body {
	background-color: #606062;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606062;
	text-decoration: none;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top:10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #606062;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color:#D3E7E6;
	height:20px;
	font-weight:normal;
	vertical-align:middle;
	padding:5px;
	background-image: url(images/picto.gif);
	background-repeat: no-repeat;
	background-position: left ;
	padding-left:25px;
	margin-bottom:auto;
	
}
#navigation {
background-color:#606062;
padding:0;
height:30px;
text-align:center;
}


#navigation a {
color:white;
font-weight:normal;
text-decoration:none;
font-family:Verdana, Arial;
color:white;
font-size:10px;
text-align:center;
width:100%;
height:100%;
margin-top:8px;
}

#navigation a:hover {
color:#9ac8c4;
}

ul {
padding-bottom:10px;
background-color:white;
margin-bottom:5px;
margin-top:-18;
}
li{
list-style:square url(images/puce.gif);
}

#slogan{
font-family:Verdana, Arial;
font-size:14;
color:#606062;
font-weight : bold;
margin:0px 10px 5px 0px;
}

#langues {
font-family:Verdana, Arial;
font-size:12;
color:white;
margin-bottom:5px;
}
#langues a {
font-family:Verdana, Arial;
font-size:12px;
color:white;
text-decoration:none;
margin : 10px;
}
#langues a:hover{
color:black;
}
.connexion {
	font-family:Verdana, Arial;
	font-size:11px;
	color:white;
	background-color:#606062;
	border:none;
	width : 100%;
	padding:5px;
}
.formulaire{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#666;
	border:1px solid #ccc;

}
.ctrImageD{
background-color:#eee;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

#content{
	width : 900px;
	background-color:white;
	margin-left: auto;
	margin-right: auto;
	border : 1px solid black;
	border-top:none;
	padding:10px;
}


#sousMenu {
	background-color:#9ac8c4;
	height: 10px;
	width:100%;
	margin: none;
	padding: none;
	border: none;
}

sousMenu table{
padding:0px;
margin:none;
}
#sousMenu a{
background-color:#ccc;
font-size:7pt;
display: block;
color: #000;
margin: 0;
padding: 1px;
text-decoration: none;
}
a:link, a:visited, a:active{
	text-decoration:none;
	font-weight: bold;
	color: #666666;

}

a:hover{
color:#51ACA8;
}

#sousMenu a:hover {
background-color: #FFF;
color:black;
}
.separation {
background : transparent url(images/points.gif) repeat-x;
margin-top:3px;
height:3px;
}
.separation hr{
display:none;
}

.separationVerticale {
background : white url(images/pointsVert.gif) repeat-y;
margin-left:10px;
margin-right:10px;
height:200px;
}


#ongletBanque {

}

#ongletBanque a{
background-color:#eee;
font-size:9pt;
display: block;
color: #000;
margin: 0;
padding: 1px;
text-decoration: none;
padding:5px;
}

#ongletBanqueSelected a{
background-color:#CCCCCC;
color:white;
font-size:9pt;
display: block;
color: #000;
margin: 0;
padding: 1px;
text-decoration: none;
padding:5px;
}
