@charset "UTF-8";
/* CSS ACCUEIL La Girolle */


*{
margin: 0px;
padding: 0px;
}

div#bienvenue{
float:left;
}

div#actualites{
float:left;
margin-bottom:20px;
margin-top:10px;
}

h3#titre_actualites{
margin-bottom:20px;
}

img#actualites{
float:none;
}

div.nouvelle{
float:left;
margin-left:20px;
width:360px;
}

div#nouvelle_droite{
margin-left:90px;
}

div#vis_flash{
margin:20px;
float:left;
border:solid 1px #7c0d0d;
width:284px;
height:244px;
}

p#txt_accueil{
margin-left:334px;
padding-top:40px;
}

p#txt_nouvelle{
margin-top:5px;
margin-bottom:5px;
font-family:Helvetica, Arial, sans-serif;
font-size:9pt;
font-style:normal;
font-weight:100;
color:#2e2e2e;
text-align:left;
}

p#titre_nouvelle{
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
font-style:italic;
font-weight:500;
color:#2e2e2e;
text-align:left;
}

img#laureat{
margin-top:14px;
margin-left:20px;
margin-right:20px;
float:left;
}

img#proprietaires{
margin-top:2px;
margin-right:20px;
float:right;s
}

p#txt_bas_page{
width:460px;
float:left;
font-family:Helvetica, Arial, sans-serif;
font-size:11pt;
font-style:normal;
font-weight:100;
color:#2e2e2e;
text-align:left;
margin-top:25px;
margin-left:5px;
}

a{
font-family:Helvetica, Arial, sans-serif;
font-size:11pt;
font-style:normal;
font-weight:100;
color:#7a7a7a;
}


h3#titre_page{
background-image:url(../images/img_titre_accueil.gif);
width:273px;
height:25px;
float:left;
margin-top:14px;
margin-right:220px;
}

h3#titre_actualites{
background-image:url(../images/img_titre_actualites_2.jpg);
width:820px;
height:25px;
margin-left:14px;
}

h3 span{
display :none ;
}

div.nouvelle img{
float:left;
border:solid 1px #7c0d0d;
margin-right:10px;

}

div.nouvelle p#titre_nouvelle{
float:left;
}

div.nouvelle p#titre_nouvelle{
float:none;
}

p#lien_ext{
float:right;
margin-top:5px;
}

div.nouvelle a:link{
margin-top:5px;
font-size:9pt;
color:#7c0d0d;
text-decoration:none;
}

div.nouvelle a:visited{
font-size:9pt;
color:#7c0d0d;
text-decoration:none;
}

div.nouvelle a:hover{
font-size:9pt;
color:#999999;
text-decoration:underline;
}

div.nouvelle a:active{
font-size:9pt;
color:#333333;
text-decoration:underline;
}