/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(images/bg_grad.jpg) fixed;
	width: 80%;
}

/* début du hack "fixed" permettant de fixer le menu fixe sous IE */
/*body { /* redéfini les propriétés de toute la page /
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(images/gazelle-dunes.jpg) fixed;
	overflow-y: hidden ; /* fonction microsoft supprimant les ascenseurs sous IE /	
} */
/*html > body {overflow-y: auto}*/ /* annule le overflow-y pour firefox 1.5 et supérieur */

/*.boite { /* boite prenant toute la page sauf le menu fixe/
	height: 100%; /* la hauteur de la boite occupe 100% de l'écran /
	overflow: auto} /* on rajoute un ascenseur droit à la boite */
/* fin du hack "fixed" permettant de fixer le menu fixe sous IE */

/******* Compteur de passage  ******************/
#compteurDiv {
  /*position: absolute;
  z-index: 35;
  left:  1.1em; 
  width: 15%;
  top: 20%; 
  height: 10%;*/
}

.compteurTxt {
font-size: 1.2em;
color:#CC0099;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#compteurDiv .compteur {
	/*position: absolute;*/
	width: 80%;
	height: auto;
	left: 4px;
	background-color: #CC0099;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** 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: #FF6633;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 106px;
	left: 22px;
	right: 2%;
	width:95.6%;
}

#pageIdxcell1{
	position:absolute;
	top: 10px;
	left: 100px;
	right: 2%;
	width:95.6%;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font: small Verdana,sans-serif;
}
#pageNavNew{
	float: left;
	width:178px;
	padding: 0px;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font: small Verdana,sans-serif;
}
#pageNavNew2{
	float: left;
	width:250px;
	padding: 0px;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font: small Verdana,sans-serif;
}
#content{
	padding: 0px 5px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 0px solid #cc0099; /* bordure séparant le contenu et le compteur */
}

#contentNew{
	padding: 20px 20px 20px 20px;
	margin:5px 5px 5px 270px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #CC0099;
	font-weight: normal;
	background-color: #FF99CC;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 9px;
	right: 0px;
	color: #CC3399;
	height: 29px;
	width: 263px;
}

#utility a{
	color: #CC3366;
}

#utility a:hover{
	text-decoration: underline;
	color: #cc0099;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:0px solid #CC0099; /* au dessous du titre de la page */
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	/** background color accueil **/
	/**background-color:#FFCCFF;**/
	color: #FF0099;
	margin:0px;
	padding: 0px;
	-moz-border-radius:20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 3px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-color:#CC0099
}
/** background-image: url(../images/glbnav_background.gif);**/

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	background-color: #FF99FF;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 5px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 5px;
	z-index: 100;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
	font-weight:bold;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #666666;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #CC3399;
}

#breadCrumb a{
	color: #CC3399;
}

#breadCrumb a:hover{
	color: #FF33FF;
	text-decoration: underline;
}

html>body .indeStyle {
	height: auto;
	background-color: #FFFFFF;
}

#indeStyle{
	padding: 3px 10px 0px 0px;
	position:absolute; 
	left: 50%;  
  	top: 50%; 
	width: 600px; 
    height: 400px; 
    margin-top: -200px; /* moitié de la hauteur */ 
    margin-left: -300px; /* moitié de la largeur */  
	background:#FFFFFF;
	-moz-border-radius:20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

#indeStyle h3{
	font: bold 175% Arial,sans-serif;
	color: #CC0099;
	padding: 30px 0px 5px 0px;
}

#indeStyle img{
	float: left;
	padding: 0px 10px 0px 0px;
}

#indeStyle p{
color:#FF00CC;
font-size:24px;
font-weight:bold;
}

/************** featureArrondi styles ************/
.featureArrondi{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	background:#FFFFFF;
	-moz-border-radius:20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
/** ajout background et radius pour test JJ **/

html>body .featureArrondi {height: auto;}

.featureArrondi h3{
	font: bold 175% Arial,sans-serif;
	color: #CC0099;
	padding: 30px 0px 5px 0px;
}
.featureArrondi h2{
	font: bold 175% Arial,sans-serif;
	color: #FF00FF;
	padding: 30px 0px 30px 0px;
}
.featureArrondi img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.featureArrondi p{
color:#FF99CC;
font-size:24px;
font-weight:bold;
}

.featureArrondi table tr td p{
color:#CC0099;
font-size:15px;
font-weight:bold;
}

.featureArrondi table tr td ul li{
color:#CC0099;
font-size:15px;
font-weight:bold;
}

.featureArrondi ul li{
color:#FF99CC;
font-size:24px;
font-weight:bold;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	/*background:#FFFFFF;
	-moz-border-radius:20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;*/
}
/** ajout background et radius pour test JJ **/

html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #CC0099;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.feature p{
color:#FF99CC;
font-size:24px;
font-weight:bold;
}

.feature ul li{
color:#FF99CC;
font-size:24px;
font-weight:bold;
}

/*** feature nouveau **/
.news{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	/*min-height: 200px;
	height: 200px;*/
}
html>body .news {height: auto;}

.news h3{
	font: bold 175% Arial,sans-serif;
	color: #CC0099;
	padding: 30px 0px 5px 0px;
}

.news img{
/*	float: left;*/
	padding: 0px 10px 0px 0px;
}

.news p{
color:#FF99CC;
font-size:24px;
font-weight:bold;
}

.news ul li{
color:#FF99CC;
font-size:24px;
font-weight:bold;
}

.news2{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	/*min-height: 200px;
	height: 200px;*/
}
html>body .news2 {height: auto;}

.news2 h3{
	font: bold 175% Arial,sans-serif;
	color: #FF33CC;
	padding: 30px 0px 5px 0px;
}

.news2 img{
/*	float: left;*/
	padding: 0px 10px 0px 0px;
}

.news2 p{
color:#FFFFFF;
font-size:20px;
font-weight:bold;
}

.news2 ul li{
color:#FF99CC;
font-size:20px;
font-weight:bold;
}

/*************** story styles ******************/

.story {
	padding: 5px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #FF99CC;
}

.story ul li{
	font: bold 125% Arial,sans-serif;
	color: #FFFFFF;
}

.story ul li a{
	color: #FFFFFF;
}
.story ul li a:hover{
	text-decoration: underline;
	color: #FF00CC;
}
.story p {
	padding: 10px 10px 10px 10px;
	color:#FFFFFF;
	font-size:medium;
	font-weight:bold;
/*	font: 100% Arial,sans-serif;*/
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #FF99CC;
	display:block;
	padding-bottom: 5px;
}
.story a.capsulePartenaire{
	font: bold 1em Arial,sans-serif;
	color: #FF00CC;
	display:block;
	padding-bottom: 5px;
}
.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

td.storyLeft p a {
	color:#FF00CC;
}
.story tr td p a {
	color:#FF00CC;
}

/*************** advertArrondi styles ******************/

.advertArrondi {
	padding: 5px 5px 5px 5px;
	font-size: 80%;
	background:#FFCCFF;
	-moz-border-radius:20px;
    -webkit-border-radius: 20px;
	border-radius: 20px;
	margin: 10px 5px 10px 5px;
	border-color: #FF00CC;
	border-width: 5px;
	border-style: outset;
}

.advertArrondi h3{
	font: bold 125% Arial,sans-serif;
	color: #CC33CC;
}

.advertArrondi ul li{
	font: bold 125% Arial,sans-serif;
	color: #CC33CC;
}

.advertArrondi ul li a{
	color: #FFFFFF;
}
.advertArrondi ul li a:hover{
	text-decoration: underline;
	color: #FF00CC;
}
.advertArrondi p {
	padding: 10px 10px 10px 10px;
	color:#CC33CC;
	font-size:medium;
	font-weight:bold;
/*	font: 100% Arial,sans-serif;*/
}

.advertArrondi a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #FF99CC;
	display:block;
	padding-bottom: 5px;
}
.advertArrondi a.capsulePartenaire{
	font: bold 1em Arial,sans-serif;
	color: #FF00CC;
	display:block;
	padding-bottom: 5px;
}
.advertArrondi a.capsule:hover{
	text-decoration: underline;
}

/*************** storyArrondi styles ******************/

.storyArrondi {
	padding: 20px 20px 20px 20px;
	font-size: 80%;
	background:#FFCCFF;
	-moz-border-radius:20px;
    -webkit-border-radius: 20px;
	border-radius: 20px;
	margin: 20px 10px 20px 10px;
	border-color: #FF00CC;
	border-width: 5px;
	border-style: outset;
}

.storyArrondi h3{
	font: bold 125% Arial,sans-serif;
	color: #CC33CC;
}

.storyArrondi ul li{
	font: bold 125% Arial,sans-serif;
	color: #CC33CC;
}

.storyArrondi ul li a{
	color: #FFFFFF;
}
.storyArrondi ul li a:hover{
	text-decoration: underline;
	color: #FF00CC;
}
.storyArrondi p {
	padding: 10px 10px 10px 10px;
	color:#CC33CC;
	font-size:medium;
	font-weight:bold;
/*	font: 100% Arial,sans-serif;*/
}
.storyArrondi table tr td p {
	padding: 10px 10px 10px 10px;
	color:#CC33CC;
	font-size:medium;
	font-weight:bold;
}

.storyArrondi a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #FF99CC;
	display:block;
	padding-bottom: 5px;
}
.storyArrondi a.capsulePartenaire{
	font: bold 1em Arial,sans-serif;
	color: #FF00CC;
	display:block;
	padding-bottom: 5px;
}
.storyArrondi a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

td.storyLeft p a {
	color:#FF00CC;
}
.storyArrondi tr td p a {
	color:#FF00CC;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 2px solid #cc0099;
	font-size: small;
	font-weight:bold;
	color: #cc0099;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;	
	background-color:#FF99CC;
}

/*
#siteInfo {
position: absolute ; / position du menu = par rapport à la boite parent (ici le body) /
clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #CC0099;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	bottom: 0px ; / Le bas du menu est à 0 pixels du bas de l'écran /
	left: 200 ; / La gauche du menu est à 200 pixels du bas de l'écran /
	width: 100% ; / largeur du menu = 98% de l'écran /
	height: 20px ; / hauteur du menu = 20 pixels /
	background-color:#DA9465;
	border-top: solid #CCCCCC 1px} / Bordure haute du menu /
*/

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a:link {	
	color: #CC0099;
}
#siteInfo a:hover {
	color: #FF66FF;
	text-decoration: underline;
}

/* pour fixer le menu en bas
body>#siteInfo {position:fixed} / annule le hack "fixed" pour les autres navigateurs que IE */


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 0px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 0px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}
#advert p{
color:#FF0000;
font-size:20px;
font-weight:bold;
}

#advert img{
	display: block;
}

/********************* end **********************/
