@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #5a819e url(../medias/fond.jpg) repeat-x;
}
#container {
	width: 100%;
	padding-top: 258px;
	position:relative;
	overflow:hidden;
	background-image: url(../medias/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenu {
	width: 1000px;
	left:50%;
	margin-left:-500px;
	position:relative;
	overflow:hidden;
	padding: 0px;
	background: #FFF;
}
#gauche {
	width: 650px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#droite {
	width: 320px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
#top {
	font: 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-align: right;
	z-index:10;
	position: absolute;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top a {
	color: #000;
	text-decoration:none;
}
#top a:hover {
	color:#F90
}
#pied {
	background: #5a819e;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
	padding: 10px;
	z-index: 0;
	text-align:right;
	border-top: 1px dotted #FFF;
}
#pied a {
	color: #FFF;
	text-decoration:none;
}
#pied a:hover {
	color:#FC6
}
#newsletter {
	width: 320px;
	height: 80px;
}
#partage {
	width: 470px;
	background: #000 url(../medias/fond_degrade_320x320.jpg) no-repeat;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 5px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #FFF;
}
.menucase {
	border-right: 1px none #000
	border-bottom: 1px none #000;
	border-left: 1px dotted #000;
}

.td_titre {
	color: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#75828b), to(black));
	background: -moz-linear-gradient(left, #75828b, black);
	background:#75828b;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.titrenews {
	font: 24px Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.textenews {
	font: normal 14px Tahoma, Geneva, sans-serif;
}
.imgnews {
	margin-left: 10px;
}
.td_titre a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.td_titre a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.td_titre a:hover {
	color: #F90;
	text-decoration: none;
}
.td1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.td2 {
	color: #000000;
	font: 14px Tahoma, Geneva, sans-serif;
}.td2 a:link {
	color: #000000;
	text-decoration: none;
}
.td2 a:visited {
	color: #000000;
	text-decoration: none;
}
.td2 a:hover {
	color: #F90;
	text-decoration: none;
}
#haut  {
	color: #777777;
	text-decoration: none;
}
.td3 {
	color: #000000;
	font: 12px Tahoma, Geneva, sans-serif;
}
.td3 a:link {
	color: #777777;
	text-decoration: none;
}
.td3 a:visited {
	color: #777;
	text-decoration: none;
}
.td3 a:hover {
	color: #F90;
	text-decoration: none;
}
.td4 {
	color: #000000;
	font: 12px Tahoma, Geneva, sans-serif;
	background: #000 url(../medias/fond_degrade_1000x100.jpg) no-repeat left;
	border: 1px dotted #FFF;
}
.td4 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.td4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.td4 a:hover {
	color: #F90;
	text-decoration: none;
}
#colonne4 {
	margin: 15px 15px 0px 10px;
	padding: 0px;
	float: left;
	width: 480px;
}
.clips  {
	margin: 15px 0px 0px 0px;
	text-align: left;
	background-color: #FFF;
	float: left;
	width: 480px;
}
.infobulle {
	position:absolute;
	width:300px;
	background: #000;
	padding: 3px 10px;
	color:#FFF;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}


/*/////////////// FORMULAIRE ///////////////////////////*/

.case {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000;
	background-color: #FFFFFF;
}

.vote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

