/* Style partie GRAPHISTES */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	
	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:11px;
	font-weight: normal;
	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: #dbe5e7;
	width: 150px;
	border: 1px solid #000000;



}
.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;
}


.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: #A884BD;
	padding: 2px;

}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A884BD;
	padding: 2px;

}

.encart_pointille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	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: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 2px;

}

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

}
.bordure {
	margin: 20px;
	padding: 20px;
}
.bordure1 {
	margin-left: 60px;
	padding-left: 60px;
}
.point {
	background-attachment: scroll;
	background-image: url(index.html);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.fondDroitHaut {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/charte/krestell_11.gif);
}
.fondDroitBas {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/charte/krestell_15.jpg);
}
.fondGaucheBas {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondGaucheHaut {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/charte/krestell_06.gif);
}
.bordDroit {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.bordGauche {

	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
}
.fondGaucheHaut2 {

	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/charte/krestell_01_03.jpg);
}
.fondDroitBas2 {

	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/charte/krestellbis_05.jpg);
}
#liste_couleur{
	background-color:#FEE7C8;
	border:1px solid #000000;
}
.form{
	width:150px;
	background-color:#FEE7C8;
	border:1px solid #000000;
}
.bt{
	width:80px;
	background-color:#FEE7C8;
	border:1px solid #000000;
}
.cyc {
	display: none;
}
