html {
	margin: 0;
	padding: 0;
	}


body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #6a6a6a;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	background-image: url(/images/bg_home.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-align: center;

}

body.withHD {
	background-image: url(/images/bd_hd.gif);
	background-repeat: repeat-x;
	background-color: #F4F4F4;

}

body.no_header {
	background-image: url(/images/bd_no_hd.gif);
	background-repeat: repeat-x;
	
	background-color: #F4F4F4;
}


a:link { 
	font-size: 12px;
	text-decoration: none; 
	color: #FFFFFF;
	}
a:visited { 
	font-size: 12px;
	text-decoration: none; 
	color: #FFFFFF;
	}
a:hover, a:active { 
	font-size: 12px;
	text-decoration: none; 
	color: #FCBA37;
	}

.nolinkbaspage
{ 
	
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #393939;
}

.linkbaspage
{ 
	padding-left:10px;
	
}

p.linkbaspage
{ 
	top:3px;
	
}

.linkhomeselected
{ 
	margin:0px 0px 0px 0px; 
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #FF6600;
}
.linkhome:link
{ 
	margin:0px 0px 0px 0px; 
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #393939;
}


.linkhome:visited { 	
	margin:0px 0px 0px 0px; 
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #393939;
	}

.linkhome:hover, .linkbaspage:active { 
	margin:0px 0px 0px 0px; 
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #FF6600;
	}

.linkbaspage:link
{ 
	margin:0px 0px 0px 0px; 
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #393939;
}


.linkbaspage:visited { 	
	margin:10px 10px 10px 10px; 
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #393939;
	}

.linkbaspage:hover, .linkbaspage:active { 
	margin:10px 10px 10px 10px; 
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #FF6600;
	}

.linktext:link
{ 
	
	font: 12px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
}


.linktext:visited { 	
	
	font: 12px arial; 
	font-weight: bold;
	color: #000000;
	}

.linktext:hover { 

	font: 12px arial; 
	font-weight: bold;
		color: #FF6600;
	}

#title {
	padding-top:12px;
	}


#site-web {
	margin: auto;
	width: 990px;
	text-align: left;
	
}


#entete { 
	background-color:  #000000;
	border-width:0px; 
	height: 120px;
	width: 990px;
	background-image: url('/images/LogoHeader.gif');
	background-repeat: no-repeat;	
	}
/********************
//
// Chapo
//
********************/
#home_chapo {
	border-width:0px; 
	top:8px;
	height: 120px;
	width:650px;
	background-image: url('/images/trait_chapo.gif');
	background-repeat: repeat-y;	
	text-align:justify;
	color:  #FFFFFF;
	padding-left:5px;
	font: 24px arial, sans-serif; 
	left: 100px;
	z-index: 10;
	position: relative;
	vertical-align: middle;
}

#home_chapo .titre {
	

}
#home_chapo .chapo {
	font-size:12px;
	line-height:12.5pt;
}


#nor_chapo {
	border-width:0px; 
	top:8px;
	height: 90px;
	width:590px;
	background-image: url('/images/trait_chapo.gif');
	background-repeat: repeat-y;	
	
	color:  #FFFFFF;
	padding-left:5px;
	font: 24px arial, sans-serif; 
	left: 100px;
	z-index: 10;
	position: relative;
	text-align:justify;
}
#nor_chapo .titre {
	
}

#nor_chapo .chapo {
	font-size:12px;
	line-height:12.5pt;
}


#nohd_chapo {
	border-width:0px; 
	top:8px;
	height: 90px;
	width:590px;
	
	color: #393939;
	padding-left:5px;
	font: 24px arial, sans-serif; 
	left: 100px;
	z-index: 10;
	position: relative;
	text-align:justify;
}

#client_chapo {
	border-width:0px; 
	top:8px;
	height: 10px;
	width:590px;
	
	color: #393939;
	padding-left:5px;
	font: 24px arial, sans-serif; 
	left: 100px;
	z-index: 10;
	position: relative;
	text-align:justify;
}

/**********************
//
// RIGHT NAV
//
***********************/



#right_nav {		
		height: 411px;
		width: 181px;
		background-image: url('/images/bg_rnav3.gif');			
		left: 820px;
		padding-left:200;
		top: -110px; 
		z-index: 20;
		/*text-align: center;*/
		position: absolute;
}

#right_nav .bloc_info
{
		height: 58px;
		width: 157px;
		left: 12px;
		top: 20px;
		padding-top:5px;
		background-image: url('/images/fond_bloc_rn.gif');	
		position: relative;
}
#right_nav td
{
		font: 11px arial; 
		font-weight: bold;
		color: #000000;
}

#right_nav .texte
{
		font: 12px arial; 
		font-weight: normal;
}


#right_nav a:link { 

	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #FF6600;
	}
#right_nav a:visited { 	
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #FF6600;
	}
#right_nav a:hover, a:active { 
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
	}

#right_nav input
{
		font: 11px arial, sans-serif; 
		font-weight: normal;
}


#right_nav .bloc_info2
{
		height: 142px;
		width: 157px;
		left: 12px;
		top: 30px;
		padding-top:5px;
		background-image: url('/images/fond_bloc2_rn.gif');	
		position: relative;
}

/**********************
//
//
//
***********************/
#home_content {
	padding-left:50px;
	position: relative;	
	top: 16px; 
	height:270px;
	z-index: 0;
}

#home_normal {
	padding-left:55px;
	position: relative;	
	top: 30px; 
	height:100%;
	z-index: 0;
	min-height: 270px;
	
}



#colonne {
	left: 40px;
	position: relative;	
	top: -70px; 
	width: 700px;
	height:100%;
	z-index: 0;
	font: 12px arial, sans-serif; 
	text-align: justify; 	
	color: #6a6a6a;
}

#user_page {
	left: 40px;
	position: relative;	
	top: 0px; 
	width: 860px;
	height:100%;
	z-index: 0;
	font: 12px arial, sans-serif; 
	text-align: justify; 	
	color: #6a6a6a;
}

#contact {
	left: 0px;
	position: relative;	
	top: -70px; 
	padding-left:50px;
	width: 600px;
	height:100%;
	z-index: 0;
	font: 12px arial, sans-serif; 
	text-align: justify; 	
	color: #6a6a6a;
}

#contact .td
{
		font: 12px arial; 
		font-weight: normal;
}




#contact a:link { 
	
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #393939;
	}
#contact a:visited { 	
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #393939;
	}
#contact a:hover, a:active { 
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #FF6600;
	}

#contact input
{
		font: 11px arial, sans-serif; 
		font-weight: normal;
}

/**********************
//
// FOOTER
//
***********************/
#pied { 
position: relative;	
	top:80px;
	background-color:  #FFFFFF;
	line-height: 13px;
	
	}
	
#pied a{ 
	font: 9px arial, sans-serif; 
	color:  #A9A9A9;
	text-decoration: none; 	
	}
#pied a:hover{  
	color:  #000000;
	}	


/**********************
//
// SERVICES
//
***********************/
div.ct_service_left{
		height: 90px;
		width: 320px;
		/*margin: 00px 00px 00px 00px;*/
		padding-top:50px;
		padding-right:200px;
		vertical-align: middle;			
		float: right;


}

div.ct_service_right{

		height: 90px;
		width: 320px;
		margin: 0px 0px 00px 0px;
		padding-top:50px;
		padding-left:40px;
			
	
		vertical-align: middle;
		display: block;	



}

div.img_service{
		height: 90px;
		width: 120px;
		border-width: 1px;

		border-style: solid;
		border-color: #e3e3e3;
		vertical-align: middle;
		text-align: center;
		/*float:left;*/
		position: relative;	
}
div.txt_service{
		height: 100px;
		width: 200px;
		font: 11px arial, sans-serif; 
		font-weight: normal;
		border-width: 0px;
		border-style: solid;
		border-color: #e3e3e3;
		text-align: justify;
		position: relative;
		left: 125px;
		top:-92px;
}

/**********************
//
// USER
//
***********************/
.user
{ 
	padding-left: 45px; 
	font: 14px arial; 
	font-weight: bold;
	text-decoration: none; 
	color: #FF6600;
}

.user_chapo
{ 
	padding-left: 45px; 
	text-align: justify;
	font: 11px arial, sans-serif;
	color: #6a6a6a;
}
/**********************
//
// PLAYER VIDEO
//
***********************/
.page_video{
	padding-left: 45px;
	position: relative;	
	display:block;
}

.page_pres{
	left: 25px;
	position: relative;	
	display:block;
}

div.ct_video{

		height: 284px;
		width: 625px;
		margin: 0px 0px 0px 0px;
		padding-top:0px;
		padding-bottom:0px;
		background-image: url('/images/bloc_video.gif');			
		left: 0px;
		top:  5px; 
		position: relative;	
		display:block;
}

div.player_video{
		top:20px;
		left:20px;
		height: 240px;
		width: 320px;
		background-color:  #000000;
		position: relative;
}

div.titre_video{
		font: 25px arial, sans-serif;
		font-weight: bold;
		top:20px;
		left:353px;
		height: 34px;
		width: 250px;
		color :#FF6600;
		position: absolute;
}

div.info_video{
		top:84px;
		left:353px;
		height: 128px;
		width: 250px;
		font: 11px arial, sans-serif;
		color: #6a6a6a;
		text-align: justify;
		position: absolute;
}
div.lien_video{
		top:190px;
		left:353px;
		height: 28px;
		width: 250px;
		font: 11px verdana, sans-serif;
		color: #6a6a6a;
		text-align: justify;
		position: absolute;
}
div.lien_video a{
		text-decoration : underline;
		color: #6a6a6a;
}

div.lien_video a:hover{
		text-decoration : underline;
		color: #FF6600;
}

div.lien_video a:visited{
		text-decoration : underline;
		color: #6a6a6a;
}

div.send_video{
		top:210px;
		left:353px;
		height: 28px;
		width: 250px;
		position: absolute;
		
}


div.dl_video{
		top:238px;
		left:353px;
		height: 28px;
		width: 250px;
		
		position: absolute;
}



/**********************
//
// MENU
//
**********************/
div#nav {
     	position:relative;
      	z-index:25;
      	margin: 0px 0 0 0em;
      	padding-left: 50px;
      	border: 0px;
      	background-color: #000000;
      	      	
}

ul#menu li ul{
  display:none;
}
ul#menu li:hover>ul{
  display:block;
}

ul#menu{
  margin: 0px;
 padding-left: 0px;
  padding:0px;
  list-style:none;
  height:28px;
  width:100%;
  background:#000000;
  float:left;
  font: 12px arial, sans-serif;
  color:#FFFFFF;
  text-align:center;
}


ul#menu li.ok{
	/*float:left;*/
	 padding-left: 0px;
	width: 124px;
	height:28px;
	background-image: url('/images/menu_off.gif');
	background-repeat: no-repeat;	
	/*position: relative;*/
	/*display:block;*/
	
	padding-top:6px;
}

ul#menu li.selected{
/*	float:left;*/

	width: 123px;
	height:28px;
	background-image: url('/images/menu_selected.gif');
	background-repeat: no-repeat;	
	/*position: relative;
	display:block;*/
	padding-top:6px;
}

ul#menu li{
	float:left;
	width: 123px;
	height:28px;
	
	position: relative;
	display:block;

	padding-top:6px;
	 border:none;
}

ul#menu li a{
	color:#FFFFFF;
	text-decoration:none;
	font: 12px arial, sans-serif;
}


ul#menu li:hover{

	background-image: url('/images/menu_selected.gif');
	background-repeat: no-repeat;
	font: 12px arial, sans-serif;
	
}


ul#menu ul{
padding-left: 0px;
	list-style:none;
  margin:10px 0px 0px 0px;
/* margin-top:10px;*/
  text-align:left;
  z-index:16;
  top:18px;
  
  /*position: absolute;*/
  border:none;  
}


ul#menu ul ul{

  z-index:17;
  background:#FF6600;
 
}
ul#menu ul li{
	margin:0px 0px 0px 0px;
	width:118px;
	padding-left: 5px;

	background:#FF6600;
	height:22px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;

    
  

}

ul#menu ul li:hover{
	background:#000000;
	background-repeat: no-repeat;
	
}


#subnav {
      	z-index:12;
      	margin: 0px 0px 0px 0px;
		left:50px;
      	border: 0px;
		width:950px;
		height:24px;
      	background-color: #FF6600;
      	position:relative;      	
}
#innersubnav{
		padding-left:10px;
}


#innersubnav span.selected {
	padding-top:4px;	
	font: 12px arial, sans-serif;
	color:#000000;
	font-weight:bold;
  
}

#innersubnav {
	padding-top:4px;	
	font: 12px arial, sans-serif;
	color:#FFFFFF;
  
}
#innersubnav a:hover{
	color:#000000;
	font: 12px arial, sans-serif;
  
}

.marginMenu
{
	padding-left:20px;
	padding-right:20px;
}


#login
{
	background-color:  #000000;
	border-width:0px; 
	height: 28px;
	width: 380px;
	background-image: url('/images/login.gif');
	font: 12px arial, sans-serif; 
	color:#FFFFFF;
	font-weight: normal;
	background-repeat: no-repeat;	
	position: relative;

}

#login input {
		font: 11px arial, sans-serif; 
		color:#000000;
		font-weight: normal;
}