/* marge page */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* texte par defaut */
td {
	font-family:Tahoma, Arial,sans-serif;
	font-size:12px;
}

.gras{font-weight:bold;}
.titre_photo{
	font-size: 11px;
}
/* Bordure des tableau */
.lien_ref{
	text-decoration:none;
	color:#000000;
}
.lien_ref:hover{
	text-decoration:none;
	color:#000000;
}
.ceilFirstXY{
	border-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-right-width:1px;
 }
 .ceilFirstX{
 	border-style:solid;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:1px;
	border-right-width:1px;
 }
 .ceilFirstY{
 	border-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:0px;
	border-right-width:1px;
 }
 .ceilXY{
 	border-style:solid;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:1px;
 }

/* asterix pour formulaire et specifications divers */
.asterix {
	color:#FF0000;
	font-size:10px;
}

/* formatage lien "féré" en bas */
.liens {
	font-size:11px;
	font-weight: bold;
	text-decoration :none;
}

/* gros titres */
.titre {
	font-size:20px;
	font-weight: normal;	
}

/* Sous-titre gris */
.sousTitre{
	color:#666666;
	font-size:12px;
	font-weight: bold;	
}

/* couleur des parties */
.presentation{color : #006633;}
.references{color : #660099;}
.savoirFaire{color : #F49300;}
.actualites{color : #0066CC;}
.contact{color : #000099;}
.catalogue {color:#CC0033;}

/* fond zone de texte formulaire */
.formulaireFondGris {
	background-color:#CCCCCC;
	font-size:12px;
	color:#000000;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-color:#000000;
}




/* couleur police blanc */
.blanc {
	color:#FFFFFF;
}






/* zone de texte partie admin */
.txt {
	font-size:12px;
}

/* formatage date detail reference */
.ref_date{
	color:#666666;
	font-size:12px;
	font-weight: bold;	
}

/* caractere taille 10 */
.txt10 {
	font-size:10px;
}

/* pages liste des references date reference */
.date_ref {
	color:#666666;
	font-size:15px;
	font-weight: bold;
}

/* pages liste des references ville reference */
.ville_ref {
	color:#999999;
	font-size:15px;
	font-weight: bold;
}

/* pages liste des references nom reference */
.nom_ref {
	color:#FFFFFF;
	font-size:15px;
	font-weight: bold;
	text-decoration :none;
}

/* pages liste des references categorie reference */
.cat_ref {
	color:#333333;
	font-size:15px;
	font-weight: bold;
}

/* formatage lien "féré" en bas */
.liensGris {
	color:#999999;
	font-size:11px;
	font-weight: bold;
	text-decoration :none;
}

.liensBlanc {
	color:#999999;
	font-size:11px;
	font-weight: bold;
	text-decoration :none;
}

/* formatage texte détail reference*/
.txt_ref {
	font-size:11px;
}

/* police texte dans bandeau superieur */
.intitule_haut {
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	font-family:Arial,sans-serif;
}

/********************ADMIN*******************/

/* couleur titre Administration */
.vert {
	color: #036735;
}

/* lien vert partie admin */
.liensAdminVert {
	text-decoration :none;
	color:#666666;
}

.liensAdminVert:hover {
	text-decoration :none;
	color:#036735;
}.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
