/*<![CDATA[*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color:#666666;
	background: black url('/img/fond-body.gif') repeat-x;	
}
#prechargement {
 display: none;
 }
a img {border:none;}
p {margin:0px 10px 10px 10px; text-align:justify;}
hr {
	height: 1px;
	border: 0px;
	color:#CCCCCC;
	width:75%;
	margin:7px auto;
	background-color:#CCCCCC;
}
h1 {
	font-size:19px;
	color:#ad2828;
	margin-left:10px;
	font-weight:normal;
}
#droite h1 {
	color:#FFF;
	font-size:17px;
	font-weight:bold;
}
h2 {
	font-size:17px;
	color:#c23737;
	margin-left:10px;
	font-weight:bold;
}
#bellross {
	float:right;
	margin:5px 5px 0px 0px ;
}
#conteneur{
	width:1000px;
	margin: 0px auto;
	}
#conteneurbas{
	width:100%;
	background-color:#000000;
	}
#sousconteneur{
	width:1000px;
	margin: 0px auto;
	background: white url('/img/fond-sousconteneur.jpg') repeat-y;	
	}
#conteneur div.separator {
	clear:both;
	float:none;
	width:100%;
	border:none;
	height:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#header {
	height: 100px;
	background: transparent url('/img/fond-haut-2009.gif') no-repeat;
}
#logo{
	float:left;
	margin:16px 0px 10px 0px;
	padding:0px;
	width:250px;
}
#logo img {
	vertical-align:middle;
}
#headermenu {
	height: 32px;
	}
	
#menu{
	float:left;
	width:690px;
	position:relative;
}

#menu ul{
		margin:0;
		padding:0;
}
	
#menu li{
		list-style-type:none;
		display:inline;
		margin:0;
		padding:0;
}
	
#menu ul a{			
		float:left;
		text-decoration:none;
		background:url("/img/fond_menu_left.png") no-repeat left top;
		padding:0 0 0 11px;
		cursor:pointer;
}
	
	
#menu span{	
		display:block;
		color:#dddddd;
		float:left;
		background: url("/img/fond_menu_right.png") no-repeat right top;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		padding:6px 11px 6px 1px;
		margin-right:2px;
		text-align:center;
}
#menu .MenuSelected a {
		color:#ffffff;
		background-position:0% -28px;
		font-weight:normal;
}
#menu .MenuSelected a span{
		background-position:100% -28px; color:#6d6d6d;
}

#menu .Selected {
		color:#ffffff;
		background-position:0% -56px;
		font-weight:normal;
}
#menu .Selected  span{
		background-position:100% -56px; 
		color:#ffffff;
}
#menu .Hover {
		color:#ffffff;
		background-position:0% -28px;
		font-weight:normal;
}		
#menu .Hover  span{
		background-position:100% -28px; 
		color:#ffffff;
}
		
		
#menu .MenuNoSelected a {
		color:#ffffff;
		
}
/*
#menu a:hover span {
		background-position:100% -28px; color:#ffffff;
}*/
	
#sousmenu1, #sousmenu2, #sousmenu3{
	background-color:#454545;
	padding:10px 20px 10px 10px;
	position:absolute;
	top:27px;
}
/* safari */
html[xmlns*=""] body:last-child #sousmenu1, html[xmlns*=""] body:last-child #sousmenu2, html[xmlns*=""] body:last-child #sousmenu3{		
	top:26px;
	}
	
#sousmenu1 a, #sousmenu2 a, #sousmenu3 a{
	background: #454545 url('/img/puceFlecheDroite.png') no-repeat 50% left;
	padding-left:20px;
	color:#e8e8e8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#sousmenu1 a:hover, #sousmenu2 a:hover, #sousmenu3 a:hover{
	background: #454545 url('/img/puceFlecheDroite2.png') no-repeat 50% left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#menuSmall{
	float:right;
	width:270px;
	text-align:right;
}
#menuSmall ul{
		margin:12px 0 0 0;
		padding:0;
}
/* safari */
html[xmlns*=""] body:last-child #menuSmall ul{		
		margin-top:14px;
	}
	
#menuSmall li{
		list-style-type:none;
		display:inline;
		margin:0;
		padding:0;
}
	
#menuSmall ul a{			
		float:left;
		text-decoration:none;
		background:url("/img/fond_menu_left2.png") no-repeat left top;
		padding:0 0 0 11px;
		cursor:pointer;
}
	
	
#menuSmall span{	
		display:block;
		color:#222222;
		float:left;
		background: url("/img/fond_menu_right2.png") no-repeat right top;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:normal;
		padding:3px 11px 3px 1px;
		text-align:center;
}
#menuSmall a:hover, #menuSmall .MenuSelected a {
		color:#000;
		background-position:0% -22px;
		font-weight:normal;
}
#menuSmall .MenuSelected a span{
		background-position:100% -22px; color:#6d6d6d;
}
		
#menuSmall .MenuNoSelected a {
		color:#ffffff;
		
}
#menuSmall a:hover span {
		background-position:100% -22px; color:#ffffff;
}

#menuSmall .Selected {
		color:#ffffff;
		background-position:0% -22px;
		font-weight:normal;
}
#menuSmall .Selected  span{
		background-position:100% -22px; 
		color:#ffffff;
}



#centre {
	float:left;
	width: 630px;
	background: #fff url('/img/fond-centre.jpg') repeat-x;
	padding:20px 30px;
}
#droite {
	float:left;
	width: 305px;
	height:307px;
	background: transparent url('/img/25eme.png') no-repeat;
	padding-top:80px;
	padding-left:5px;
}
html>body #droite { /* explorers autres que ie */
	height: auto;
	min-height: 307px;
} 

#piedHome {
	height: 141px;
	width:1000px;
	margin: 0px auto;
	background: black url('/img/fond-bas-home.gif') no-repeat;	
}

#pied {
	height: 91px;
	width:1000px;
	margin: 0px auto;
	background: black url('/img/fond-bas.gif') no-repeat;	
}

#partenaires ul {
	margin:19px 0px 0px 0px;
	padding:0px;
}
#partenaires li {
	list-style: none;
    display: inline;
}
#partenaires li img {
	margin:0px 10px;
}
.grillePartenaire{
	float:left;
	width:100px;
	height:70px;
	border:1px solid #CCCCCC;
	text-align:center;
	padding-top:30px;
}


#edition  {
	color:#900300;
	font-size:13px;
	text-align:center;
	margin-top:10px;
	letter-spacing:5px;
	height:55px;
}

#centre a {
	text-decoration: underline;
	color: #4c2b2b;
	font-weight:normal;
}
#centre a:hover {
	text-decoration:underline;
	color:#744747;
}
#centre a.noborder {
	text-decoration: none;
	color: #fff;
	border-bottom: none;
}
#centre a.noborder:hover {
	border-bottom: none;
	background-color: transparent;
}
#lienFooter li {
	list-style: none;
    display: inline;
}
#lienFooter li a {
	font-size:12px;
	color:#ccc;
	text-decoration:none;
}
#lienFooter li a:hover {
	border-bottom: 1px dotted #999;
	background-color: #222;
}
#divFooterHome {
	text-align:center;
}
#divFooter {
	text-align:center;
	padding-top:10px;
}
.VerticalAlign {
	display:inline;
	vertical-align:middle;
	margin-right:10px;
}
.titreHome {
	font-size:17px;
	color:#c23737;
	margin: 0 0 0 10px;
	font-weight:bold;
}
.chapoHome {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin-top: 5px;
}
.imgHome {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
.pHome {
	clear:both;
	height:135px;
}
#gaucheHome{
	clear:both;	
	float:left;
	width:430px;
	border-right: 1px solid #dbdbdb;
	padding-right:15px;
}
#droitHome{
	float:right;
	width:180px;
	text-align:center;
}

#player1 {
	margin-left:15px;
}
.line{
	background: #797878 url('/img/line.gif') repeat-x;
	height:2px;	
	margin:10px 0px 10px 2px;
}
.legendVideo{
	margin-left:15px;
	color:#CCCCCC;
	font-weight:bold;
}
.divCandidates {
	float:left;
	width:300px;
	background-color:#333333;
}
.pCandidates {
	margin: 0px 0px 0px 10px;
	clear:both;
}
.titreCandidates {
	float:left;
	background: #FFF url('/img/fond-candidates.jpg') repeat-x;
	padding-top: 3px;
	padding-left: 5px;
	width:320px;
	margin-left:2px;
	font-weight:bold;
}
.contenuCandidates {
	float:left;
	width:320px;
}
.chapoCandidates {
	float:left;
	padding-left: 5px;
	margin-left:2px;
	font-size:12px;
}
.imgCandidates {
	float:left;
}
.voteCandidates{
	float:right;
	margin-right:10px;
}
#centre .diapoCandidates {
	float:left;
	margin-right :5px;
	width:14px;
	height:15px;
	background-image :url('/img/case-candidate.gif');
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	border: none;
}
#centre .diapoCandidates:hover {
	background: #cc0000 url('/img/case-candidate-on.gif') no-repeat;
	cursor:hand;
	border: none;
	color:#FFFFFF;
}
#droite a {
	color: #000;
	text-decoration: none;
	font-size:10px;
	border-bottom: 1px dotted #666;
}
#droite a:hover {
	color:#333;
	background-color: #aaa;
}
.black {
	display: block;
	background: #c0c0c0 url('/img/fond-media.jpg') no-repeat;
	width: 70px;
	height: 15px;
	color: #4c2b2b;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	padding: 3px 0px;
	cursor:pointer;
}


.agenda_on, .agenda_off, .agenda_we {
	width: 15px;
	height: 16px;
	font-size:10px;
	text-align:center;
}
.agenda_on {
	background-image: url('/img/case-agenda-on.gif');
	color: #fff;
	cursor: pointer;
}

.agenda_off {
	background-image: url('/img/case-agenda-off.gif');
	color: #b5b5b5;
}

.agenda_we {
	background-image: url('/img/case-agenda-we.gif');
	color: #b5b5b5;
}

#info_calendrier {
	margin:15px 20px 0px 23px;
	color:#FFFFFF;
}
#info_calendrier h2 {
	font-weight:bold;	
	color:#FFF;
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:left;
}

.galerieMini li {
	list-style: none;
    display: inline;
}
.galerieMini {
	margin:0px;
	padding:0px;
}
#description_gp_1, #description_gp_2, #description_gp_3, #description_gp_4 {
	color:#cc0000;
	font-weight:normal;
	text-align: left;
	float:right;
	font-size:12px;
	width:49%;
}
.warning {
	margin: 50px;
	width: 250px;
	text-align:center;
	border:1px solid #a93d6b;
	background-color:#f2edf0;
	padding:10px;
}
#titre_photo, #titre_photo1, #titre_photo2, #titre_photo3, #titre_photo4, #titre_photo100, #titre_photo101, #titre_photo102, #titre_photo103, #titre_photo104 {
	font-size:10px;
	color:#FFFFFF;
}
.galerie_mini {
	margin:0px 0px 0px 10px;
	padding:0px;
}
.galerie_mini li {
	list-style: none;
    display: inline;
}
#droite .galerie_mini a, #centre .galerie_mini a {
	background-image: url('/img/case-diapo-off.gif');
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	margin:2px;
	width:20px;
	height:20px;
	float:left;
	border: none;
	padding-top:4px;
}
.galerie_mini a:hover {
	background-image: url('/img/case-diapo-on.gif');
}
.white {
	color:#FFFFFF;
}
.plan {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
.plan li {
	background: white url('/img/fond-menu-gauche.gif') repeat-x;
	height:18px;
	padding-top:3px;
	padding-left:30px;
	width:80%;
	margin: auto;
}
#centre .plan a {
	text-decoration: none;
	color:#333333;
	border-bottom: none;
}
.blockquote{
	margin:0px;
	padding-top:15px;
	padding-left:40px;
	background: #FFF url('/img/fond-candidates.jpg') repeat-x;
}
.blockquote2{
	margin:0px 5px;
	padding:10px 10px 20px 10px;
	background: #FFF url('/img/fond-laureats.jpg') repeat-x;
}
.bigFont{
	font-size:28px;
	color: #999999;
}
.tdg{
	float:left;
	background: #f5f5f5 url('/img/angle-corne.jpg') no-repeat top right;
	width:620px; 
	font-size:12px;
	padding : 20px 10px;
	margin: 5px 0 30px 0px;
}
.tdg img {
	float:left;
	margin-right:7px;
	margin-top:3px;
}
.tdg a {
	float:left;
	color:#000000;
	font-weight:normal;
}
.tdg a:hover {
	color:#cc0000;
}
.titreTdg {
	float:left;
	width:75%;
}
.dateTdg {
	float:left;
	width:15%;
}