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: 857px;
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: 30px;
	min-height: 450px;
	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;
	
}


.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**/

.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;	
	
}

.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%;

}

