/* Style partie GRAPHISTES */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	/*scrollbar-base-color: #FF0000;*/
	scrollbar-base-color: #5CDCFF;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

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

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

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

}

/*a:visited {

	color: #FFFFFF;
	text-decoration: underline;
}*/


.text_area1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #006633;
	width: 150px;
	border: 1px solid #000000;



}
.titre {
font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: lighter;
	font-style: normal;
	color: #3300CC;
	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;
}


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

}

.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: #DD0000;
}

.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: 13px;
	font-weight: bold;
	color: #FF6600;
	border: 1px solid #CC6600;
	padding: 2px;


}

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

.entete_tableau
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC6600;
	padding: 2px;

}

/* Style partie PHP */
.FDpointilles {
	background-attachment: scroll;
	background-image: url(images/charte/pointilles.gif);
	background-repeat: repeat-x;

}
.FDtab {
	background-attachment: scroll;
	background-image: url(images/charte/fd_tab1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FDbottom {
	background-attachment: scroll;
	background-image: url(images/charte/fd_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FDtxt {
	background-attachment: scroll;
	background-image: url(images/charte/fd_txt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rouge{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	font-style: normal;
	/*color: #FF0000;
	color:#FF9000;*/
	color:#5CDCFF;
}
.rouge.ecart{
padding-right:10px;
}
.gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	color: #e5e5e5;
}
.blanc{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}
 .formcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #454545;
	background-color: #EDEDED;
	border: 1px solid #ffffff;
}

.txtAdmin{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	color: #000000;
	}
	
.plan {
width:230px;
}

.blanc {
font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.separation {
border-left:1px solid #5CDCFF;
}

li {
font-size:12px;
}

.titre_lien {
border-bottom:1px solid #5CDCFF;
}
