/* TOUS */
.fixe {
	font : 9px Arial, Helvetica, sans-serif;
}

H1	{
	background: #white;
	color: #000090;
	font-family: arial,helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


div#navsite ul li {
	background: #ffffff;
}
div#navsite ul li a.publier {
	background: #ffffff;
}

#navsite h5 {
	display:  none;
}

#navsite ul {
	padding: 3px 0;
	margin-left:  0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}
#navsite ul li {
	list-style:  none;
	margin:  0;
	display:  inline;
}
#navsite ul li a {
	padding:  3px 0.5em;
	margin-left:  3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}
#navsite ul li a:link {
	color: #448;
}
#navsite ul li a:visited {
	color: #667;
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
	color: #000;
	background: #AAE;
	border-color: #227;
}
#navsite ul li a#current {
	background: #FFF;
	border-bottom: 1px solid white;
}


TD.light	{background: #FAFAFF; color: #000090;	font-family: arial,helvetica, sans-serif; font-size: 12px; font-weight: normal;}
TD.dark		{background: #eeefff; color: #000090;	font-family: arial,helvetica, sans-serif; font-size: 11px; font-weight: normal;}
TD.pink		{background: #ffeeee; color: #000090;	font-family: arial,helvetica, sans-serif; font-size: 11px; font-weight: normal;}
TD.green	{background: #cceeee; color: #000090;	font-family: arial,helvetica, sans-serif; font-size: 11px; font-weight: normal;}
TD.cat1		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333 }
TD.cat2		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #417FCA }


A:link,A:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000090;
	font-size: 12px; 
	text-decoration : none;
}

A:hover {
	text-decoration : none;
	background : #AAAAFF;
	font-size: 12px; 
	color : #000090;
}

.partner  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000090;
	font-size: 18px; 
	text-decoration : none;
}
A.partner  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000090;
	font-size: 18px; 
	text-decoration : none;
}

.titrenoir  {
 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;font-weight: bold; }

.xtitrenoir  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px; 
	text-decoration : none;
}
.SubcatHome { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #417FCA }







A.navbar:link {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	background : #000090;
	color : White;
	text-decoration : none;
}
A.navbar:visited {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	background : #000090;
	color : White;
	text-decoration : none;
}
A.navtop:link, A.navtop:visited, A.navtop:active {
	color: White;
	font-family: arial,helvetica, sans-serif;
	font-size: 12px; 
	text-decoration : none;
}
A.navtop:hover {
	color: #900000;	
	font-family: arial,helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration : none;
}
  
A.contact:link{
	color: #000090;
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration : none;}

A.contact:hover	{
	color: #900000;	
	font-family: Verdana, Geneva, arial, helvetica, sans-serif; 
	background : #BBBBAA;
	font-size: 12px; 
	text-decoration : none;
}

.green {
	color : Green;
	background-color: white;
}
.red{
	color : Red;
	background-color: white;
}

.selectred{
	background-color : #ffdddd;
}
.selectorange{
	background-color : #FFEDC1;
}
.selectgreen {
	background-color : #ddffdd;
}
.selectville {
	font-size: 14px;
	background-color : #ccccff;
}
.chkred{
	background-color : #ffaaaa;
}
.chkorange{
	background-color : #FFccaa;
}
.chkgreen {
	background-color : #aaffaa;
}



TEXTAREA {
	background : White;
	/*border : 1px solid #000090;*/
}


/* INPUT */
INPUT.bouton {
	background-color : #DCDCDC;
	font : bold 14px Arial, Helvetica, sans-serif;
	text-align : center;
	border : 1px solid;
	color : Black;
}

TR.bleu {
	background-color : #333399;
	font-weight : bold;
	color : White;
	text-align : center;
	font-size : 9px;
}