/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image:url(../graphisme/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d5d3d4;

}
#conteneur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002953;
	margin:auto; /* Pour centrer notre page */
	margin-top:5px;
	margin-bottom:5px;
	width:900px;
}
#entete{
	background-image:url(../graphisme/bg_ex.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	border-top:2px solid #CCC;
	border-left:2px solid #CCC;
	border-right:2px solid #555;
	border-bottom:2px solid #555;
	margin-bottom:10px;
}
#contenu{
	background-color: #FFF;
	padding:10px;
	padding-top:0px;
	border:2px outset;
	text-align:justify;
/*	margin-top:15px;
*/}

img{
	border:none;
}

iframe#dispo {
	float: right;
	height: 550px;
	width: 450px;
	margin:0px;
	padding:0px;
	margin-left: 20px;
	
}

h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding:0px;
	margin:10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin:10px;
	padding:0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	margin:10px;
}

h3.formateur{
	font-size: 16px;
	font-weight: bold;
	padding:0px;
	margin:10px;
/*	border-bottom:groove 2px #CCC;
	background-color: #c8d9e5;
*/	background-image:url(../dispo/img/fond_reserve.png);
background-repeat:repeat-x;
}

#menuhaut a{
display:block;
background-image:url(../graphisme/btn.jpg);
width:120px;
height:25px;
float:left;
margin:10px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
font-size:14px;
font-weight:bold;
padding-top:5px;

}




#infofirm {
	width: 230px;
	margin-top: 20px;
	margin-right: 10px;
	background-color: #F0F0F0;
	padding:10px;
	border:solid 1px #DDD;
	float: left;
}
#infofirm h1, #infofirm2 h1 {
	font-size:16px;
	padding-left:20px;
	text-align: left;
}
#infofirm p, #infofirm2 p{
	padding-left:40px;
	
}
#formcontact h1 {
	font-size: 16px;
	color: #11305E;
	margin-left: 30px;
	margin-bottom: 20px;
	text-align: left;
}
#partenaires a {
	display: block;
	padding: 5px;
	margin-left: 35px;
	text-align: center;
	width: 150px;
	background-color: #FFFFFF;
	color: #11305E;
	text-decoration: none;
	border:solid 1px #DDD;
}
#partenaires a:hover {
	background-color: #FDF2CC;
}
#partenaires h1 {
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0px;
	padding-left: 30px;
}


#formcontact {
	margin-left: 320px;
}
#formcontact table {
	border:solid 1px #DDD;
	background-color: #F8F8F8;
	width:500px;
}
.submitcontact {
	color: #FFFFFF;
	background-color: #0B1F3E;
	font-size: 14px;
}

#formcontact table td {
	padding:6px;
}

#formcontact .bggris {
	background-color: #F8F8F8;
}





#formacces {
	background-image: url(../graphisme/form_acces.jpg);
	height: 152px;
	width: 293px;
	margin: auto;
	margin-top:300px;
}
#formacces #login {
	margin:0px;
	padding-top: 50px;
	padding-left: 169px;
	padding-bottom:0px;
	font-size: 10px;
}
#formacces #mdp {
	margin:0px;
	padding-top: 18px;
	padding-left: 169px;
	font-size: 10px;
}
#formacces #connexion {
	margin-top: 16px;
	margin-left: 95px;
}

#login input, #mdp input {
	width: 100px;
	height: 15px;
	border: 0px solid #FFFFFF;
	margin:0px;
	padding:0px;
	font-size: 10px;
}
#connexion input{
	background-image:url(../graphisme/form_connect.jpg);
	width:107px;
	height:27px;

}
















/*dl, dt, dd{
margin: 0;
padding: 0;
list-style-type: none;
}

dl img{
margin: 0;
padding: 0;

}
dt{
	background-color: #B6D6B7;
}
#menu {
	float: left;
	margin-right:15px;
	margin-bottom:10px;
	margin-top: 5px;
	background-image: url(../graphisme/menu_in.gif);
	background-repeat: repeat-y;
	background-position: left;
}
dl#menu {
	width: 200px;
}
dl#menu dt {
cursor: pointer;
margin:0px;
padding-left: 10px;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid #23722C;
border-top:0px;
background-image: url(../graphismes/menu_in.gif);
}
dl#menu dd {
border: 1px solid #23722C;
}

p.divmenu{
	margin:0px;
	padding:5px;
	background-color: #B6D6B7;
	font-size: 10px;	
}

img.divmenu{
	float:right;
	margin-left:10px;
}
*/
#reponsemail {
	height: 400px;
	padding-top: 200px;
}
h1.abcj {
	font-size: 30px;
	margin-top: 20px;
	background-color: #BDBBBC;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	color: #333;
}

