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

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
    margin: 0 50px;
    padding: 0;
	font-size: 0.8em;
	background-color: #fff; /*couleur de fond blanche*/
	background-image: url("images/trame.gif");
	
	}
	
a:link, a:visited, a:hover {
color: #993333;
text-decoration: none;
font-weight: bold ;
	  
}

a:hover {
	text-decoration: underline;
	font-weight: bold ;
	color: #006699;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #0000FF;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: none;
 text-align:left;
}

li{
 list-style-type: none;
 color: #334d55;
 text-align:left;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.texte{
	padding: 0px 0px 0px 0px;
	font-family:Times New Roman, Times, serif;
	color: #000000;
	text-align: left ;
	font-size: 90%;
	font: bold;
}
.texte p{
	padding: 0px 0px 0px 0px;
	text-align: left ;
	font: bold;
}
.textec{
	padding: 0px 0px 0px 0px;
	font-family:Times New Roman, Times, serif;
	color: #000000;
	text-align: center ;
	font-size: 115%;
	font: bold;
}

.textem{
    width:75%;
	font-family:Times New Roman, Times, serif;
	color: #000000;
	font-size: 115%;
	text-align: center ;
	font: bold;
}

.titre_bleu{
	padding: 0px 0px 0px 0px;
	font-family:Times New Roman, Times, serif;
	color: #0000CC;
	text-align: left ;
	font-size: 95%;
	font: bold;
	
}
.titre_bleu p{
    text-align: center ;
}
#blanc{
	padding: 0px 0px 0px 0px;
	font-family:Times New Roman, Times, serif;
	font: bold;
	color: #FFFFFF;
}

#titre_italic{
	padding: 20px 50px 0px 0px;
	font-family:Comic Sans MS;
	color: #990000;
	font-size: 150%;
	font-style: italic ;
	font: bold;
}
#rouge{
	padding: 0px 0px 0px 0px;
	font-family:Times New Roman, Times, serif;
	color: #FF0000;
	text-align: center ;
	font-size: 80%;
	}

#titre_orange{
	padding: 0px 0px 0px 0px;
	font-family:Times New Roman, Times, serif;
	color: #990000;
	text-align: center ;
	font-size: 90%;
	}
#titre_video{
	padding: 0px 0px 0px 0px;
	font-family:Times New Roman, Times, serif;
	color: #990000;
	text-align: center ;
	font-size: 85%;
	}
#masthead{
	margin: 0;
	top: 0 ;
	padding: 0px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 150%;
	width: 100%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	width: 20%;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
    float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


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

#pageName{
	padding: 0px 0px 10px 10px;
}


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

#globalNav{

color: #cccccc;
padding: 0px 0px 0px 0px;
white-space: nowrap;
text-align: center;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
 font: bold;
}

#globalNav a {
	font-size: 80%;
	padding: 0px 4px 0px 0px;
	
}



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

#siteInfo{
    width:90%;
	clear: both;
	font-size: 90%;
	color: #999999;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	
}
#siteInfo a{
	color: #999999;
}

/* 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" */

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


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {list-style: none; text-align: left ; font-size: 75%; color:#996666; }
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li a:hover{text-align: left ; list-style: none; border-bottom: 1px solid #EEE; color: #006699;}
#navBar li {text-align: left ; list-style: none; border-bottom: 1px solid #EEE;}
html>body #navBar li {border-bottom: none;}


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

.relatedLinks{
    position: absolute;
	margin: 0px;
	white-space: normal;	
    list-style: none;
	text-align: left;
	font-size: 85%;
	}	

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

#advert{
	display: block;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	text-align: center;
}
#advert img{
	position: relative;
	top: 10px;
	}

a.LiensVignettes:hover {
background: none; /* correction d'un bug IE */
cursor:help;
}
a.LiensVignettes span { /* définition de la balise <span> inclue dans <a> */
display: none;
}
a.LiensVignettes:hover span { /* définition de la balise <span> au survol */
display: block;
position: absolute;
top: 520px; /* positions et dimensions du calque, que vous pouvez changer à loisir */
left: 450px;
width: 300px;
height: 225px;
background: #F3F3F;
text-align: center;
/*border: 1px solid #dbd ; */
}
.page {
position : absolute;
/*border : 1px solid black; */
height : 75%;
width : 100%;
}
/* bas de page relative par rapport à page */
.basdepage { 
position: relative;
text-align: center;
/* left : 20%; */ 
/* max-height : 2%; */
height : 20px;
/* width : 70%;
clear: both; */
}
.bloc-center{
width:100%;
height:75%;
margin:0 auto;
}
.bloc-gauche{
float:left;
padding: 0px;
width:19%;
height:300px;
clear: both;
background-color: #eeeeee;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.bloc-droite{
margin-top: 15px;
float:left;
height:90%;
width:80%;
}

.calque{
  opacity:.60;
  color: #FFFFFF;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  align: center;
  font-size: 8pt;
  background-color: #000000;
  opacity : .75;
  filter : alpha(opacity=75);
  width: 100%;
  height : 100%;
  top : 0;
  left : 0 ;

}

.image_calque{
    position: absolute;
	visibility : hidden;
    top : 45%;
    left : 30% ;
	height: 50%;
}

.window{
  color: #FFFFFF;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  align: center;
  font-size: 8pt;
  background-color: #eeeeee;
  width: 260;
  height : 170;
  top : 45%;
  left : 40% ;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;

}

.contemp_window{
  width: 100%;
  height : 100%;
  border : 0;
}

.banniere {
position:relative;
     height: 100px;
     margin-top: 0px; /* moitié de la hauteur */
     margin-left: 0px; /* moitié de la largeur */
	 margin-right: 0px; /* moitié de la largeur */
	text-align:center;
	/* border : 2px solid black; */
}

.banleft {
	left:3%;
	/* width: 25%;
    height: 25%; */
	position: absolute;
}

.banmiddle {
    left:33%;
	/* width: 35%;
    height: 13%; */
	position: absolute;
	/* ext-align:center; */
 /* moitié de la largeur */
}

.banright {
right:3%;
position: absolute;
}

.textban{
bottom :0px;
color: #990000;
font-weight: bold;
font-size:16px;
left:30%;
position:absolute;
text-align:center;
/* border : 1px solid #454545; */
}
/* bas de page relative par rapport à page */
.basdepage { 
position: relative;
text-align: center;
height : 50px;
}
.imgg {
float: left;
padding : 5px 5px 5px 5px;
}
/* image verticale gauche */
.imghg {
position: absolute;
left : 2%;
}
/* image horizontale gauche */
.imgd {

float: right; 
padding : 5px 5px 5px 5px;
/* border: 1px solid blue; */
}
.imghd {
position: absolute;
right : 2%;
}

