html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1.3;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	background: url(images/fond.gif) repeat-y center;
	font-family:Verdana; 
	font-size:8pt;
	text-align: center;
}
/* Force l'affichage de la scrollbar */
html { height: 100%; margin-bottom: 0.01em; }

html, body {
	height: 100%;
}

input, textarea {
	border: 1px solid #666666;
	background: #fff;
	color: #000;
	font-size: 11px;
}

/* Les blocks */
#conteneur{
   margin:0;
   width: 800px; 
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   min-height:100%;
   margin-bottom:-35px;
   height:auto;
}
* html #conteneur {
  height: 100%
} 

/* Entete du site */

#entete{
	width:800px;
	height:145px;
}

#banniere {
	float:left;
	width:611px;
	height:145px;
	background: #999 url(images/banniere/banniere.gif) no-repeat 0 0 ;
}

/* Entete du site - Les logos */
#logo-cma{
float:left;
margin: 2px 0 0 5px;
}
#reseau-cma{
float:left;
margin: 70px 0 0 6px;
}

/* Entete du site - Menu Espace */

#conteneur_espace{
margin-top:68px;
float:right;
}


ul#menu_espace
{
	width:396px;
}
ul#menu_espace li
{
	float:left;
	width: 99px;
}

ul#menu_espace li a
{	
	display: block ;
	width: 99px ;
	height: 77px ;
	color: #000 ;
	text-align: center ;
	text-decoration: none ;
	background: url(test.jpg) no-repeat 0 0 ; 
}
ul#menu_espace li span {display:none;}

ul#menu_espace li a.m_entr {background: url(images/banniere/m_entr.jpg) no-repeat 0 0 ; } 
ul#menu_espace li a.m_entr:hover {background: url(images/banniere/m_entr.jpg) no-repeat 0 -77px ; } 

ul#menu_espace li a.m_crea {background: url(images/banniere/m_crea.jpg) no-repeat 0 0 ; } 
ul#menu_espace li a.m_crea:hover {background: url(images/banniere/m_crea.jpg) no-repeat 0 -77px ; } 

ul#menu_espace li a.m_form {background: url(images/banniere/m_form.jpg) no-repeat 0 0 ; } 
ul#menu_espace li a.m_form:hover {background: url(images/banniere/m_form.jpg) no-repeat 0 -77px ; } 

ul#menu_espace li a.m_jeun {background: url(images/banniere/m_jeun.jpg) no-repeat 0 0 ; } 
ul#menu_espace li a.m_jeun:hover {background: url(images/banniere/m_jeun.jpg) no-repeat 0 -77px ; } 

/* Entete du site - Menu infos à droite */

#menu_infos{
 float:right;
 width: 189px;
 height: 145px;
}
#menu_rapide{
	font-family:Tahoma; 
	height: 63px;
	background-color:#e0e0e0;
	padding: 5px 0 0 15px;
	background-image: url(images/banniere/infos.png);
}
#menu_rapide a {
	color:#910629;
	background-color:#e0e0e0;
	text-decoration:none
}
#menu_rapide a:hover{
	color:#000;
}

#menu_rapide ul{
	font-family:Tahoma; 
	padding-top:5px;
	margin-left:10px;
}
#menu_rapide li{
	font-weight: normal;
	margin-bottom:5px;
	font-size:10px;
}
li.mplan{
	margin-left:30px;
}

li.mantenne{
	margin-left:60px;
}

#adresse{
	height: 77px;
	background-color:#999;
	color:#FFFFFF;
	font-size:10px;
}

#adresse p{
	padding:5px 5px 3px 10px;
	font-weight: bold;
}

#adresse form{
	padding:3px 5px 5px 10px;
}

#adresse input {
	padding:2px;
	background-color:#EFEFEF;
}

/* Contenu du site */

#contenu, #contenu_accueil{
	margin-left:160px;
	width: 629px;
	margin-bottom: 40px;
}

#contenucentre{
	width: 100%;
	margin-bottom: 40px;
}


#contenu ul {
	list-style-type: disc;
	list-style-image: url(images/icone_puce.jpg);
	margin-left: 100px ;
}

#contenu ul a{
	text-decoration:none;
}
#contenu ul a:hover{
	text-decoration:underline;
}

#contenu ul.ul_h3 {
	margin-left: 130px ;
}
#contenu ul.ul_h2 {
	margin-left: 120px ;
}

#contenu li { 
	font-weight: normal;
	margin: 6px 0 2px 0;
	font-size:8pt;
}

/* Les titres */
#contenu h1{
	font-size: 16pt; 
	margin: 13px 0 10px 25px;
	color: #000066;
	font-weight: normal;
}

#contenu h2{
	margin-top:25px;
	margin-bottom:5px;
	margin-left:58px;
	font-size: 8pt; 
	color: #000066; 
	background: url(images/feuille.gif) no-repeat 0% 65%;
	padding-left: 20px;
	text-transform:uppercase;
}
#contenu h3{
	margin-left:80px;
	margin-top:15px;
	margin-bottom:5px;
	font-size: 8pt; 
	color: #000066; 
	text-transform:uppercase;
}

#contenu p{
 	color:#333333;
	margin-left: 60px;
}


/* Menu Gauche*/
#menu_gauche {
	float: left;
	padding: 0px 0px 10px 1px;
	width: 158px;
}

.menu ul{
list-style-type:none;
margin:0;
padding:0;
}

.menu a{
background-color:#FFFFFF;
font-weight:bold;
display: block;
text-decoration: none;
color: #910629;
padding: 8px 5px 8px 10px;
border-bottom: solid 1px;
border-right: solid 1px;
font-size:105%;
letter-spacing: 0px;
-height: 1%;
}
	 
.menu a:hover{
background-color: #910629;
color: #FFFFFF;
border-bottom: solid 1px #888888;
border-right: solid 1px #888888; 
text-decoration: none;
}

.menu #accueil a {
font-size: 16px;
}

.entreprise a:hover {
	background-color: #3333cc;
}
.createur a:hover {
	background-color: #009966;
}
.formation a:hover {
	background-color: #990033;
}
.jeune a:hover {
	background-color: #ffcc66;
	color: #996666;
}

.retour a {
border-top: solid 1px #888888;
}

#footer {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
	clear:both;
	font-size: 10px;
	vertical-align: middle;
	border-top: 1px solid #DDD;
}
#footer p{
 color: #777;
 margin: 0;
 padding: 2px 0 1px 0;
 text-align:center;
}

#footer a{
	color: #444;
	text-decoration:none;
	padding-bottom: 2px;
}
#footer a:hover{
	color: #111;
	text-decoration:underline;
}

.recherche {
	width: 110px;
}
.print {
text-align:right;
}

p.p_h2, table.contact{
	margin-left:85px;
}
p.p_h3{
	margin-left:80px;
}
#contenu  p.p_h4{
	margin-left:80px;
	font-size: 16px;
	color: #F00;
	background-color: #999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #CCC;
}
p.suite{
	text-align:right;
	margin-right:20px;
}
#contenu p, #contenu p.p_h2, #contenu p.p_h3,#contenu p.p_h4, #contenu ul, #contenu ul.ul_h2, #contenu ul.ul_h3 {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right:30px;	
}

/* accroche des espaces */
p.accroche{
	margin-left: 60px;
	margin-top: 30px;
	color:#000066;
	font-weight: bold;
	font-size:10pt;
}

/* Les Liens */
#contenu a{
	color: #003366;
	text-decoration:none;
}
#contenu a:hover{
	text-decoration:underline;
}
a.plus {
	background-image: url(images/icone_puce.jpg);
	padding-left: 10px;
	margin-left: 2px ;
	background-position: 0% 35%;
	background-repeat: no-repeat;
}
a.bouge {
	background-image: url(images/blufloat.gif);
	padding-left: 20px;
	margin-left: 2px ;
}
a.pdf {
	background-image: url(images/pdf.gif);
	height: 17px ;
	padding-left: 20px;
	margin-left: 2px ;
	margin-bottom: 5px;
}
a.fiche {
	background-image: url(images/fiche.png);
	height: 17px ;
	padding-left: 20px;
	margin-left: 2px ;
	margin-bottom: 5px;
}
a.bouge,a.pdf,a.fiche{
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-top:3px;
}


.image_haute{
	float:right;
	margin-top: 10px;
	padding:3px;
	padding-right: 20px;
	padding-left: 8px;
}

.image_gauche{
	float:left;
	padding:2px;
}
.border{
border: 1px solid #666666;
}

