@CHARSET "UTF-8";
/** Pleine Page **/

#pleine h1{font-size: 24px;line-height:24px;}
#pleine h2{font-size: 52px;line-height:52px; margin-bottom: 20px;}

/** Actualites **/
#actu{ margin-top:10px; border-bottom: dotted 1px black}
#actu h3{ font-size: 18px; line-height: 18px; font-family: league gothic;}
#actu img{border: solid 1px grey; margin-right : 10px;}
#actu .bloc{margin-top : 5px;}

/** Colonne droite **/


#centre_droite h1{font-size: 20px;line-height:28px;}
#centre_droite h2{font-size: 52px;line-height:52px; margin-bottom: 20px;}

#colonne_droite .titre
{
	color:#222222;
	font-size: 15pt;
	margin-bottom:8px;
}
#colonne_droite p{margin-top:5px;}
#colonne_droite .indigo{margin-top:10px;}
#colonne_droite ul
{
	margin-top:10px;
	margin-bottom:10px;
}
#colonne_droite li{margin-bottom:5px;}
#colonne_droite li img{margin-left:5px;}
#colonne_droite .content_droite{margin-bottom:20px;}
#colonne_droite #images_realisation
{
	border: solid 1px #d3d3d3;
	margin-bottom:14px;
}

#colonne_droite{width: 260px;}	
.lien-fleche{
	background:transparent url('../images/generic/fleche.png') no-repeat center right;
	padding:0px 14px 0px 0px;
}
/** //Colonne droite **/

/** PORTFOLIO  **/
#portfolio li a>strong{
	text-transform:uppercase;
	font-weight:bold;
}
#portfolio a,#portfolio a:visited, #contactez-nous a,#portfolio a:visited{

}

/** PORTFOLIO  **/
/**  DERNIERE REALISATION **/
#derniere-realisation h5{
	text-transform:uppercase;
	font-weight:bold;
}
/**  //DERNIERE REALISATION **/

/** PLAYER A SUPPR **/
#player{
	margin-top:20px;
	width:630px;
	background:#eee url('../images/js/player.png') no-repeat center 116px;	
}
#player .video{height:252px;width:630px;}

#player video{height:auto !important;}
/** //PLAYER A SUPPR **/
