/* CSS Document */

* {
margin:0px;
padding:0px;
}

p {
font-size:14px;
}

.fond_contact{
margin-top:20px;
width:626px;
height:451px;
background:url(../images/fond_contact.jpg);
position:absolute;
background-repeat:no-repeat;
}

.contenu_contact {
width:600px;
}

.soustitre_contact {
width:600px;
margin-left:35px;
margin-top:25px;
}

.tableau {
margin-top:10px;
}


.t_txt {
width:150px;
text-align:right;
}


.champs {
width:350px;
margin-left:25px;
font-size:14px;
}

.gd_chp {
width:350px;
margin-left:25px;
height:200px;
font-size:14px;
}

.btn_envoyer {
text-align:right;
}

input.submit {
margin-top:10px;
border:none;
margin-left:auto;
margin-right:auto;
font-weight:bold;
font-size:13px;
color:#FFFFFF;
background:url(../images/btn_contact.jpg);
width:105px;
height:40px;
}
.fond_traitement {
	background: #fff;
	width: 600px;
	height: 492px;
}
.couple, .traitement, .lien-panier, .premier-lien, .premier-lien-jaune, .deuxieme-lien {
	position: relative;
}
.traitement {
background: url(../images/message-encart.jpg) no-repeat;
width: 580px;
height: 149px;
padding-top: 50px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.couple img {
	float: right;
	width: 170px;
	margin-top: -68px;
}
.lien-panier {
	display: block;
	margin-top: 20px;
	margin-left: 370px;
}
.lien-panier a, .premier-lien a, .premier-lien a:hover, .premier-lien-jaune a:hover, .deuxieme-lien a, .deuxieme-lien a:hover, lien-panier a:hover {
	text-decoration: none;
}
.premier-lien, .deuxieme-lien {
	background: url(../images/bande-texte.jpg) no-repeat;
	background-position: bottom center;
	float: left;
	width: 225px;
	text-align: center;
}
.premier-lien-jaune {
	background: url(../images/bande-texte-jaune.jpg) no-repeat;
	background-position: bottom center;
	float: left;
	width: 225px;
	text-align: center;
}
.premier-lien {
	margin-top:	50px;
	margin-left: 100px !important;
	margin-left: 50px
}
.premier-lien-jaune {
	margin-top:	30px;
	margin-left: 100px !important;
	margin-left: 50px
}
.deuxieme-lien {
	margin-top: 20px;
	margin-left: 150px !important;
	margin-left: 100px;
}