body {
	
	background:url(../site/bgYellowHome.png) center 255px repeat-x;
}

.block{
	max-width: 100%
}

#main {
	width: 100%;
	overflow:visible;
}
#main #video{
	float:left;
	width: 38%;
}
#main #video p{
	font-family:ColaborateMediumRegular;
	font-size:20px;
	color:#53310a;
	margin:0 0 5px 0;
}
#main #video .ce_html5videojs{
	/*margin:-18px 0 0 0;*/
	width: 100%;
}
#main #video .video-js {
	width: 95% !important;

}
#main #gMap{
	width: 38%;
	float:left;
	position:relative;
	top:23px;
	overflow:visible !important;
}

#main #gMap > #ajax > .inside{
	background:url(../site/bgMap.png) 0 0 no-repeat;
	width:302px;
	height:209px;
	padding:15px;
}
#main #gMap > #ajax > .inside h2{
	font-family:ColaborateRegular;
	font-size:22px;
	background:none;
	padding:0;
	margin:0 0 10px;
	color:#1d2021;
	width:250px;
	margin-left:48px;
}
#main #gMap > #ajax > .inside #myAdress{
	background:url(../site/bgInputGmap.png) 0 0 no-repeat;
	width:275px;
	height:30px;
	line-height:30px;
	display:block;
	border:0;
	padding:0 0 0 10px;
	margin:5px auto;
	font-size:15px;
	color:#1d1a19;
}
#main #gMap > #ajax > .inside #category{
	background:url(../site/bgInputGmap.png) 0 0 no-repeat;
	width:285px;
	height:30px;
	display:block;
	border:0;
	padding:0;
	margin:5px auto;
	font-size:15px;
	color:#1d1a19;
}

#main #gMap .btn{
	background:url(../site/bgBtnSearch.png) 0 0 no-repeat;
	width:102px;
	height:47px;
	line-height:47px;
	text-align:center;
	border:0;
	padding:0;
	margin:0;
	float:right;
	color:#333333;
	font-family: ColaborateMediumRegular;
	font-size:20px;
	cursor:pointer;
	position:relative;
	top:25px;
}


#main #news {
	background:url(../site/bgNewsHome.png) center no-repeat;
	width:24%;
	height:220px;
	overflow:hidden;
	position:relative;
	top:23px;
}

#main #news .newslist {
	width: 173px;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	height:173px;
	overflow:hidden;
}

#main #news .newslist .layout_short{	
	font-family:ColaborateLightRegular;
	font-size:16px;
	color:#3e3b36;	
	height:185px;
	position: relative;
}
#main #news .newslist .layout_short h2{
	font-family:ColaborateRegular;
	font-size:20px;
	color:#da6201;
	border-bottom:1px solid #da6201;
	padding-bottom:5px;
	margin-bottom:10px;
	max-height: 95px;
	overflow: hidden;
}
#main #news .newslist .layout_short h2 a{
	color:#da6201;
	text-decoration:none;
}
#main #news .newslist .layout_short h2 a:hover{
	text-decoration:none;
}

#main #news .newslist .layout_short strong{
	font-weight:normal;
	font-family:ColaborateBoldRegular;
	color:#7e4700;
}
#main #news #teaser {
	max-height: 65px;
	overflow: hidden;
}
#main #news .newslist .layout_short .more{
	position: absolute;
	bottom: 0;
	right: 0;
}
#main #news .newslist .layout_short .more a{
	color:#8dc600;
	text-decoration:none;
}
#main #news .newslist .layout_short .more a:hover{
	text-decoration:underline;
}


.float_right,
.float_left {
	padding: 0;
	margin: 0;
}
#main #poll {
	position: relative;
	height: 240px;
	color: #FFFFFF;
	background: #0090D1;
}
#main #poll .description,
#main #poll .totaltext {
	margin-bottom: 5px;
}
#main #poll .graph  {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, Arial, sans-serif;
}
#main #poll .graph .label {
	float: left;
	clear: both;
	padding-right: 20px;
}
#main #poll .graph .results {
	margin-bottom: 3px;
}
#main #poll .poll {
	padding: 10px;
}
#main #poll .poll h4 {
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Arial, sans-serif;
}
#main #poll .poll form {
	position: absolute;
	bottom: 8px;
	width: 100%;
}
#main #poll .poll .widget {
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, Arial, sans-serif;
}
#main #poll .poll .widget span {
	padding-right: 20px;
}
#main #poll .poll .submit_container input.submit {
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
	border: none;
	cursor: pointer;
}
#main #poll .poll .submit_container input.submit:hover {
	color: #000000;
	background: #d8d8d8;
	clear:both;
}
#ilsenparlent{
	clear:both;
	background:url(../../editeur/photo/ilsenparlent.png) center no-repeat #fff;
	width:100%;
	height:40px;
	margin: 60px 0 0 0;

}
#ilsenparlent a{
	display:block;
	width:100%;
	height:100%;
}


/*** APPRECIATION HOME***/
#main .mod_comappreciationhome{
	display:block;
	width:100%;

	padding:34px 0 0;
}
#main .mod_comappreciationhome .titre{
	font:normal normal 19px ColaborateMediumRegular;
	color:#de6e0a;
	margin-bottom:18px;
	text-indent:13px;
}
#main #appreciation {
	width: 75%;
	min-height: 200px;
	margin: 0;
	float: left;
}
#main .mod_comappreciationhome .app{
	float:left;
	width:33%;
	margin:0;
}
#main .mod_comappreciationhome .jour{
	font:bold normal 12px Arial;
	color:#5e839a;
	padding-left:14px;
}
#main .mod_comappreciationhome .bgApp{
	background:url(../site/bgTheAppeciationHome.png) center no-repeat;
	margin: 0 auto;
	width:194px;
	height:220px;
	padding:14px 14px 0 14px;
	position:relative;
}
#main .mod_comappreciationhome .firstname{
	font:bold normal 15px Arial;
	color:#5a850a;
	text-transform:capitalize;
}
#main .mod_comappreciationhome .city{
	font:normal normal 13px Arial;
	color:#595b5e;
	text-transform:capitalize;
	margin-bottom:26px;
}
#main .mod_comappreciationhome .comment{
	font:normal normal 13px Arial, Helvetica, sans-serif;
	color:#2d3b48;
	padding:0 6px;
	text-indent:20px;
}
#main .mod_comappreciationhome .comment a{
	background:url(../site/moreApp.png) 0 0 no-repeat;
	display:inline-block;
	width:14px;
	height:14px;
	position:relative;
	top:3px;
}
#main .mod_comappreciationhome .nom_ann{
	font:bold normal 13px Arial;
	color:#de6e0a;
	text-transform:capitalize;
	margin-bottom:10px;
}
.image_animal_note{
	position:absolute;
	bottom:6px;
}
#main .mod_comappreciationhome .image_container{
	clear:left;
	width:92px;
	height:91px;
	margin-right:8px;
	background-color:#e3eaf0;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
}
#main .mod_comappreciationhome .animal_note{
	float:left;
	width:94px;
}
#main .mod_comappreciationhome .eval{
	cursor:help;
}
#main .mod_comappreciationhome .eval div.starss{
	display:block;
	float:left;
	width:18px;
	height:16px;
	margin-right:0;
	cursor:help;
}
#main .mod_comappreciationhome #likebox{
	float:left;
	width:25%;
	height:228px;
	margin-top:19px;
	background:#fff;

}
#main .mod_comappreciationhome #likebox .fb-like-box,
#main .mod_comappreciationhome #likebox .fb-like-box span,
#main .mod_comappreciationhome #likebox .fb-like-box iframe {
	
}
.tip {
	background: #222;
	opacity : 0.9;
    filter : alpha(opacity=90);
	padding: 10px;
	color: #CCFF00;
	z-index: 13000;
	font-weight: normal;
	font-size: 11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  	-webkit-box-shadow: 1px 1px 5px #555; 
	-moz-box-shadow: 1px 1px 5px #555; 
 	 box-shadow: 1px 1px 5px #555; 
}
.whiteBox{
	background:#fff;
	height:100%;
	font:normal normal 13px Arial, Helvetica, sans-serif;
	color:#2d3b48;
	overflow:hidden;
	overflow-y:scroll;
}
.whiteBox > .inside{
	padding:10px;
}

/*
 * MODIF 08/04/2013
 */
#header .logo {
    background: url("../site/logoAfSmall.png") no-repeat scroll 0 0 transparent;
    height: 63px;
    width: 165px;
}
#header #baseline{
	margin:3px 0 0 37px;
	font-size:16px;
}
#header #infoprix{
	font-size:16px;
	top:47px;
	left:202px;
}
/*
#telephone{
	font:normal normal 17px ColaborateRegular, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#ec9e01;
	background:url(../site/picto_tel.png) 0 center no-repeat;
	padding-left:20px;
	min-height:16px;
	position:absolute;
	top:38px;
	right:3px;
}*/

#telephone {
    font: normal normal 17px ColaborateRegular, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #ffffff;
    background: none;
    padding-left: 20px;
    float: right;
    margin-right: 20px;
    font-size: 1.25rem;
}
	#telephone a{
		text-decoration: none;
		color:white;
	}
		#telephone a:hover{
			text-decoration: underline;
		}
#telephone *{
	margin:0;
	padding:0;
}
.mod_cominfoonline{
	display:none;
	right:140px;
}
#header #topMenu {
	margin-top:42px;
	position:relative;
	z-index:2;
}
#main #video p.link{
	margin:-3px 0 0;
	padding:0;
	text-align:right;
}
#main #video p.link a{
	font-size:12px;
	color:#53310a;
	text-decoration:underline;
}
#main #video p.link a:hover{
	text-decoration:none;
}
#mainAfter .menuDown > ul.level_1 > li.toTop{
	display:none;
}


#surfooter{
	padding:0 1rem;
	font-size:13px;
	box-sizing: border-box;
    width: 100%;
}


#footer {
	margin-top: 40px;
}

#footer .mod_articlespagination {
	clear:both;
}