/* Style partie GRAPHISTES */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	scrollbar-base-color: #9E2603;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height:auto;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a{
	color: #FCBE6D;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

li a {
	color: #FF6600;
	text-decoration: none;
}



.text_area1 {
	font-size: 11px;
	color: #FC612F;
	font-weight: normal;
	background-color: #9E2601;
	width: 150px;
	border: 1px solid #FC612F;



}
.titre {
font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: lighter;
	font-style: normal;
	color: #358EE8;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #B9B6C3;
	color: #000066;
}

.bordure{
	padding:0 90px 0 10px;
}


.encart_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;

}
#bordure2{
	border:1px solid #E95A2B;
	

}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.titregros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D1D01;
}

.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA2127;
	padding: 2px;

}

.encart_pointille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC612F;
	border: 1px solid #FC612F;
	padding: 2px;


}

..lien:hover {
	color: #006699;
	text-decoration: underline;
}
..lien{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

.entete_tableau
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FC612F;
	font-weight: bold;
	background-color: #6D1D01;
	padding: 2px;

}

/* Style partie PHP */

.fondGaucheHaut {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/charte/essor-meubles_04.jpg);
}
.bordDroit {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.bordGauche {

	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
}
.repetx {
	background-image: url(index.html);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.fondcentre {
	background-attachment: scroll;
	background-image: url(index.html);
	background-repeat: no-repeat;
	background-position: center center;
}
.contour {
	background-color: 691A00;
}
.repety {
	background-image: url(images/charte/essor-meubles_05.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.txt12jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FCBE6D;
}
.txt12marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 723712;
	font-weight: bold;
}
.txt12noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
 .formcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #723712;
	background-color: #FFDAA9;
	border: 1px solid #000000;
}

.prod-marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #723712;
	margin-left:5px;
	font-weight: bold;
}

.li2{
	list-style: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #723712;
	text-align:left;
	font-weight: bold;
	list-style-image: url(images/charte/puce01.gif);
	margin-bottom:0px;
	margin-left:-10px;
	margin-right:3px;
}
.li{
	list-style: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #723712;
	text-align:left;
	font-weight: bold;
	list-style-image: url(images/charte/puce02.gif);
	margin-bottom:0px;
	margin-left:10px;
	margin-right:3px;
}

.descriptif{
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	color: #723712;

}
*html .descriptif{
	padding:10px 0 0 0;
}
