/*------------------------------------

* La feuille de style du site TDM

*------------------------------------

*/




BODY  {

	font-family: Tahoma;

	/*background-color: orange;*/

	background-color: #f98836;

	color: maroon;

	font-size: x-small;

}




P {

	font-family: Tahoma;

	font-size: 10pt;

	margin-top: 6pt;

	margin-bottom: 6pt;

}




.petit {

	font-family: Tahoma;

	font-size : 8pt;

}







.rubrique {

	font-size: 12pt;

	/*color : rouge

	color: #ff3300; */

	color:#ff6634;

}




.theme {

	font-size: 14pt;

	/*color : rouge fort*/

	color: #cc0033;

}




.headmenu {

	/*background-color: jaune;*/

	background-color: #ffcc01;

	color:white;

	border : double;

	/*border-color : rouge;*/

	border-color : #cc0033;

}




.head {

   /*background-color: orange;*/

   background-color: #F98836;

   color:white;

	  

}
.head_light {
	/*background-color: orange;*/
	background-color: #FFC47B;
	color: white;
}



.menu {

	background-color: white;

	/*color : rouge;*/

	color:#ff3300;

	border-color: white;

	border-style: dashed;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	text-indent: 10px;

}




.cadre {

	border: #F98836; 

	border-style: dashed; 

	border-top-width: 1px; 

	border-right-width: 1px; 

	border-bottom-width: 1px; 

	border-left-width: 1px

}







.textesite,H1,H2, H3 {

	/*color: bleu fort;*/

	color: #000099;

}

 

A {

	/*color: bleu clair;*/

	color: #3399ff;

	/*color: inherit;

	azimuth : left-side;*/

	text-decoration:none;

	/*font-weight: bolder;*/

}




A:hover{

	color: #67ccfd;

	font-style : oblique;

	text-decoration : underline;

}

a.lien_blanc {
	color:#cc0033;
	font-size: smaller;
}

A.lien_blanc:hover{
	color:#F98836;
	text-decoration : underline;
}


/*

A.Amenu {

	color:#ff3300;

	font-family: arial, verdana, helvetica;

	text-decoration: none;

}




A.Amenu:hover{

	color: #F98836;

	font-family: arial, verdana, helvetica;

	display: block;

	padding-top: 5px;

	padding-left: 3px;

	padding-right: 3px;

	padding-bottom: 11px;

	background-color : #ffcc33;

}

*/

/*

joli bleu : color: #6699CC; 

bleu clair : #60B4F2;

orange vif : color: #FF6600; 

orange clair:#FFCC99;

bleu: #0066CC;

bleu pastel : #e9f2f7


*/
