html
{
	font-size:12px;
	font-family:Arial;
	padding:0px;
	background-color:#000;
	background-image:url('img/back.png');
	background-repeat:repeat-x;
}

body
{
	padding:0px;
	margin:0px auto;
	width:900px;
	min-height:780px;
}

#header
{
	width:900px;
	background-image:url('img/header.png');
	background-repeat:no-repeat;
	background-position:top;
	height:180px;
}

#menu
{
	height:25px;
	padding-top:135px;
	padding-left:40px;
}

#menu ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

#menu li
{
	padding:0px;
	margin:0px;
	float:left;
}

#menu img
{
	padding:0px;
	margin:0px;
	border:0px;
}

#main_container
{
	height:100%;
	padding-right:40px;
}

#fast_register
{
	height:100px;
	padding:10px;
	width:180px;
	float:right;
	margin-top:145px;
	margin-right:0px;
	padding-top:70px;
	padding-bottom:0px;
	font-size:10px;
}

#fast_register a
{
	text-decoration:none;
	margin-top:5px;
	line-height:20px;
	color:#080;
}

a.link_bouton
{
	text-decoration:none;
	padding:5px;
	border:1px solid #666;
	background-color:#EEE;
	color:#040;
}

div.top_normal
{
	background-image:url('img/top_classic.png');
	width:900px;
	height:20px;
}

div.bottom_normal
{
	background-image:url('img/bottom_classic.png');
	width:900px;
	height:44px;
}

div.classic_content
{
	background-image:url('img/classic_middle.png');
	width:900px;
	min-height:400px;
}

div.cadre_basique b.title_cadre
{
	color:#fff;
	background-color:#3b5997;
	padding:5px;
	letter-spacing:3px;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
}

div.content_cadre
{
	margin-top:5px;
	border:1px solid #3b5997;
	background-color:#fff;
}

table.photos_sumup td
{
	vertical-align:top;
	text-align:center;
	padding:2px;
}

a img
{
	border:1px solid black;
}

#footer
{
	clear:both;
	width:900px;
	margin:0px auto;
	margin-bottom:0px;
	color:white;
	padding-left:40px;
}

a.voter
{	
	text-decoration:none;
	margin-top:5px;
	line-height:20px;
	color:#080;
}

a.voter:hover
{	
	text-decoration:none;
	margin-top:5px;
	line-height:20px;
	color:navy;
}

div.cadre_normal
{
	background-image:url('img/cadre.png');
	width:174px;
	height:184px;
}

p.cadre_droite
{
	padding-left:10px;
	line-height:28px;
	font-size:13px;
}

p.cadre_droite a
{
	text-decoration:none;
	color:black;
}


p.cadre_droite a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:navy;
}

table.onglet_table tr td
{
	width:140px;
	height:28px;
	text-align:center;
	font-size:13px;
	padding:0px;
	color:white;
	font-weight:bold;
	background-image:url('img/onglet_back_grey.png');
}

table.onglet_table tr td:hover
{
	background-image:url('img/onglet_back.png');
	background-repeat:no-repeat;
	color:white;
	cursor:pointer;
}

table.onglet_table tr td.selected
{
	background-image:url('img/onglet_back.png');
	background-repeat:no-repeat;
	color:white;
	cursor:pointer;
}

table.onglet_table tr td a
{
	color:black;
	font-weight:bold;
	text-decoration:none;
	color:#DDD;
}

table.onglet_table tr td:hover a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

table.onglet_table tr td.selected a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#footer a
{
	text-decoration:none;
	color:#fff;
}

#footer a:hover
{
	text-decoration:underline;
}

.pagination {
	padding: 1px;
	margin: 1px;
}
div.pagination {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}
div.pagination a {
	border: 1px solid #BBB9BA;
	color: #6B6260;
	margin: 1px;
	padding: 2px 5px;
	text-decoration: none;
	background: #f1F1F1;
}
div.pagination a:hover, active {
	border: 1px solid #BBB9BA;
	color: #fff;
	margin: 1px;
	padding: 2px 5px;
	background: #FB9900;
}
div.pagination span.courante {
	border: 1px solid #BBB9BA;
	color: #fff;
	font-weight: bold;
	margin: 1px;
	padding: 2px 5px;
	background: #FB9900;
}
div.pagination span.desactive {
	border: 1px solid #BBB9BA;
	color: #ddd;
	margin: 1px;
	padding: 2px 5px;
	background: #F1F1F1;
}

table.partenaire td
{
	padding-left:15px;
	padding-right:15px;
}
