@charset "utf-8";
/* CSS Document */



html {
	font-size: 100%; 
	}
	
body {
	margin: 0;
	padding: 0; /* Note -> 2 */
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
	font-size: .8em; /* -> 4 */
	line-height: 1.2; /* -> 5 */
	color: black;
	background:#FFFFCC;
	margin: 0; /* pour éviter les marges */ 
	text-align: center; /* pour corriger le bug de centrage IE */ 
	}
	
	
	/* Liens */
a {
	color: #0033FF;
	text-decoration: none;
	font-size:11px;
}
a:hover, a:focus {
	color: black;
}

a img {
	border: none; /* -> 10 */
}
.lien
{
font-size:10px;
text-decoration:none;
}


/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}

.titrerubrique
{
/*width:90%;*/
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #ffffff;
background-color:#FF0000;
font-weight:bold;
margin:auto;
text-decoration:none;
padding:0px;
}

.titrerubrique_gauche
{
width:90%;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
background-color:#ccccff;
font-weight:bold;
margin:auto;
text-decoration:none;
padding:0px;
margin-bottom:4px;
}
.contenu_droit
{
width:100%;
height:auto;
background-color:#ffffff;
margin:auto;
padding:0;
margin-top:0px;
/*margin-bottom: 8px;*/
font-size:x-small;
color: #000000;
padding-top:10px;

}
.contenurubrique_droit
{
width:90%;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:auto;
list-style:square inside;
padding:0;
background-color:#FFFFCC;
border:#000000 1px solid;
margin-bottom:10px;
margin-top:5px;
line-height:0;
}


contenu_gauche
{
width:100%;
height:auto;
background-color:#fffffff;
margin:auto;
padding:0;
margin-top:0px;
margin-bottom: 8px;
font-size:x-small;
color: #000000;
padding-top:10px;
margin-bottom:10px;
}
.contenurubrique_gauche
{
width:90%;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin:auto;
list-style:square inside;
padding:0px;
background-color:#FFffff;
border:#000000 1px solid;
margin-top: 10px;
margin-bottom: 10px;
}




.titre
{
font-size:10px;
width:100%;
border-top:#000000 thin solid;
border-bottom:#000000 thin solid;
background-color:#CCCCCC;
}

.titre a
{
font-size:10px;
}

.lettrine {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/

font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #990000;
border: 1px solid #990000; /* définition d'une bordure autour de la lettrine*/
background-color: #FFFFCC; 
margin: 1px;
padding: 1px;
line-height: 1em;
}

	
/* -----------------------------------  */
/*               global                 */
/* -----------------------------------  */
#global {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	align:center;
	text-align: left; 
	}
/* -----------------------------------  */
/*            cadre photo               */
/* -----------------------------------  */
#cadrephoto {
	position:relative;
	width:1000px;
	height:95px;
	padding:0;
	margin:0;
	z-index:11;
}

/* -----------------------------------  */
/*              menu haut               */
/* -----------------------------------  */
#menu_haut {
	background-color:#000;
	width:999px;
/*	background: url(images/media/glossyviolet.gif) repeat-x bottom left;*/
	top:95px;
	height:50px;
	z-index:100;
	padding-left:1px;
}
#menu_haut ul {
 padding:0;
 margin:0;
 list-style-type:none;
 }
#menu_haut li {
 float:left; /*pour IE*/
 border-left:1px solid black;
 }
#menu_haut ul li a {
 display:block;
 float:left;   
 width:165px; /* largeur menu*/
 line-height:50px; /*hauteur de l'image de fond*/
 background:black url(images/media/noir-1.png) repeat-x;
 color:#DCDCDC;
 text-decoration:none;
 text-align:center;
 }
#menu_haut ul li a:hover {
 background:black url(images/media/noir-2.png) repeat-x;
 color:white;
 } 

/* -----------------------------------  */
/*                logo                  */
/* -----------------------------------  */
#logo {
	position:relative;
	margin:0;
	background-color:#FFFF66;
	width:698px;
	height:90px;
	background: url(images/logoassomediasfreres2.jpg) no-repeat bottom left;
	float:left;
	border-bottom:#cccccc 1px  solid;
	border-right:#cccccc 1px  solid;
}
/* -----------------------------------  */
/* 				diver                   */
/* -----------------------------------  */
#diver {
	position:relative;
	margin:0;
	background-color:#FFFF66;
	width:698px;  /*699*/
	height:26px;
	float:left;
	border-bottom:#cccccc 1px  solid;
	border-right:#cccccc 1px  solid;
}
/* -----------------------------------  */
/*        contenu_droit menudroit       */
/* -----------------------------------  */
#menudroit {
	/*text-align:center;*/
	list-style-type: none;
	float:right;
	width:300px;
	margin: 0;
	background-color:#ffffff;
	top:-100px;
	min-height:200px;
	}
/* -----------------------------------  */
/*           Menu de menugauche         */
/* -----------------------------------  */
#menugauche {
	float: left;
	width: 220px;
	list-style-type: none;
	margin:0;
	background-color:#FFF;
	min-height:200px;
}

#menugauche li a{
background: white url(images/media/glossyback.gif) repeat-x bottom left;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
text-decoration: none;
}

#menugauche li a:hover{
background-image: url(images/media/glossyback2.gif);
}

#menugauche ul {
	list-style: none;
}
#menugauche a {
	display: block;
	height: 1%;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
}
/* -----------------------------------  */
/*            principal                 */ 
/* -----------------------------------  */
#principal {
	float: left;
	width: 457px; /* 458*/
	margin:0;
	padding: 0;
	padding-right:10px;
	padding-left: 10px;
	margin:auto;
	font-size:11px;
	padding-top:10px;
	color: #181A12;
	background: #ffffff;
	border-left:#cccccc 1px  solid;
	border-right:#cccccc 1px  solid;
/*	background-image: url(images/media/trame.jpg);*/
min-height:200px;
}
#principal a{
	font-size:11px;
}

#principal ul {
 padding:0;
 margin:0;
 }
#principal li {
 float:left; /*pour IE*/
 margin-left:10px;
 }
 
/* -----------------------------------  */
/*             Pied de page             */
/* -----------------------------------  */
#pied {
font-size:10px;
text-align:left;
position:relative;
height: 30px;
background: white url(images/media/glossyback.gif) repeat-x bottom left;
width:100%;
float:left;
}


/* Bloc central */
#centre {
	background-color:#ffffff;
	width: 100%;
	overflow: hidden;
	margin:0;
	padding:0;
}
.rouge {
	color: #F00;
}

