/***********************************************/
/*style site de maulnes
Conseil Général de l'Yonne                     */
/***********************************************/
/* CSS Document */
body {
	background-color: #EDF1F0;
}
/*lien*/
a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #333333;
  text-decoration: none;
  font: 11px Tahoma;
}

a.hidden:visited {
  color: #333333;
  text-decoration: none;
  font: 11px Tahoma;
}

a.hidden:hover {
	color: #CC3300;
	text-decoration: none;
	font: 11px Tahoma;
}

a.hidden:active {
  color: #333333;
  text-decoration: none;
  font: 11px Tahoma;
}
/* ALBUM VIGNETTE */
a.boutonNav{
	font-family:Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	padding:1px;
	text-decoration: none;		
	color:#CC6600;
	}
a.boutonNav:visited {
	font-family:Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	padding:1px;
	text-decoration: none;		
	color:#CC6600;
	}	
a.boutonNav:hover{
	font-family:Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	padding:1px;
	text-decoration: none;		
	color:#666666;
	background-color:#DC9A6F;
	position:relative;
	top:1px;
	left:0px;
	}	
a.boutonNav:active{
	font-family:Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	padding:1px;
	text-decoration: none;		
	color:#666666;
	}

/******* génaral mise en page *******/

body{
	margin: 0px;
	padding: 0px;
	background: #DBD2B9;
}
/************** txt noir*****************/
.txt-noir-10 {
	font: 10px Tahoma;
	color: #000000;
}
.txt-noir-11 {
	font: 11px Tahoma;
	color: #000000;
}
.txt-noir-10-gras {
	font: 10px Tahoma;
	color: #000000;
	font-weight: bold;
}
.txt-noir-10-italique{
	font: 10px Tahoma;
	color: #000000;
}
.txt-noir-11-gras {
	font: 11px Tahoma;
	color: #000000;
	font-weight: bold;
}
.txt-noir-12 {
	font: 12px Tahoma;
	color: #000000;
}
.txt-noir-14 {
	font: 14px Tahoma;
	color: #000000;
}
/************** txt blanc*****************/
.txt-blanc-10 {
	font: 10px Tahoma;
	color: #FFFFFF;
}
.txt-blanc-11 {
	font: 11px Tahoma;
	color: #FFFFFF;
}
.txt-blanc-12 {
	font: 12px Tahoma;
	color: #FFFFFF;
}
.txt-blanc-14 {
	font: 14px Tahoma;
	color: #FFFFFF;
}

/************** txt gris claire*****************/
.txt-gris-10 {
	font: 10px Tahoma;
	color: #CCCCCC;
}
.txt-gris-11 {
	font: 11px Tahoma;
	color: #CCCCCC;
}
.txt-gris-12 {
	font: 12px Tahoma;
	color: #CCCCCC;
}
.txt-gris-14 {
	font: 14px Tahoma;
	color: #CCCCCC;
}
/************** txt gris foncé*****************/
.txt-gris-fonce-10 {
	font: 10px Tahoma;
	color: #666666;
}
.txt-gris-fonce-11 {
	font: 11px Tahoma;
	color: #666666;
}
.txt-gris-fonce-12 {
	font: 12px Tahoma;
	color: #666666;
}
.txt-gris-fonce-14 {
	font: 14px Tahoma;
	color: #666666;
}
/************** txt gris noir*****************/
.txt-gris-noir-10 {
	font: 10px Tahoma;
	color: #333333;
}
.txt-gris-noir-11 {
	font: 11px Tahoma;
	color: #333333;
}
.txt-gris-noir-ital-11 {
	font: 11px Tahoma;
	color: #333333;
	font-style: italic;
}
.txt-gris-noir-12 {
	font: 12px Tahoma;
	color: #333333;
}
.txt-gris-noir-14 {
	font: 14px Tahoma;
	color: #333333;
}
/************** txt rouge*****************/
.txt-rouge-10 {
	font: 10px Tahoma;
	color: #CC0000;
	font-weight: bold;
}
.txt-rouge-11 {
	font: 11px Tahoma;
	color: #CC0000;
	font-weight: bold;
}
.txt-rouge-12 {
	font: 12px Tahoma;
	color: #CC0000;
	font-weight: bold;
}
.txt-rouge-14 {
	font: 14px Tahoma;
	color: #CC0000;
	font-weight: bold;
}
/************** txt rouge bordeau*****************/
.txt-rouge-bordeau-10 {
	font: 10px Tahoma;
	color: #962A38;

}
.txt-rouge-bordeau-11 {
	font: 11px Tahoma;
	color: #962A38;

}
.txt-rouge-bordeau-12 {
	font: 12px Tahoma;
	color: #962A38;

}
.txt-rouge-bordeau-14 {
	font: 14px Tahoma;
	color: #962A38;

}
/************** txt creme*****************/
.txt-creme-10 {
	font: 10px Tahoma;
	color: #DC9A6F;
}
.txt-creme-10-gras{
	font: 10px Tahoma;
	color: #DC9A6F;
	font-weight: bold;	
}
.txt-creme-11 {
	font: 11px Tahoma;
	color: #DC9A6F;
}
.txt-creme-11-gras{
	font: 11px Tahoma;
	color: #DC9A6F;
	font-weight: bold;	
}
.txt-creme-12 {
	font: 12px Tahoma;
	color: #DC9A6F;
}
.txt-creme-12-gras{
	font: 12px Tahoma;
	color: #DC9A6F;
	font-weight: bold;	
}
.txt-creme-14 {
	font: 14px Tahoma;
	color: #DC9A6F;	
}
.txt-creme-14-gras{
	font: 14px Tahoma;
	color: #DC9A6F;
	font-weight: bold;	
}
/************** txt orange*****************/
.txt-orange-10 {
	font: 10px Tahoma;
	color: #CC6600;
}
.txt-orange-10-gras{
	font: 10px Tahoma;
	color: #CC6600;
	font-weight: bold;	
}
.txt-orange-11 {
	font: 11px Tahoma;
	color: #CC6600;
}
.txt-orange-11-gras{
	font: 11px Tahoma;
	color:#FF6600;
	font-weight: bold;	
}
.txt-orange-12 {
	font: 12px Tahoma;
	color: #CC6600;
}
.txt-orange-12-gras{
	font: 12px Tahoma;
	color: #CC6600;
	font-weight: bold;	
}
.txt-orange-14 {
	font: 14px Tahoma;
	color: #CC6600;	
}
.txt-orange-14-gras{
	font: 14px Tahoma;
	color: #CC6600;
	font-weight: bold;	
}
/************** txt bleu****************/
.txt-bleu-10 {
	font: 10px Tahoma;
	color: #6467A8;
}
.txt-bleu-10-gras{
	font: 10px Tahoma;
	color: #6467A8;
	font-weight: bold;	
}
.txt-bleu-11 {
	font: 11px Tahoma;
	color: #6467A8;
}
.txt-bleu-11-gras{
	font: 11px Tahoma;
	color: #6467A8;
	font-weight: bold;	
}
.txt-bleu-12 {
	font: 12px Tahoma;
	color: #6467A8;
}
.txt-bleu-12-gras{
	font: 12px Tahoma;
	color: #6467A8;
	font-weight: bold;	
}
.txt-bleu-14 {
	font: 14px Tahoma;
	color: #6467A8;	
}
.txt-bleu-14-gras{
	font: 14px Tahoma;
	color: #6467A8;
	font-weight: bold;	
}
/************** txt caca-oie****************/
.txt-caca-oie-10 {
	font: 10px Tahoma;
	color: #9B9857;
}
.txt-caca-oie-10-gras{
	font: 10px Tahoma;
	color: #9B9857;
	font-weight: bold;	
}
.txt-caca-oie-11 {
	font: 11px Tahoma;
	color: #9B9857;
}
.txt-caca-oie-11-gras{
	font: 11px Tahoma;
	color: #9B9857;
	font-weight: bold;	
}
.txt-caca-oie-12 {
	font: 12px Tahoma;
	color: #9B9857;
}
.txt-caca-oie-12-gras{
	font: 12px Tahoma;
	color: #9B9857;
	font-weight: bold;	
}
.txt-caca-oie-14 {
	font: 14px Tahoma;
	color: #9B9857;	
}
.txt-caca-oie-14-gras{
	font: 14px Tahoma;
	color: #9B9857;
	font-weight: bold;	
}
/************tableau**************/

.tableau-bordure-grise {
	border-color: #FF0000;
	background-color: #CCCCCC;
	border-width: 12px;
}
.bordure-image-lien {
	border: #666666;
}

