BODY { 
background-image: url('/images/fond_page.gif');
background-repeat: repeat x;
font-family : Arial, Helvetica, sans-serif;
font-style : normal; font-size : 12px;
color: #333333;
background-color: #003366;
 } 
 
.fullpage {
position:relative;
background-image: url('/images/fond_fullpage.gif');
width: 782px;
height: 100%;
margin-left: auto;
margin-right: auto;
border: 0px solid;
padding: 0px;
background-color: #FFFFFF;
margin-top:20px;
}

.menu {
position: absolute;
float: left;
width: 145px;
padding: 20px;
margin: 0px;
background-image: url('/images/fond_menu.gif');
background-repeat: repeat x;
}

.contenusansmarge {
	width : auto;
	margin-left: 185px;
	margin-right: 0px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
		
}

.contenu {
    width : auto;
	min-height: 200px;
	vertical-align: top;
	margin-left: 205px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 15px;
		
}

.footer {
    position:relative;
	clear:both;
	width : auto;
	height: 100%;
	margin-left: 205px;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #f1f2f3;
	border-top: 1px solid #f1f2f3;
	background-color:#Ffffff;
}

.pathway {
    width : auto;
	margin-left: 200px;
	padding: 2px;
	color: #CC3300;
	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.module {
color: #cc0000;
}

a.module:hover {
color: #330000;
}

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

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

.titre_menu {

  display: block;
  height: 16px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  text-transform   : uppercase;
  border-top: 1px solid #CB1213;
  border-bottom: 1px solid #C1BE3C;
  padding-top: 4px;
  font-weight: normal;
  color: #FBE30F;
  text-align: center;
  width: 145px;

}

/* Link list */ 
ul.LinkList, li.LinkList {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	list-style-type: none;
		
}
.LinkList li {
	width: 100%;
	display: block;
	border-bottom: 1px solid #557DA6;
}

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

.LinkList A, .LinkList A:link, .LinkList A:active, .LinkList A:visited {
	background-image: url('/images/puce_menu.gif');
	background-repeat: no-repeat;
	color: #A6C2DB;
	text-decoration: none;
	padding-left: 15px;
	display:block;
	
}

.LinkList A:hover {
	color: #FF8500;
	background-color: #003366;
	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;
}

.bootsearch {
color:#336699;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

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

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

/** 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;
}

/** styles des modules accueil**/

.moduleconteneur {
  width: auto;
  display:block;
  padding-top: 10px;
  min-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;
}

.cleaner {
  clear: both;
}
