/**
 * Bandeau esprit de picardie
 */

#edp {
    background-color:#ff6600;
    height:3em;
    width:100%;
    
}

#edp ul li{
	float: right;	
	line-height: 3em;
	margin-left: 20px;
	margin-right:20px;
}

#edp ul li a{
	color: white;
	font-weight: bold;
	text-decoration: none;	
}

#edp ul li a:hover{
	text-decoration: underline;	
}

#edp img.logo{
	float: left;
	margin: 5px 0 5px 10px;	
}

/**
 * Galeries photos
 */
.thumbwrapper{
    background:#F0EEE0;
    /*border:1px solid #AFAB8E;*/
    float:left;
    min-height:14em;
    margin:0 1% 1em 1%;
    padding:0.7em;
    text-align:center;
    width:120px;
    position:relative;
}
.thumbwrapper .vignette{
    width:120px;
    height:120px;
    display:table-cell;
    margin:0 auto;
    vertical-align: middle;
    text-align: center;
}
.thumbwrapper .vignette .type{
    position:absolute;
    top:3px;
    right:3px;
    border:0;
}
.thumbwrapper .vignette a{
    cursor:url(/extension/crtpic_frontal/design/socle/images/highslide/zoomin.cur), pointer !important;
}
.thumbwrapper .vignette a img{
    border:1px solid silver;
}
.thumbwrapper strong{
    font-size:0.9em;
    font-weight:normal;
    padding:0;
    margin:0.5em 0 0 ;
    display:block;
    word-wrap: break-word;
}

body #page_highslide {
    background:#FFFFFF none repeat scroll 0 0;
    font-size:0.7em;
    margin:0 auto;
}

body #page_highslide h1,
body #page_highslide h2,
body #page_highslide h3,
body #page_highslide h4
{
    font-size:1.5em;
    font-weight: bold;
}

body #page_highslide .copyright {
    font-size:0.7em;
}

.copyright {
    font-style: italic;
    margin-bottom: 1em;
}


.highslide_img {
    width: 100%;
    text-align: center;
}

.clear-both{
	clear:both;
}

.underline{
    text-decoration: underline;
}

/******** STAR RATING **********/

#page .star-rating,
#page .star-rating a:hover,
#page .star-rating a:active,
#page .star-rating a:focus,
#page .star-rating .current-rating,
#page .xml ul.star-rating li.current-rating{
	background-image: url(../images/starrating/star.gif);
}

#page .xml ul.star-rating li{
	background-image: none;
}

#page .star-rating-prefix,
#page .star-rating-suffix
{
    display: block;
    float: left;
    height: 25px;
    padding-top: 5px;
}
#page .star-rating-prefix
{
    font-weight: bold;
    margin-right: 0.5em;
}
#page .star-rating-suffix
{
    font-style: italic;
    margin-left: 0.5em;
}


#page .star-rating,
#page .xml ul.star-rating
{
    float: left;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}

/******** FILTRE RUBRIQUES **********/
.rubrique-filtre {
	padding:5px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px dotted #892061;
}
.rubrique-filtre hr {
    clear: both;
}

.rubrique-filtre strong {
	display:block;
	font-size:1.4em;
	padding-bottom:2px;
	margin-bottom:3px;
	color:#892061;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px dotted #892061;
}

.rubrique-filtre dl {
	margin-top:1em;
	margin-bottom:2em;
	padding-left:10px;
	padding-right:10px;
}

.rubrique-filtre dt {
	font-weight:bold;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
	clear:left;
}

.rubrique-filtre dd {
	float:left;
	margin-left:0.5em;
	margin-right:0.5em;
	margin-top:3px;
	margin-bottom:3px;
}

.rubrique-filtre ul li {
    display: inline;
}

.video_container ul {
	display:block;
	margin:0;
	padding:0;
}

.video_container ul li {
	display:inline-block;
	margin:0;
	padding:0;
}

.recap_brochures .brochures_droite{
    text-align: center;
    width: 160px;
}
.recap_brochures .brochures_droite img{
    max-width:150px;
}
/******** Carte interactive de la picardie **********/
.pica_map {
    margin-left:40px;
}
#pica_map_zone {
    font-size:1.3em;
    font-weight:bold;
    position:absolute;
    top:30px;
    right:55px;
    color:#E6007C;
}
/******** Styles généraux **********/
.display_none{
	display:none;
}
td.noborder, 
#center .article table td.noborder{
	border:none;
}

.horschamp {
    left:-2000px;
    position:absolute;
}
.clear{
	clear:both;
}
.center{
	text-align:center;
}

.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
.justify{
	text-align:justify;
}

/******** Cartes GoogleMap **********/
.googlemap {
    width: 400px;
    height: 400px;
}

.gmap_bloc_carto {
    width: 460px;
    height: 460px;
}

.gmap_offre_full {
    width: 285px;
    height: 285px;
}

.gmap_offre_we_full {
    width: 200px;
    height: 200px;
}

.gmap_liste_offres {
    width: 460px;
    height: 360px;
}

.LabeledMarker_markerLabel {
    color: #000000;
}

/************************* Détail offre google maps */

div.infobulle_gmap {
    font-size:11px;
    width: 350px;
    margin-right: 10px;
    margin-bottom: 3em;
}

#center .bloc .infobulle_gmap .content.list div,
#center.large .bloc .infobulle_gmap .content.list div {
width:290px;
}

div.offre_gmap img{
	float:left;
	margin-top:5px;
	margin-right: 5px;
}

div.offre_gmap .info{
	margin:0 0 1px 0;
}

div.offre_gmap img.right{
	float: right;
    margin-top:2px;
    height: 35px;
}

div.offre_gmap h3{
	font-size: 13.1px;
}


