/*
general		fonce: #7C7A7A; clair: #7C7A7A; 
*/
html { 	margin-bottom: 0.1px;	height:100%; }

body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	background-color:white;
}


a:link, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: black; 
	font-weight: normal;
}


a.lang:link, a.lang:visited{
}

a:hover, a.lang:hover { 
	text-decoration: underline;
}

/*MENU*/
a.menu:link, a.menu:visited{
	height: 19px;
	font-family: Arial;
	font-size: 14px;
	color: #7C7A7A;
	text-decoration: none;
	font-weight: normal;	
	display: block;
}

a.menu:hover{
	text-decoration: overline;
}

a.menuselected:link, a.menuselected:visited{
	height: 19px;
	font-family: Arial;
	font-size: 14px;
	color: #7C7A7A;
	text-decoration: none;
	font-weight: bold;	
	display: block;
}

a.menuselected:hover{
	text-decoration: underline;
}

.menuseparator{
	background-color:#7C7A7A;
}
/*FIN MENU*/

td{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: black; 
}
p, span, .texte { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: black; 
	line-height: 16px;
}

.titrerubrique{
	font-size: 26px;
	color: #7C7A7A; 
	font-weight: bold;
}

.newstitle{
	font-size: 15px;
	font-weight: bold;
}

.newstext{
	font-size:11px;
}

.small, .searchinput {  
	font-size: 9px
}

.small_bold{  
	font-size: 9px; 
	font-weight: bold
}

.footer, .datemodif{  
	font-size: 9px; 
	color: #7C7A7A;
}
