/* CSS Document */

a {
	text-decoration:none;
	color: #000000;
}

a:hover{
text-decoration: underline;
}

#corps_acc{
	position:absolute;
	bottom: 140px;
	width: 950px;
	left: 0px;
}

#corps_acc p{
	position:absolute;
	font-size: 115%;
	color: #737b7f;
	text-align:left;
	bottom: 185px;
	left: 85px;
	width: 277px;
}

#corps_acc strong{
	font-size: 115%;
	color: #f30409;
	font-weight: lighter;
}


#dernieres_real{
	font-size: 90%;
	position: absolute;
	width: 480px;
	/*float:right;*/
	bottom: 200px;
	left: 380px;
}

#dernieres_real h1{
	position:absolute;
	
	left: 60px;
	font-size: 100%;
	color: #f30409;
	margin-bottom:15px;
}

#dernieres_real ul{
	float:right; 
}

#dernieres_real ul li{
	float:right;
	margin-right: 15px;
}

#dernieres_real ul li a{
	outline:none;
}


#dernieres_real a{
	display:block;
}
/*#ref{
	position: absolute;
	float:right
	top: 30px;
	left: 349px;
	font-size: 100%;
	color: #f30409;
	text-decoration:underline;
}*/


#dernieres_real img{
	border: 1px solid #999; 
}

#dernieres_actus{
	position: absolute;
	/*bottom: -10px;*/
	left: 85px;
	font-size:90%;
	width: 368px;
	bottom:-45px;
	/*float: none;*/
	/*margin-top: 100px;*/
}

#dernieres_actus em{
	font-style:normal;
	font-weight:bold;
}

#dernieres_actus ul{
	margin-top:10px;
	/*margin-left:60px;*/
	}
	
#dernieres_actus ul li{
	margin-bottom: 10px;
	padding: 0;
	list-style-image: url(../img/puce.jpg);
	list-style-position: inside;
	/*margin-bottom: 7px;*/
	}
	
#mention{
	position: absolute;
	/*bottom: -120px;*/
	left: 80px;
	width: 368px;
	bottom:-80px;
	color:#737b7f;
	/*height:70px;*/
}

#mention h3{
	font-size:80%;
	text-align:left;
	font-weight:lighter;
	width:160px;
	/*position:absolute;*/
	
	float:left;
}

#mention img{
	/*float:right;*/
	position: absolute;
	bottom:-9px;
	left:160px;
}
	


/*a.info{
    z-index:24;
	display:block;
	}

a.info:hover{z-index:25;}

a.info span{display: none;}


	
a.info span h2{
	font-size:100%;
	weight: 700;
	color: #f30409;
}*/

#projet1{ 
/*le contenu de la balise span ne 
sera visible que pour l'tat a:hover */
 /*display:block;*/ 
 position:absolute;
    font-size:90%;
    bottom: 40px; 
	left: 214px; 
	width:242px;
    border:1px dotted #999;
    background-color:#FFF; 
	color:#999;
    text-align: left;
    font-weight:none;
    padding:3px;
	/*text-decoration:none;*/
}

#projet1 img{
	float:left;
	margin-right: 6px;
	padding-right:0px;
	}

#projet1 h2{
	font-size:110%;
	}

#projet2{ 
/*le contenu de la balise span ne 
sera visible que pour l'tat a:hover */
 display:block; 
 position:absolute;
    font-size:90%;
    bottom: 40px; 
	left: 214px; 
	width:242px;
     border:1px dotted #999;
    background-color:#FFF; 
	color:#999;
    text-align: left;
    font-weight:none;
    padding:3px;
	/*text-decoration:none;*/
}

#projet2 img{
	float:left;
	margin-right: 6px;
	padding-right:0px;
	}

#projet2 h2{
	font-size:110%;
	}
	
	
#projet3{ 
/*le contenu de la balise span ne 
sera visible que pour l'tat a:hover */
 display:block; 
 position:absolute;
    font-size:90%;
    bottom: 40px; 
	left: 214px; 
	width:242px;
     border:1px dotted #999;
    background-color:#FFF; 
	color:#999;
    text-align: left;
    font-weight:none;
    padding:3px;
	/*text-decoration:none;*/
}

#projet3 img{
	float:left;
	margin-right: 6px;
	padding-right:0px;
	}

#projet3 h2{
	font-size:110%;
	}


.paragraphe_s{
	color:pink;
	float:left;
	margin-left: 12px;
	top:30px;
	width:42px;
	}	
