#tete{
height:100px;
float:left;
}
#tete1{
width:250px;
float:left;
}
#tete2{
margin-left:100px;
width:550px;
float:left;
color:#ffffff;
font-size:120%;
font-weight:bold;
}
#centre{
margin-top:-5px;

float:left;
width:900px;
}
#gauche{
width:300px;
min-height:200px;
float:left;
margin-top:7.5px;
}
#gauche1{
width:300px;
background:url(../img/gauche.png) no-repeat;
min-height:200px;
float:left;
}
#gauche2{
width:300px;
background:url(../img/cv.png) no-repeat;
min-height:150px;
float:left;
}
#gauche3{
width:300px;
background:url(../img/contact.png) no-repeat;
min-height:150px;
float:left;
}

#milieu{
width:592px;
float:left;
margin-top:5px;
}
#milieu1{
width:296px;
float:left;
min-height:250px;
background:url(../img/exp.png);
}
#milieu2{
width:296px;
float:left;
min-height:250px;
background:url(../img/comp.png);
}
#milieu3{
width:296px;
float:left;
min-height:250px;
background:url(../img/form.png);
}
#milieu4{
width:296px;
float:left;
min-height:250px;
background:url(../img/loi.png);
}
#gauche a,#milieu a{
color:red;
}
#pied{
height:50px;
background:url(../img/fond.gif) repeat-x;
float:left;
width:100%;
}

.major{
font-size:110%;
}
.major1{
font-size:225%;
}
.centrer{
text-align:center;
}
.ecart{
margin-top:75px;
}
.ecart1{
margin-top:30px;
}
.ecart2{
margin-top:15px;
}

.droite{
text-align:right;
}
.gras{
font-weight:bold;
}
.flot{
float:left;
}
.back{
height:25px;
background:url(../img/fond.gif) repeat-x;
color:white;
}

.larg{
width:50%;
}
/* formumlaire*/
.formulaire{
border-color:#7CBC00;
border-width:3px 3px 3px 3px ;
border-style:double;
font-weight:bold;
margin-left:0px;

}
.formulaire label{
	display:block;
	width:160px;
	height:20px;
	float: left;
	vertical-align: middle;
	line-height: 20px;
	text-align:center;
	font-size:90%;
}
.formulaire input[type="text"]{
	display:block;
	height:20px;
	float: left;
	  background-color: transparent;
	vertical-align: middle;
	line-height: 20px;
	font-size:1em;

}
.formulaire input[type="password"]{
	display:block;
	height:20px;
	float: left;
	  background-color: transparent;
	vertical-align: middle;
	line-height: 20px;
	font-size:1em;
	
}
.formulaire textarea{
	float: left;
	font-size:130%;
		  background-color: transparent;	
		font-weight:bold;
}
.minus1{
font-size:85%;
}

