.cadre_general {
    width: auto;
    margin: 50px;

}





.bloc-ouvrage {
    	float: left;
    	height: 600px;
	margin-left: auto;
  	margin-right: auto;
    	width: 300px;
    	border: 1px solid white;  
	text-align: center;
}


.bordure_image

{
    border: 2px solid #000000;  
}


.presentation-ouvrage {
    float: left;
    width: 450px;
    height: 650px;
    margin: 10px;
    border: 0px solid #73AD21;
}


a:link {
    	color: black;
	text-decoration: none;
}


a:visited {
    	color: black;
}


a:hover {
        color: white; 
}


a:active {
    	color: black;
	text-decoration: none;
} 










.ecrit12b {
        color : black; /* couleur du texte */
	line-height: 1,3;
        text-align: center; 
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial;
        font-size : 12px; 
}


.ecrit16 {
        color : black; /* couleur du texte */
	line-height: 1,3;
        text-align: left; 
        font-weight : normal;
        font-family : Arial;
        font-size : 16px; 
}



.ecrit16b {
        color : black; /* couleur du texte */
	line-height: 1,3;
        text-align: center; 
        font-weight : bold;
        font-family : Arial;
        font-size : 16px; 
}


.ecrit14i {
        color : black; /* couleur du texte */
	line-height: 1,3;
        text-align: left; 
        font-weight : italic; 
        font-family : Arial;
        font-size : 14px; 
}



.ecrit22 {
        color : black; /* couleur du texte */
	line-height: 1,3;
        text-align: left; 
        font-weight : normal;
        font-family : Arial;
        font-size : 22px; 
}




.ecrit30b {
        color :black; /* couleur du texte */
	line-height: 1,3;
        text-align: center; 
        font-weight : bold; /* on met le texte en gras */
        font-family : Belwe Bd BT, Arial;
        font-size : 30px; 
}


.ecrit14 {
        color :black; /* couleur du texte */
	line-height: 1,3;
        text-align: left; 
        font-weight : normal;
        font-family : Arial;
        font-size : 14px; 
}




.ecrit14b {
        color : black; /* couleur du texte */
	line-height: 1,3;
        text-align: center; 
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial;
        font-size : 14px; 
}




