@CHARSET "ISO-8859-1";

body
{
	font-family: helvetica;
	color: white;
	text-align: center;
	background-color: #081839;
}
#content
{
	position: relative;
	background-color: #243c5e;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 20px;
	height: 550px;
}

#menu
{
	position: absolute;
	display: inline;
	list-style: none;
	margin:0px;
	margin-left: 259px;
	padding: 0px;
	*margin-left: 254px; *padding-left: 5px;*padding-right: 5px;*padding-top: 12px;*padding-bottom: 12px;  /* targets IE6 and 7 */
}
#menu li
{
	top: 38px;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #42577b;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 12px;
	display: inline-table;
	*display: inline; /* targets IE6 and 7 */
	text-align: center;
}
#menu li a
{
	color: white;
	text-decoration: none;
}
h1
{
	font-size: 18px;
}
#logo
{
	position: absolute;
	margin-left: 15px;
	border:none;
}
#illus
{
	margin-top: 40px;
	border: 1px solid #42577b;
}
#pres
{
	margin-top: -220px;
	margin-left: 350px;
	height: 206px;
	width: 340px;
	background-color: #42577b;
}
#pres-sub
{
	margin-top: -220px;
	margin-left: 350px;
	width: 340px;
	background-color: #42577b;
}

#blue
{
	position: absolute;
	display: block;
	margin-left: 524px;
	height: 213px;
	width: 246px;
	background-color: #152846;
}
.boite
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	display: block;
	font-size: 12px;
	position: absolute;
	text-align: justify;
	*left: 0px; /* targets IE6 and 7 */
	*top: 327px; /* targets IE6 and 7 */
}

#pro
{
	margin-top: -5px;
	width: 265px;
	margin-left: 118px;
	height: 236px;
	background-color: #152846;
	border-bottom: 1px solid #243c5e;
	border-left: 1px solid #42577b;
	border-top: 1px solid #42577b;
}
#cand
{
	margin-top: -5px;
	width: 265px;
	margin-left: 423px;
	height: 236px;
	background-color: #243c5e;
	border-top: 1px solid #42577b;
	border-left: 1px solid #42577b;
	border-right: 1px solid #42577b;
}
.bullet
{
	font-size: 10px;
	list-style: circle;
}
span
{
	font-size: 10px;
}
span a
{
	color: white;
}


.boite a
{
	margin-left: auto;
	margin-right: auto;
	font-size:13px;
	text-decoration: none;
	padding-top:8px;
	background-image:url("images/plus.png");
	width: 102px;
	height: 24px;
	text-align: right;
	display: block;
	color:#ccffff;
	text-align: center;
}