/* -------------- Mise à zéro des styles ---------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

body {
	background-color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*************** pour le centrage du contenu **********/
#container {
	background-color: #ededed;
	position:relative;
	margin: auto;
	width: 1000px;
	text-align: center;
	height: 1200px;
}
/****************** Bandeau image + logos + recherche **************/
#bandeau {
	background-image: url(/images/bandeau.jpg);
	height: 165px;
	width: 1000px;
	position: relative;
	top: 30px;
	text-align:left;
}
#bandeau h1{
	color:#005B60;
	position:absolute;
	top:12px;
	left:12px;
	font-size:60px;
	font-weight:bold;
}
#bandeau h2{
	color:#fff;
	position:absolute;
	top:10px;
	left:10px;
	font-size:60px;
	font-weight:bold;
}
#bandeau h3{
	position:absolute;
	top:0px;
	left:572px;
	width:300px;
	height:75px;
}
#rechercher{
	position:absolute;
	top:95px;
	left:615px;
	
}
#rechercher p{
	color:#ffffff;
	font-size: 18px;
	font-weight: bold;
	
}
.bouton{
	color:white;
	border:0px;
	background-color:#005B60;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}
.champ {
	border:0;
	background-color:#fff;
	color:#000;
	height:18px;

}
/********************** Bandeau pour les autres templates *******************/
#bandeau-otfram {
	background-image: url(/images/bandeau-otfram.jpg);
	height: 165px;
	width: 1000px;
	position: relative;
	top: 30px;
	text-align:left;
}
#bandeau-otfram h1{
	color:#005B60;
	position:absolute;
	top:12px;
	left:12px;
	font-size:60px;
	font-weight:bold;
}
#bandeau-otfram h2{
	color:#fff;
	position:absolute;
	top:10px;
	left:10px;
	font-size:60px;
	font-weight:bold;
}
#bandeau-otmb {
	background-image: url(/images/bandeau-otmb.jpg);
	height: 165px;
	width: 1000px;
	position: relative;
	top: 30px;
	text-align:left;
}
#bandeau-otmb h1{
	color:#005B60;
	position:absolute;
	top:12px;
	left:12px;
	font-size:60px;
	font-weight:bold;
}
#bandeau-otmb h2{
	color:#fff;
	position:absolute;
	top:10px;
	left:10px;
	font-size:60px;
	font-weight:bold;
}
#bandeau-tarification {
	background-image: url(/images/bandeau-tarimed.jpg);
	height: 165px;
	width: 1000px;
	position: relative;
	top: 30px;
	text-align:left;
}
#bandeau-tarification h1{
	color:#005B60;
	position:absolute;
	top:12px;
	left:12px;
	font-size:60px;
	font-weight:bold;
}
#bandeau-tarification h2{
	color:#fff;
	position:absolute;
	top:10px;
	left:10px;
	font-size:60px;
	font-weight:bold;
}
/******************** Colonne de gauche *********/
#menu {
	float: left;
	position: relative;
	text-align: left;
	top: 50px;
	width: 160px;
}
#menu dt {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
 	background-image:url(/images/puce.jpg);
	background-repeat:no-repeat;
 	background-position:10px 15%;
 	padding-left:20px;
	height: 25px;
	vertical-align:middle;
}
#menu dt a{
	color: #666666;
	text-decoration: none;
}
#menu dt a:hover{
	color: #33CCCC;
	text-decoration: none;
}
#menu dd {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
 	background-image:url(/images/sous-puce.jpg);
	background-repeat:no-repeat;
 	background-position:10px 15%;
 	padding-left:40px;
	height: 25px;
	vertical-align:middle;
}
#menu dd a{
	color: #666666;
	text-decoration: none;
}
#menu dd a:hover{
	color: #33CCCC;
	text-decoration: none;
}
#plan{
	position: relative;
	top:20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
 	background-image:url(/images/puce3.jpg);
	background-repeat:no-repeat;
	background-position: 10px;
 	padding-left:20px;
	margin-top:3px;
	height: 25px;
}
#plan a{
	color: #666666;
	text-decoration: none;
}
#plan a:hover{
	color: #33CCCC;
	text-decoration: none;
}
#signature{
	position:relative;
	top:50px;
	padding-left:10px;
}
#signature a{
	text-decoration:none;
	color: #666666;
}
#signature img{
vertical-align: middle;
}
/*************** Mise en forme du contenu ******************/
#texte {
	position:absolute;
	top:192px;
	left:160px;
	width:675px;
	margin-top: 25px;
	text-align:left;
	background: #ffffff;
	padding-left:20px;
	padding-top:20px;
	padding-right:5px;
	padding-bottom:20px;
	color :#4d4d4d;
}
#texte p{

	padding:6px 0 0 0px;
	font-size:12px;
}
#texte h1{
	text-align: left;
	padding:6px 0 0 0px;
	font-size:21px;
	font-weight: bold;
	color:#137d84;
}
#texte h2{
	text-align: left;
	padding:6px 0 0 0px;
	font-size:20px;
	font-weight: bold;
}
#texte h3{
	text-align: left;
	padding:6px 0 0 0px;
	font-size:19px;
	font-weight: bold;
}
#texte h4{
	text-align: left;
	padding:6px 0 0 0px;
	font-size:18px;
	font-weight: bold;
}
#texte h5{
	text-align: left;
	padding:3px 0 0 0px;
	font-size:17px;
	font-weight: bold;
}

#texte h6{
	text-align: left;
	padding:3px 0 0 0px;
	font-size:14px;
	font-weight: bold;
}
#texte ul{
	padding-top:6px;
}
#texte ul li{
	list-style: disc;
	margin-left:15px;
	padding-left:10px;
	font-size:12px;
}
#texte ol{
	padding-top:6px;
}
#texte ol li{
   list-style: decimal;
	margin-left:20px;
	padding-left:3px;
	font-size:12px;
}
#texte dt{
	text-align: left;
	padding:6px 0 0 0px;
	font-size:12px;
	font-style: italic;
}
#texte dd{
padding-left:20px;
font-size:12px;
}
#texte a{
	color :#4d4d4d;
}
#texte a:hover{
	color: #33CCCC;
	text-decoration: none;
}
/******************* Zone des sponsors ********************/
#sponsor {
	position:absolute;
	top:192px;
	left:870px;
	width:105px;
	margin-top: 25px;
	text-align:center;
	background: inherit;
	padding-left:0px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:20px;
	color :#4d4d4d;
}
#sponsor h1{

	padding:6px 0 0 0px;
	font-size:14px;
	font-weight: bold;
}

/******************* Chemin de progression ********************/
#chemin{
	position:relative;
	width:675px;
	font-weight: bold;
}
#chemin img{
	vertical-align: middle;
	display: inline;
	margin-right:8px;
}
#chemin p{
display: inline;
margin-top:3px;
font-size:16px;
color:#b2b2b2;
}
#chemin a{
	color:#4d4d4d;
	text-decoration:none;
	font-size:18px;
	font-weight: bold;
}
#chemin a:hover{
	color:#137d84;
}
/****************** Mise en forme de l'agenda ***************************/
.news_date{
	text-align: left;
	padding:6px 0 0 0px;
	font-size:15px;
	color:#137d84;	
	font-weight: bold;
}
.sujet{
	text-align: left;
	padding:6px 0 0 0px;
	font-size:15px;
	color:#137d84;	
	font-weight: bold;	
}
.news_category{
	
}
.couleur{
background-color:#EDFFFF;
}
.lien_actif{
	text-decoration:underline;
}