/**************************************************************************/
/* Copyright (c) 2007 Jérôme Saby & Cyril Raboisson                                                        */
/* Tous droits réservés.                                                                                                           */
/**************************************************************************/

/* ATTENTION: ce programme est protégé par la loi sur les droits                                   */
/* d'exploitation et par les traités internationaux.                                                              */

/* Toute reproduction ou distribution, même partielle, de ce programme,                          */
/* qui n'aura pas reçu d'autorisation préalable, fera l'objet de                                          */
/* poursuites et sera sévèrement sanctionnée par le droit civil et pénal.                           */

/* La personne physique ou morale ayant obtenu l'autorisation 		                    */
/* d'exploitation  de ce programme peut, en toute liberté et de façon                                */
/* illimitée le modifier afin de l'adapter à ses besoins			                               */
/**************************************************************************/	

body{

	width: auto;
	background-color : #104879;
	font-family: Verdana, Arial;
	font-size:12px;
}
img {
display:inline;
border:none;
}
.petit {
font-size:10px;
border-bottom:1px solid #E0E5EF;
border-top:1px solid #E0E5EF;
margin-top: -20px;
margin-bottom: 15px;
padding: 5px 0 5px 0 ;
}
.newsletter {
font-size:12px;
padding-left:0px;
}
.site{
	font-family: Verdana, Arial;
	color: #293437;
	line-height: 1.166;	
	padding: 0px;
	width: 1000px;
	margin:auto;
	font-size:14px;
	background-color : #ffffff;
}

a:link{
	color: #006699;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

p {/*permet un retour a la ligne sans interligne */
	margin-top:0;
	margin-bottom:0;
}

hr {
	height: 1px;
	color: #E0E5EF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	color: #475A7F;
	font-size:20px;
}

h2{ /* Pour fckeditor */
	font-size:15px;
	color: #006699;
	margin-left:0;
}

h3{
	font-size: 100%;
	color: #293437;
}

h4{
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}

h5{
	font-size: 100%;
	color: #293437;
}


label{
	font: bold 100% Arial,sans-serif;
	color: #293437;
}
/*
img {
	display: block;
	border:none;
}	
*/		
input {
	border:1px solid #2a93cd;
}

/***********************************************/
/* Layout Divs      ENTETE                                                */
/***********************************************/

#masthead{
	margin: 0 5px 0 5px;
	padding: 10px 0px 0px 0px;
	height:170px;
	width: 990px;
	background-image: url("../images/entete.jpg") ; 
    background-repeat: no-repeat;

}

#masthead img{
	display : inline;
	margin : 44px 0px 0px 40px;

}
#masthead a{
	color:#fff;
}
#masthead h1{
	font-size:25px;
}

#siteName{
	position :relative;
	margin: -80px 0px 0px 100px;
	padding: 0px 0px 10px 10px;
}

#titreindex{
	position :relative;
	margin: 0px 0px 0px 120px;
	padding: 0px 0px 10px 10px;
	color:white;
}

/************* #globalNav styles **************/
/*utilisé dans le header */
#globalNav{
	position : relative;
	color: #cccccc;
	margin:0px 0px 0px 30px;
	/*padding: -10px 0px 0px 15px;*/
	/*white-space: nowrap;*/
	top : 2px;
}

#globalNav a {
	
	font-size: 15px;
	padding: 0px 0px 0px 0px; 
}
#globalNav img {
	display : inline;
	margin : 25px 5px 0px 5px;
}
/*--------CONTENU DE LA PAGE ------------------*/
/************* #breadCrumb styles *************/
#content{
	float:right;
	width: 640px;
	padding: 20px 5px 0px 0px ;
}
#content table {
border-collapse: collapse;
border: 1px solid #2a93cd;
}

#content td {
border: 1px solid #2a93cd;
}
.tabimage{
display:inline;
}
#content table table{ /*table dans la table*/
border: 0;
}
#content table table td {
border: 0;
}
#content h1{
color: #006699;
font-size:20px;
border-bottom : 1px solid #006699;

}

#content h2{
 font-size: 16px;
 color: #006699;
 /*margin-left:20px;*/
}
#breadCrumb {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	color: #293437;
	margin-bottom:10px;
}
#breadCrumb a:visited{
	color: #009af6;
	text-decoration: none;
}
#breadCrumb a:link{
	color: #009af6;
	text-decoration: none;
}
#breadCrumb  a:hover{
	color: #009af6;
	text-decoration: underline;
}
/*
#breadCrumb h1{
	color: #475A7F;
	font-size:20px;
}*/
#breadCrumb ul{
	list-style-type: square;
}

#breadCrumb ul ul{
	list-style-type: disc;
}
#breadCrumb ul ul ul{
	list-style-type: none;
}

/*************  COLONNE DE DROITE   ******************/
#date{
font-size:10px;
text-align:center;
color: #006699;
margin : 0 0 5px 0px;

}

#colonned{
	float:right;
	height:100%;
	width:170px;
	padding: 0 ;
	background-color : #ffffff;
}

#colonned form{
	padding : 5px 0 0 0 ;
	border-top : 1px solid #2a93cd;
	margin : 0 5px 5px 5px ;
}

#colonned input {
	border:1px solid #2a93cd;
	color : #6b6b6b  ;
}

#cadre{
	width:158px;
	border: 1px solid #2a93cd;
	margin: 0px 5px 10px 5px;
	background-color: #aadcf6;
	
}

#haut{

	background: url("../images/haut.gif") no-repeat;
	height: 10px; width: 160px;
	font-size:1px; /* correction d'un bug IE */
	margin: 0px 5px 0px 5px;
}

#news{
	padding: 0;
	margin: 0;
}

#newstitre {
	height:35px; 
	text-align:center;
	font-size: 12px;
	color: white;
	background-color: #2a93cd; 
	padding: 0px 0px 0px 0px;
}
#listenews {
	/*text-align:justify;*/
	font-size: 10px;
	padding: 3px 3px 3px 5px; 
}
#listenews a{
	font-size: 10px;
}
#ntitre {
	height:15px;
	/* correction bug ie6 */
	width:158px;
	/*width:100%; avant correction bug ie6*/
	text-align:center;
	font-size: 12px;
	color: white;
	background-color: #2a93cd; 
	padding: 0px 0px 7px 0px;
}

#listecolonne {
	text-align:left;
	font-size: 10px;
	padding: 2px 3px 2px 3px ; 
	
}
#listecolonne li{
	list-style-type: none;
	
}
/*********** #navBar styles  RECHERCHE ET MENU **********-----------------------------------------------------------------------------------------------------------*/
#navBar{
	margin: 0 830px 0 0;
	padding: 0;	
	background-color : #ffffff;
}
#navBar form{
	padding : 5px 0 0 0 ;
	border-top : 1px solid #2a93cd;
	margin : 0 5px 5px 5px ;
}
#navBar input {
	border:1px solid #2a93cd;
	color : #6b6b6b  ;
}
/*
#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
*/
#navBar ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

/* fix for browsers that don't need the hack */
	html>body #navBar li {
	border-bottom: none;
}


/***********  styles  MENU **********------------------------------------------------------------------------------------------*/

#drapeau {
	height:20px; 
	vertical-align: middle;
	color: white;
	text-align:center;
	margin: 0px 5px 0px 5px;
}
#drapeau img {
	padding: 0px 5px 0px 5px;
	display : inline;
}

.relatedLinks{
	/* correction bug ie6: ajout de float:right */
	float:right;
	/* ------------*/
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.relatedLinks h3{
	font-family: Verdana, Arial;
	height:25px;
	text-align:center;
	padding: 0px 5px 5px 0px;
	color :#ffffff;
	font-size: 14px;
	background-color: #2a93cd; 
}
.relatedLinks a:hover{
	background-color: #87CEFA;
	text-decoration:none;
}
.relatedLinks a:link, a:visited{
	text-decoration:none;
	color: #006699;
}
.relatedLinks li{
	font-size: 12px;
	margin: 0px;
	padding: 3px 0px 1px 15px;
	
}
.relatedLinks ul{
	list-style-type: none;
}

.relatedLinks  ul ul{
	list-style-type: none;
}
.relatedLinks  ul ul ul{
	list-style-type: none;
}
.menus{
	margin: 0px 0px 0px -9px;
}
.menus a:hover{
	background-color: #87CEFA;
	text-decoration:none;
}
.menus a{
	text-decoration:none;
}
.menus img {
	display: inline ;
	border:none;
}	

.notation_off {
	background-image:url('/images/star_off.png');
	background-repeat:repeat-x;
	width:80px;
	height:16px;
}

.notation_on {
	background-image:url('/images/star_on.png');
	background-repeat:repeat-x;
	height:16px;
}

.notation_1 {
  width:16px;
}
.notation_2 {
	width:32px;
}
.notation_25 {
	width:40px;
}
.notation_3 {
	width:48px;
}
.notation_35 {
	width:56px;
}
.notation_4 {
	width:64px;
}

/************* #footer styles ***************/

#footer{
	clear: both;
	font-size: 10px;
	color: #006699;
	padding: 0px 0px 5px 0px;
	margin: 0px 5px 5px 5px;
	text-align:center;
}

#footer hr{
	color: #2a93cd;
	height : 1px;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#footer a:link{
	color: #006699;
	text-decoration: none;
}
#footer a:visited{
	color: #006699;
	text-decoration: none;
}
#footer a:hover {
	color: #006699;
	text-decoration: underline;
}

