/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
body{
	background-image: url(qos_01.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;	
	font-family: Trebuchet MS,sans-serif;
	font-size: 10pt;
	color: #fff;
	margin: 0px;
	margin-top:0px
	margin-right:0px
	padding: 0px;
	background-color: #000000;
	scrollbar-base-color: #393939;
	scrollbar-track-color: #8b7a6d;
	scrollbar-arrow-color: #8b7a6d;
}

h1 {
    background: url(images/bg_header.jpg) no-repeat left top;
	}

p{
	padding:8px;
}

td{
	font-size: 10pt;
	line-height: 110%;
}

td.centre{
	background-image: url(http://www.jamesbond-fr.com/images/cr-fondtab.gif);
	background-repeat:repeat-y;
	padding: 3px 0px 8px 3px;
}

.comm{

	text-align: center;
	width: 90%;
	background-color: #2e2e2e;
	border: 1px solid #8b7a6d;
}


/************************************/
/* hyperlink and anchor tag styles 	padding-top: 0px;
	padding-bottom: 0px; */
/************************************/

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.video a{
	color: #CCCCCC;
	text-decoration: none;
}

.video a:link{
	color: #CCCCCC;
	text-decoration: none;
}

.video a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

.video a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/
h1{
	font-family: 'Vonness Medium',Arial,sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: url(haut.jpg) no-repeat left top;
	width: 1005px;
    height: 537px;
	position: absolute;
    margin: 0;
    text-indent: -5000px;
	z-index:-1;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h3{
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 100%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}


/************************************/
.story{
	clear: both;
	padding: 10px 8px 0px 10px;
	font-size: 10pt;
}

.story h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.story p{
padding: 3px 0px 8px 3px;

}

.story a.capsule{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	color: #CC0000;
	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: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************************************/

/************************************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#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.jpg');
	font-weight: bold;
	color: #6A2121; padding-left:10px; padding-right:0px; padding-top:3px; padding-bottom:3px
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url('bg_nav.jpg');
	font-weight: bold;
	color: #6A2121; padding-left:10px; padding-right:0px; padding-top:3px; padding-bottom:3px
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #CCCCCCC;
	background-image: url('none');
	font-weight: bold;
	text-decoration: none; padding-left:10px; padding-right:0px; padding-top:3px; padding-bottom:3px
}
/************************************/



/************************************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}
/************************************/



/***********************************************/
/*End Component Divs                           */
/***********************************************/
