/* Style partie GRAPHISTES */

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

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

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

a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a:hover {
	color: #6CCD32;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;

}


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

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

}

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

}
.dgradintro {
	background-attachment: scroll;
	background-image: url(images/charte/dgrad_intro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4E9524;
}
.fondbas {
	background-attachment: scroll;
	background-image: url(images/charte/bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fdhaut {
	background-attachment: scroll;
	background-image: url(images/charte/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.liensbas {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.liensbas:hover {

	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.gras {
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	height: 18px;
}
.bordure3px {
	border: 3px solid #2C5415;
}
.encart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
.titreblanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titreblancsoulign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.noirgras {
	color: #000000;
	font-weight: bold;
}
.legende {
	clear: left;
	left: 240px;
	top: 0px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	display: Aucune;
}
.border {
	border: 1px solid #2C5415;
}
.verticaldrte {
	background-attachment: scroll;
	background-image: url(images/charte/pxlvert.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #2C5415;
}
.cyc {
	display: none;
}