﻿/* Rubrique Enseigne */

.menu-down-on {
    position:absolute;
    top:134px;
    margin-left:517px;
}
h1 {
    font-size:22px;
    text-transform:uppercase;
    font-weight:normal;
    color:#373737;
}
ol.puce {
    padding-left:25px;
    margin-top:-10px;
    padding-bottom:20px;
    background:url(../images/service/bg-trait-deg.jpg) left bottom no-repeat;
}
ol.puce li, ul.puce li {
    list-style-type:decimal;
    padding-left:5px;
    font-size:12px;
    line-height:18px;
}
ul.puce {
    padding-left:25px;
    padding-bottom:20px;
}
ul.puce li {
    list-style-type:disc;
    padding-left:5px;
    font-size:12px;
    padding-right:40px;
}


/* Page groupe GrandVsion */ 

h1 img {
    position:relative;
    top:2px;
}
div.bg-h2 {
    padding-bottom:20px;
    background:url(../images/service/bg-trait-deg.jpg) left bottom no-repeat;
}
h2.st-violet.grandvision {
    background-position:left 15px;
}
h2.st-violet span {
    text-transform:none;
}
h2.st-violet a {
    color:#9192ce;
}
h2.st-violet a:hover {
    text-decoration:underline;
}



/* Page Charte */


ul.thumb.first {
	margin-top: 25px; 
}

.clear.bg {
    background:url(../images/service/bg-trait-deg.jpg) left bottom no-repeat;
    margin-bottom:25px;
    padding-top:25px;
}

ul.thumb li {
	margin: 0; 
	padding:0;
	float: left;
	position: relative;
	width: 140px;
	/*height: 140px;*/
	margin-right:80px;
}
ul.thumb li.no-margin {
	margin-right:0px;
}
ul.thumb li img {
	width: 140px; 
	height: 140px;
	padding: 0;
	left: 0; 
	top: 0;
	-ms-interpolation-mode: bicubic;
	/*background: #f0f0f0;
	border: 1px solid #ddd;
	position: absolute;*/ 
}
/*ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}*/

ul.thumb li p {
    font-size:12px;
    padding-top:10px;
    padding-left:5px;
}
ul.thumb li p.txt-court {
    height:75px;
}
ul.thumb li p.txt-long {
    height:160px;
}
ul.thumb li p strong {
    color:#9192ce;
}
ul.thumb li p span {
    color:#006754;
}


