html {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

body {
	background: #EEEEEE url(../images/fond-page.gif) repeat-x 0 0;
	text-align:center; 
	margin:0px; 
	padding:0px;
}

img {	padding: 0px;	margin: 0px;}
img.left {	float: left;}
img.right{	float: right;}
img.center{	text-align:center;}

a{ color: #004B9E;}
a img{ border:0;}

.clear{	clear: both; }

#page {
	position: relative;
	background-color: #FFF;
	width:700px; 
	padding: 0px;  
	margin: 10px auto; 
	text-align:left;
}

#header {
	height: 110px;
	position: relative;
	border-top: 2px solid #00449A;
	padding: 0px;
	margin: 0 0 2px 0;
}
#header img {
	padding: 0px;
	margin:10px;
}
#header ul{
	padding: 0px;  
	margin: 0px;
	position: absolute;
	height: 30px;
	top: 65px;
	left : 200px;
	list-style-type: none;
}

#header ul li {
	margin:0px;
	padding:0px;
	float:left;
	height:20px;
}

#header ul li a:link, #header ul li a:visited{
	font-size: 13px;
	letter-spacing:0px;
	text-decoration: none;
	font-weight : bold;
	display: block;
	margin: 0 5px;
	padding: 2px 5px;
	text-align: center;
	border-bottom: 2px solid #A4ACD6;
	color: #004B9E;
	width:auto;
}
#header ul li a:hover{
	background-color: #D1D5EA;
}


#conteneur {
	position: relative;
	padding: 0px 5px;
}

#pied {
	text-align:left;
	padding: 2px 2px 2px 2px;
	height: 34px;
	line-height: 30px;
	margin : 4px;
	font-size: 12px;
	border-top : 1px solid #EEE;
}

#contenu {
	margin: 0;
	padding: 0;
	float: right;
	width: 490px;
}

#snav {
	float: left;
	width: 190px;
}

#accueil {
	position: relative;
	background: #8297B4 url(../images/le-partenaire-formation.gif) no-repeat;
	height: 130px;
	margin-bottom: 10px;
	margin: 0 0 10px 0;
	padding: 0px;
}

#accueil h2, #accueil h3{
	text-indent : -2000px;
	margin: 0;
	padding: 0;
}

#accueil a{
	background: url(../images/fond-clic-formation.gif) no-repeat top left;
	position: absolute;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 24px;
	top: 90px;
	left : 370px;
	width: 200px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 22px;
}

#accueil a span{
	background: url(../images/fond-clic-formation.gif) no-repeat bottom right;
	display: block;
	height: 24px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#accueil a:hover{
	background: url(../images/fond-clic-formation-hover.gif) no-repeat top left;
}
#accueil a:hover span{
	background: url(../images/fond-clic-formation-hover.gif) no-repeat bottom right;
}

#accueil-gauche{
	float: left;
	width: 340px;
}

#accueil-droite{
	float: right;
	width: 340px;
}

#pied {
	clear: both;
	color: #807F83;
}

.important{
	padding: 2px;
	background-color: #ffffff;
	border: 4px solid #AF3C2E;
	font-size: 18px;
	font-weight: bold;
	color: #AF3C2E;
	margin-bottom: 10px;
}
.important p{
	text-align:center;
	padding: 10px 0px;
	margin: 0px;
}

.important a{
	color: #AF3C2E;
}

.presentation-societe{
	padding: 2px;
	background-color: #EFF0F0;
	color: #807F83;
	margin-bottom: 10px;
}
.presentation-societe p{
	letter-spacing: 0.08em;
	padding: 0px;
	margin: 3px;
	line-height: 18px;
}

.offre-accueil h4{
	background: #A5ACD7 url(../images/picto-prevalis.gif) no-repeat 7px 3px;
	text-indent : 30px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

.offre-accueil ul{
	padding: 0px;  
	margin: 0px;
	list-style-type: none;
}

.offre-accueil ul li{
	padding: 0px;  
	margin: 0px;
}

.offre-accueil ul li a{
	background: #fff url(../images/fleche-droite.gif) no-repeat 5px 8px;
	text-indent : 25px;
	display:block;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
	border-bottom: 1px dashed #A5ACD7;
}

.offre-accueil ul li a:hover{
	background: #EFF0F0 url(../images/fleche-droite.gif) no-repeat 8px 8px;
}

.accueil-fromation{
	clear: both;
	margin: 5px 0px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #A5ACD7;
}

.accueil-fromation p, .accueil-fromation h5{
	margin: 0 0 0 55px;
	padding: 0 0 5px 0;
	color: #7A797E;
}

.sous-rubrique{
	margin-bottom: 10px;  
	padding: 0px;
}
.sous-rubrique h4{
	background: #A5ACD7 url(../images/picto-prevalis.gif) no-repeat 7px 3px;
	text-indent : 30px;
	font-size: 14px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

.sous-rubrique ul{
	padding: 0px;  
	margin: 0px;
	list-style-type: none;
}

.sous-rubrique ul li{
	padding: 0px;  
	margin: 0px;
}

.sous-rubrique ul li a{
	background: #fff url(../images/fleche-droite.gif) no-repeat 0px 8px;
	font-size: 12px;
	display:block;
	text-decoration: none;
	padding: 3px 3px 3px 15px;
	margin: 0px;
	border-bottom: 1px dashed #A5ACD7;
}

.sous-rubrique ul li a:hover, .sous-rubrique ul li a.activ{
	background: #EFF0F0 url(../images/fleche-droite.gif) no-repeat 3px 8px;
}

.aide{
	background: #9E0D3D url(../images/fond-aide.gif) repeat-x 0 0;
	margin-bottom: 10px;  
	padding: 4px;
}
.aide h4, .aide p{
	color: #fff;
	padding: 0px;
	margin: 0px;
}
.aide h4{	font-size: 14px;}
.aide p{
	margin: 5px 0;
	font-size: 12px;
}

#contenu h2{
	background: url(../images/fleche-titre.gif) no-repeat 0px 4px;
	text-indent: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #004A9D;
	margin: 0;
	padding: 0;
}

#themes h4{
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#themes{
	color: #004B9E;
	font-size: 12px;
	margin:0 0 20px 0;
	padding: 3px;
	background-color: #EFF0F0;
	border-bottom: 1px dashed #004B9E;
	border-top: 1px dashed #004B9E;
}

#themes a {
	margin: 0 5px;
	text-decoration: none;
}
#themes a:hover {
	border-bottom: 1px solid #BF5F7F;
	color : #BF5F7F;
}


.suite{
	color: #990033;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
.suite a{
	text-decoration: none;
	color: #990033;
}


.intro{
	font-size: 14px;
	font-weight: bold;
	color: #7A797E;
	text-align: justify;
}

.texte {
	font-size: 14px;
	color: #7A797E;
}

.texte p {
	text-align: justify;
}

.postscriptum {
	padding: 2px;
	margin-bottom: 5px;
	background-color: #D1D5EA;
	font-size: 12px;
	color: #7A797E;
}

.situation{
	color: #807F83;
	font-size: 10px;
	margin-bottom: 10px;
}
.situation a{
	color: #807F83;
}

.contact-us{
	margin: 20px 0;
	text-align:right;
	background-color: #fff;
}

.contact-us a{
	background: #990033 url(../images/fond-contact-us.gif) repeat-x 0 0;
	color: #fff;
	padding: 3px 10px;
	text-decoration: none;
}

.reference{
	float: left;
	width: 50%;
	padding: 0px;
	margin-bottom: 10px;
}

.reference div{
	text-align: center;
	padding: 2px;
}

.reference h4, .reference p{
	margin: 0;
	padding: 0;
}

.reference h4 {	font-size: 14px;}
.reference p {	font-size: 12px;}

.date-formation {
	margin:10px 0 0 0;
	padding: 3px;
	background-color: #EFF0F0;
	border-bottom: 1px dashed #004B9E;
	border-top: 1px dashed #004B9E;
}
.date-formation p, .date-formation h4{
	color: #004B9E;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.date-formation p{
	background: url(../images/fleche-droite.gif) no-repeat 5px 8px;
	padding: 3px 3px 3px 20px;
	margin: 0px;
}

.intervenant {
	background: #DFDFDF url(../images/fond-intervenant.gif) no-repeat top right;
	border: 1px solid #00499E;
	font-size: 12px;
	font-weight : bold;
	color : #333333;
	float: right;
	width: 120px;
	margin: 5px;
	padding: 2px 40px 2px 2px;
}
	
