body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background: #c9e9f7 url(../img/bg_body.gif) repeat-x;
}

p {margin: 0; padding: 5px 0}
img {border: none}
	
#conteneur{
	width: 680px;
	height: 495px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -340px;
	margin-top: -300px;
}

#gauche{
	height: 479px;
	width: 11px;
	background: transparent url(../img/gauche.gif) no-repeat;
	float: left;
}

#centre{
	height: 479px;
	width: 666px;
	background: #203444 url(../img/fond.jpg) no-repeat;
	margin-left: 11px;
}

#bas{
	height: 45px;
	width: 677px;
	background: transparent url(../img/bas.gif) no-repeat;
	clear: both;
}

#col{
	position: absolute;
	top: 40px;
	right: -35px;
}

#titre, #box{margin-bottom: 15px}

#box{width: 346px}

#entete{
	height: 10px;
	width: 346px;
	background: transparent url(../img/box_entete.gif) no-repeat;
}

#cont{
	position: relative;
	padding: 0 10px 10px 25px;
	background: #203444 url(../img/box_bg.gif) repeat-y
}

#cont #next, #cont .valid {
	position: relative;
	left: 235px;
	color: white;
	font-weight: 800;
	background-color: #DA121B;
	border: none;
	border-left: 4px solid #6F070D;
	border-bottom: 4px solid #6F070D;
}

#lien_cefam{position: absolute; display: block; height: 190px; width: 140px; top: 330px; left: 100px}

#formulaire th{vertical-align: top}
#formulaire .champs{width: 211px}
#formulaire .liste{width: 215px}
#formulaire .nb{display: block; width: 230px; font-size: 10px}
#formulaire .valid {left: 164px}

#pied{
	height: 18px;
	width: 346px;
	background: transparent url(../img/box_pied.gif) no-repeat;
}

#pied_page{
	position: absolute;
	bottom: 10px;
	width: 400px;
	margin-left: -200px;
	left: 50%;
	text-align: center;
	color: black;
}

#pied_page .sta{
	color: #1d5085;
	font-weight: 800;
}

#pied_page a{
	font-weight: 800;
	color: #DA121B;
	text-decoration: none;
}

#pied_page a:hover{text-decoration: underline}
