html, body {
	height: 100%;
	margin: 0;
	}
body {
	background-color: #749b0b;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background-image:url(Elements/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font: 12px/18px 'Helvetica', Verdana, arial, sans-serif;
	color: #888;
}

#ad_top {
	margin: 0 auto;
	width: 728px;
	margin-bottom: 10px;
}

#header {
	width: 992px;
	margin: 0 auto;
	height: 110px;
	padding-top: 21px;
	background-color: #e6e6e6;	
	/* background-image: url(Elements/bg_gris.png); */
	text-align: center;
	border:4px solid #FFF;
	border-bottom: none;
}
#header object {
	margin: 0px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 992px;
	background-color: #e6e6e6;	
	/* background-image: url(Elements/bg_gris.png); */
	padding-top: 10px;
	border:4px solid #FFF;
	border-top: none;
	margin-bottom: 20px;
}

#middle {
	width: 957px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 20px;
}


div#commercial_tv {
	width: 402px;
	padding-left: 23px;
	/*
	height: 277px;
	background-image:url(Elements/bg_commercial_tv.png);
	background-repeat:no-repeat;
	padding-top: 56px;*/
}

div.floatleft {
	float: left;
}

.postit {
	float: left;
	width: 168px;
	margin-left: 15px;
}

.postit .top {
	background-color: #ff9e61;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
}

.postit .bottom {
	background-color: #f2f5c3;
	padding: 5px;

}

#footer {
	clear: both;
	color: #FFFFFF;
	text-align: center;
	background-color: #1b879a;
	width: 939px;
	padding: 5px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 3px solid #FFF;
}

#footer a { color: #FFF; }
#footer a:hover { color: #66CCFF; }

strong {
	color: #266e97;
}
em	{
	color: #8ecad4;
}

strong.bigblue {
	color: #60a6cb;
	font-size: 18px;
	line-height: normal;
}




h1 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
padding-bottom: 10px;
	margin-top: 0px;
	color: #af7272;
}

h2 {
	padding: 5px;
	margin-top: 0px;
	text-align: left;
	color: #bb7979;
}

h3,h4,h5 {	color: #bb7979; }

h1.orange, h2.orange {
	background-color: #ff7138;
	color: #FFFFFF;
}

h1.blue, h2.blue {
	background-color: #79cbff;
	color: #FFFFFF;
}

h1.rose, h2.rose {
	background-color: #fd9c9c;
	color: #FFFFFF;
}

a,a:link,a:visited {
	color: #2786c2;
	text-decoration: none;
}

a:hover {
	color: #14537a;
}

#small-left {
	float: left;
	width: 672px;
	text-align: justify;
	padding-left: 21px;
	padding-right: 13px;
}

#small-right { 
	margin: 0;
	float: left;
	width: 258px;
	height: 1%;
	padding-left: 7px;
	padding-right: 21px;
	text-align: justify;
}

div.bloc_white {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 11px;	
	border: 1px solid #DDD;
}

div.bloc_white_full {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 11px;	
	border: 1px solid #DDD;
	width: 928px;
	overflow: auto;
}

div.bloc_like { clear: both; }
div.bloc_like img {
 margin-right: 5px;
 border: none;
 border-left: 5px solid #FFF;
 padding-left: 1px;
 float: left;
}
div.bloc_like a:hover img {
	border-left: 5px solid #b81111;
}

div.sharethefun { clear: both; margin-top: 10px; cursor: pointer; overflow: auto;  }
div.sharethefun img {
 margin-right: 5px;
 padding-left: 5px;
 border: none;
 border-left: 5px solid #f2f5c3;
 padding-left: 1px;
 float: left;
}
div.sharethefun a:hover img {
	border-left: 5px solid #b81111;
}


div.bloc_like a:hover img.bloc_like1 { border-left: 5px solid #0f80ea; }
div.bloc_like a:hover img.bloc_like2 { border-left: 5px solid #ea6666; }
div.bloc_like a:hover img.bloc_like3 { border-left: 5px solid #e0aa00; }
div.bloc_like a:hover img.bloc_like4 { border-left: 5px solid #299c07; }
div.bloc_like a:hover img.bloc_like5 { border-left: 5px solid #a6280c; }

input.contact, textarea.contact {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #1b879a;
	border: 1px solid #1b879a;
	width: 300px;
	background-color: #FFFFFF;
}

input[type="submit"].contact {
 	background-color: #d2e4e8;
	font-weight: bold;
} 

div#sendtoafriend_link {
	background-color: #e88d37;
	border: 5px solid #fff38a;
	font-size: 20px;
	font-weight: bold;
	padding: 15px;
	color: #FFF;
	text-align: center;
}

div.sendtoafriend_titre {
	text-align: center;
	font-size: 18px;
	padding-bottom: 5px;
	color:#46a2cb;	
}