/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a img  {
border:none;
}
p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,li,div, form, input, select, label, img, hr, script{
	padding:0px;
	margin:0px;
	list-style-type: none;
}
hr{
clear:left;
}
#conteneur{
	width: 860px;
	margin: 0 auto;
	padding:0 35px;
	background: url(../images/boot-fond-02.jpg) repeat-y center;
}
#fermeture{
	width: 860px;
	height:20px;
	margin: 0 auto;
	padding:0 35px;
	background-image: url(../images/fin-boot-fond-02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
#entete{
	height: 81px;
	position: relative;
	left: 0px;
	top: 0px;
}
#entete h1{
	font-size: 16px;
	font-weight: bold;
	color: #999;
	position: absolute;
	top: 40px;
	right: 255px;
}
span.fin{
font-weight:normal;
}

#menu{
	float:right;
	width:230px;
	margin-bottom:10px;
}
#menu_admin{
	float:right;
	width:230px;
	margin-bottom:10px;
}
#menu_admin a{
	color:black;
	font-size:12px;
	text-decoration:none;
}
#menu img {
display:block;
}
#corps{
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 605px;
}
#corps h1{
	color: #999999;
	font-size: 14px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E50083;
	padding-bottom: 5px;

}

/*------------QUI SOMME NOUS--------------------- */
#corps .qui{
	width: 370px;
}
#corps .qui p{
	background-image: url(../images/imprimerie-puce-02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 10px;
	color: #666666;
	margin: 5px;
	line-height: 15px;
}
#corps .qui p a{
	background-position: right bottom;
	font-size: 10px;
	color: #666666;
	margin: 5px;
	line-height: 15px;
	text-decoration:none;
}
#corps .qui h2{
margin:10px 0;
font-size:12px;
color:#999999;
}
#corps .qui ul{
margin:40px 0 70px 20px;
}

#corps .qui li a{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	text-decoration:none;
}
#corps p.non{
	background:none;
}
#corps p.swf{
margin-bottom:10px;

}
/*------------REF--------------------- */
#corps .ref{
	width: 605px;
}
#corps .ref div.onglet{
float:left;
margin:0 19px 0 0px;
}
#corps .ref div.onglet img{
	border: 1px solid #CCCCCC;
}
#corps .ref div.onglet p.modifs{
	height:16px;
	padding:0 0 0 5px;
	width:173px;
	color:black;
	text-decoration:none;
}
#corps .ref div.onglet p.modifs a{
	color:black;
	text-decoration:none;
}
#corps .ref div.onglet p{
	font-size: 10px;
color: #666666;
	margin: 5px 0 0 0px;
	padding:5px 10px;
	width:160px;
	height:80px;
	line-height: 15px;
	border: 1px solid #CCCCCC;
}
#corps .ref div.onglet h2{
	margin: 10px 0 5px 0;
	clear:both;
}

/*------------DEVIS--------------------- */
#corps .devis{
width:605px
}
#corps .devis p{
color:#666666;
font-size:12px;
margin:10px  0 10px 20px;
height:20px;
position:relative;
top:0;
right:0;
}
#corps .devis h2{
color:#666666;
font-size:14px;

}
span.roze{
	color:#E50083;
	font-weight: bold;
}
#corps .devis p input, #corps .devis p select, #corps .devis p textarea{
position:absolute;
top:0;
right:150px;
}
#corps .devis p input {
width:200px;

}
#corps .devis p select, #corps .devis p textarea {
width:205px;
}
#corps .devis p textarea {
	width:200px;
	height:100px;
	display: block;
}


/*------------NEWS--------------------- */
#corps .news{
	position: absolute;
	top:300px;
	right: 0px;
	width: 200px;
}
#corps .news p{
	background-color: #F3F3F3;
	font-size: 10px;
	color: #333333;
	padding: 5px;
	background-image: url(../images/imprimerie-puce-03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 15px;
}

/*------------NMENU BAS--------------------- */


#menu-bas{
	background-color: #D8DADC;
	font-size: 10px;
	width:608px;
	height: 15px;
	padding-top: 5px;
	padding-right: 10px;
	margin-top: 20px;
	clear:both;
}
#menu-bas ul{
text-align:left;
}
#menu-bas li{
	display: inline;
	margin-left: 10px;
}
#menu-bas li a{
	color: #666666;
	text-decoration: none;

}
#menu-bas li a:hover{
	color: #E50083;

}
/*--------------------- page contact --------*/
#form_contact {
	margin:40px 0 0 0;
}
#form_contact p.erreur{
	width:100%;
	font-size:11px;
	color:#666666;
	text-align:center;
	margin:0 0 20px 0;
}
#form_contact div {
	display:block;
	width:600px;
	margin:0 0 2px 0;
}
#form_contact div label{
	cursor:pointer;
}
#form_contact div input {
	width:250px;
	height:16px;
	margin:0 0  0 0;
}
#form_contact div textarea {
	width:250px;
	height:120px;
	margin:0 0  0 0;
}
#form_contact div p {
	font-size:11px;
	color:#666666;
}
#form_contact div p.gauche {
	width:150px;
	float:left;
}
#form_contact div.radio {
	width:300px;
	margin-left:150px;
}
#form_contact div p.radio{
	width:200px;
	height:16px;
}
#form_contact div p.radio input{
	width:15px;
	height:15px;
	float:left;
}
#form_contact div p.radio label{
	margin:0 0 0 5px;
}

#form_contact  input.submit {
	width:250px;
	position:relative;
	left:153px;
	background:#d8dadc;
	border:1px solid #a4acb2;
	width:255px;
	height:20px;
}
/*-------- fin --------*/
.rouge {
	color:red;
}
.barre {
	text-decoration:line-through;
}

/*-------- BASE-LINE --------*/
#conteneur #base-line {
float:right;

}


#conteneur #base-line p, #conteneur #base-line p a {
width:230px;
font-size:10px;
color:#EDEEEF;
text-decoration:none;
}
/*-------- SGNATURE --------*/
#conteneur #base-line #signature h1, #conteneur #base-line #signature h1 a  {
	width:230px;
	margin:10px 0 0 0;
	font-size:9px;
	color:#EDEEEF;
	font-weight: normal;
	text-decoration: none;
}
