/* images */
form .envoyer {
margin:5px 15px 0 0;
background-image:url(../images/status/bouton-envoyer.gif); /* change */
width:110px;
height:24px;
border:0;
cursor:pointer;
}

.searchbox form .rechercher {
background-image:url(../images/status/bouton-rechercher.gif); /* change */
width:110px;
height:24px;
border:0;
cursor:pointer;
margin:0;
margin-right:10px;
}
	
.linkbloc .puce {
background:transparent url(../images/status/hp-lipuce.gif) repeat scroll 0 0;
float:left;
height:25px;
width:25px;
}

/* Premiere couleur dominante */

#homepage .descriptif .content h1 {
color:#502180;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
margin:15px 0 5px 0;
}

h1 {
color:#502180; /* change */
font-size:12px;
font-weight:normal;
}

.url {
color:#502180; /* change */
font-size:11px;
font-weight:normal;
}

h2 a, h2 a:hover {
font-weight:bold;
text-decoration:underline;
text-transform:uppercase;
color:#502180; /* change */
font-size:12px;
}

#homepage .footer .title {
float:left;
font-weight:bold;
margin:5px;
color:#502180; /* change */
width:100px;
text-align:left;
}

#interieur .keyword {
clear:left;
margin-bottom:15px;
border-top:2px solid #502180; /* change */
background-color:#f3f3f3;
padding:2px 5px;
height:20px;
}

#interieur .pagination a:hover {
color:#502180;
border:1px solid #502180; /* change */
}

#interieur .pagination .over {
color:#502180;
border:1px solid #502180; /* change */
font-weight:bold;
}

.titrepremium a {
font-weight:bold;
text-transform:uppercase;
color:#502180;
}

.premium {
background-color:#f4ecfb; /* change - clair */
border:1px solid #502180; /* change */
padding:8px;
margin-bottom:15px;
}

.similar, .similar a {
color:#502180; /* change */
}

.linkbloc .title {
color:#502180;
float:left;
font-weight:bold;
margin:5px;
text-align:left;
width:100px;
}

/* deuxieme couleur */

.colonnegauche .title {
color:#ff8a00; /* change */
}

.colonnegauche li .over {
color:#ff8a00; /* change */
}

.tri {
float:left;
color:#ff8a00; /* change */
}

.nombre {
float:right;
color:#ff8a00; /* change */
}

.tri a {
color:#ff8a00; /* change */
}

.tri .selected {
color:#ff8a00; /* change */
font-weight:bold;
text-decoration:none;
}

.colonnegauche .menu-secondaire .over {
color:#ff8a00; /* change */
text-decoration:none;
font-weight:bold;
}