body {
	background-color: #fefdf6;
	color: #000000;
	margin: 0px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
img{
	border : none;
}
h1{
	font-size:16px;
	margin: 0px;
	margin-bottom: 10px;
}
h2{
	font-size:12px;
	margin: 0px;
}
td{
	font-size: 11px;
	vertical-align:top;
}
th{
	font-size: 11px;
	vertical-align:top;
}
form{
	margin: 0px;
}
input{
	font-size:11px;
	border: 0px;	
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}
select{
	font-size:11px;
}
textarea{
	font-size:11px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	border: 0px;	
}

ul {
	padding: 0;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

li {
	padding: 0;
	margin: 0;
	margin-left: 16px;
}

a:link{
	color:#71A2CC;
	text-decoration : underline;
	font-weight: normal;
}
a:visited{
	color:#71A2CC;
	text-decoration : underline;
	font-weight: normal;
}
a:hover{
	color:#71A2CC;
	text-decoration : underline;
	font-weight: normal;
}
#site{
	position:relative;
	margin:auto;
	text-align: left;
	width: 770px;
	height:100%;
}
#sujet{
	margin-top:6px;
}

#blue{
	background-image: url(../images/blue.gif);
	background-repeat: repeat-x;
	width: 770px;
	height: 12px;
}


#mainmenu{
	padding-left:16px;
	height:16px;
	background-color:white;
}

#mainmenu img{
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: middle;
}

#mainmenu a:link{
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#mainmenu a:visited{
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#mainmenu a:hover{
	color:#71A2cc;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#mainmenu span.mainmenuact a:link{
	color:#71A2cc;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#mainmenu span.mainmenuact a:visited{
	color:#71A2cc;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#mainmenu span.mainmenuact a:hover{
	color:#71A2cc;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#contentarea{
	margin-top:2px;
	margin-bottom: 5px;
	background-color: #fdf8d5;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:26px;
	padding-right:24px;
}

#footer{
	height:13px;
	background-color: #172f60;
	width:770px;
	text-align:center;
	color:white;
	font-size:9px;	
}

#footer a:link, #footer a:visited, #footer a:hover{
	color:white;
	text-decoration:none;
}

div.infobox{
	border: 2px solid #aec5e2;
	background-color:white;
}

span.infoboxheader{
	font-size:12px;
	font-weight:bold;
	padding-left: 4px;
}

div.infoboxcontent{
	padding-left:28px;
	padding-right:28px;
	padding-top:10px;
	padding-bottom:10px;
}

h1.startpage{
	font-size:12px;
	font-weight:bold;
}

#headlinesp{
	margin-bottom:20px;
}
.roundimage {
    width:720px;
    height:600px;
    text-align:left;
}
