/* ------------------------------------------------------

GLOBAL

------------------------------------------------------ */
* {
	padding: 0;
	margin: 0;
}
ul {
	list-style:none;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background:#DFDDCE url(http://www.villers.info/images/interface/bg_page.jpg) repeat-x left top;
}
body.pageCarte{
	background:none;
}
strong, em, b, i, input, textarea {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width:980px;
}
.bgHead {
	width:100%;
	background: url(http://www.villers.info/images/interface/bg_top.jpg) no-repeat center top;
}
hr.clear, br.clear {
	visibility:hidden;
	line-height:1px;
	font-size:1px;
	clear:both;
}
a img {
	border:0;
}
a{
	outline:none;
    color:#A90739;
}
li{
	font-size: 11px;
}
/* ------------------------------------------------------

HEADER

------------------------------------------------------ */
#header {
	color: #333;
	width:966px;
	margin-left:7px;
}
/* Nav Top
------------------------------------------- */
.headImg {
	height:192px;
}
.navTop {
	height:23px;
	width:966px;
	background: url(http://www.villers.info/images/interface/head_top.jpg) no-repeat center top;
	position:relative;
}
.navTop ul.pageSat {
	width:auto;
	position:absolute;
	right:16px;
	top:1px;
	color:#717067;
	font-size: 12px;
	text-transform:uppercase;
}

.navTop ul li {
	display:inline;
}
.navTop ul li a{
	color:#717067;
	text-decoration:none;
}
.navTop ul li a.selected{
	color:#fff;
}
.navTop ul li a:hover{
	color:#DE7016;
}
/* ------------------------------------------------------

CONTENT

------------------------------------------------------ */
#content {
	float:left;
	background:url(http://www.villers.info/images/interface/bg_content.jpg) repeat-y 7px 0;
    padding:0 7px 20px 7px;
}
#main {
	float: left;
	color: #333;
	margin: 10px 5px 5px 0;
	width: 485px;
	display: inline;
}
#content div.page h3{
  background: transparent url('http://www.villers.info/images/interface/bg_title_content.gif') no-repeat scroll top left;
  display: block;
  float: left;
  height:36px;
  padding:3px 10px;
  font-size:1.4em;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-style:italic;
  color:#fff;
  font-weight:normal;
}
#content div.page h3 span{
  background: transparent url('http://www.villers.info/images/interface/bg_title_content_right.gif') no-repeat;
  display: block;
}
#main div.text{
	clear:both;
}
/* Navigation
------------------------------------------- */
#navigation {
	float: left;
	width: 966px;
	color: #333;
	margin: 0 0 0 0;	
	height: 35px;
	background:#3A627E url(http://www.villers.info/images/interface/under_nav.jpg) repeat-x left bottom;
}
#navigation ul {
	font-size: 12px;
	position:relative;
	color:#FFFFFF;
	height:35px;
}
#navigation ul li {
    float:left;
    font-size:12px;
    height:24px;
    padding:8px 17px 0 16px;
}
#navigation ul li a {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
    text-transform:uppercase;
}
#navigation ul li a:hover {
	font-size: 12px;
	text-decoration:none;
}
.navVertPomme {
	background-color:#88a610;
}
.navOrange {
	background-color:#f29920;
}
.navBrunClair {
	background-color:#bd5f14;
}
.navBrunFonce {
	background-color:#883d10;
}
.navRose {
	background-color:#c6013d;
}
.navBordeau {
	background-color:#87002d;
}
.navVertEau {
	background-color:#268e80;
}
.navBleu {
	background-color:#5aa0b2;
}
.navBleuFonce{
	background-color:#3A627E;
}
/* MAIN
------------------------------------------- */
#main p{
	margin-bottom:10px;
    line-height:1.4em;
}
/* ------------------------------------------------------

SIDEBARS - LEFT

------------------------------------------------------ */
#leftcolumn .p-shadow, #rightcolumn .p-shadow {
	width:210px;
}
#leftcolumn {
	color: #333;
	margin: 10px 5px 0 0;
	padding: 0 0 0 8px;
	width: 225px;
	float: left;
}
/*  Séjours
------------------------------------------- */
div.whiteBG ul.catlist{
	margin-bottom:0;
}
div.whiteBG .catlist li{
    margin-bottom:1px;
    font-size:14px;
}
div.whiteBG .catlist li a{
	display:block;
    text-decoration:none;
    padding:8px 0 0 18px;
    height:29px;
    line-height:20px;
}

/* List Logos
------------------------------------------- */
.logos {
	margin-bottom:13px;
}
.logos li {
	text-align:center;
}
/* Bloc couleur
------------------------------------------- */
.p-shadow {
	float:left;
	background: url(http://www.villers.info/images/interface/shadowAlpha.png) no-repeat bottom right !important;
    
    background-image:url(http://www.villers.info/images/interface/shadowAlpha.png) no-repeat bottom right !important; 
background-image:url(no-image);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.villers.info/images/interface/shadowAlpha.png');

	margin: 10px 0 8px 10px !important;
	margin: 10px 0 8px 5px;
}
.p-shadow div.whiteBG {
	background: none !important;
	background: url(http://www.villers.info/images/interface/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 1px 1px 0;
}
.p-shadow div.whiteBG div.blocRetrait {
	position:relative;
	color: #4c4c4c;
	background-color: #fff;
	margin: -4px 4px 4px -4px !important;
	margin: 0;
}

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
 
.img-shadow div {
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

/* ------------------------------------------------------

SUBNAV

------------------------------------------------------ */
div.blocRetrait .head_hebergements,
div.blocRetrait .head_actualites,
div.blocRetrait .headHome,
div.blocRetrait .headSejours,
div.blocRetrait .head_promotions_home,
div.blocRetrait .head_activites_home,
div.blocRetrait .head_activites,
div.blocRetrait .head_en-images,
div.blocRetrait .paddingBloc{
	padding:10px;
}
div.blocRetrait div.page, div.blocRetrait div.sspContainer {
	width:450px;
}
div.blocRetrait div.page{
	padding:15px;
}

div.blocRetrait div.sspContainer {
	padding: 10px 10px 5px;
}
div.whiteBG div a:hover {
	text-decoration:none;
}
div.whiteBG div h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:8px;
    font-size:18px;
}

div.whiteBG div .infoTitle {
	margin-bottom: 10px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 0.1ex;
}
/* Bloc hebergements category
------------------------------------------- */
.p-shadow div.whiteBG div.hebergItem {
	padding:0;
}
.p-shadow div.whiteBG div.hebergItem h2 {
	padding:10px 0 10px 10px;
    margin-bottom:0;
    font-size:16px;
}
.p-shadow div.whiteBG div.hebergItem h2 a{
	text-decoration:none;
}
.p-shadow div.whiteBG div.hebergItem a{
	color:#883d10;
}
/* SLIDESHOWPRO
------------------------------------------- */
.p-shadow div.whiteBG div.sspContainer h2{
	font-size:24px;
	color:#88a610;
	margin-bottom: 7px;
}

/* HOME
------------------------------------------- */
.p-shadow div.whiteBG div.headHome {
	background:#ffffff url(http://www.villers.info/images/interface/head_home.jpg) no-repeat left top;
	color:#a90739;
}

/* ACTUALITES
------------------------------------------- */
.p-shadow div.whiteBG div.head_actualites {
	background:#ffffff url(http://www.villers.info/images/interface/head_actus.jpg) no-repeat left top;
	color:#268e80;
}

div.whiteBG .head_actualites .catlist li a{
	background:#F5F3E6 url(http://www.villers.info/images/interface/arrow_bloc_brun_off.gif) no-repeat 8px center;
    color:#268e80;
}
div.whiteBG .head_actualites .catlist li a:hover, div.whiteBG .head_actualites .catlist li.selected a, div.whiteBG .head_actualites .catlist li.here a{
	background:#268e80 url(http://www.villers.info/images/interface/arrow_bloc_brun_on.gif) no-repeat 8px center;
    color:#fff;
}

/* CLASSES VERTES
------------------------------------------- */
.p-shadow div.whiteBG div.head_classes-vertes {
	background:#ffffff url(http://www.villers.info/images/interface/head_classes.gif) no-repeat left top;
	color:#268e80;
}

div.whiteBG .head_classes-vertes .catlist li a{
	background:#F5F3E6 url(http://www.villers.info/images/interface/arrow_bloc_brun_off.gif) no-repeat 8px center;
    color:#C6013D;
}
div.whiteBG .head_classes-vertes .catlist li a:hover, div.whiteBG .head_classes-vertes .catlist li.selected a, div.whiteBG .head_classes-vertes .catlist li.here a{
	background:#C6013D url(http://www.villers.info/images/interface/arrow_bloc_brun_on.gif) no-repeat 8px center;
    color:#fff;
}

/* SEMINAIRES
------------------------------------------- */
.p-shadow div.whiteBG div.head_seminaires {
	background:#ffffff url(http://www.villers.info/images/interface/head_seminaires.gif) no-repeat left top;
	color:#268e80;
}

div.whiteBG .head_seminaires .catlist li a{
	background:#F5F3E6 url(http://www.villers.info/images/interface/arrow_bloc_brun_off.gif) no-repeat 8px center;
    color:#87002D;
}
div.whiteBG .head_seminaires .catlist li a:hover, div.whiteBG .head_seminaires .catlist li.selected a, div.whiteBG .head_seminaires .catlist li.here a{
	background:#87002D url(http://www.villers.info/images/interface/arrow_bloc_brun_on.gif) no-repeat 8px center;
    color:#fff;
}

/* RESTAURATION
------------------------------------------- */
.p-shadow div.whiteBG div.head_restauration {
	background:#ffffff url(http://www.villers.info/images/interface/head_actus.jpg) no-repeat left top;
	color:#268e80;
}
.p-shadow div.whiteBG div.head_restauration a{
	color:#268e80;
}
div.whiteBG .head_restauration .catlist li a{
	background:#F5F3E6 url(http://www.villers.info/images/interface/arrow_bloc_brun_off.gif) no-repeat 8px center;
    color:#268E80;
}
div.whiteBG .head_restauration .catlist li a:hover, div.whiteBG .head_restauration .catlist li.selected a, div.whiteBG .head_restauration .catlist li.here a{
	background:#268E80 url(http://www.villers.info/images/interface/arrow_bloc_brun_on.gif) no-repeat 8px center;
    color:#fff;
}

/* HEBERGEMENTS
------------------------------------------- */
.p-shadow div.whiteBG div.head_hebergements {
	background:#ffffff url(http://www.villers.info/images/interface/head_sejours.jpg) no-repeat left top;
	color:#883d10;
}
div.whiteBG .head_hebergements .catlist li a{
	background:#f5f3e6 url(http://www.villers.info/images/interface/arrow_bloc_brun_off.gif) no-repeat 8px center;
    color:#873d10;
}
div.whiteBG .head_hebergements .catlist li a:hover, div.whiteBG .head_hebergements .catlist li.selected a, div.whiteBG .head_hebergements .catlist li.here a{
	background:#873d10 url(http://www.villers.info/images/interface/arrow_bloc_brun_on.gif) no-repeat 8px center;
    color:#fff;
}

/* ACTIVITES
------------------------------------------- */
.p-shadow div.whiteBG div.head_activites {
	background:#ffffff url(http://www.villers.info/images/interface/head_activites.jpg) no-repeat left top;
	color:#268e80;
}
div.whiteBG .head_activites .catlist li a{
	background:#F5F3E6 url(http://www.villers.info/images/interface/arrow_bloc_brun_off.gif) no-repeat 8px center;
    color:#DD8B1C;
}
div.whiteBG .head_activites .catlist li a:hover, div.whiteBG .head_activites .catlist li.selected a, div.whiteBG .head_activites .catlist li.here a{
	background:#DE7016 url(http://www.villers.info/images/interface/arrow_bloc_brun_on.gif) no-repeat 8px center;
    color:#fff;
}

/* EN IMAGES
------------------------------------------- */
.p-shadow div.whiteBG div.head_en-images {
	background:#ffffff url(http://www.villers.info/images/interface/head_images.jpg) no-repeat left top;
	color:#5aa0b2;
}
.p-shadow div.whiteBG div.head_en-images ul {
	margin-bottom:0;
}
div.whiteBG .head_en-images .catlist li a{
	background:#F5F3E6 url(http://www.villers.info/images/interface/arrow_bloc_brun_off.gif) no-repeat 8px center;
    color:#5aa0b2;
}
div.whiteBG .head_en-images .catlist li a:hover, div.whiteBG .head_en-images .catlist li.selected a, div.whiteBG .head_en-images .catlist li.here a{
	background:#416F8F url(http://www.villers.info/images/interface/arrow_bloc_brun_on.gif) no-repeat 8px center;
    color:#fff;
}

/* CONTACT
------------------------------------------- */
.p-shadow div.whiteBG div.head_contact {
	background:#ffffff url(http://www.villers.info/images/interface/head_contact.gif) no-repeat left top;
	color:#5AA0B2;
}
div.whiteBG .head_contact .catlist li a{
	background:#F5F3E6 url(http://www.villers.info/images/interface/arrow_bloc_brun_off.gif) no-repeat 8px center;
    color:#5AA0B2;
}
div.whiteBG .head_contact .catlist li a:hover, div.whiteBG .head_contact .catlist li.selected a, div.whiteBG .head_contact .catlist li.here a{
	background:#5AA0B2 url(http://www.villers.info/images/interface/arrow_bloc_brun_on.gif) no-repeat 8px center;
    color:#fff;
}

/* PROMOTIONS HOME
------------------------------------------- */
.p-shadow div.whiteBG div.head_promotions_home {
	background:#f7c623 url(http://www.villers.info/images/interface/head_white_jaune.gif) no-repeat left top;
	color:#432e0d;
}
.p-shadow div.whiteBG div.head_promotions_home h2 {
	color:#f7c623;
	margin-bottom:23px;
}

/* ACTIVITES HOME
------------------------------------------- */
.p-shadow div.whiteBG div.head_activites_home {
	background:#bc5f13 url(http://www.villers.info/images/interface/head_white_orange.gif) no-repeat left top;
	color:#fff;
}
.p-shadow div.whiteBG div.head_activites_home h2 {
	color:#bc5f13;
	margin-bottom:23px;
}

/* PRESENTATION
------------------------------------------- */
.p-shadow div.whiteBG div.head_presentation {
	background:#fff url(http://www.villers.info/images/interface/head_presentation.jpg) no-repeat left top;
	color:#fff;
}
div.whiteBG .head_presentation .catlist li a{
	background:#F5F3E6 url(http://www.villers.info/images/interface/arrow_bloc_brun_off.gif) no-repeat 8px center;
    color:#DD8B1C;
}
div.whiteBG .head_presentation .catlist li a:hover, div.whiteBG .head_presentation .catlist li.selected a, div.whiteBG .head_presentation .catlist li.here a{
	background:#FFA121 url(http://www.villers.info/images/interface/arrow_bloc_brun_on.gif) no-repeat 8px center;
    color:#fff;
}

/* SUBNAV > H2
------------------------------------------- */
.p-shadow div.whiteBG div.headHome h2,
.p-shadow div.whiteBG div.head_actualites h2,
.p-shadow div.whiteBG div.head_en-images h2,
.p-shadow div.whiteBG div.headSejours h2,
.p-shadow div.whiteBG div.head_hebergements h2,
.p-shadow div.whiteBG div.head_activites h2,
.p-shadow div.whiteBG div.paddingBloc h2 {
	color:#FFFFFF;
	margin-bottom:23px;
}

.act_content{
	margin-bottom:30px;
}

.act_content h4{
	color:#DE7016;
    text-transform:uppercase;
    margin-bottom:5px;
}

.act_mini{
	float:left;
}

.act_texte{
	border-left:1px solid #CCCCCC;
margin-left:112px;
padding-left:15px;
}

.act_infosPratiques{
	color:#DE7016;
}


/* Taille spécifique pour les bloc
------------------------------------------- */
#main .blocSize {
	width:232px;
}
#main .blocSize div.head_promotions_home, #main .blocSize div.head_activites_home {
	height:230px;
}
/* Bloc couleur - Image de présentation
------------------------------------------- */
.blocImg {
	float:left;
	margin-right:10px;
}
/* Bouton en savoir plus
------------------------------------------- */
#main p.enSavoirPlus, #rightcolumn p.enSavoirPlus{
	position:absolute;
	width:15px;
	bottom:5px;
	right:5px;
    margin:0;
}
/* Citation
------------------------------------------- */
.homeCitation {
	text-align:center;
}
/* Activité
------------------------------------------- */
.activiteBloc{
	width:425px;
}
.activiteBloc .actImage{
	float:left;
    margin-right:10px;
    width:86px;
    height:86px;
}
.p-shadow div.whiteBG div.activiteBloc .actDesc{
	margin-left:90px;
}

/* Titre photo
------------------------------------------- */
div.whiteBG div.headerPhoto{
    padding:0;
    margin:0 0 5px 0;
}
div.whiteBG div.headerPhoto h2{
    margin:10px 0 0 0;
}

/* ------------------------------------------------------

HEBERGEMENTS > TARIFS

------------------------------------------------------ */
#tabTarifs table, #tabRepartition table{
	border-collapse:collapse;
    text-align:center;
    margin-top:15px;
    width:100%;
}
#tabTarifs table td, #tabRepartition table td{
	padding:8px 2px;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
#tabRepartition table td{
	padding:8px 6px;
}

#tabTarifs table .tarifHead td, #tabTarifs table .tarifHead{
	border:none;
}

#tabTarifs table tr.tarifYear td{
    font-weight:bold;
    text-transform:uppercase;
    background-color:#F5F3E6;
    margin-bottom:10px;
}

#tabTarifs table .add{
	border-top:1px solid #ccc;
}

#tabTarifs table .bSaison{
	color:#fff;
	background-color:#F29920;
    padding:10px 0;
}
#tabTarifs table .hSaison{
	color:#fff;
	padding:6px 0;
	background-color:#873D10;
}
 
#tabTarifs table .tarifTitles td{
	padding:4px 10px;
}

#tabTarifs table .impair{
	background-color:#F5F3E6;	
}

/* ------------------------------------------------------

HEBERGEMENTS > PHOTOS

------------------------------------------------------ */
.usual #tabPhotos, .usual .allImages, .usual .allImages div{
	padding:0;
}

.usual .allImages div{
	clear:none;
}

.photoItem{
    width:138px;
    height:92px;
    padding:0;
}

/* ------------------------------------------------------

ARRIVEE/DEPART

------------------------------------------------------ */
.departHoraire{
margin-bottom:25px;
}
div.whiteBG .departHoraire h2{
	color:#873D10;
    margin-bottom:15px;
}
.departHoraire div{
	float:left;
    width:200px;
}
.departHoraire div.arrivee{
	border-right:1px dotted #CCCCCC;
margin-right:30px;
}
#main .departHoraire p{
	margin-bottom:3px;
}
/* ------------------------------------------------------

RESERVATION FORM

------------------------------------------------------ */
div.whiteBG h2.titleHebergement{
	color:#873D10;
    margin:6px 0 16px 0;
}
div.reservForm p{
    color:#863D10;
    padding:3px 6px;
    height:auto;
    margin-left:145px;
}
div.reservForm ul{
	margin-left:0;
    border-bottom:1px solid #ccc;
}
div.reservForm ul li{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    margin-right:7px;
}
div.reservForm div#formStep1 ul{
color:#863D10;
    padding:3px 6px;
	margin-left:145px;
    border:none;
    height:auto;
}
div.reservForm div#formStep1 ul li{
	border:none;
}
div#formStep1 li{
	float:none;
}
div#formStep1 label, div#formStep2 label{
	float:left;
    padding-top:8px;
}
div.reservForm div{
    padding:2px 0 5px 5px;
    margin:0;
}
div.reservForm div.bgColor{
	background-color:#F5F3E5;
}
#main .reservForm div p{
    padding:2px 0 5px 5px;
    margin-bottom:0;
}
div.reservForm h3{
	color:#873D10;
    text-align:left;
    margin:15px 0;
    text-transform:uppercase;
}
div.reservForm p input{
	border:1px solid #CCCCCC;
    padding:5px;
    width:250px;
    margin-bottom:4px;
}
div.reservForm p.noWidth input{
    width:auto;
    margin:0;
    padding:0;
}
div.reservForm p.nbrPers input{
	width:100px;
}
div.reservForm p.cp input{
width:116px;
margin-right:5px;
}
div.reservForm p label{
	display:block;
	float:left;
    padding-top:5px;
}

div.reservForm p.submit{
	text-align:right;
    margin-right:28px;
}
div.reservForm p.submit input{
	background-color:#A44811;
    color:#fff;
    height:32px;
	width:122px;
    border:none;
    font-weight:bold;
}
div.reservForm p.groupeBtn{
	text-align:right;
}
div.reservForm p .btnReservNext{
	display:block;
	background-color:#A44811;
    width:140px;
    height:24px;
    padding:8px 0 0 0;
    color:#fff;
    text-align:center;
    margin-left:142px;
    text-decoration:none;
}
div.reservForm p .btnReservPrev{
	display:block;
	background-color:#F5F3E6;
    width:140px;
    height:24px;
    padding:8px 0 0 0;
    color:#863D10;
    text-align:center;
    float:left;
    text-decoration:none;
}
div.reservForm p input.error{
	border:1px solid red;
}

.containerErrors{
	display:none;
    background-color:#FFEDEF;
    padding:6px;
    margin-bottom:15px;
    color:#666;
}

div.reservForm .schoolField, div.reservForm .tvaField{
	display:none;
    padding:0;
}

#main .containerErrors ul{
	margin-bottom:0;
}
.containerErrors h4{
	color:#333;
    margin-bottom:5px;
}
.containerErrors li{
	margin:3px 0;
}
div.reservForm p input.phoneField{
	width:240px;
}
#main .reservForm p.cbRight{
	text-align:left;
}
#main .reservForm p.cbRight input{
	height:30px;
    width:auto;
    border:none;
}

/* ------------------------------------------------------

RESTAURATION

------------------------------------------------------ */

/* COORDONNEES
------------------------------------------- */
#rightcolumn div.whiteBG div.head_restauration h3 {
	color:#268e80;
    margin-bottom:8px;
}

div.head_restauration li {
    margin:1px 0;
}

/* ------------------------------------------------------

CONTACT

------------------------------------------------------ */
div.whiteBG .contactPage a{
	color:#5AA0B2;
}
#rightcolumn div.whiteBG div.head_contact{
	color:#666;
}
.contactPage h2{
	color:#5AA0B2;
}
.contactForm{
	margin-top:10px;
}
.contactForm input, .contactForm textarea{
	border:1px solid #CCCCCC;
    padding:5px 4px;
    width:435px;
    font-size:12px;
}
.contactForm textarea{
	height:200px;
}
.contactForm label{
	display:block;
}
.textContact p{
	margin-bottom:15px;
}
.contactForm .submit{
	text-align:right;
}
.contactForm .submit input{
	background-color:#5AA0B2;
    color:#fff;
    border:none;
    width:auto;
}
#rightcolumn div.whiteBG h3{
	color:#5AA0B2;
    margin-bottom:3px;
}
div.whiteBG div.head_contact ul, div.whiteBG div.paddingBloc ul{
	margin:0;	
}
div.whiteBG div.head_contact ul li{
	margin:1px 0;	
}
div.whiteBG div.head_contact hr{
	margin:8px 0;
    border:none;
    border-top:1px solid #CCCCCC;
}
div.head_contact table{
	width:100%;
}
div.head_contact table td{
	padding:3px;
    text-align:center;
}
div.head_contact tr.lineImpair{
	background-color:#F5F3E6;
}
div.head_contact td.d_office{
	color:#5AA0B2;
    text-align:left;
}
.numPhone{
	color:#5AA0B2;
    display:block;
    font-size:13px;
    font-weight:bold;
    margin:5px 0;
}

/* ---- CARTE
-------------------------------- */
#map { height: 100%; width: 100%; overflow:hidden; }
.infoContainer{
	width:280px;
    margin-bottom:10px;
}
.infoContainer p{
    padding-bottom:10px;
    margin-bottom:0;
}
.infoContainer h2{
	padding-bottom:6px;
}
.infoContainer a{
	color:#268E80;
}
.cadre {width: 740px; margin: 1em 0; padding:1em 0; height: auto; border: 1px solid #B8D6C2; text-align:center; background-color: #F6FCEC;}

/* ---- ACCES
-------------------------------- */
.googleMap{
	margin-top:15px;
}
div.whiteBG .googleMap a{
	display:block;
    padding:5px 8px;
    background-color:#5AA0B2;
	color:#ffffff;
    width:auto;
    text-align:center;
    text-decoration:none;
    float:right;
    margin:10px 0 0 1px;
}
.googleMap a:hover{
    background-color:#ffffff;
	color:#5AA0B2;
}

/* ------------------------------------------------------

BTN TARIFS

------------------------------------------------------ */

/* Classes vertes
------------------------------------------- */
.p-shadow div.whiteBG .coloClasses{
	background:#a6a090 url(http://www.studiobreakfast.eu/demo/villers/images/interface/btn_tarifs.png) no-repeat scroll left top;
	color: #a6a090;
}

.p-shadow div.whiteBG .btnTarifs a{
    color:#FFFFFF;
display:block;
font-size:13px;
height:24px;
padding:6px 0 0 40px;
text-decoration:none;
}

/* Séminaires
------------------------------------------- */
.p-shadow div.whiteBG .coloSeminaires{
	background:#A6A090 url(http://www.studiobreakfast.eu/demo/villers/images/interface/btn_tarifs.png) no-repeat scroll left top;
	color:#432E0D;
}


/* ------------------------------------------------------

ACTUALITES / PROMOTIONS

------------------------------------------------------ */
.entry{
	border-bottom:1px dotted #DAD2BC;
	margin-bottom:15px;
	padding-bottom:8px;
}

.posted{
	font-weight:bold;
}

/* ------------------------------------------------------

SIDEBARS - RIGHT

------------------------------------------------------ */
#rightcolumn {
	color: #333;
	margin:10px 0 0 0;
	padding: 0 0 0 5px;
	width: 225px;
	float: left;
}
/* ------------------------------------------------------

FOOTER

------------------------------------------------------ */
.paginate{
	text-align:right;
    padding:0 10px 0 0;
}
.paginate a{
	color:#5AA0B2;
    padding-left:3px;
    text-decoration:none;
}
.paginate a:hover{
	color:#4C4C4C;
}
#footer {
	width:966;
	clear: both;
	color: #333;
	background:url(http://www.villers.info/images/interface/bg_footer.jpg) no-repeat center bottom;
	margin: 0px 0px 50px 0px;
	padding: 10px;
        text-align: center;
}
#footer p {
	font-size:11px;
}
#footer a {
    color: #5e472b;
    font-size:11px;
} 	
#footer a:hover{
	color:#DE7016;
    text-decoration:none;
}
#footer a visited {
        color: #5e472b;
        text-decoration: none;
} 	
.icon {
	margin: 0 6px 0px;
	top: 3px;
	position: relative;
}
.icon2 {
	margin: 0 6px 0px;
	top: 11px;
	position: relative;
}

/* Partenaires
------------------------------------------- */
#footer .gto a{
	color:#888888;
    font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    display:block;
    padding: 3px 5px;
    border:1px solid #CCCCCC;
    background-color:#EEEEEE;
    width: 100px;
    margin: 10px auto;
}
#footer .gto a:hover{
	color:#FF8888;
}