*{
	padding:0;
	margin:0;
}

a img {border:0px none;}

body{	
	background:url(images/bg_body.jpg) repeat-x;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#666666;
}

.clr {clear:both;}

.erreur {color:red;}

.req {color:#ff8000; }

.sep {
	width:100%;
	height:1px;
	clear:both;
	background:url(images/separateur.gif) repeat-x;
	margin-top:2px;
	margin-bottom:2px;
	line-height:1px;
	font-size:1px;
}



#entete_wrapper {
	width:100%;
	text-align:center;
	height:126px;
	float:left;
}

#entete {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


#corps_wrapper {
	width:100%;
	text-align:center;
	float:left;
}

#corps {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


#footer_wrapper {
	width:100%;
	text-align:center;
	float:left;
}

#footer {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	text-align:center;
}



#corps_ctnt { 
	float:left;
	width:900px;
}

#left_col {
	display:inline; /* anti bug ie */
	float:left;
	width:214px;
}

#main_col_hp {
	width:660px;
	display:inline; /* anti bug ie */
	float:left;
	margin-left:10px;
}

#main_col {
	width:660px;
	display:inline; /* anti bug ie */
	float:left;
	margin-left:20px;
}


#logo_entete {
	width:401px;
	height:126px;
	display:inline;
	float:left;
}

#anim_entete {
	width:475px;
	height:126px;
	display:inline;
	float:left;
	margin-left:20px;
}



hr {
	background:#999999;
	height:1px;
	width:100%;
}
/*
ul {
	list-style:none;
}

li {
	line-height: 15px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(/images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

ol{
	margin-left:40px;
	list-style-position:inherit;
}
*/


form {
	display: inline;
	margin: 0;
 	padding: 0;
}



.small {
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;

}

.smalldark {
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}

.contentpane {

}

.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}

.contentheading, .componentheading {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	background:url(../images/bg_tittle.png) no-repeat;
	padding-left:25px;
	border-bottom:1px solid #cccccc;
}


.button {
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #666666;
	color: #ffffff;
	border: 1px solid #757575;
}

.inputbox {
	font-size: 11px;
	color: #757575;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}

a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
}




#engagements {
	margin-top:20px;
}

#engagements .enga_img {
	width:25px;
	height:25px;
	float:left;
}

#engagements .enga_txt {
	display:inline;
	float:left;
	height:30px;
	width:180px;
	margin-left:5px;
	font-weight: bold;
	font-size: 11px;
}

#engagements hr { 
	clear:both;
}



/*
*:after {
	content:" [#"attr(id)"]";
	color:#888;
	background-color:inherit;
	font-style:italic;
	size:80%;
}
*/


#footer a {
	font-weight:bold;
	margin:3px;
	height:30px;
}



#main_col_hp {
}


#anim_hp {
	float:left;
	display:inline; /* anti bug ie */
}
#projets_hp {
	display:inline; /* anti bug ie */
	float:left;
	margin-left:5px;
}

.projet_hp {
	background: url(images/bgcellule.jpg) no-repeat;
	/*overflow:hidden;*/
	width:315px;
	height:180px;
	display:inline; /* anti bug ie */
	float:left;
	margin-bottom:10px;
	margin-left:10px;
}


.projet_hp .titre {
	width:300px;
	height:30px;
	margin-top:2px;
	margin-left:10px;
	display:inline; /* anti bug ie */
	float:left;
	margin-bottom:10px;
}

.projet_hp .titre img {
	float:left;
}

.projet_hp .titre h2 {
	color:rgb(129, 0, 16);
	font-size:24px;
	margin-top:2px;
	display:inline; /* anti bug ie */
	float:left;
}

.projet_hp .logo {
	display:inline; /* anti bug ie */
	float:left;
	height:100px;
	width:100px;
	margin-left:10px;
}

.projet_hp .txt {
	display:inline; /* anti bug ie */
	float:left;
	width:190px;
	margin-left:5px;
	text-align:justify;
	}

.projet_hp .lien {
	display:block;
	width:124px;
	height:20px;
	float:right;
}


.projet_hp .lien a{
	display:block;
	width:124px;
	height:20px;
	background : url(images/votre_projet.jpg);
}

#contenu {
	font-size:14px;
}

#contenu h1 {
	margin-top:10px;
	margin-bottom:20px;
	font-size:18px;
}

#contenu p {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#contenu ul {
	font-size:inherit;
}

#contenu li {
	font-size:inherit;
	margin-left:15px;

}

