/* CSS Document */
body {
	margin: 0px;
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	overflow-y:auto;
	overflow-x:hidden;
}
body, p, td, input, textarea {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, select, button{
	border:1px solid #C7C7C7;
	color:#000000;
	background:#FFFFFF url(../ims/test.jpg) repeat-x scroll 0 0; 
	padding:1px 3px;
}
input.chek{
	border:none;
	padding:0 0 0 0;
	background:none;
}
.spe{
	border:1px solid #C7C7C7;
	color:#000000;
	background:#FFFFFF url(../ims/test.jpg) repeat-x scroll 0 0; 
	padding:1px 3px;
}
.GrosTitre{
	font-size: 25px;
	font-weight:bold;
}
.Titre{
	font-size: 16px;
	font-weight:bold;
}
.rouge{
	color:#990000;
}
.PetitTitre{
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}
.Phrase{
	font-size: 12px;
}
.fonce{
	border:0;
	background-color:#f1f1f1;
	border-top:1px solid #E9E9E9;
}
.clair{
	border:0;
	border-top:1px solid #E9E9E9;
}
.imglink{
	border: 1px #1974fb solid;
}
.coordonnees{
	font-size: 12px;
}
a:link {color:#647cb9}
a:visited {color:#647cb9}
a:hover {color:#990000}
a:active {color:#FF9900}
.copyright{
	color: #666666;
	font-family: Tahoma;
	font-size: 9px;
}
.erreur{
	color: #990000;
}
.tableau{
	border: 1px dashed #1974fb;
}
legend{
	color:#000000;
}
fieldset{
	border:1px solid #E9E9E9;
}
.new_tab{
	border:1px solid #E9E9E9;
}
.btn_form{
	cursor:pointer;
}
.btn_form:hover{
	color:#990000;
}
/*********** Bouton formulaire de chaque page **********/
/*.btn_form_haut {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_haut.png) no-repeat center center;
}
.btn_form_haut:hover {
background: transparent url(images/valide/btn_haut_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_coord {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_coord_off.png) no-repeat center center;
}
.btn_form_coord:hover {
background: transparent url(images/valide/btn_coord_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_pres {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_pre_off.png) no-repeat center center;
cursor:pointer;
}
.btn_form_pres:hover {
background: transparent url(images/valide/btn_pre_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_prod {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_prod_off.png) no-repeat center center;
}
.btn_form_prod:hover {
background: transparent url(images/valide/btn_prod_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_modifprod {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_modifprod_off.png) no-repeat center center;
}
.btn_form_modifprod:hover {
background: transparent url(images/valide/btn_modifprod_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_photo {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_image_off.png) no-repeat center center;
}
.btn_form_photo:hover {
background: transparent url(images/valide/btn_image_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_gal {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_ajt_off.png) no-repeat center center;
}
.btn_form_gal:hover {
background: transparent url(images/valide/btn_ajt_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_modifgal {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_modif_off.png) no-repeat center center;
}
.btn_form_modifgal:hover {
background: transparent url(images/valide/btn_modif_on.png) no-repeat center center;
cursor:pointer;
}
.btn_formulaire_qualif {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_qualif_off.png) no-repeat center center;
}
.btn_formulaire_qualif:hover {
background: transparent url(images/valide/btn_qualif_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_dl {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_dl_off.png) no-repeat center center;
}
.btn_form_dl:hover {
background: transparent url(images/valide/btn_dl_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_part {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_part_off.png) no-repeat center center;
}
.btn_form_part:hover {
background: transparent url(images/valide/btn_part_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_modifpart {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_modifpart_off.png) no-repeat center center;
}
.btn_form_modifpart:hover {
background: transparent url(images/valide/btn_modifpart_on.png) no-repeat center center;
cursor:pointer;
}
.btn_form_admin {
width:350px;
height:30px;
border:none;
background: transparent url(images/valide/btn_admin_off.png) no-repeat center center;
}
.btn_form_admin:hover {
background: transparent url(images/valide/btn_admin_on.png) no-repeat center center;
cursor:pointer;
}*/
