@charset "utf-8";
/* CSS Document */

body{
background-color:#CACACA;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CACACA;
}

a{
text-decoration:none;
color:#CACACA;
border:none;
outline:none;
}

a img
{border:none;}

.Style1 {font-size: 14px}

#conteneurG{
margin:auto;
height:658px;
}

#head{
background-image:url(image/tete.png);
background-repeat:no-repeat;
width:767px;
height:92px;
margin:auto;
}

#menu{
margin:auto;
width:767px;
height:38px;
}

#centre{
background-color:#333333;
margin:auto;
width:767px;
height:483px;
}


/*accueil*/
#texte{
	background-color:#333333;
	width:514px;
	height:483px;
	margin:auto;
	text-align:justify;
}

#footer{
	background-image:url(image/footer.png);
	height:45px;
	width:767px;
	margin:auto;
}


/*graphisme et webdesign*/
#lightbox1{
background-color:#333333;
width:510px;
margin:auto;
}

#groupe1{
}

#popup{
width:510px;
margin:auto;
}

/*parcours*/
#comp{
	margin-left:126px;
	width:511px;
	height:16px;
	margin-top:0px;
	background-color:#5d0702;
	border-top:solid #CACACA 1px;
	border-right:solid #CACACA 1px;
	border-left:solid #CACACA 1px;
}

#table1{
width:511px;
margin-left:0px;
margin-top:0px;
border-bottom:solid #CACACA 1px;
border-right:solid #CACACA 1px;
border-left:solid #CACACA 1px;
background-color:#333333;
}

#exp{
margin-top:100px;
margin-left:126px;
width:511px;
height:16px;
background-color:#5d0702;
border-top:solid #CACACA 1px;
border-right:solid #CACACA 1px;
border-left:solid #CACACA 1px;
}

#table2{
width:511px;
margin-left:0px;
margin-top:100px;
border-bottom:solid #CACACA 1px;
border-right:solid #CACACA 1px;
border-left:solid #CACACA 1px;
background-color:#333333;
}

#form{
margin-top:20px;
margin-left:126px;
margin-top:100px;
width:511px;
height:16px;
background-color:#5d0702;
border-top:solid #CACACA 1px;
border-right:solid #CACACA 1px;
border-left:solid #CACACA 1px;
}

#table3{
width:511px;
margin-left:0px;
margin-top:100px;
border-bottom:solid #CACACA 1px;
border-right:solid #CACACA 1px;
border-left:solid #CACACA 1px;
background-color:#333333;
}


/*contact*/

#loloa{
position:absolute;
margin-left:510px;
margin-top:240px;
}


#Tcontact{
	background-color:#333333;
	width:513px;
	margin:auto;
	text-align: justify;
}

#nom {
	background-color: #333333;
	color: #CACACA;
	width: 250px;
}

#prenom {
	background-color: #333333;
	color: #CACACA;
	width: 250px;
}

#société {
	background-color: #333333;
	color: #CACACA;
	width: 250px;
}

#email {
	background-color: #333333;
	color: #CACACA;
	width: 250px;
}

#telephone {
	background-color: #333333;
	color: #CACACA;
	width: 250px;
}

#message{
	background-color: #333333;
	color: #CACACA;
	width: 330px;
	height:100px;
}

#envoyer{
background-color:#5d0702;
color:#CACACA;
}

