@charset "iso-8859-1";

/***** menu CSS *****/
@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
    .menu, .ssmenu {
        visibility:hidden;
    }
}


/*  BODY ***********************/
.cache {display: none;}

body {
background-color: #efeef4;
background-attachment: fixed; 
font-family: arial; 
margin: 0px;
}

* {

}


div#intro_1 {
float: left;
background: #efe8ef url(img/femme_mur.png) top left no-repeat;
height: 365px;
width: 1000px;
margin: 0px;
}



div#blocsection {
margin-left: 230px;
margin-top: -0px;
}


.section1 {
float: left;
width:360px;
background: # url(img/gris2.jpg)top left repeat-y;
}

.section2 {
float: left;
width: 360px;
margin-left:15px;
background: # url(img/gris2.jpg)right left repeat-y;
}

.rouge {
border: #a91101 solid 1px;
}

.red {
color: #a91101;
}


/* les textes *****************  */

p {text-align:left;
font-size:10pt;
font: arial;
margin: 0px 0px 10px 0px;
padding: 0 0 0 0;
}   




h1 {
	line-height: 15px;
	font-family:arial; 
    font-size:13pt; 
	color: #a91101;
	background: url(img/puce.jpg) top left no-repeat;
	padding: 0px 0px 0px 20px;
	margin-top: 20px;
    }
	

	
    
H2 {font-family:arial; 
    font-size:14pt; 
    margin-left: 0px;
	color: #a91101;
	background: ;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
    }



.cadre {/* conteneur global et arrière-plan du titre du cadre */
width: 300px;
padding-top: 30px;
background: url(img/cadrehaut.jpg) top left no-repeat;
margin: 10px auto 15px auto;
border: #a91101 solid 1px;
}
.bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(img/cadrebas.jpg) bottom left repeat-y;
padding-bottom: 10px;
}

.bloccadre p {
font-family: arial;
margin: 0px 10px 0 10px;
padding: 15px 5px 2px 5px;
color: #a91101; 
font-size: 10pt;
font-weight: bold;
}


.flechette {
float:;
height: 12px;
width: px;
background: transparent url(img/fil.gif) top left repeat-x;
margin: 10px 0px 10px 0px;
border-bottom: #a91101 solid 0px;
clear: both;
}


.fleche {
float:;
height: 12px;
width: px;
background: transparent url(img/fil_point.gif) top left repeat-x;
margin: 10px 0px 10px 0px;
border-bottom: #a91101 solid 0px;
clear: both;
}

.separ {
clear: both;
visibility: hidden;
}

div#pub {
position: absolute;
top: 0;
left: 860;
width: ;/* si modif: width = (rien) **********/
text-align:;
margin: 0 0 0 0;
padding: 0 10 0 0;
background: transparent url("");
}

/**********************************/

div#pub_livre {
position: absolute;
top: 10;
left: 1040;
width: ;/* si modif: width = (rien) **********/
text-align:;
margin: 0 0 0 0;
padding: 0 10 0 0;
background: transparent url("");
}


img {margin:2px 8px 2px 2px;}   
 
ul {
padding:0;
margin:0 0 20 0;
text-align: left;
background-color: # ;
background-attachment:fixed ;
background-image: url();
}

li {
padding: 0 3 0 3; 
margin: 0px 0px 0px 0px; 
text-align: left; 
list-style: ; 
line-height: 1.2em; 
text-indent: 12pt;
font-size: 10pt;
font-weight: ;
}

.liste {
padding: 0 3 0 3; 
margin: 0px 5px 0px 5px; 
text-align: left; 
list-style: ; 
line-height: 1.2em; 
text-indent: 12pt;
font-size: 10pt;
font-weight: ;
}


li a:hover {
width: 100%;
padding:0 0 0 0;
margin:0 0 0 0;
background-color:white;
color: black;}



.ref {float:left;
}

.piedmenu {
width: 700px;
background: #;
border-top: #a91101 solid 0px;
padding: 10px 10px 10px 10px;
font-size: 9pt;
}


div#liens {
float: left;
margin: 5 3 0 0;
}




a:link {text-decoration: none;
color: black;}

a:visited {text-decoration: none;
color: purple;}

a:hover {
text-decoration: none;
color: #4faf8f;
background-color: white;
}




.command {
float: left;
height: ;
}

div#amazon {
margin: 20 0 20 0;}




/* ------------------------------  */

#le_menu {
position: absolute;
top: 320px;
left: 2px;
}

#menu5 {
width: 200px;
border-style: none solid none solid;
border-color: #D0D0D0;
border-width: 1px;
margin: 10px;
}

#menu5 ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#menu5 li a {
height: 32px; /*          voice-family: "\"}\"";   */

voice-family: inherit;
height: 24px;
text-decoration: none;

} 


#menu5 li a:link, #menu5 li a:visited {
color: #525151;
display: block;
background: url(img/menu5.gif) top right;
padding: 8px 25px 0 10px;
text-align: right;

}

#menu5 li a:hover {
color: #fff;
background: url(img/menu5.gif) 0 -32px;
padding: 8px 25px 0 10px;
text-align: right;
width: 165px;
}