/* CSS Document */
BODY	
{
	/*background-color: #444444;*/
	color:#222222;
	font-family:verdana;
	font-size:12px;
}

P
{
	text-indent : 20px;
	text-align : justify;
}

.titre
{
	text-indent:0px;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
	font-family : helvetica ;
	/* color : #FFAA00; */
	/*color : #EE5F4F;*/
	padding-top : 5px;
	padding-bottom : 2px;
}

.sousTitre
{
	text-indent:0px;
	font-size : 14px;
	font-weight : normal;
	text-align : center;
	font-family : helvetica ;
	/* color : #FFAA00; */
	color : #FF7331;
	padding-top : 5px;
	padding-bottom : 2px;
}

.titre1
{
	text-indent:0px;
	font-size : 14px;
	font-weight : bold;
	font-family : helvetica ;	
	/* color : #DD8800; */
	color : #EA510F;
	padding-top : 5px;
	padding-bottom : 2px;
}

.titre2
{
	text-indent:0px;
	font-size : 12px;
	font-weight : bold;
	font-family : helvetica ;	
	/* color : #BB6600; */
	color : #C82E00;
	padding-top : 5px;
	padding-bottom : 2px;
}

.titre3
{
	text-indent:0px;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	font-family : helvetica ;	
	/* color : #994400; */
	color : #A60C00;
	padding-top : 5px;
	padding-bottom : 2px;
}

.relief
{
	font-weight : bold;
	/*color : #FEDE11;*/ 
	color : #116644;
}

.addresses
{
	font-family:monospace; 
	font-size:10px;
	font-weight:bold
}


TD.contoursFin
{
	border:solid .5pt;
}

/*
changer sas attributs dans les LI et DL des menus
LI
{
	padding-top:10px;
}


DL
{
	padding-left:30px;
}

*/



/*
a:link 		
{ 
	font-family:verdana ; 
	color:#759CEA ; 
	padding-top : 1px;
	padding-bottom : 1px;
}
a:visited 	
{ 
	font-family:verdana ; 
	color:#E15B09 ; 
	padding-top : 1px;
	padding-bottom : 1px;
}
a:hover 	
{ 
	font-family:verdana ; 
	background:#E19B09 ; 
	color:#4469C3 ; 
	font-weight  : bold;
	padding-top : 1px;
	padding-bottom : 1px;
}
*/
