/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

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

/************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	background-image:  url("bg_grad.jpg");
	background-attachment: fixed;
}


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

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

a{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

a:link{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

a:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}

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


/************************************/
/* Header tag styles                */
/************************************/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: bolder;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

h3{
 color: #666666;
 margin: 0px;
 padding: 0px;
}

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

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


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

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
}

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

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


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

/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
/************************************/


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



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

/************************************/
#pagecell1{
	position:absolute;
	top: 175px;
	left: 20%;
	background-color: #FFFFFF;
	width: 750px;
	background-image: url(fdBout.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#tl {
	position:absolute;
	top: 0;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

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

/************************************/
#row1{
	position: absolute;
	top: 0;
	left: 20%;
	right: 10%;
	width:750px;
	
}

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



/************************************/
#pageNav{
	position: absolute;
	right: 0px;
	width:178px;
	padding: 0px;
	background-color: #dedfc5;
	border-bottom: 1px solid #cccccc;
	border-left: #ECF2F2;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	top: 35px;
	margin-top: 90px;
	left: 572px;
}
/************************************/



/************************************/
#col2{
	margin:0px 178px 0px 0px;
	padding: 10px 20px 0px 20px;
	border-right: 1px solid #ccd2d2;
}
/************************************/


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



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

/************************************/
#siteName{
	margin: 0px;
	padding: 110px 0px 4px 10px;
	background-image: url(banHaut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#siteName h1{
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
}

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

#utility{
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 8px;
	right: 8px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

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

/************************************/
#pageName{
	padding: 5px 0px 5px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-color: #999541;
}

#pageName h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
}

#pageName img{
	position: absolute;
	top: 5px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	left: 607px;
}

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


/************************************/
#globalNav{
	position: absolute;
	width: 100%;
	height: 28px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url("glbnav_background.gif");
	top: 143px;
}



#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 2px;
	left: 3;
	z-index: 100;
	overflow: hidden;
	padding: 6px 0px 5px;
	margin: 0px;
	height: 20px;
}

#globalLink img{
	display: block;
	}

a.glink:visited{
	font-size: 80%;
	color: #F3B800;
	font-weight: bold;
	margin: 0px;
	padding: 5px 8px 4px;
	border-right: 1px solid #FFCC00;
	height: 20px;
}
a.glink:link{
	font-size: 80%;
	color: #F3B800;
	font-weight: bold;
	margin: 0px;
	padding: 5px 8px 4px;
	border-right: 1px solid #FFCC00;
	height: 20px;
}

a.glink:hover{
	font-size: 80%;
	margin: 0px;
	font-weight: bold;
	padding: 5px 8px 4px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC6600;
	height: 20px;
}
/************************************/

/************************************/
#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:visited{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
  font-size: 80%;
	margin: 0px;
	font-weight: bold;
	
}


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

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

#breadCrumb a{
	color: #AAAAAA;
}

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

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


/************************************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 75%;
	text-align: justify;
	line-height: 13pt;
}

.feature h3{
	font-family: Arial,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
}

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



/************************************/
.story{
	clear: both;
	padding: 20px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
}

.story p{
	padding: 0px 0px 10px 40px;
	text-align: justify;

}

.story a.capsule{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/************************************/




/************************************/
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 65%;
	color: #666666;
	padding: 10px 10px 10px 10px;
}

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

/************************************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	color: #999999;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.gif");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.gif");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.gif");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #999900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/************************************/



/************************************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	color: #000000;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}
/************************************/



/************************************/
#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
/************************************/



/***********************************************/
/*End Component Divs                           */
/***********************************************/
#titLiens {
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 4px;
	background-color: #CCCC99;
}
#formContact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	padding: 10px;
	float: right;
	border: 1px solid #999999;
	position: relative;
	width: 450px;
	text-align: left;
	vertical-align: middle;
	line-height: 18px;
}
#formContact input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	border: 1px solid #666666;
	cursor: text;
	background-color: #DFE5FF;
	vertical-align: middle;
	height: 19px;
	width: 98%;
}
#formContact table {
	color: #666666;
	border: 1px none #999999;
	width: 100%;
}
#formContact textarea {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	border: 1px solid #666666;
	cursor: text;
	background-color: #DFE5FF;
	vertical-align: middle;
	height: 100px;
	width: 98%;
}
#formContact H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #CC9900;
	border: 1px none #999999;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	width: 450px;
	font-weight: 700;
}
#gamChamp {
	padding: 10px;
	border: 1px solid #999999;
	width: 470px;
	position: relative;
	float: right;
	left: 30;
	background-color: #F8FFDF;
}
#gamChamp img {
	float: left;
	margin: 0px 5px 0px 0px;
}
#gamChamp h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #006600;
	font-weight: normal;
}
#gamChamp h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #006600;
	background-color: #D7E671;
	padding: 4px 10px 2px;
}
#gamChamp p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: justify;
	line-height: 15px;
}
/***********************************************/
/*Form				                           */
/***********************************************/
.erreur {
color: #990000;
font-weight: bold;
}
#plan {

	padding: 10px;
	width: 470px;
	position: relative;
	float: right;
	left: 30;
}
#gamChamp a {
	position: relative;
	float: right;
	left: 30;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999900;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
#gamChamp a:hover {
	position: relative;
	float: right;
	left: 30;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

