body {
	margin: 0px;
	padding: 0px;
	background-color: #268dc7;
	background-image: url(../interface/fondPage.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, .texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2E4C6E;
	text-decoration:none;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A45C8A;
	text-decoration:underline;
}
h1 {
	display: none;
}
.bordure {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}

.menubas {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.menubas:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2FE9FE;
}

h2 {
font-size:1.6em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
border-bottom: 2px solid #000033;}

h2, h3, h4 {
color: #2EC9FC;
margin:0pt;
padding:0pt;
}

h3 {
font-size:1.4em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
}
h4 {
font-size:1.2em;
}

hr {
padding: 0 10px;
border-top: 1px dashed #2EC9FC;
border-bottom: 2px solid #0003;}

p {
display: block;
text-align: justify;
padding: 0;
margin: 0;}

.photo {
	text-align: center;
	padding: 2px;
	border: 2px #000033 solid; 
}	

.photo:hover {
	border: 2px #2EC9FC solid; 
}	


#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
}
#powered img {
	height: 14px;
	width: 14px;
	vertical-align: middle;
}
.collDroite {
	background-image: url(../interface/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondDroite {
	background-image: url(../interface/fondDroite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banniere {
	background-image: url(../interface/banniere.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contenu {
	background-image: url(../interface/contenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contenu .scroll {
padding: 0 5px;
overflow: auto;
width: 690px;
height: 640px;
}
.gauche {
	background-image: url(../interface/gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

strong {
margin: 0;
padding: 0;
background-color: #003;
color: #FFFFFF;
border-bottom: 1px dotted #FFFFFF;}

ul {
	display: block;
	padding-left: 0;
	margin-left: 5px;
	list-style-type: none;
	text-decoration: none;
	text-align:left; }

ul li {
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	line-height: 32px;
	background: transparent url(../puce.gif) 0% 0% no-repeat;
}

.linkeo_cnil {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #003;
}

.footer a{
color: #000033;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
text-align: center:}

.footer a:hover {
color: #000000;
font-size: 12px;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted #000033;}