/* CSS Document */


.alink {
	POSITION: relative
}
.cache {
	VISIBILITY: hidden;
	POSITION: absolute;
	}
	

.nav {
	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.nav:hover {
	FONT-SIZE: 11px; COLOR: #CC0000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
	
.navtitre {
	FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
.navtitre:hover {
	FONT-SIZE: 13px; COLOR: #F7963E; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}

.slide {
	BACKGROUND-COLOR: #ffffff
}



.verdanatitreblanc {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.menublanc {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/fleche_blanche.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	line-height: 11px;
}
.menublanc:hover {
	color: #F7963E;
}

.entreprise {
	font-size: 11px;
	text-decoration: none;
	color: #d54c29;
	font-weight: bold;
}
.entreprise:hover {
	font-size: 11px;
	text-decoration: none;
	color: #313131;
	font-weight: bold;
}

.consultant {
	font-size: 11px;
	text-decoration: none;
	color: #942e33;
	font-weight: bold;
}
.consultant:hover {
	font-size: 11px;
	text-decoration: none;
	color: #313131;
	font-weight: bold;
}
.reseau {
	font-size: 11px;
	text-decoration: none;
	color: #cf152a;
	font-weight: bold;
}
.reseau:hover {
	font-size: 11px;
	text-decoration: none;
	color: #313131;
	font-weight: bold;
}

.titre_entreprise2 {
	font-size: 16px;
	text-decoration: none;
	color: #d54c29;
	line-height: 22px;
}
.lien_entreprise {
	font-size: 11px;
	text-decoration: none;
	color: #797a7d;
}
.lien_entreprise_on {
	
	color: #d54c29;
	font-size: 11px;
	text-decoration: none;
}
.lien_entreprise:hover {
	font-size: 11px;
	color: #d54c29;
	text-decoration: none;	
}

.lien_entreprise {
	font-size: 11px;
	text-decoration: none;
	color: #797a7d;
}



.titre_consultant2 {
	font-size: 16px;
	text-decoration: none;
	color: #902223;
	line-height: 22px;
}

.lien_consultant_on {
	
	color: #942e33;
	font-size: 11px;
	text-decoration: none;
}
.lien_consultant {
	font-size: 11px;
	text-decoration: none;
	color: #797a7d;
}
.lien_consultant:hover {
	font-size: 11px;
	color: #942e33;
	text-decoration: none;	
}


.lien_reseaux {
	font-size: 11px;
	text-decoration: none;
	color: #797a7d;
}
.lien_reseaux:hover {
	font-size: 11px;
	color: #cf152a;
	text-decoration: none;	
}
.lien_reseaux_on {
color: #cf152a;
font-size: 11px;
	text-decoration: none;
}


.titre_reseaux2 {
	font-size: 16px;
	text-decoration: none;
	color: #cf152a;
	line-height: 22px;
}

.lien_qui {
	font-size: 11px;
	text-decoration: none;
	color: #797a7d;
}
.lien_qui:hover {
	font-size: 11px;
	color: #ae2a30;
	text-decoration: none;	
}

.lien_qui_on {
	font-size: 11px;
	color: #ae2a30;
	text-decoration: none;	
}
.date {
	font-size: 9px;
	color: #7F7F7F;
}
.pied{
	font-size: 9px;
	color: #9d9d9d;
	text-align: justify;
}

.titre_entreprise {
	font-size: 12px;
	color: #d54c29;
	font-weight: bold;
}

.titre_consultant {
	font-size: 12px;
	color: #942e33;
	font-weight: bold;
}
.titre_reseaux{
	font-size: 12px;
	color: #cf152a;
	font-weight: bold;
}
.titre_qui{
	font-size: 12px;
	color: #ae2a30;
	font-weight: bold;
}
.titre_gris {
	font-size: 10px;
	font-weight: bold;
	color: #57575a;
}

.texte_long {
	font-size: 11px;
	color: #57575a;
	line-height: 15px;
	text-align: justify;
}

p {
	font-size: 11px;
	color: #57575a;
	line-height: 15px;
	text-align: justify;
}
.ariane {
	font-size: 10px;
	color: #7F7F7F;
	text-decoration: none;

}
.ariane:hover {
	font-size: 10px;
	color: #333333;

}


	
			body{
	background:#FFFFFF;
	
	padding:2px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a7d;
	line-height: 15px;
}
		
			
				
				.boxgrid {  
    width: 243px;  
    height: 124px;  
    margin:0px;
    float:left;
    background:#161613; 
   
    overflow: hidden;
    position: relative;
}  

				
			.boxcaption{
	float: left;
	position: absolute;

	width: 100%;
				/*opacity: .8; /*
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	height: 124;
 			}
 				.captionfull .boxcaption {
    top: 125px;
    left: 0;
}

.caption .boxcaption {
    top: 220px;
    left: 0;
}  

				
			h3 a{}


.spip_out{ 

	text-decoration: none;
	color: #cf152a; 
}  
.spip_out:hover{ 

	text-decoration: none;
	color: #363636; 
}  
.a{ 

	text-decoration: none;
	color: #8C0F1F; 
}  
.a:hover{ 

	text-decoration: none;
	color: #363636; 
}  

.spip_logos
{ 

	border: 0;
	
}  


