html {
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	background-color: #000000;
	background-image: url(IMG_squelette/couleurFond.gif);
	background-repeat: repeat;
}
a, a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited, a:active {	
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
.titre_sommaire {
	font-size: 12px;
	color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
.texte_sommaire {
	font-size: 11px;
	color: #999999;
	margin-top: 7px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
}
.texte_sommaire a {
	color: #999999;
}
.texte_sommaire a:hover {
	color: #FFFFFF;
}
#head {
	margin: 0px auto;
	width: 750px;
	height: 70px;
	background-image: url(IMG_squelette/dome.jpg);
	background-repeat: no-repeat;
}
#global {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: transparent;
	text-align: left;
	position: relative;
	background-image: url(IMG_squelette/coinSommaire.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*---------------------HIDDEN SOMMAIRE-----------------------*/
#objet {
	position:relative;
	width:150px;
	z-index:1;
	background-color: transparent;
	background-image: url(IMG_squelette/fondRightArticle.jpg);
	background-repeat: repeat;
	border:0px;
	float: left;
	margin-top: 35px;
	padding-bottom: 0px;
	left: 40px;
	margin-right: 20px;
}

#expos {
	position:relative;
	width:150px;
	z-index:1;
	background-color: transparent;
	background-image: url(IMG_squelette/fondRightArticle.jpg);
	background-repeat: repeat;
	border:0px;
	padding-bottom: 0px;
	margin-top: 35px;
	margin-left:40px;
	float: left;
}
#projets {
	position:relative;
	width:150px;
	z-index:1;
	background-color: transparent;
	background-image: url(IMG_squelette/fondRightArticle.jpg);
	background-repeat: repeat;
	border:0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 35px;
	margin-left:20px;
}
#racines{
	position:relative;
	width:150px;
	z-index:1;
	background-color: transparent;
	background-image: url(IMG_squelette/fondRightArticle.jpg);
	background-repeat: repeat;
	border:0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 35px;
	margin-left: 20px;
}
.image_layer {
	margin-left: auto;
	text-align: center;
	margin-bottom: 5px;
	background-color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;
	margin-top: 5px;
	width: 90px;
	margin-right: auto;
}


/*--------------------MENU HORIZONTAL-----------------------*/
#menu {
	background-color: transparent;
	height: 20px;
	margin: 10px 0px 0px 250px;
	font-size: 10px;
	color: #999999;
}
#menu a {
	color: #999999;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}
/*------sommaire---*/
#intro_global {
	background-color: transparent;
	width: 745px;
	margin: 0px 0px 10px;
	display: block;
	position: relative;
	visibility: visible;
	background-image: url(IMG_squelette/coinHautArt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#intro_global img {
	margin: 0px;
}
#crant1 {
	float: left;
	margin: 0px;
	height: 410px;
	width: 30px;
	background-image: url(IMG_squelette/cranteLeft.gif);
}
#crant2 {
	float: left;
	margin: 0px;
	height: 410px;
	width: 30px;
	background-image: url(IMG_squelette/cranteMid.gif);
}
#crant3 {
	float: left;
	margin: 0px;
	height: 410px;
	width: 30px;
	background-image: url(IMG_squelette/cranteRight.gif);
}

#intro_left {
	float: left;
	background-color: #000000;
	margin: 0px;
	width: 200px;
	display: block;
}
#intro_right {
	float: left;
	background-color: #000000;
	margin: 0px;
	width: 200px;
	display: block;
}
#intro_bloc1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
#intro_bloc2 {
	margin: 0px;	
}
#intro_bloc3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#intro_bloc4 {
	margin: 0px;	
}
.intro_texte {
	height: 70px;
	width: 200px;
	background-color: #000000;
}
/*---------------*/
.gras_grand {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.titre_cadre_black {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #993300;
	margin-bottom: 7px;
}
.titre_cadre_black a {
	color: #993300;
}
.titre_cadre_black a:hover {
	color: #0066CC;
}
.titre_cadre_blanc {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #CCCCCC;
}
.font_cadre_black {
	font-size: 11px;
	color: #999999;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 7px;
}
.font_cadre_blanc {
	font-size: 9px;
	color: #CCCCCC;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
.font_cadre_grd {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	margin-left: 5px;
	display: block;	
}
.font_cadre_grd a {
	color: #0066CC;
}
.font_cadre_grd a:hover {
	color: #CCCCCC;
}
/*----------
PIED de Page
-------------*/
#footer {
	width: 750px;
	font-size: 10px;
	color: #999999;
	height: 30px;
	clear: both;
}
.footer_font{
	font-size: 10px;
	color: #999999;
}
