/*CACA*/

* {
	margin:0;
	padding:0;
	/*color:#000;*/
}
body {
	 background-color: black; 
}

#bandeau {
	width:1024px;
	height:15px;
	background-color:#000000;
}
 
#conteneur {
	width:1024px;
	height:auto;
	clear: both;
	background-color: #000000;
}

#contenu {
	height: auto;
	width: 1200px;
	background-color: black ; /*#000000*/
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-repeat: no-repeat;
}
/*******************************************************site**************************************************/
#accueil {
	float: left;
	clear: both;
	margin-right: 20px;
	margin-top: 10px;
	width: 250px;
}
#pied_page {
	width:1024px;
	margin-top: 30px;
	height: auto;
}
#menu_haut  {/*php*******************************************/
	text-align: left;
	width: 97%;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-left:137px;
	 
}

/*********************Bloc References************/
#blocRef {/*php*******************************************/
	float:right;
	width:200px;
	height:100%;
	margin-top: 20px;
	
}
#titreRef  {/*php*******************************************/
	text-align: left;
	float: left;
	width: 200px;
}

#references {/*php*******************************************/
	width: 265px;
	height: 650px;
	margin-bottom: 10px;
	margin-top: 70px;
	
}
/*********************Bloc References************/
a {
	color: #ddd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/********************************************************************** Fonts et Styles ********************************************************/ 
.image {/*php*******************************************/
	height: 110px;
	width: 150px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.RubriqueActive {/*php*******************************************/
	font-family: Arial, sans-serif;
	color: #808080;
	font-size: 16px;
	text-align: left;
	font-weight: bold;	
}

.style0 {/*php*******************************************/
	font-family: Arial, sans-serif;
	color: red;
	font-size: 14px;
	font-weight: bold;
}

.style1 {
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
sisi
.style4 {
	font-family: Arial, sans-serif;
	color: #FF9900;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}		
		
.style5 {
	font-family: Arial, sans-serif;
	color: #b71965; /*#ffffff*/
	font-size: 14px;
	font-weight: bold;
}

.style5b {
	font-family: Arial, sans-serif;
	color: #ed7929; /*#ffffff*/
	font-size: 14px;
	font-weight: bold;
}

.style6 {
	font-family:Arial, sans-serif;
	color: #aa3e3e;;
	font-size: 19px;
	font-weight: bold;
}

.style6b {
	font-family:Arial, sans-serif;
	color: #c48000;
	font-size: 19px;
	font-weight: bold;
}

 



.vin {
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	display:inline-block;
}

.images {
	float:left; 
	margin-top:10px;
	width: 730px;
	height: 100%;
	min-width: 730px; 
}

images_dt {
	
	float:left; 
	width: 730px;
	height: 100%;
	min-width: 730px; 
}

.realisations {
	float:left;
	margin-top:9px;
	margin-right:40px;
	width: 280px;
	height: 100%; 
}

.nos_realisations {
	float:right;
	margin-top:60px;
	margin-right:60px;
}

.nos_realisations_c-e {
	float:right;
	 
	margin-right:60px;
}

.vignettes{
	 
	margin-top: 2px;
	height: auto;
}

.retour{
	margin-top: 10px;
	 
	clear:both;
	float: left;
}

/************************               NEW STUFF           *******************************/
.deux_partie {
	 
	margin-left:120px;
	float:left;
	width: 1024px;
	height: 100%;	
	
}

.partie_gauche {
	float:left;
	margin-left: 15px; 
	width: 70%;
	height: 600px;
}

.partie_droite {
	float:right;  
	width: 25%;
	min-height: 1000px; 
}

.footer { 
	width: 100%;
	height: 120px;
	clear: both;
	text-align: center;
	border-top-color: red;
	font-family: Arial, sans-serif;
	color: #cccccc;
	font-size: 18px; 
}