BODY { 
background-image: url(../images/fond_page.gif);
background-repeat: repeat x;
font-family : Arial, Helvetica, sans-serif;
font-style : normal; font-size : 11px;
color: #333333;
background-color: #003366;
 } 
 
.fullpage {
background-image: url(../images/fond_fullpage.gif);
width: 857px;
height: auto;
margin-left: auto;
margin-right: auto;
padding: 0px;
background-color: #FFFFFF;
}

.header {
width: 857px;
height: auto;
padding: 0px;
background-color: #FFFFFF;
}

.flash {
width: 857px;
height: 163px;
padding: 0px;
background-color: #FFFFFF;
}

.homepage {
background-image: url(../images/fond_homepage.gif);
width: 100%;
min-height: 200px;
padding-top: 20px;
padding-bottom: 20px;
}

.menu {
background-image: url(../images/fond_top_menu.gif);
background-repeat: no-repeat;
background-color: #FAFAFA;
float: right;
width: 170px;
min-height: 200px;
padding: 15px;
margin-top: 23px;
margin-bottom: 5px;
}

.contenu {
    width : 588px;
	vertical-align: top;
	margin-left: 36px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-top: 20px;
	min-height: 400px;
	text-align: justify;
	
}

.footer {
    background-image: url(../images/footer.gif);
	background-repeat: no repeat;
	width : 857px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18px;
	color: #336699;
	text-indent: 36px;
	clear:both;
	
}

.trailer {
    width : auto;
	border: 1px dotted #ffffff;
	margin-left: 36px;
	margin-right: 233px;
	margin-top: 15px;
	color: #ffffff;
	text-indent: 10px;	
}


.pathway {
    width : auto;
	margin-left: 200px;
	padding: 2px;
	color: #999966;
	text-indent: 3px;	
}


.spacer {
  display:block;
  clear: both;
}


a:link, a:visited { 
color: #7799B8; 
text-decoration : none; 
font-family: Arial, Helvetica, sans-serif; 
}

a:hover { 
color : #DC4236; 
text-decoration : underline; 
}


a.tv:link, a.tv:visited { 
color : #DC4236; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif; 
} 

a.tv:hover { 
color : #7799B8; 
text-decoration : underline; 
}

a.cable:link, a.cable:visited { 
color : #DC4236; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif; 
} 

a.cable:hover { 
color : #7799B8; 
text-decoration : underline; 
}

a.footer:link, a.footer:visited { 
color : #336699; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif; 
} 

a.footer:hover { 
color : #922360; 

}

/* titre rubrique menu*/

.titre_menu_tv {

  background-image:url(../images/menu_rubrik_tv.gif);
  background-repeat:no-repeat;
  display: block;
  height: 21px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  padding-top: 4px;
  font-weight: normal;
  color: #FFFFFF;
  text-indent: 10px;
  width: auto;

}

.titre_menu_cable {

  background-image:url(../images/menu_rubrik_cable.gif);
  background-repeat:no-repeat;
  display: block;
  height: 21px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  padding-top: 4px;
  font-weight: normal;
  color: #FFFFFF;
  text-indent: 10px;
  width: auto;

}

/* Menu TV  */
 
ul.LinkListtv, li.LinkListtv {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	list-style-type: none;
		
}
.LinkListtv li {
	width: 100%;
	display: block;
	border-bottom: 1px solid #ECECEC;
}

/** 

.LinkListtv li:hover {
	background-color: #003366;
}

**/

.LinkListtv A, .LinkListtv A:link, .LinkListtv A:active, .LinkListtv A:visited {
	background-image: url('../images/puce_menu_tv.gif');
	background-repeat: no-repeat;
	color: #336699;
	text-decoration: none;
	text-indent: 20px;
	display:block;
	
}

.LinkListtv A:hover {
	color: #FF8500;
	display:block;
	
}

/* Menu cable */
 
ul.LinkListcable, li.LinkListcable {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	list-style-type: none;
		
}
.LinkListcable li {
	width: 100%;
	display: block;
	border-bottom: 1px solid #ECECEC;
}

/** 

.LinkListcable li:hover {
	background-color: #003366;
}

**/

.LinkListcable A, .LinkListcable A:link, .LinkListcable A:active, .LinkListcable A:visited {
	background-image: url('../images/puce_menu_cable.gif');
	background-repeat: no-repeat;
	color: #922360;
	text-decoration: none;
	text-indent: 20px;
	display:block;
	
}

.LinkListcable A:hover {
	color: #FF8500;
	display:block;
	
}

/** styles contenu du site**/

h2 {
color: #92225F;
display: block;
font-size: 14px;
font-weight: bold;
border-bottom: 1px dashed #92225F;
}

.input {
	padding: 1px;
	border:1px solid #E7E4E4;
	background-color: #B3CEEB;
	font-family : Arial, Helvetica, sans-serif;
    font-style : normal; font-size : 11px;
	color : #336699;
}

.input_bleu {
	padding: 8px;
	border:1px solid #FFBC75;
	background-color: #FFFFD5;
	font-family : Arial, Helvetica, sans-serif;
    font-style : normal; font-size : 11px;
	color : #D93C3C;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	height: 1px;
	background-color: #cccc99;
	color: #cccc99;	
	
}

.titre_page {

  background-image:url(../images/rubrik_cable.gif);
  background-repeat:no-repeat;
  display: block;
  height: 21px;
  padding: 0px 0px 10px 0px;
  font-size: 11px;
  padding-top: 4px;
  font-weight: normal;
  color: #FFFFFF;
  text-indent: 10px;
  width: auto;

}

.rubrik_tv {

  background-image:url(../images/rubrik_tv.gif);
  background-repeat:no-repeat;
  display: block;
  height: 21px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  padding-top: 4px;
  font-weight: normal;
  color: #FFFFFF;
  text-indent: 10px;
  width: auto;

}

.rubrik_cable {

  background-image:url(../images/rubrik_cable.gif);
  background-repeat:no-repeat;
  display: block;
  height: 21px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  padding-top: 4px;
  font-weight: normal;
  color: #FFFFFF;
  text-indent: 10px;
  width: auto;

}

.home_rubrik_tv {

  background-image:url(../images/home_rubrik_tv.gif);
  background-repeat:no-repeat;
  display: block;
  margin-top: 5px;
  height: 21px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  padding-top: 4px;
  font-weight: normal;
  color: #FFFFFF;
  text-indent: 10px;
  width: auto;

}

.home_rubrik_cable {

  background-image:url(../images/home_rubrik_cable.gif);
  background-repeat:no-repeat;
  display: block;
  margin-top: 5px;
  height: 21px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  padding-top: 4px;
  font-weight: normal;
  color: #FFFFFF;
  text-indent: 10px;
  width: auto;

}

.titrepage {
	display: block;
	padding: 2px;
	border-bottom: 1px solid #cccc99;
	color: #cccc99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	
}

/** module video **/

.titre_actus {	
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size : 12px;
	color: #DA392C;

}

.resume_actus {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; font-size : 11px;
	text-align: justify;
	color: #DA392C;

}

.date_actus {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	color: #FF9933;
}

.texte_actus {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; font-size : 11px;
	text-align: justify;
	color: #666666;
}

span.pagination a:link, span.pagination a:visited { 
color: #7799B8; 
text-decoration : none; 
font-family: Arial, Helvetica, sans-serif; 
}

span.pagination a:hover { 
color : #DC4236; 
text-decoration : underline;
font-family : Arial, Helvetica, sans-serif;
font-style : normal; font-size : 10px;
}

.pagination {
display: block;
text-align: center;
width: 100%;

}

a.LienOnline, a.LienOnline:active, a.LienOnline:visited {
	background-image: url('../images/puce_menu.gif');
	background-repeat: no-repeat;
	background-color: #f9f9f9;
	
	color: #7799B8;
	text-decoration: none;
		
	line-height: 16px;
	padding-left: 15px;
	padding-top: 1px;
	display: block;	
	margin-left: 0px;
	width: 100%;
	border-left: 1px solid #f1f2f3;
	border-right: 1px solid #f1f2f3;
	border-top: 1px solid #f1f2f3;

}


a.LienOnline:hover {
	color: #ff9900;
	text-decoration: none;
	background-color: #f1f2f3;
}

a.archives:link, a.archives:visited { 
background: url(../images/oeil.gif) no-repeat;
display: block;
font-style : normal;
font-size : 11px;
margin-top: 15px;
margin-left: 5px;
margin-right: 18px;
color: #E10000; 
text-decoration : none; 
font-family: Arial, Helvetica, sans-serif;
background-color: #FDF2F2;
border: 1px solid #FFCCCC;
padding: 4px;
padding-left: 30px;
padding-right: 5px;
}
a.archives:hover { 
color : #E10000; 
border: 1px solid #E10000;
background-color: #FBE5E5;
}
a.programme:link, a.programme:visited {
background: url(../images/fichier.gif) no-repeat;
line-height: 25px;
font-style : normal;
font-size : 11px;
margin: 5px;
text-align: center;
color: #FF6600; 
text-decoration : none; 
font-family: Arial, Helvetica, sans-serif;
background-color: #FFF7DD;
border: 1px solid #FFD2B4;
padding: 4px;
padding-left: 30px;
padding-right: 5px;
}
a.programme:hover { 
color : #FF3300; 
border: 1px solid #FF3300;
background-color: #FFEFBB;
}
a.verification:link, a.verification:visited {
background: url(../images/validation.gif) no-repeat;
font-style : normal;
font-size : 11px;
margin: 5px;
color: #009900;
line-height: 25px;
text-align: center;
text-decoration : none; 
font-family: Arial, Helvetica, sans-serif;
background-color: #ECFFEC;
border: 1px solid #C9ECC1;
padding: 4px;
padding-left: 30px;
padding-right: 5px;
}
a.verification:hover { 
color : #009900; 
border: 1px solid #009900;
background-color: #D9FFD9;
}
a.wmp:link, a.wmp:visited { 
background: url(../images/play.gif) no-repeat;
font-style : normal;
font-size : 11px;
text-align: center;
line-height: 25px;
margin: 5px;
color: #336699; 
text-decoration : none; 
font-family: Arial, Helvetica, sans-serif;
background-color: #ECF6FF;
border-top: 1px solid #CBDDEF;
border: 1px solid #CBDDEF;
padding: 4px;
padding-left: 30px;
padding-right: 5px;
}
a.wmp:hover { 
color : #336699; 
border: 1px solid #336699;
background-color: #D9EDFF;
}

.visuel {
background-image:url(../images/cable/visuel_home.jpg);
background-repeat: no-repeat;
width: 588px;
height: 300px;
}

.visuel_text {
padding-top: 70px;
padding-left: 358px;
padding-right: 0px;
}

/** styles des modules accueil

.moduleconteneur {
  width: auto;
  display:block;
  padding-top: 10px;
  height:111px;
  padding-bottom: 10px;
  text-align: center;
}

.vignette {
  float: right;
  padding-bottom: 10px;
  padding-right: 38px;
  padding-bottom: 10px;
   }

.spacer {
  clear: both;
}

.titremodule {
color: #ffcc00;
display: block;
background: #cc0000;
height: 20px;
line-height: 20px;
width: 102px;
text-align: center;
}

.modulecontenu {
  background-color: #f8f8f8;
  display: block;
  padding: 0px;
  height: 57px;
  width: 102px;  
    }

.bottomodule {
color: #cc0000;
background-color: #ffcc00;
height: 20px;
line-height: 20px;
display: block;
text-align: center;
width: 102px;
}

**/