/* Nymphea studio CSS - jonathan berrichon / Nicolas Peraudeau */

body{
	color:#fff;	
	font-family:Arial, Helvetica, sans-serif;
	background:#3f2d16 url(http://www.avetec-agencement.fr/fond.jpg) no-repeat bottom right;
}

/* Images */

.logotype{
	background:url(http://www.avetec-agencement.fr/logo.png) no-repeat center;
	margin-top:30px;
	margin-bottom:30px;
	width:316px;
	height:103px;
}

a {
	color:#fff;
	text-decoration:none;
}

a.enter{
	background:url(http://www.avetec-agencement.fr/entrer_out.png) no-repeat right;
	display:block;
	width:208px;
	height:28px;
	
}

a.enter:hover{
	background:url(http://www.avetec-agencement.fr/entrer_hover.png) no-repeat;
	display:block;
	width:108px;
	height:28px;
}

/* Textes */

.paragraphe_agencement{
	width:900px;
	text-align: justify;
	padding-bottom:100px;
	font-size:14px;
}

.mots_cles{
	width:900px;
	text-align: justify;
	font-size:9px;
	padding-bottom:100px;
}

.footer{
	font-size:10pt; 
	width:900px;
	text-align:center;
}

.titre{
	color:#b98451;
	font-size:18px;
	font-style:italic;
	text-transform:uppercase;
}

.retour{
	position:absolute;
	top:120px;
	color:#b4101d;
	font-size:18px;
        text-align:left;
        width:200px;
        height:30px;
	font-style:italic;
	text-transform:uppercase;
        background:url(http://www.avetec-agencement.fr/fleche.png) no-repeat right;
        background-position:155 2;
}
a.retour:hover{
color:white;
}

/* Forms */

input{
border: 1px #999 solid;
width: 200px;
margin-bottom:10px;
margin-top:5px;
}

.send{
background:url(http://www.avetec-agencement.fr/fleche.png) no-repeat center;
border:none;
color:#b4101d;
font-size:20px;
font-weight:bold;
font-style:italic;
text-align:left;
}

input.send:hover{
color:white;
}

.radio_btn{
text-algin:left;
width:15px;
}

textarea{
border: 1px #999 solid;
width: 500px; height: 100px;
margin-bottom:10px;
margin-top:5px;
}

submit{
color:#fff;
}

table tr td div.paragraphe_agencement table tr td form div#poste1{
display: none;
}
table tr td div.paragraphe_agencement table tr td form div#poste2{
display: none;
}
table tr td div.paragraphe_agencement table tr td form div#poste3{
display: none;
}
table tr td div.paragraphe_agencement table tr td form div#poste4{
display: none;
}