/* Style partie GRAPHISTES */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	scrollbar-base-color: #883022;
	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:10px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

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

}

a:visited {

	color: #FF6600;
	text-decoration: underline;
}


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



}
.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: 10px;
	background-color: #CC3300;
	border: 1px solid #993300;
	color: #FFFFFF;
}


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

.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: #FF9966;
	border: 1px solid #FF9966;
	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: #FF9966;
	font-weight: bold;
	background-color: #660000;
	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_tab.jpg);
	background-repeat: repeat-y;
}
.FDtxt {
	background-attachment: scroll;
	background-image: url(images/charte/fd_txt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;

}
.TXT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

