/* feuille de style -  euroceramic */
/* tous droits réservés */


/* PARAMETRES GENERAUX  */
/* définition de la police texte, tableau (couleur, police taille) */
body {
	 background-color: #fff;
     font-family:Arial,Helvetica,sans-serif;
	 font-size:11px;
	 line-height:16px;
	 text-align: center;
	 scrollbar-arrow-color: #4AA1D5;
	 scrollbar-track-color: #fff;
	 scrollbar-shadow-color: #fff;
	 scrollbar-face-color: #fff;
	 scrollbar-highlight-color: #4AA1D5;
	 scrollbar-darkshadow-color: #4AA1D5;
	 scrollbar-3dlight-color: #fff;
	 color: #000; 
	 margin: 0;
}



.td,p,table {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000000; FONT-SIZE:11px; line-height: 15px;}


.blanc {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		COLOR: #e2e7bf;
		FONT-SIZE:11px
}

.orange {
		FONT-FAMILY: Verdana, sans-serif;
		COLOR: #FF9900;
		font-weight: bold;
		FONT-SIZE:11px
}


.bleu {
		FONT-FAMILY: Verdana, sans-serif;
		COLOR: #2496C2;
		font-weight: bold;
		FONT-SIZE:11px
}

.commentaire {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		COLOR: #000;
		background-color: #ffebd6;
		font-weight: normal;
		FONT-SIZE:11px
}

.cellule {
	padding: 10px;
}


.colorcontour {
	background-color: #CAE7F3;
}

	/* couleurs tableau protection  */
.cellor1 {
	background-color: #FFCC99;
	color: #000;
	padding: 3px;
}
.cellor2 {
	background-color: #FF9933;
	font-weight: bold;
	color: #000;
}

.cell3 {
	background-color: #fff;
	color: #000;
}
.cellvert {
	background-color: #ABD9EC;
	text-align: center;
	font-weight: bold;
	color: #000;
}

.cellvert2 {
	background-color: #E9F5FA;
	text-align: center;
	font-weight: bold;
	color: #000;
}

/* ligne orangée */
.cell2 {
	background-color: #E9F5FA;
	text-align: center;
	font-weight: bold;
	color: #000;
}


.menu table {	/* Mise en forme du tableau (cadre) */
	font-family:Arial,Helvetica,sans-serif;
	border: 1px solid black;
	background-color: #fff;
	margin:5px;
	padding: .2em;
	height:25px;
}

.menu td {	/* Mise en forme du tableau (cadre) */
	font-family:Arial,Helvetica,sans-serif;
	background-color: #fff;
	border: 1px solid #00469B;
	text-align: left;
	margin:0px;
}

.menu ul, .menu li {
	margin:0px;
	padding:1px;
	border-bottom: #535353;
	list-style-type: none;
}

.menu a:link,
.menu a:visited,
.menu a:active {
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #2080A3;}
  
.menu a::hover {
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #2080A3;
}



 FORM {margin:0px;}

/* personnalisation des liens hypertextes */
A:link {font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: underline; color: #535353;}
A:visited {font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: underline; color: #535353;}
A:active {font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: underline; color: #535353;}
A:hover {font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: none; color: #535353;}

a.bas:link {font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; color: #e2e7bf;}
a.bas:visited {font-family: Tahoma; font-size: 11px; font-weight: normal;; text-decoration: underline; color: #e2e7bf;}
a.bas:active {font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; color: #e2e7bf;}
a.bas:hover {font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; color: #e2e7bf;}




/* champs de formulaire */
.form {background: #ffffff; font-weight: normal; text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11 px; border: 1px outset; border-color: #0081AC}
.texte {
	font-family: Verdana, sans-serif;
	color: #000000;
}

.tableau {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.tableauBold {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

/* Mise en forme de tous les tableaux de l'administrateur "tabul") */
#tabul table {	/* Mise en forme du tableau (cadre) */
	margin: 20px 62px 20px 62px;
	border: 0px;
	width: 600px;
}


caption {	/* Mise en forme de la légende */
    font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	padding: 5px;
	color:#897C6D;
	margin-bottom:15px;
}

#tabul tbody td {	/* Mise en forme des cellules */
	background-color: #FEF9F2;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	height: 16px;
	padding: 0px;
}

#tabul thead {	/* Mise en forme du bandeau de titre du tableau */
	color: white;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #EE8C00;
	padding: .2em .2em;
	height: 22px;
}

#tabul tfoot {	/* Mise en forme des cellules */
	background-color: #FEF9F2;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	height: 15px;
	margin: 10px;
	padding: 10px;
}


.largmini { 
	width: 480px;
	padding-left: 10px;	
	}
	
select,textarea,input {
	font-weight: normal; /*** Pour améliorer la lisibilité des boutons ***/
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	margin-left: 1em;
}

.news { 
	margin: 0;
	padding: 0;
}


.news ul,
.news li {
	margin: 0px;
	padding: 1px;
	list-style-type: none;
	display: inline;

}	
	
