/*
* {margin:0;padding:0;}

fieldset,img{border:0;}

table{border-collapse:collapse;border-spacing:0;}

ul {list-style:none;}

h1,h2,h3,h4,h5,h6{font-size:100%;}

hr {
    -moz-float-edge: margin-box;
    border: 2px solid;
    box-sizing: border-box;
    color: #C2C2C2;
    display: block;
    height: 2px;
    margin: 1px 0 0;
}

		a{
			text-decoration: none;
			color:#46A0B3;
			cursor: pointer;
			outline: none;
		}
*/
		a.emLink{
			text-decoration: none;	
			color: #ff9000;
		}

		.left{
			float: left;
		}

		.right{
			float: right;
		}

		.clear{
			clear: both;
			line-height: 0px;
			height: 0px;
			font-size: 0px;
		}

		.clearfix:after {
		  clear:both;
		  display:block;
		  visibility:hidden;
		  height:0px;
		  content:".";
		}

		.hidden{
			display: none;
		} 

		.hide{
			display: none;
		} 
		
		.lastItem{
			margin-bottom: 0px !important;
			padding-bottom: 0px !important;
			border: 0px !important;
			background-image: none !important;
		}




#corps {
    font-family: times new roman,serif;
    font-size: 15px;
    line-height: 22px;
	min-height: 350px;
}

#col_right_avis {
    float: right;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    margin: 10px 25px 50px 0;
    position: relative;
    right: 0;
    text-align: center;
    width: 500px;
}

#star_rating_div {
    text-align: center;
}

#star_rating_div .ratings_detail {
    font-size: 11px;
    margin: 10px 0 15px 67px;
    width: 350px;
}

#star_rating_div .connexion_detail {
    font-size: 11px;
    line-height: 17px;
    padding: 0 20px;
}

#star_rating_div .connexion_detail span {
	display: block;
}

#star_rating_div .connexion_detail span.bold {
    color: #FF008A;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
}

#star_rating_div .connexion_detail span.box {
    border: 1px solid #D1D1D1;
    margin: 5px auto;
    padding: 5px;
    width: 340px;
}

#star_rating_div .connexion_detail span a {
	color: #FF008A;
}

#star_rating_div .connexion_detail span a:hover {
	text-decoration: underline;
}



form.commentaire_form {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    width: 100%;
}

form.commentaire_form label {
    display: block;
    margin: 0 0 3px;
}

form.commentaire_form textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1D1D1;
    border-radius: 1px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 150px;
    line-height: 20px;
    margin: 0 0 7px;
    padding: 10px;
    width: 440px;
}

form.commentaire_form input[type="submit"] {
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1);
    border: 1px solid #DCDCDC;
    border-radius: 2px;
    color: #444444;
    cursor: pointer;
    font-size: 11px;
	font-weight:bold;
    margin: 0;
    padding: 3px;
    text-align: center;
    width: 100px;
}

form.commentaire_form input[type="submit"]:hover {
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1);
    border-color: #C6C6C6;
    color: #333333;
}



#col_right_avis .votre_commentaire {
    font-family: times new roman,serif;
    font-size: 17px;
    font-style: italic;
    margin: 0 0 20px;
    padding: 0 20px;
}

#col_right_avis span.error {
    font-weight: bold;
	color: #FF008A;
}



.title {
    display: block;
    font-family: times new roman;
    font-size: 27px;
    font-style: italic;
    margin: 25px 0 5px;
	color: #FF008A;
}

.name {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 25px 0 5px;
}



.eval_client_contener {
    margin: 0 auto 50px;
    width: 390px;
}

.eval_client_star {
    float: left;
    margin: 0 7px;
}

.eval_client_txt {
    float: left;
    font-size: 14px;
    font-weight: bold;
}



.rating {
    height: 24px;
    margin: 0 auto;
    width: 310px;
}

.rating .ratingStars {
    float: left;
    position: relative;
    width: 195px;
}

.rating .ratingStars .ratingWrapper {
    background: url("img/starRatingGray.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 36px;
    width: 192px;
}
.rating .ratingStars .ratingWrapper .ratingInner {
    background: url("img/starRatingYellow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 36px;
    width: 192px;
}

.rating .ratingGrade {
    float: left;
    padding: 10px 0 0;
    position: relative;
    text-align: right;
    width: 115px;
}

.subratingTableWrapper {
    margin: 0 auto;
    padding: 0;
    width: 75%;
}
.subratingLabel {
    float: left;
    line-height: 20px;
}
.subratingSmall {
    float: right;
    line-height: 20px;
}
.rating .whiteBoxT2Wrapper .whiteBoxT2 .whiteBoxT2Inner .whiteBoxT2InnerRight {
    line-height: 23px;
    margin: 0;
    padding: 0 10px;
}
.rating .ratingGrade p {
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.rating .ratingGrade p span.bestOuter {
    color: #7A7A7A;
}



.login_container {
    margin: 5px 0 20px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 500px;
}

.login_container form {
    margin: 0;
    padding: 0;
}

.login_container label {
    color: #444444;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    width: 170px;
}

.login_container label.title {
    font-family: arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
}

.login_container input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1D1D1;
    border-radius: 1px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 15px;
    margin: 0 5px 12px;
    padding: 3px 5px;
    width: 160px;
}

.login_container input[type="submit"] {
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1);
    border: 1px solid #DCDCDC;
    border-radius: 2px;
    color: #444444;
    cursor: pointer;
    font: bold 11px arial,helvetica,sans-serif;
    height: 27px;
    margin: 0;
    padding: 3px;
    text-align: center;
    width: 100px;
}

.login_container input[type="submit"]:hover {
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1);
    border-color: #C6C6C6;
    color: #333333;
}

.login_error {
    color: #FF008A;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
    position: relative;
    text-align: center;
    width: 500px;
}

.pageWrapper{
	width: 716px;
	margin: 0px auto;
}

	
	
	.radiusOrange {
		background: url("img/entete_orange.png") repeat-y scroll center top #FFF;
		height:29px;
		margin-left:1px;
	}

	.radiusOrangeFin {
		background: url("img/pied_cadre.png") repeat-y scroll center top #FFF;
		height:18px;
	}
	.radiusOrangeFinabus {
		background-color: #F6F6F6;
		width: 333px;
		height:18px;
		margin-left:0px;
	}
	
	.fondGray {
		background: url("img/fondCadre.png") repeat-y scroll center top #FFF;
	}



.contentBlock {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    font-family: Arial,helvetica,sans-serif;
    margin: 13px 0 100px 45px;
    text-align: left;
    width: 333px;
}



			.certificatePageWrapper{

			}

			.certificatePageWrapper .leftSide,
			.certificatePageWrapper .rightSide{
				display: block;
			}

			.certificatePageWrapper .leftSide{
				float: left;
				width: 100%;
				margin-left: -5px;
			}

			.certificatePageWrapper .rightSide{
				float: right;
				width: 50%;
				margin-right: -5px;
			}

			.certificatePageWrapper .certificateSectionWrapper{
				margin-bottom: 10px;
			}

			.certificatePageWrapper .certificateBoxTpl1Wraper .certificateBoxTpl1TopInner{
				background: transparent url(../images/hr1.png)  repeat-x scroll bottom; 
				display:block;
				padding:15px;
			}

			.certificatePageWrapper .certificateBoxTpl1Inner,
			.certificatePageWrapper .certificateBoxTpl3Inner,
			.certificatePageWrapper .certificateBoxTpl4Inner{ 
				display:block;
				padding:15px 10px;
			}



			.sectionTitleBloc {
				margin-bottom: 15px;
				color: #515151;
				font-size:15px;
				font-weight:bold;
				line-height:29px;
				text-align: center;
			}



			ul.commentsListWrapper{
			}

			li.commentItemWrapperFirst {
				padding-top: 10px;
				margin-bottom: 16px;			
			}
			
			ul.commentsListWrapper li.commentItemWrapper{
				background:url("img/commentSep.png") repeat-x scroll top transparent;
				padding-top: 20px;
				margin-bottom: 16px;
			}

			.whiteBoxT2Wrapper{
				position:relative;
			}

			.whiteBoxT2Wrapper .whiteBoxT2Top{
				background:url("img/whiteBoxT2Left.png") no-repeat scroll left top transparent;
				display:block;
				height:7px;
				line-height:7px;
				width:100%;
			}

			.whiteBoxT2Wrapper .whiteBoxT2Top span{
				background:url("img/whiteBoxT2Right.png") no-repeat scroll right top transparent;
				display:block;
				height:7px;
				line-height:7px;
				width:100%
			}

			.whiteBoxT2Wrapper .whiteBoxT2{
				background:url("img/whiteBoxT2Background.png") repeat-y scroll left center #FFFFFF;
				display:block;
				width:100%;
			}

			.whiteBoxT2Wrapper .whiteBoxT2 .whiteBoxT2Inner{
				background:url("img/grayBorder.png") repeat-y scroll right center transparent;
				display:block;
				width:100%;
			}

			.whiteBoxT2Wrapper .whiteBoxT2 .whiteBoxT2Inner .whiteBoxT2InnerRight{
				word-wrap: break-word;
				font-size:14px;
				padding:5px 10px;
				
				font-family: times new roman;
                font-style: italic;
			}

			.whiteBoxT2Wrapper .whiteBoxT2Bottom{
				background:url("img/whiteBoxT2Left.png") no-repeat scroll left bottom transparent;
				display:block;
				height:7px;
				line-height:7px;
				width:100%;
			}

			.whiteBoxT2Wrapper .whiteBoxT2Bottom span{
				background:url("img/whiteBoxT2Right.png") no-repeat scroll right bottom transparent;
				display:block;
				height:7px;
				line-height:7px;
				width:100%;
			}

			.whiteBoxT2Wrapper .commentArrow{
				background:url("img/commentArrow.png") no-repeat scroll left top transparent;
				bottom:-19px;
				height:20px;
				left:8px;
				position:absolute;
				width:22px;
			}



			.commentDetailsWrapper{
			}

			.commentDetailsWrapper .commentDetails{
				float:left;
				margin-left:33px;
				margin-top:10px;
				font-size: 10px;
				line-height: 15px;
			}

			.commentDetailsWrapper .commentDetails a{
				color: #333333;
			}

			.commentDetailsWrapper .commentDetails a:hover{
				text-decoration: underline;
			}

			.commentDetailsWrapper .commentRating{
				float:right;
				margin-top:3px;
			}

			.starsGradeWrapper{
				margin-bottom: 3px;
			}

			.starsGradeWrapper .smallGradeWrapper{
				color:#666666;
				font-size:16px;
				margin-right:5px;
			}

			.starsGradeWrapper p{ 
				font-size:14px;
				margin-left:10px;
				padding-top:3px;
			}

			.starsGradeWrapper p a{ 
				color: #333333;
			}

			.starsGradeWrapper p a:hover{ 
				text-decoration: underline;
			}

			.starsGradeWrapper .smallGradeWrapper span{
				color: #333333;
				font-weight:bold;
			}

			.commentDetailsWrapper .commentRating .ratingWrapper,
			.starsGradeWrapper .ratingWrapper{
				background:url("img/starRatingSmallGray.png") no-repeat scroll left top transparent;
				height:21px;
				width:120px;
			}

			.starsGradeWrapper .ratingWrapper{
				margin-right: 5px;
			}

			.commentDetailsWrapper .commentRating .ratingWrapper .ratingInner,
			.starsGradeWrapper .ratingWrapper .ratingInner{
				background:url("img/starRatingSmallYellow.png") no-repeat scroll left top transparent;
				height:21px;
				width:120px;
			}

			.pageNav {
				text-align: center;
				font-weight: bold;
			}

			.pageNav a {
				color: #FF9000;
			}

			.pageNav a:hover {
				color: #000000;
			}

			.pageNav .numberPage {
				background-color: #CCCCCC;
                display: inline-block;
                padding: 0 1px;
			}

			.pageNav .quantityPage {
                display: inline-block;
                padding: 0 1px;
				color: #FF9000;
			}		




/*! STAR AVIS */
.starability-basic {
    display: block;
    position: relative;
    width: 150px;
    min-height: 60px;
    padding: 0;
    border: none
}

.starability-basic>input {
    position: absolute;
    margin-right: -100%;
    opacity: 0
}

.starability-basic>input:checked~label,
.starability-basic>input:focus~label,
.starability-basic>input:hover~label {
    background-position: 0 -30px
}

.starability-basic>input:focus+label {
    outline: 1px dotted #999
}

.starability-basic>label {
    position: relative;
    display: inline-block;
    float: right;
    width: 30px;
    height: 30px;
    color: transparent;
    cursor: pointer;
    background-image: url(img/icons.png);
    background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi),
screen and (-webkit-min-device-pixel-ratio:2) {
    .starability-basic>label {
        background-image: url(img/icons@2x.png);
        background-size: 30px auto
    }
}

.starability-slot {
    display: block;
    position: relative;
    width: 150px;
    min-height: 60px;
    padding: 0;
    border: none
}

.starability-slot>input {
    position: absolute;
    margin-right: -100%;
    opacity: 0
}

.starability-slot>input:checked~label,
.starability-slot>input:focus~label,
.starability-slot>input:hover~label {
    background-position: 0 -30px
}

.starability-slot>input:focus+label {
    outline: 1px dotted #999
}

.starability-slot>label {
    position: relative;
    display: inline-block;
    float: right;
    width: 30px;
    height: 30px;
    color: transparent;
    cursor: pointer;
    background-image: url(img/icons.png);
    background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi),
screen and (-webkit-min-device-pixel-ratio:2) {
    .starability-slot>label {
        background-image: url(img/icons@2x.png);
        background-size: 30px auto
    }
}

.starability-slot>input:checked~label,
.starability-slot>input:focus~label,
.starability-slot>input:hover~label {
    transition: background-position .7s
}

@keyframes a {
    0% {
        transform: scale(1)
    }

    99% {
        transform: scale(4);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 0
    }
}

.starability-grow {
    display: block;
    position: relative;
    width: 150px;
    min-height: 60px;
    padding: 0;
    border: none
}

.starability-grow>input {
    position: absolute;
    margin-right: -100%;
    opacity: 0
}

.starability-grow>input:checked~label,
.starability-grow>input:focus~label,
.starability-grow>input:hover~label {
    background-position: 0 -30px
}

.starability-grow>input:focus+label {
    outline: 1px dotted #999
}

.starability-grow>label {
    position: relative;
    display: inline-block;
    float: right;
    width: 30px;
    height: 30px;
    color: transparent;
    cursor: pointer;
    background-image: url(img/icons.png);
    background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi),
screen and (-webkit-min-device-pixel-ratio:2) {
    .starability-grow>label {
        background-image: url(img/icons@2x.png);
        background-size: 30px auto
    }
}

.starability-grow>label:before {
    display: none;
    position: absolute;
    content: ' ';
    width: 30px;
    height: 30px;
    background-image: url(img/icons.png);
    background-repeat: no-repeat;
    bottom: 0
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi),
screen and (-webkit-min-device-pixel-ratio:2) {
    .starability-grow>label:before {
        background-image: url(img/icons@2x.png);
        background-size: 30px auto
    }
}

.starability-grow>input:checked+label:before {
    display: block;
    animation-duration: 1s;
    animation-name: a;
    animation-fill-mode: forwards
}

@keyframes b {
    0% {
        transform: scale(1) rotate(0)
    }

    99% {
        transform: scale(4) rotate(90deg);
        opacity: 0
    }

    to {
        transform: scale(1) rotate(0);
        opacity: 0
    }
}

.starability-growRotate {
    display: block;
    position: relative;
    width: 150px;
    min-height: 60px;
    padding: 0;
    border: none
}

.starability-growRotate>input {
    position: absolute;
    margin-right: -100%;
    opacity: 0
}

.starability-growRotate>input:checked~label,
.starability-growRotate>input:focus~label,
.starability-growRotate>input:hover~label {
    background-position: 0 -30px
}

.starability-growRotate>input:focus+label {
    outline: 1px dotted #999
}

.starability-growRotate>label {
    position: relative;
    display: inline-block;
    float: right;
    width: 30px;
    height: 30px;
    color: transparent;
    cursor: pointer;
    background-image: url(img/icons.png);
    background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi),
screen and (-webkit-min-device-pixel-ratio:2) {
    .starability-growRotate>label {
        background-image: url(img/icons@2x.png);
        background-size: 30px auto
    }
}

.starability-growRotate>label:before {
    display: none;
    position: absolute;
    content: ' ';
    width: 30px;
    height: 30px;
    background-image: url(img/icons.png);
    background-repeat: no-repeat;
    bottom: 0
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi),
screen and (-webkit-min-device-pixel-ratio:2) {
    .starability-growRotate>label:before {
        background-image: url(img/icons@2x.png);
        background-size: 30px auto
    }
}

.starability-growRotate>input:checked+label:before {
    display: block;
    animation-duration: 1s;
    animation-name: b;
    animation-fill-mode: forwards
}

@keyframes c {
    0% {
        transform: translateY(30px)
    }

    80% {
        opacity: 100%
    }

    to {
        transform: none;
        opacity: 0
    }
}

.starability-fade {
    display: block;
    position: relative;
    width: 150px;
    min-height: 60px;
    padding: 0;
    border: none
}

.starability-fade>input {
    position: absolute;
    margin-right: -100%;
    opacity: 0
}

.starability-fade>input:checked~label,
.starability-fade>input:focus~label,
.starability-fade>input:hover~label {
    background-position: 0 -30px
}

.starability-fade>input:focus+label {
    outline: 1px dotted #999
}

.starability-fade>label {
    position: relative;
    display: inline-block;
    float: right;
    width: 30px;
    height: 30px;
    color: transparent;
    cursor: pointer;
    background-image: url(img/icons.png);
    background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi),
screen and (-webkit-min-device-pixel-ratio:2) {
    .starability-fade>label {
        background-image: url(img/icons@2x.png);
        background-size: 30px auto
    }
}

.starability-fade>label:before {
    display: none;
    position: absolute;
    content: ' ';
    width: 30px;
    height: 30px;
    background-image: url(img/icons.png);
    background-repeat: no-repeat;
    background-position: 0 -30px;
    bottom: 30px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi),
screen and (-webkit-min-device-pixel-ratio:2) {
    .starability-fade>label:before {
        background-image: url(img/icons@2x.png);
        background-size: 30px auto
    }
}

.starability-fade>input:checked+label:before {
    display: block;
    animation-name: c;
    animation-duration: 1s;
    animation-fill-mode: forwards
}

@keyframes d {
    0% {
        transform: translateX(-15px)
    }

    60% {
        opacity: 1
    }

    70% {
        transform: none
    }

    80% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.starability-checkmark {
    display: block;
    position: relative;
    width: 150px;
    min-height: 60px;
    padding: 0;
    border: none
}

.starability-checkmark>input {
    position: absolute;
    margin-right: -100%;
    opacity: 0
}

.starability-checkmark>input:checked~label,
.starability-checkmark>input:focus~label,
.starability-checkmark>input:hover~label {
    background-position: 0 -30px
}

.starability-checkmark>input:focus+label {
    outline: 1px dotted #999
}

.starability-checkmark>label {
    position: relative;
    display: inline-block;
    float: right;
    width: 30px;
    height: 30px;
    color: transparent;
    cursor: pointer;
    background-image: url(img/icons-checkmark.png);
    background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi),
screen and (-webkit-min-device-pixel-ratio:2) {
    .starability-checkmark>label {
        background-image: url(img/icons-checkmark@2x.png);
        background-size: 30px auto
    }
}

.starability-checkmark>label {
    position: static;
    z-index: 1
}

.starability-checkmark>label:before {
    display: none;
    position: absolute;
    content: ' ';
    width: 30px;
    height: 30px;
    background-image: url(img/icons-checkmark.png);
    background-repeat: no-repeat;
    background-position: 0 -60px;
    right: -30px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi),
screen and (-webkit-min-device-pixel-ratio:2) {
    .starability-checkmark>label:before {
        background-image: url(img/icons-checkmark@2x.png);
        background-size: 30px auto
    }
}

.starability-checkmark>input:checked+label:before {
    display: block;
    animation-name: d;
    animation-duration: .7s;
    animation-fill-mode: forwards
}
/*! STAR AVIS */





/*! CUSTOM */
#avis-client {
    margin: 0 auto;
    width: 70%;
	padding: 0 15px 0 0;
}
@media (max-width: 1000px) {
#avis-client {
    width: 90%;
}
}
@media (max-width: 500px) {
#avis-client {
    width: 100%;
	padding:0;
}
}

#avis-client ul.commentsListWrapper li.commentItemWrapper{
	list-style-type: none;
}

#avis-client .list {
    margin-bottom: 35px;
}
.starsGradeWrapper {
    margin-bottom: 15px;
}
#avis-client .starsGradeWrapper .smallGradeWrapper {
	margin:0;
}
#page-prestation .center #avis-client h3 {
    margin-top: 0;
}
.starsGradeWrapper .smallGradeWrapper span {
    color: #000000;
    font-family: "CenturyGothicBold";
    font-size: 15px;
    font-weight: normal;
}
.pageNav {
    font-family: "CenturyGothicBold";
    font-size: 13px;
    font-weight: normal;
    text-align: center;
}
#col_right_avis {
    float: none;
    font-family: "CenturyGothicRegular";
    font-size: 12px;
    margin: 10px 0 50px;
    position: relative;
    right: 0;
    text-align: center;
    width: 100%;
}
#star_rating_div {
    margin: 0 auto 20px;
    text-align: center;
    width: 90%;
}
@media (max-width: 500px) {
#star_rating_div {
    width: 100%;
}
}

#avis-client #col_right_avis .average, #avis-client #col_right_avis .bestOuter {
    color: #000000;
    font-family: "CenturyGothicBold";
    font-size: 20px;
    font-weight: normal;
}
.title {
    color: #000000;
    display: block;
    font-family: "CenturyGothicRegular";
    font-size: 27px;
    font-style: normal;
    margin: 25px 0 5px;
}



#avis-client input.txt, #avis-client textarea.txt {
    border: 1px solid #999;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 10px;
	width:70%;
}

/* Style the submit button with a specific background color etc */
#avis-client input.txt[type=submit] {
	-webkit-appearance: none; /*important*/
	-moz-appearance: none; /*important*/
	appearance: none; /*important*/
	
	font-size: 13px;
	background-color: #4285f4;
    color: white;
	margin: 10px 0;
    padding: 12px 20px;
	width: 70%;
    border: none;
    border-radius: 4px;
	cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
#avis-client input.txt[type=submit]:hover {
    background-color: #3d7ae0;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media (max-width: 1000px) {
#avis-client input.txt, #avis-client textarea.txt, #avis-client input.txt[type=submit] {
    width: 80%;
}
}



#avis-client textarea {
    height: 100px;
	margin-bottom: 25px;
}
#avis-client label.txt {
    margin: 10px 0 5px;
    width: 100%;
}

#avis-client .star {
    border: medium none;
    display: block;
    margin: 20px auto 0;
    min-height: 47px;
    padding: 0;
    position: relative;
    width: 150px;
}
#avis-client .starability-basic > input {
    margin-right: -100%;
    opacity: 0;
    position: absolute;
}

#avis-client input.rating {
    display: none;
}
#avis-client .txt.nbr {
    display: block;
    margin: 0 auto 15px;
    text-align: center;
    width: 55px;
}


#col_right_avis .rating {
    height: 24px;
    margin: 0 auto;
    width: 285px;
}
#col_right_avis .rating .ratingGrade {
    float: left;
    padding: 17px 0 0 20px;
    position: relative;
    text-align: right;
    width: auto;
}
#star_rating_div .ratings_detail {
    font-size: 11px;
    line-height: 20px;
    margin: 15px auto;
    width: 70%;
}
@media (max-width: 1199px) {
#star_rating_div .ratings_detail {
    width: 80%;
}
}
@media (max-width: 768px) {
#star_rating_div .ratings_detail {
    width: 75%;
}
}
@media (max-width: 500px) {
#star_rating_div .ratings_detail {
    width: 85%;
}
}
@media (max-width: 375px) {
#star_rating_div .ratings_detail {
    width: 95%;
}
}

#star_rating_div .ratings_detail td {
    padding: 0 0 0 10px;
}
#star_rating_div .ratings_detail hr {
    -moz-float-edge: margin-box;
    border: 2px solid;
    box-sizing: border-box;
    color: #c2c2c2;
    display: block;
    height: 2px;
    margin: 1px 0 0;
}
/*! CUSTOM */