@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------- CSS Document */
html, body   { background-color: #000; margin: 0; padding: 0 }

/* ----------------------------------------------- CSS Structure */
#Page    { background-color: #000; background-position: center; margin: auto 0 0; padding: 10px 0 }

#Entete          { background-color: #520; margin: 0 auto; padding: 0; width: 940px; height: 80px }


#Entete #EnteteLogo  {
	padding: 0px;
	width: 100px;
	margin-top: 10px;
	margin-left: 600px;
	position: absolute;
	z-index: 50;
}

*> #Entete #EnteteLogo  {  /* Internet Explorer 7     */
	!margin-top: 190px;
}

#Entete #EnteteTitre   { margin-top: 80px; margin-left: 160px; padding: 0; position: absolute; z-index: 100; width: 403px }

*> #Entete #EnteteTitre  {  /* Internet Explorer 7     */
	!margin-top: 80px;
}

#Entete #MenuNavigation   { text-align: center; margin: 0 auto; padding: 5px 0 0; position: absolute; z-index: 0; width: 940px }

*> #Entete #MenuNavigation {  /* Internet Explorer 7     */
	!padding-top: 0px;     
}

#Entete #MenuNavigation ul  { margin: 0; padding: 0; bottom: -5px }

#Entete #MenuNavigation ul li   { text-align: center; list-style-type: none;  margin: 0; padding: 0 0px 10px 0; width: 40px; height: 0 }

}

#Entete #MenuNavigation ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	
	
}
}

#Entete #MenuNavigation ul li a:active  { text-decoration: none; margin: 0; padding: 0; width: 100%; height: 100% }
#
}
#Entete #MenuNavigation ul li a:hover   { 
	text-decoration: none;
	background-image: url("../mes_images/RubOn.gif");
	background-repeat: no-repeat;  
	background-position: center bottom;
	margin: 0; 
	padding: 0; 
	position: relative; 
	top: -6px; width: 100%; 
	height: 100%; 
	-moz-opacity: 0.5; 
	filter: alpha(opacity=50); 
	opacity: 0.5  }

#Entete #MenuNavigation ul li a img,
#Entete #MenuNavigation ul li a:hover img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	
}

#Contenu        { margin: 0 auto; padding: 0; width: 800px; height: 600px }

a img 
{ 
border: none; 
} 

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.texte { line-height: 1.60em; }
#Pied {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#Pied ul {
	margin: 0px;
	padding: 0px;
}

#Pied ul li  {
	margin: 0px;
	display: inline;
	text-align: center;
	list-style-type: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Pied ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #0066CC;

}

#Pied ul li a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #00CCFF;
}

#Pied p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Tableaux */
table.spip { max-width: 99%; margin-right: auto; margin-left: auto; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #EEE; }
table.spip tr.row_even { background: #DDD; }
table.spip th, table.spip td { padding: 0.20em 0.40em; text-align: left; border: 1px solid; }
table.spip th { vertical-align: bottom; font-weight: bold; }
table.spip td { vertical-align: top; }
/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; z-index: 200; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; z-index: 200;}
#documents_portfolio a.on .spip_logos { border-color: #F57900; z-index: 200;}
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; z-index: 200;}

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }


/* ----------------------------------------------- Images typographiques (via image_typo) */
.format_png, .spip_logos {
	behavior: url(spip.php?page=win_png);
	


} 


	
