@charset "iso-8859-1";
/* 
	Feuille de style pour BravoPapi
	Développée par PHC2i
*/

/* Styles généraux */

body{
background-color:#C7DBF3;
margin:0;
padding:0;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 11px;
color: #000;
}
/* Structure du document*/

#conteneur {
	position: relative;
	width: 780px;
	background-color:#FFFFFF;
	text-align: left;
}

#header {
margin: 0px;
padding: 0px;
height: 165px;
width:780px;
background-image: url(../pictos/banniere.jpg);
background-repeat: no-repeat; 
}
#header_logo {
height: 105px;
width:780px;
}
#header_date {
	height: 25px;
	width:780px;
	text-align:right;
	padding-right:30px;
	color: #3399FF;
}

#header_titrepage {
height: 35px;
width:780px;
}
/*       */
/* VIDEO */
/*       */
#video_auto{
position: absolute;
visibility: visible;
top:0px;
left:578px;
height:150px;
}
#block_video_ferme{
position: absolute;
visibility: visible;
top:0px;
left:768px;
background-image:url(../pictos/video_ferme.gif);
width:12px;
height:150px;
cursor:pointer;
}
#block_video {
	height: 150px;
	width: 232px;
	position: absolute;
	visibility: hidden;
	top:0px;
	left:585px;
}
#video_ferme_clip {
	height: 150px;
	width: 12px;
	position: absolute;
	visibility: hidden;
	top:0px;
	left:10px;
	background-image:url(../pictos/video_ferme_clip.gif);
	cursor:pointer;
}
/*       */
/* TITRE */
/*       */
h1{
	color: #3399FF;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	text-align: center;
}
/*						          */
/* 			STRUCTURE PAGE		  */
/*                                */

#structure_page{
	width:780px;
}
/*          */
/* COLONNE FLASH */
/*          */

#colonne_flash{
	width:31px;
	vertical-align: top;	
}

/*          */
/* SOMMAIRE */
/*          */
#sommaire{
	width:120px;
	text-align: left;
}
#sommaire p{
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
height:30px;	
width:120px;	
	font-weight: bold;
	display: block;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

#sommaire a{
	color: #666666;
	text-decoration:none;
}

#sommaire a:hover{
	color: #990000;
	border-bottom-color: #990000;
	
}
#sommaire p.pagesel a{
	color: #990000;
}
#sommaire p.pagesel{
	border-bottom-color: #990000;
}
/*                 */
/* PAGE PRINCIPALE */
/*                 */
#bloc_page{
	width:469px;
	vertical-align: top;
 	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3399CC;
	font-size:14px;
}
#contenu_page{
 	text-align: justify;
	margin-bottom:10px;
	padding-left:10px;
    font-size:12px;
	color:#000000;
}
/*                    */
/* COLONNE DROITE PUB */
/*                    */
#bloc_pub{
	width:160px;
	vertical-align: top;	
}
/*						          */
/* 			BAS PAGE	   		  */
/*                                */

#footer {
margin: 0px;
padding: 0px;
height: 138px;
width:780px;
background-image: url(../pictos/bas_page.jpg);
background-repeat: no-repeat; 
}
#footer_enfant {
margin: 0px;
padding: 0px;
height: 108px;
width:780px;
}
#footer_liens {
margin: 0px;
padding: 0px;
margin-bottom:10px;
padding-left:30px;
height: 30px;
width:780px;
color:#FFFFFF;
}
#footer_liens a{
text-decoration:none;
color:#FFFFFF;
}
