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;
margin: 50px 0px 0px 0px;
background-color: #003366;
 } 
 
.bigfullpage {
background-color:#FFFFFF;
width: 675px;
height: auto;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

.smallfullpage {
background-color:#FFFFFF;
width: 416px;
height: auto;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

.bigheader {
width: 675px;
height: 101px;
padding: 0px;
border-bottom: 8px solid #CFD0D2;
background-color: #630E0F;
}

.smallheader {
width: 416px;
height: 101px;
padding: 0px;
border-bottom: 8px solid #CFD0D2;
background-color: #630E0F;
}

.bigcontenu {
background-image:url(images/fond_site.gif);
background-repeat:no-repeat;
border-left: 1px solid #D2C7C4;
border-right: 1px solid #D2C7C4;
border-top: 1px solid #630E0F;
padding: 30px;
}

.smallcontenu {
background-image:url(images/fond_site.gif);
background-repeat:no-repeat;
border-left: 1px solid #D2C7C4;
border-right: 1px solid #D2C7C4;
border-top: 1px solid #630E0F;
padding: 32px;
}

.bigfooter {
    margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	background-color:#f1f1f1;
	border: 1px solid #D2C7C4;
	width : 673px;
	height: 32px;
	color: #336699;
	clear:both;
	
}

.smallfooter {
    margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	background-color:#f1f1f1;
	border: 1px solid #D2C7C4;
	width : 414px;
	height: 32px;
	color: #336699;
	clear:both;
	
}


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

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


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

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

/* titre page Grauberg*/

h1 {

  display: block;
  padding: 0px 0px 0px 0px;
  font-style:italic;
  font-size: 1.9em;
  font-weight: bolder;
  padding-top: 4px;
  font-weight: normal;
  color: #646567;
  height: 25px;

}

h2 {

  display: block;
  border: 1px solid #f1f2f3;
  background-color:#ffffff;
  text-align:center;
  padding: 0px 0px 0px 0px;
  font-size: 0.8em;
  font-weight: bolder;
  padding-top: 4px;
  font-weight: bold;
  color: #630E0F;
  height: 18px;

}

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


/** module video **/

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

}


.ecranvid {
background-image:url(images/mire_video.jpg);
background-repeat: no-repeat;
width: 349px;
height: 278px;
text-indent: 16px;
padding-top: 16px;
}



a.LienOnline, a.LienOnline:active, a.LienOnline:visited {
	background-image: url('/images/play.gif');
	background-repeat: no-repeat;
	display:block;
	
	
	color: #666666;
	text-decoration: none;
		
	line-height: 16px;
	padding-left: 30px;
	padding-top: 4px;
	margin-left: 0px;
	width: 100%;
	border-top: 1px solid #E3F1D4;

}


a.LienOnline:hover {
	color: #630E0F;
	text-decoration: none;
}


a.bootvid, a.bootvid:active, a.bootvid:visited {
background-image: url(images/bootvid.gif);
background-repeat:no-repeat;
display: block;
width: 280px;
color: #8E9092;
text-indent: 22px;
padding-top: 6px;
height: 18px;
letter-spacing: 2px;
margin-left: 25px;
}

a.bootvid:hover {
background-image: url(images/bootvid_over.gif);
background-repeat:no-repeat;
color: #630E0F;
text-decoration:none;
letter-spacing: 1px;
}