@charset "utf-8";
body {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width:765px;
	margin:auto;
	margin-top:0px;
	background-color:#CCCCCC;
}

h1 { font-weight:normal;
font-size:12px;
margin-top:0px;
padding-bottom:0px;
font-weight:bold;
color:#008FDB;
}

h2 { 
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:11px;
	padding-bottom:0px;}


p {
	text-align:justify;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;
}

input {
	width:227px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 12px;
	}

textarea {
	width:227px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 12px;
}

.picto { padding-right:10px; }

.mini {font-size: 0.85em;}

hr { 
clear: both;
width: 100%;
border: 0; /* enleve toute bordure */
border-bottom: 1px dotted #CCCCCC; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
margin:10px auto 10px auto;
}

img {
border:none;
}

a {
text-decoration:underline;
color:#008FDB;
font-weight:bold;
}

a:link{
text-decoration:underline;
}

a:visited{
text-decoration:underline;
}

a:hover {
text-decoration:underline;
color:#FF0000;
}

.more { 
padding-left : 7px;
background-image:url(images/arrow_1.jpg);
background-position:bottom left;
background-repeat:no-repeat;
font-weight:bold;
color:#008FDB;
}
a.more {
text-decoration:none;
}

a.more:link{
text-decoration:none;
}

a.more:visited{
text-decoration:none;
}

a.more:hover {
text-decoration:underline;
}

.highlight {
font-weight:bold;
color:#008FDB;
}

.logocom {
font-weight:bold;
color:#008FDB;
font-size:10px;
font-variant:small-caps;
}

.logoaeos {
font-weight:bold;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:-1px;
}

#container {
background-image:url(images/container_shadows.jpg);
background-repeat:repeat-y;
background-position:left;
padding-left:16px;
padding-right:15px;
overflow: auto;
}


.separator-h {
height:1px;
border-bottom:1px dotted #CCCCCC;
}

#footer {
height:116px;
background-image:url(images/footer.jpg);
background-position:left top;
background-repeat:no-repeat;
padding:110px 75px 0px 20px;
clear:both;
}

#footermenu {
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}
#footermenu a:link {
color:#FFFFFF;
}
#footermenu a:visited {
color:#FFFFFF;
}
#footermenu a:hover {
color:#000000;
}


#footersign {
color:#666;
font-size:10px;
}
#footersign a:link {
color:#666;

}
#footersign a:visited {
color:#666;
}
#footersign a:hover {
color:#EF8A57;
}


/*  BOITE 1*/
.box1 { 
	width: 207px;
	padding-bottom: 0px;
	background: white url(images/box1_bkg.jpg) repeat-y;
}

.box1 h1 {
	margin: 0;
	padding: 10px 10px 0px 15px;
	background: transparent url(images/box1_top.jpg) no-repeat;
	background-position: center top;
	text-align: left;
	font-size:11px;
	font-weight:bold;
	border:none ;
}

.box1 p {
	margin:10px 10px 0px 15px;
	text-align: justify;
	line-height:normal;
}
.box1footer{
	background-image:transparent url(images/box1_bottom.jpg) no-repeat;
	background-position:center top;
	margin: 0;
	height:13px;
	}
/* FIN BOITE 1 */

#banner {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	height:265px;
}

#main {
padding-left:60px;
padding-right:60px;
background-image:url(images/background_aeos.gif);
background-repeat:no-repeat;
background-position:center;
overflow: auto;
min-height:300px;
}

#containleft {
width:227px;
float:left;
padding-right:54px;
}

#containright {
width:333px;
float:left;
}

#menubar {
	height:45px;
	background:url(images/menu_bkg.jpg) repeat-x;
	line-height:45px;
	padding:9px 60px 30px 60px;
}

#bouton-envoi{
border:none;
background:#FFFFFF url(images/btn_envoyer.gif);
width:79px;
height:22px;
float:right;
margin-top:15px;
}
