
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: sans-serif;
	line-height: 1,3;
	margin: 0px;
	padding: 0px;
	background:#678;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
    border:0;
}

/*********************COULEUR****************/
.bleu{
    color:#00A;
}





/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}




/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}


input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1{
	position:relative;
	width:820px;
    margin:auto;
    border-left:1px solid black;
  background: #FFF url("bg_grad2.jpg") fixed repeat-X;
border-right:1px solid black;

}


#masthead{
	position: relative;
	width:820px;
    margin:auto;
    border-left:1px solid black;
    border-right:1px solid black;
}

#pageNav{
	float: left;
	width:200px;
	padding: 0px;
	font: small Verdana,sans-serif;
    min-height:650px;
    border-right:1px solid #aaa;
    padding-top:80px;
    overflow:hidden;
}

#content{
	margin: 10px 10px 10px 210px;

   
}

/************ sectionLinks styles **************/

#sectionLinks{
    width:239px;
	margin-left: -40px;
	padding: 1px;
    overflow:hidden;
    font-size:110%;
}

#sectionLinks b{
	margin-left: 40px;
	padding-top: 200px;
    padding-left:20px;
}

#sectionLinks a:link , #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 1px 0px 0px 5px;
	color: #21536A;
    width:98%;
    font-size:90%;
}





#sectionLinks a:hover{
	background-color: #FFB;
	font-weight: bold;
	text-decoration: none;
}

.menuselected {
    background:#DDEEF1  url("fleche2.gif") right no-repeat;
	font-weight: bold;
    text-decoration: none;
}




/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #aaa;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}



/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 8px 0px;
	color: #ffffff;
    height:100px;
	font-weight: normal;
    background:#FFFFAA url(logo.png);
}

/************** utility styles *****************/
/*
#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 12px 0px 14px 0px;
	margin: 0px;
	border-bottom:1px solid #aaa;
    }

#pageName h2{
    text-align:center;
}
/*
#pageName h2{
	font: bold 175% Arial,sans-serif;

    text-align:center;
    color:#FFF;
    font-variant:small-caps;
    background-color:#BBD;
    border-top:2px solid #DDD;
    border-bottom:2px solid #ddd;
    
}

/*
#pageName img{
	position: absolute;
	top: 16px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	left: 770px;
	width: 151px;
	height: 83px;
}

/************* globalNav styles ****************/


#globalNav { 
    position: relative;
    text-align:center;
	height: 32px;
	padding: 0px;
	margin: 0px;
	background: url(glbnav_background2.png );
}




/* ********************************************/

#globalNav img{
	padding: 2px 5px 4px 5px;
}

#globalLink{
	position: relative;
	top: 12px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
}


#globalLink a, #globalLink a:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-left: 1px solid #8FB8BC;
    border-right: 1px solid #8FB8BC;
}

#globalLink a:hover{
  	background-image:  url("glblnav_selected.png");
	text-decoration: none;
}

.selectionner {
  	background-image:  url("glblnav_selected.png");    
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{

	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility:hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	z-index: 101;
    text-align:center;
    top:75px;
    left:45px;
    text-decoration:none;

}

#search input{
  font-size: 70%;
  
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

/************************liste ol search***************/

.recherche p{
    margin:0;
    padding:0;
    padding-left:10px;
    display:inline;
    border-bottom:1px dashed black;
    text-decoration:none;
    text-align:left;
    
}


.recherche ol {
    margin:0px;
    margin-left:20px;
    padding:0;
    list-style-image:none;
    list-style-type: decimal;
}


.recherche i {
    font-size:80%;
    padding-left:40px;
}
.recherche i i{
    font-size:100%;
    padding-left:0px;
}
.recherche{
    margin:0;
    padding:10px;
}


/************* breadCrumb styles ***************/
/*
#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** ImageGauche styles *****************/

.ImageGauche{

	font-size: 80%;
	min-height: 200px;

}
html>body .ImageGauche {height: auto;}

.ImageGauche h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 20px 0px 5px 0px;
}

.ImageGauche h4 {
    font-size:100%;
    text-align:center;
}

.ImageGauche img{
	float: left;
    margin-right:10px;
    margin-bottom:10px;
    border:1px solid black;
}


/************** ImageDroite styles *****************/

.ImageDroite{
	
	font-size: 80%;
	min-height: 200px;
	height: 200px;
    text-align:justify;
}
html>body .ImageDroite {height: auto;}

.ImageDroite h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 20px 0px 5px 0px;
    text-align:center;
}
.ImageDroite h4 {
    font-size:100%;
    text-align:center;
}

.ImageDroite img{
	float: right;
	margin-left:10px;
    margin-bottom:10px;
    border :1px solid black;
}


/*************** Texte styles ******************/

.Texte {

	font-size: 80%;
    padding:30px;
}


.Texte h3{
        margin-left:-30px;
    font: bold 150% Arial,sans-serif;


	padding-bottom: 35px;
    font-variant:small-caps;
}

.Texte h3:hover{
	text-decoration: none;
}

.Texte li {
    list-style-type: circle;
    
}


td.TexteGauche{
	padding-right: 10px;
}



/*************** Image styles ******************/

.Image {
    overflow:hidden;
    text-align: center;
}

.Image h4{
    font: italic 12px/14px Arial ;
    font-variant:small-caps;
 }



/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #AAA;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/**********************paragraphe**********************/


/*************** list tag styles ***************/

ul{
 list-style: none ;
margin-left:-2ex;
padding-left:7ex;
color:#000;
font-weight:bold;
}
ul i {
    color:#777;

}
li{
   color:#00D;
}


ul ul{
 list-style: circle;
margin-left:-2ex;
padding-left:5ex;

font-weight:normal;
}

ul ul ul{
 list-style-type: none;
}

ul li {
    color:#000;
    font-weight:normal;
     
}
li ul {
     list-style: circle;
}

/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
