*{
	margin: 0;
	padding: 0;
	/*border:none;*/
}

html {
	overflow-y:scroll;
}
 
body {
	background:#00416f;
	font-family: Arial;
	font-size: 10px;
	text-align:center;
}

#wrap {
	text-align:left;
	width:1000px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
}

#logo1 {
	width:745px;
	height:101px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/logo1.gif);
}


#top {
	background:#00416f;
	width:255px;
	height:101px;
	float:left;
}
#top table {
	background:#0069b2;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7db5dc;
	text-align:center;
	margin-top:83px;
	height:18px;
}

#top table a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7db5dc;
	text-decoration:none;
}

#logo2 {
	width:202px;
	height:45px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/logo2.gif);
}

#menu_1 {
	background-repeat:no-repeat;
	background-image:url(../images/menu.gif);
	width:798px;
	height:45px;
	float:left;
}

#menu_1 table {
	margin-top:10px;
}

#menu_1 td.no {
	background:#00416f;
	width:135px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	height:18px;
}
#menu_1 td.act {
	background:#cba34a;
	width:135px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	height:18px;
}

#menu_1 td a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

#elections{
	float:left;	
	margin-left:120px;
	margin-top:15px;
}

#titre {
	background-repeat:no-repeat;
	background-image:url(../images/titre.gif);
	width:1000px;
	height:114px;
	float:left;	
}

#titre table {
	margin-left:204px;
	margin-top:15px;
	color:#FFFFFF;
	font-size:14px;
}

#image {
	background-repeat:no-repeat;
	background-image:url(../images/image.gif);
	width:1000px;
	height:307px;
	float:left;
}

#image table {
	margin-left:128px;
	margin-top:6px;
}

#bottom {
	background-repeat:no-repeat;
	background-image:url(../images/bottom.gif);
	width:796px;
	height:30px;
	float:left;
	padding-left:204px;
	padding-top:5px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

* html body #bottom {
	width:1000px;
}
