/* ===================================== *\
|  Styles HomePAge										    |
|  Création : 13/03/2006                  |
|  Derniere modification : 13/03/2006     |
|  (C) Infomoto 2006											|
|	 Author : Christophe Bord               |
\* ===================================== */

div.content-right-left{
 width:300px;
 text-align:left;
 float:left;
 padding-top:20px;
 background-image: url("../images/right-column-left-bg.jpg");
 background-repeat: no-repeat;
 background-position: top left;
}

div.news{
 padding-left:25px;
 margin-bottom:5px;
 clear:right;
}

div.news-over{
 padding-left:25px;
 margin-bottom:5px;
 clear:right;
 cursor:pointer;
}

div.masque2{
 background-image: url("../images/right-column-left-bg-bas.gif");
 background-repeat: no-repeat;
 background-position: bottom left;
 width:300px;
}

a.lien-news{
 display:block;
 background-image: url("../images/puce-fleche-verte.gif");
 background-repeat: no-repeat;
 background-position: left;
 padding-left:25px;
 color:#FFFFFF;
 font-size:12px;
 text-decoration:underline;
 width:150px;
 margin-top:10px;
}

a.lien-news:hover{
 color:#8BA428;
 text-decoration:none;
}

div.news img{
 border:1px solid #FFFFFF;
}

div.news-over img{
 border:1px solid #B0C82D;
}

p.news-photo{
 float:left;
 width:78px;
}

p.news-texte{
 float:left;
 padding-left:5px;
 padding-right:5px;
 clear:right;
 width:165px;
 color:#FFFFFF;
}

div.news-over p.news-texte{
 text-decoration:underline;
 color:#FFFFFF;
}

div.content-right-right{
 background-image: url("../images/right-column-right-bg.jpg");
 background-repeat: no-repeat;
 background-position: left top;
 width:412px;
 text-align:left;
 float:left;
}

#references{
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 background-image: url("../images/right-column-right-bg-bas.gif");
 background-repeat: no-repeat;
 background-position: bottom;
}

#references span.titre{
 background-image: url("../images/puce-olive.gif");
 background-repeat: no-repeat;
 background-position: left;
 padding-left:24px;
 color:#1D6C91;
}

#references span.titre em{
 color:#B8CB36;
 font-style:normal;
}

p.reference-photo{
 margin-bottom:15px;
}

#references p{
 margin-bottom:10px;
 font-size:12px;
}

#references a.lien-ref{
 display:block;
 clear:both;
 padding-left:22px;
 background-image: url("../images/puce-fleche-verte.gif");
 background-repeat: no-repeat;
 background-position: left;
 color:#1E6D91;
 font-size:12px;
 text-decoration:underline;
 margin-top:10px;
}

#references img{
 display:block;
 float:left;
 padding-right:15px;
}

#references a:hover{
 color:#8BA428;
 text-decoration:none;
}

a.news-links{
 display:block;
 color:#FFFFFF;
 font-size:11px;
 padding-left:25px;
}

a.news-links dl{
 display:block;
 margin:0;
 padding:0;
}

a.news-links dt{
 display:block;
 margin:0;
 padding:0;
 width:78px;
 float:left;
}

a.news-links dd{
 display:block;
 margin:0;
 padding:0;
 float:left;
 padding-left:5px;
 padding-right:5px;
 width:170px;
}


a.news-links img{
 border:1px solid #FFFFFF;
}

a.news-links:hover{
 display:block;
 color:#CCE732;
 font-size:11px;
 cursor:pointer;
}

a.news-links:hover img{
 border:1px solid #CCE732;
}