﻿
body {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:center;
	margin-top: 0px;
}
img {
	border:0;
}

h1 {
	margin:10px 0;
	font-size:20px;
	color:#474747;
 }

h2 {
	font-size:12px;
	color:#B0101A;
	margin-bottom:10px;
	}
	
h3 {
	font-size:18px;
	color:#464545;
	margin:5px 0;
}

h4 {
	font-size:12px;
	font-weight:normal;
	color:#B0101A;
	margin:5px 0;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container 
{
    width: 1000px;
    margin-bottom: 10px;
    margin: 0 auto;
}

/* ----------banner for logo-------------- */
#banner {
    text-align: right;
    padding: 0px;
    margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------Width--------------------- */
#width 
{
    /*background-image:url(Img/bg-main.gif);*/
	width:1000px;
	text-align:left;
}

/* -----------------Header--------------------- */
#header {
	clear:both;
	width: 1000px;
	background:url(Img/bg-header.jpg) no-repeat;
}
#header div.pad 
{
	padding: 7px 18px 0 19px;
}
#header div.logo {
	float:left;
	width:160px;
	margin-top:21px;
}
#header div.top-links 
{
    float: right;
	text-align:right;
	color:#A8A3A3;
	font-size:12px;
	margin-top: 12px;
	margin-right: 6px;
	height: 20px;
}
#header div.top-links a:link, #header div.top-links a:visited {
	color:#A8A3A3;
	text-decoration:none;
}
#header div.top-links a.selected:link, #header div.top-links a.selected:visited {
	color:#9D0B0E;
}
#header div.top-links span.v-bar {
	padding:0 4px;
}
#header div.horizontal-menu {
	float:right;
	width:1000px;
	height:34px;
	margin-top:5px;
}
#header div.horizontal-menu ul li {
	list-style:none;
}
#header div.horizontal-menu ul li.menu {
	float:left;
	width:180px;
	margin:10px 15px 0 10px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:16px;
	border-bottom:1px solid #fff;
	color: #fff;
}
#header div.horizontal-menu ul li.menu a.item:link, #header div.horizontal-menu ul li.menu a.item:visited {
	color:#fff;
	display:block;
	text-decoration:none;
}
#header div.horizontal-menu .submenu {
	display:none;
	clear:both;
	position:absolute;z-index:10;
	border:1px solid #B51E23;
	background-color:#fff;

	padding:5px;
	font-size:10px;
}

#header div.horizontal-menu .submenu a:link, #header div.horizontal-menu .submenu a:visited {
	background:url(../img/chip.png) no-repeat 0px 3px;
	padding-left:12px;
	color:#797777;
	text-decoration:none;
	display:block;
	clear:both;
	width:158px;
}
#header div.horizontal-menu .submenu a:hover {
	color:#B0101A;
}

#LogoAccueil {
	background-color:#Transparent;
	width: 247px;
	height: 95px;
	margin-top:40px;
	cursor:pointer;
}

/* -----------------login--------------------- */
#login
{
    float:right;
    width: 209px;
    margin-top: 30px;
    margin-right: 5px;
    clear: both;
}

/* -----------------content--------------------- */
#content 
{
/*background-color: Gray;*/
padding: 0px;
vertical-align: top;
width: 595px;
float: left;
}
div#content { 
min-height:600px;
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left 
{
    float: left;
    width: 200px;
    vertical-align: top;
}

.widthMenuLeft 
{
    width: 200px;
}

/* --------------right navi------------- */
#right 
{
    float: right;
    width: 180px;
    /*border: solid 1px #F4F4F4;*/
    padding-right : 2px;
    height: auto;
}

.widthMenuRight
{
    width: 180px;
}

.rightMenuBox 
{
    padding: 0px 0px 30px 0px;
    border-style: none; 
    color: #333333;
}

/* -----------Gérant--------------------------- */
#Gerant
{
    background-image: url(Img/bg-gerant.jpg);
    background-repeat: no-repeat;
	width: 198px;
	height: 192px;
	float: right;
	color: #FFFFFF;
	font-weight: bolder;
}

#Gerant img
{
    float: right;
    top: 10px;
    border: none;
    width: 71px;
    height: 91px;
    padding-right: 4px;
    padding-top: 4px;
}

#Gerant span
{
    top: 10px;
    padding-left: 4px;
    
}

#Gerant a
{
    color: #FFFFFF;
    padding-top: 48px;
    display: block;
    padding: 2px;
}

#Gerant a:hover
{
    color: #C42E17;
    background-color: #FFFFFF;
}

/* -----------Orientation placement--------------------------- */
#OrientationPlacement
{
    background-image: url(Img/bg-orientationPlacement.jpg);
    background-repeat: repeat-x;
	color: #FFFFFF;
	border: solid 1px #808080;
	text-align: justify;
}

#OrientationPlacement img
{
    border: nonne;
    padding: 10px;
    float: left;
    vertical-align: middle;
}

#OrientationPlacement span
{
    border: nonne;
    padding: 10px;
    float: left;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
/*margin-top: 50px;*/
padding: 0;
text-align: right;
}

.footerLink
{
	color:#9D0B0E;
	text-decoration:none;
}

.FooterDiv
{
    background:url(Img/Footer.jpg) no-repeat;width: 100%;height: 16px
}

div.breadcrumb {
	height:25px;
	width: 650px;
	color:#666666;
	margin-left:150px;
	padding-top:10px;
	position:absolute;
}
div.breadcrumb a:link, div.breadcrumb a:visited {
	color:#B0101A;
}

/*COLORS*/
.primaryColor {
   color: #C42E17;
}

.backgroundPrimaryColor {
   background-color: #AD0A0B;
   color: White;
}

.secondaryColor {
	color: #7B6E6A;
}

.backgroundSecondaryColor {
	background-color: #7B6E6A;
}

.color3 
{
    color: #EFEFEF;
}

.backgroundColor3
{
    background-color: #EFEFEF;
}

.color4
{
    color: #F7F6F3;
}

.backgroundColor4
{
    background-color: #F7F6F3;
}

.topBackColor  
{    
    background:url(Img/box-bg-Top.gif);
    background-repeat:repeat-x;
    padding-top: 1px;
    color: #FFFFFF;
    height: 16px;
}

.topBackColor2 
{    
    background:url(Img/box-bg-Top2.gif);
    background-repeat:repeat-x;
    padding-top: 1px;
    color: #FFFFFF;
    height: 16px;
}

.topBackColorNB
{    
    background:url(Img/box-bg-TopNB.jpg);
    background-repeat:repeat-x;
    padding-left: 2px;
    color: #FFFFFF;
    height: 16px;
    vertical-align:middle;
}

.colorCourbe1
{
    color: #C42E17;
}

.colorCourbe2
{
    color: #0259A3;
}

.txt 
{
    font-family: Verdana;
    font-size: 10px;
    color: #7B6E6A;
}    

.txtBold
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #7B6E6A;
}    

.Bold1
{
    font-weight: bolder;
    color: #474747;
}

.txtColor1
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #C42E17;
} 

.textbox 
{
    border: solid 1px #7B6E6A;
    font-family: Verdana;
    font-size: 10px;
    color: #7B6E6A;
}

.combobox 
{
    border: solid 1px #7B6E6A;
    font-family: Verdana;
    font-size: 10px;
    color: #7B6E6A;
}


.lienImage 
{
    border: solid 1px #A0A0A0;
}


/*TITLE*/    
.title 
{
    text-align: center;
    padding-top: 140px;
    margin-left: 23px;
    padding-bottom: 20px;
	background-color: Transparent;
	z-index: 1000;
}    

.titleText 
{
    font-size:12px;
	font-weight: bold;
	color:#7B6E6A;
	vertical-align: bottom;
}

.title a {
    text-decoration:none;
}

.title a:hover {
	text-decoration:underline;
	color:#B0101A;
}

.majuscule
{
	font-family: Arial;
	font-size:18px;
	font-weight: bold;
	color: #C42E17;
	vertical-align: bottom;
}    

.logoFiligrane
{
    background: url(Img/logo-filigrane-small.png) no-repeat;    
    vertical-align: bottom;
}


/*MENU LEFT*/
.menuLeft 
{
    font-size:12px;
	font-weight: bold;
	color:#7B6E6A;
	margin:5px 0;
}

.menuLeft td:hover {
    /*background-color: Red;*/
}

.menuLeft a {
    text-decoration:none;
    font-size:12px;
	font-weight: bold;
	color:#7B6E6A;
}

.menuLeft a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color: #B7210A;
}

.menuLeft:hover{
    /*background-color: Red;*/
}

.box 
{
    padding: 4px 0px 30px 0px;
    border-style: none; 
    color: #333333;
}

.topBox
{
    background:url(Img/TopBox.png) no-repeat;
    height: 31px;
    padding-top: 1px;
}

.topBox h2
{
    padding-left: 43px;
    padding-top: 5px;
    text-decoration:none;
    font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
}

.v-bar {
	padding:0 2px;
    color:#A8A3A3;
}

.titreBox
{
    padding-left: 50px;
    padding-top: 6px;
    text-decoration:none;
    font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
}

.linkBlanc 
{
    color: White;
}

.linkVideo
{
    text-decoration: none;
    cursor: pointer;
    color: #AD0A0B;
}

.linkBlanc a:hover
{
    color: White;
    text-decoration:underline;
}

.HoverRouge a:hover
{
    color: #AD0A0B;
    text-decoration:underline;
}

.linkBlack
{
    color: Black;
}

.linkPrimary
{
    color: #C42E17;
}

.linkPrimary a:hover
{
    color: #AD0A0B;
    text-decoration:underline;
}

.BoxBgTop
{
    background:url(Img/box-bg-Top.gif);
    background-repeat:repeat-x;
    padding-top: 1px;
    color: #FFFFFF;
    height: 16px;
    padding-right: 10px;
}

/*--------------------GRIDVIEW STYLES------------------*/
.HeaderGridview
{
    background-image: url(Img/bg-top-gridview.gif);
    background-repeat: repeat-x;   
    font-weight: bold;
    color: #474747;
    font-size: xx-small;
    height: 17px;
    padding-left: 5px;
    text-align: center;
}

.HeaderGridview2Lignes
{
    background-image: url(Img/bg-top2lignes-gridview.png);
    background-repeat: repeat-x;   
    font-weight: bold;
    color: #474747;
    font-size: x-small;
    height: 34px;
    padding-left: 5px;
    text-align: center;
}

.ItemGridview
{
    background-image: url(Img/bg-item-gridview.gif);
    background-repeat: repeat-x;   
    color: #747474;
    font-size: x-small;
    padding: 2px 5px 2px 5px;    
}

.ItemGridview a {
    color: #747474;
    text-decoration: none;
}

.ItemGridview a:hover
{
    color: #C42E17;
    text-decoration: underline;
}

.AlternatItemGridview
{
    background-color: #F4F4F4;
    color: #747474;
    font-size: x-small;
    padding: 2px 5px 2px 5px;    
    
}

.AlternatItemGridview a {
    color: #747474;
    text-decoration: none;
}

.AlternatItemGridview a:hover
{
    color: #C42E17;
    text-decoration: underline;
}

.h1
{
    margin:10px 0;
	font-size:20px;
	color:#474747;
}


/*--------------------ALERT PERF------------------*/
#AlertPerf
{
    width: 100%;
    background-image: url(Img/bg-item-gridview.gif);
    background-repeat: repeat-x;   
    color: #747474;
    font-size: x-small;
    padding: 2px;    
    vertical-align: middle;
    margin-top: 30px;
    
}

#AlertPerf img
{
    padding-left: 10px;
    float: left;
}

#AlertPerf span
{
    float: left;
    padding: 2px 2px 2px 10px;
}


/*--------------DISCLAMER------------------------------------------------*/
#Disclamer
{
    z-index: 10;
    width:100%;
    height: 100%;
    background-color: Red;
    position: absolute;
    padding: 20px;
    cursor: pointer;
}


/*--------------DISCLAMER------------------------------------------------*/
.previewVideo
{
    background-image: url(Img/Interview/Interview-background-box.jpg);background-repeat: no-repeat;width: 279px;
}