/* CSS Document */
#enteteContenu{
height:20px;
/*border:1px #CCCCCC dotted;*/

}

h1{
/*border:1px #CCCCCC dotted;*/

}

#fermer{
font-size:24px;
/*border:1px #CCCCCC dotted;*/
position:relative;
/*margin-left:650px;*/
margin-left:7px;
top:-28px;


}

#fermer a{
text-decoration: none;
}

#gauche{
width:8px;
/*border:1px #CCCCCC dotted;*/
font-size:24px;
position:relative;
top:10px;
left:23px;
}
#gauche a{
text-decoration: none;
}
#gauche a:hover {
	color:#FF6600;
}
.oeuvre{

/*width:600px;
height:450px;*/
width:770px;
height:570px;
/*border:1px #CCCCCC dotted;*/

/*margin-left: auto;
margin-right: auto;*/
margin: auto;
position:relative;
top:-14px;
}


#droite{
width:8px;
/*border:1px #CCCCCC dotted;*/
font-size:24px;
position:relative;
/*top:-472px;
left:640px;*/
top:-588px;
left:812px;
}
#droite a{
text-decoration: none;
}
/*a {
	color:#a29584;
}*/


#droite a:hover {
	color:#FF6600;
}

#description{

width:inherit;
text-align:center;
text-transform:uppercase;
font-size:14px;
/*color:#aa9c8a;*/
color:#444;
/*border:1px #CCCCCC dotted;*/
position:relative;
top:-35px;


}

#collection{
text-transform:lowercase;
font-style:normal;
font-size:10px;
color:#FF6600;

}