/*sclemente*/
*
{
padding: 0;
margin: 0; /*calibrage pour les différents navigateurs */
}
body 
{
font-family:Arial,Verdana;
font-size:14px;
color:#666666;
text-align:justify;
background-color:#FFFFFF;/*#F5F4C9;*/
margin: 0;  
}
#conteneur 
{
position:absolute;
left:50%;
width:1024px;
/*height:4000px;*/
margin-left:-512px;
top:0px;
background-image:url(../sclemente_ec/templates/san_clemente/images/bg_conteneur.jpg);
background-repeat:repeat-y;
}
#en-tete 
{
width:548px;
height:91px;
margin-left:330px;
margin-top:20px;
background-image:url(../sclemente_ec/templates/san_clemente/images/img_bandeau.jpg);
background-repeat: no-repeat;
}
#language
{
margin-top: 20px;
margin-left:900px;
}
#img_droite
{
position:absolute;
left:43px;
top:10px;
width:267px;
height:651px;
background-image:url(../sclemente_ec/templates/san_clemente/images/img_droite.jpg);
background-repeat: no-repeat;
}
#logo
{
width:165px;
height:171px;
margin-top:100px;
margin-left:170px;
background-image:url(../sclemente_ec/templates/san_clemente/images/logo.png);
background-repeat: no-repeat;
}
#menu_droite
{
position:absolute;
left:870px;
top:200px;
}
#menu_droite ul, #menu_albums ul
{
list-style:none;
}
#menu_droite li, #menu_albums li ,.albums
{
width:134px;
height:33px;
background-image:url(../sclemente_ec/templates/san_clemente/images/bg_bouton.png);
background-repeat: no-repeat;
font-family:arial;
font-size:14px;
font-weight: normal;
padding-top:5px;

}
#menu_droite li a, #menu_albums li a, .albums a
{
text-decoration:none;
color:#660033;
margin-left:8px;
}
#menu_droite li a:hover, #menu_albums li a:hover, .albums a:hover
{
font-weight: bold;
}
.albums
{
	float:left;
	margin-top: 130px;
}
#invitation
{
height:70px;
padding: 10px 5px 5px 5px;
}
#corps
{
width:480px;
height:2000px;
margin-left:350px;
margin-top:70px;
text-align:justify;
}
#titre h1
{
margin-left:380px;
margin-top: 20px;
font-family:Arial;
font-size: 15px;
font-style:italic;
color:#970F00;
}
#auteur_album
{
float:right;
margin-bottom:50px;
margin-top:30px;
width:220px;
color:#660033;

}
#auteur_album ul, .liste_archives
{
list-style:none;
}
#auteur_album ul li
{
line-height:20px;
}
#auteur_album ul li a
{
color:#660033;
}
#pied-page
{
width:1024px;
height:8px;
background-image:url(../sclemente_ec/templates/san_clemente/images/bg_pied-page.jpg);
background-repeat: no-repeat;
}
.date
{
margin-left:250px; 
font-size:11px;
}
.centre
{
clear:both;
text-align:center;*/
}
.border
{
border:1px solid #E24F1A;
}
.border_text
{
padding: 10px 10px 10px 10px;
margin-top:10px;
border:1px solid #E24F1A;
}
.prenom
{
position:absolute;
top:-5000px;
left:-5000px;
}

