body{
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
color:#333333;
font-size:16px;
margin:0 0 0 0;
}

h2{
color:#FF6633;
font-size:14px;
margin:30px 0 0 0px;}

h3{
color:#336633;
font-size:12px;
margin:0 0 0 -10px;}


#conteneur{
	width:836px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:40px;
}

#conteneur2{
width:800px;
height:600px;
margin-top:80px;
}

#site_pro{
width:298px;
height:178px;
float:left;
margin-top:100px;
}

#texte1{
width:200px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
color:#e57a84;
text-decoration:none;
font-size:12px;
text-align:center;
float:left;
}

#texte2{
width:200px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
text-decoration:none;
font-size:12px;
text-align:center;
float:right;
}

#site_perso{
width:300px;
height:393px;
margin-top:20px;
}

#lien-gauche{
	width:93px;
	height:506px;
	float:left;
}
	
#fond-droit{
background-image:url(../img/fond-droit.jpg);
	background-repeat:no-repeat;
	width:743px;
	height:506px;
	float:left;
	
	}

#contenu{
	margin-top:140px;
	margin-left:80px;
	font-size:14px;
	height:260px;
	width:500px;
	overflow:auto;
	font-size:12px;
	clip: rect(auto,auto,auto,150px);

	}

#contenu ul{
	font-size:11px;
	margin:0 0 0 18px;
	list-style-type:square;
}
#contenu ul li{
	margin:2px;
}

#contenu .nom{
	margin-left:60px;
}
	
	
#texte_gauche{
	width:183px;
	float:left;
}

#small_img{
	width:300px;
	float:right;
}
#small_img img {
	margin:0 2px 0 2px;
}

.realisations{
height:90px;
padding:0 0 0 0}

.realisations img{
float:right;
margin-right:15px;
margin-left:20px;
}


#realisations_folds{
	float:left;
	width:150px;
	padding-right:30px;
	padding-top:10px;
}
#realisations_folds a{
	display:block;
	height:16px;
}

#realisations{
	float:right;
	height:240px;
	width:300px;
	overflow:auto;
	font-size:10px;
}
#realisations img.lien{
	border:1px solid #333;
	border-color:#CCC #888 #888 #CCC;
}
#realisations h2{
	margin-top:10px;
	margin-bottom:10px;
}

.champ {
	background-color:#000000;
	width: 180px;
	color:#FFFFFF;
}

a{
color:#006600;
text-decoration:none;
font-style:italic;}

#copyright{
color:#336633;
font-size:9px;

}
