@charset "utf-8";

@font-face{
    font-family : "Phoenix";

    src : url('../fonts/phoenixscriptflf-webfont.eot');

    src : local('Phoenix'),
          url('../fonts/phoenixscriptflf-webfont.woff') format('woff'),
          url('../fonts/phoenixscriptflf-webfont.svg#abcd') format('svg'),
          url('../fonts/phoenixscriptflf-webfont.ttf') format('truetype');
}

/* ~~~~~~~~~~~~~~~~ Toutes les pages ~~~~~~~~~~~~~~~~*/
*{
	margin: 0px;
	padding: 0px;
	outline: none
}

.image{
	float:left;
	margin-top:-5px;
	padding:4px;
}

a{
	color:#ac1a1a;
}

a:hover{
	text-decoration:none;
}

img { behavior: url(iepngfix.htc) }

#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}

#pageflip a{
	border:none; 
}

#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../images/toute/subscribe.png) no-repeat right top;
}

.icone{
	position:absolute;
	margin-left:-18px;
	margin-top:-10px;
}

.titrePage{
	padding-left:25px;
	font-weight:normal;
}

#fil-arianne{
	clear: both;
    color: #FFFFFF;
    display: block;
    padding-left: 25px;
}

#fil-arianne a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#fil-arianne a:hover{
	color:#ac1a1a;
	text-decoration:underline;;
}

h1{
	font-size:26px;
	color:#FFFFFF;
	line-height:2px;
	font-family:Phoenix, Arial,Helvetica,sans-serif;
	font-weight:normal;
}
h2 {	
	font-size:23px;
	color:#ac1a1a;
	height:29px;
	background: url(../images/contact/AR_h2_chambre.png) top repeat-x;
	font-weight:normal;
	font-family:Phoenix, Arial,Helvetica,sans-serif;
}

h3{}
h4{}
h5{}

ul li {	
	margin-left:20px;
}

ul ul li {	
	margin-left:45px;
}

ul ul ul li {	
	margin-left:70px;
}

ul ul ul ul li {	
	margin-left:95px;
}

html {
	height: 100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/toute/cote-chambres/AR_mainHaut.png) top repeat-x;
	}
	
body{
	width:100%;
	background:url(../images/toute/cote-chambres/AR_mainBas.png) bottom repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}	
	
#conteneur{
	min-height: 100%;
	width:1050px;
	margin-left:auto;
	margin-right:auto;
} 

#header{
	width:982px;
	height:293px;
	/*background:url(../images/toute/cote-vins/AR_header.png) no-repeat;*/
}

.papillon{
	margin-left: -48px;
    position: absolute;
    top: 99px;
    z-index: 99;
}

.titre1-header {
    background: none repeat scroll 0 0 #AC1A1A;
    color: #FFFFFF;
    font-family: Phoenix,Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: normal;
    height: 41px;
    margin-left: 530px;
    padding-left: 7px;
    padding-right: 7px;
    position: absolute;
    top: 203px;
    width: 429px;
    z-index: 99;
}

.titre2-header {
    background: none repeat scroll 0 0 #AC1A1A;
    color: #FFFFFF;
    font-family: Phoenix,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    height: 28px;
   margin-left: 646px;
    padding-left: 7px;
    padding-right: 7px;
    position: absolute;
    top: 248px;
    width: 313px;
    z-index: 99;
}

#petitMenu{
	font-size:15px;
	color:#ffffff;
	padding-left:360px;
	padding-top:40px;
}

#petitMenu a{
	color:#ffffff;
	text-decoration:none;
}

#petitMenu a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

#panneauActu{
	width:290px;
	height:170px;
	margin-left:680px;
	margin-top:-45px;
}

#panneauActu{
	width:290px;
	height:170px;
	margin-left:680px;
	margin-top:-45px;
}

.logoPtiouVigneron{
	margin-left:-10px;
}

.news{
	padding-left:10px;
	padding-top:3px;
	padding-right:10px;
}

.titreNews{
	color:#ac1a1a;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	height:30px;
}

.descriptionNews{
	font-size:11px;
}

.lienNews{
	color:#ac1a1a;
	margin-top:5px;
}

.lienNews a{
	color:#ac1a1a;
	text-decoration:none;
}

.lienNews a:hover{
	color:#ac1a1a;
	text-decoration:underline;
}

.contenuNews{
	vertical-align:top;
}


.imageNews{
	border: 1px solid #dedede;
	padding:4px;
}
 
#menu{
	width:1055px;
	background:url(../images/toute/cote-chambres/AR_menu.png) no-repeat;
	margin-left:-121px;
	height:34px;
	font-family:Phoenix, Arial,Helvetica,sans-serif;
	font-size:24px;
	padding-left:212px;
	padding-top:15px;
	color:#ffffff;
} 

#menu a{
	text-decoration:none;
	color:#ffffff;
}

#menu a:hover{
	text-decoration:underline;
	color:#AC1A1A;
}

a.presentation{
	/*background:url(../images/toute/menu/presentation1.png) no-repeat;*/
	width:156px;
	height:26px;
	margin-left:215px;
	position:absolute;
	margin-top:15px;
}

a.presentation:hover{
	/*background:url(../images/toute/menu/presentation2.png) no-repeat;*/
	width:156px;
	height:26px;
	margin-left:215px;
	position:absolute;
	margin-top:15px;
}

a.chambres{
	/*background:url(../images/toute/menu/chambres1.png) no-repeat;*/
	width:126px;
	height:27px;
	margin-left:390px;
	position:absolute;
	margin-top:15px;
}

a.chambres:hover{
	/*background:url(../images/toute/menu/chambres2.png) no-repeat;*/
	width:126px;
	height:27px;
	margin-left:390px;
	position:absolute;
	margin-top:15px;
}

a.galerie-photo{
	/*background:url(../images/toute/menu/galerie1.png) no-repeat;*/
	width:163px;
	height:34px;	
	margin-left:535px;
	position:absolute;
	margin-top:15px;
}

a.galerie-photo:hover{
	/*background:url(../images/toute/menu/galerie2.png) no-repeat;*/
	width:163px;
	height:34px;	
	margin-left:535px;
	position:absolute;
	margin-top:15px;
}

a.reserver{
	/*background:url(../images/toute/menu/reserver1.png) no-repeat;*/
	width:115px;
	height:30px;	
	position:absolute;
	margin-left:717px;
	margin-top:15px;
}

a.reserver:hover{
	/*background:url(../images/toute/menu/reserver2.png) no-repeat;*/
	width:115px;
	height:30px;	
	position:absolute;
	margin-left:717px;
	margin-top:15px;
}

a.liens{
	/*background:url(../images/toute/menu/liens1.png) no-repeat;*/
	width:72px;
	height:26px;	
	margin-left:850px;
	position:absolute;
	margin-top:15px;
}


a.liens:hover{
	/*background:url(../images/toute/menu/liens2.png) no-repeat;*/
	width:72px;
	height:26px;	
	margin-left:850px;
	position:absolute;
	margin-top:15px;
}

#content{
	width:980px;
	min-height:665px;
	background:url(../images/toute/cote-chambres/AR_content.png) top  no-repeat;
	margin-left:55px;
	margin-bottom:-50px;
	padding-top:30px;
	clear:both;
}

#footer{
	width:896px;
	height:133px;
	background:url(../images/toute/cote-chambres/AR_footer.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	text-align:center;
	clear:both;
	}
	
.footer-menu{
	margin-top:5px;
}		

#coordonnee{
	font-size:11px;
	color:#ffffff;
	padding-top:112px;
	margin-left:-10px;
	clear:both;
}

#contenu{
	margin-left:50px;
}

/* ~~~~~~~~~~~~~~~~ Historique ~~~~~~~~~~~~~~~~*/
#colGauche{
	width:570px;
	float:left;
	padding-top:7px;
	margin-left:50px;
}

#colDroite{
	width:200px;
	margin-left:30px;
	float:left;
	height:100%;
}

#panneauMeteo{
	margin-top:50px;
	padding-top:75px;
	width:188px;
	height:145px;
	background: url(../images/presentation-chambres/AR_widget.png) no-repeat;
	text-align:center;
}

.weatherRange{
	position:absolute;
	margin-left: 98px;
    margin-top: 4px;
}

.tMin, .tMax{	
	font-family:Phoenix, Arial,Helvetica,sans-serif;
	font-size:25px;
	color:#AC1A1A;
	font-weight:normal;
}

#panneauActivite{
	margin-top:50px;
	padding-top:75px;
	width:188px;
	height:189px;
	background: url(../images/presentation-chambres/AR_panneauActivite.png) no-repeat;
	text-align:center;
}

#panneauActivite ul{
	text-align:left;
	margin-left:15px;
	margin-top:3px;
	font-weight:bold;
}

#venir{
	width:188px;
	height:202px;
	background: url(../images/historique/AR_venir.png) no-repeat;
	margin-top:20px;
	text-align:center;
}

/* \\\\\\\\\\\\\\\ Page chambres /////////////// */
.chambres{
	float:left;
	text-align:center;
	margin-top:15px;
	margin-left:20px;
}

.chambre{
	width:619px;
	margin-left:25px;
	margin-top:15px;
	float:left;
}

.hautChambre{
	width:619px;
	height:45px;
	background: url(../images/recettes/AR_hautRecette.png) no-repeat;
}

.hautChambre td{
	padding-left:15px;
	padding-top:5px;
}

.milieuChambre{	
	width:619px;
	height:100%;
	background: url(../images/recettes/AR_milieuRecette.png) repeat-y;
}

.milieuChambreGauche{
	vertical-align:top;
	padding-left:15px;
	padding-right:7px;
}

.milieuChambreDroite{
	vertical-align:top;
	padding-right:60px;
}



.basChambre{
	width:619px;
	height:18px;
	background: url(../images/recettes/AR_basRecette.png) no-repeat;
}

#tarifs{
	width:186px;
	height:259px;
	float:left;
	margin-left:-30px;
	margin-top:45px;
	background: url(../images/chambres/AR_tarif.png) no-repeat;
}

#activitesChambre{
	margin-top:45px;
	margin-left:-30px;
	float:left;
	width:188px;
	height:189px;
	background: url(../images/presentation-chambres/AR_panneauActivite.png) no-repeat;
	/*text-align:center;*/
	padding-top:75px;
}

#activitesChambre p{
	text-align:center;
	width:100%;
}

#activitesChambre ul{
	margin-left:15px;
	font-weight:bold;
}

#contenu-tarifs{
	margin-top:50px;
	padding-top:25px;
	height:174px;
	text-align:center;
}

.nomChambre{
	font-size:21px;
	color:#ac1a1a;
	font-family:Phoenix, Arial,Helvetica,sans-serif;
}

.caracteristique,.titres{
	font-size:18px;
	font-family:Phoenix, Arial,Helvetica,sans-serif;
	color:#ac1a1a;
	text-decoration:underline;
}


/* \\\\\\\\\\\\\\\ Page galerie photo /////////////// */
.btn_photo{
	padding-top:30px;
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:640px; margin-top:20px; margin-left:85px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:640px; height:426px; padding:2px; }
#information {position:absolute; bottom:0; width:640px; height:0; background:#ac1a1a; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:640px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/galerie-photo/scroll-left.gif) center center no-repeat; }
#slideleft:hover {background-color:#ac1a1a}
#slideright {float:right; width:20px; height:81px; background: url(../images/galerie-photo/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#ac1a1a}
#slidearea {float:left; position:relative; width:593px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #ac1a1a; padding:2px}


/* ~~~~~~~~~~~~~~~~ Contact ~~~~~~~~~~~~~~~~*/
#contact{
	float:left;
	padding-left:25px;
	margin-top:15px;
	width:340px;
}

#coordonnee_contact table{
	margin-left:20px;
}

.coord{
	padding-left:10px;
	font-size:14px;
}

form{
	margin-left:20px;
}

textarea{
	width:270px;
	height:140px;
}

input{
	width:270px;
}

.enfant{
	width:20px;
}

#plan{
	width:343px;
	height:487px;
	background: url(../images/contact/AR_plan_chambre.png) no-repeat;
	float:right;
	padding-right:150px;
	
}

#googleMap{
	padding-left:30px;
	padding-top:70px;
}

#formReservation{
	display:none;
}

#submit{
	width:94px;
	height:39px;
	background: url(../images/livre-dor/AR_envoi.png) no-repeat;
	border:none;
	cursor:pointer;
}

#reset{
	width:94px;
	height:39px;
	background: url(../images/livre-dor/Ar_reset.png) no-repeat;
	border:none;
	cursor:pointer;
}





#contenuLivre{
	width:800px;
	margin-left:50px;
}

#signerLivre{
	text-align:right;
}

.post{
	width:600px;
	min-height:160px;
	background: url(../images/livre-dor/AR_message.png) bottom no-repeat;
	margin-right:auto;
	margin-left:auto;
}

.infoPosteur{
	font-size:14px;
	color:#ac1a1a;
	width:370px;
	padding-left:25px;
	padding-top:20px;
}

.msgPoste{
	color:#ac1a1a;
	width:370px;
	padding-left:25px;
	padding-bottom:25px;
}

#lienPage {
	text-align:center;
	color:#ac1a1a;
}

#lienPage a{
	text-align:center;
	color:#ac1a1a;
}

#lienPage a:hover{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}


/* ~~~~~~~~~~~~~~~~ Liens ~~~~~~~~~~~~~~~~*/
.liens{
	width:200px;
	height:200px;
	float:left;
	margin-left:10px;
	text-align:justify;
	margin-top:30px;
}

.logoLien{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.nomLien{
	font-weight:bold;
	color:#ac1a1a;
	line-height:30px;
}

.descriptifLien{
	font-size:11px;
}

/* ~~~~~~~~~~~~~~~~ Wysiwig ~~~~~~~~~~~~~~~~*/
.entete_rouge{
	background-color:#ac1a1a;
	color:#ffffff;
	height:30px;
	vertical-align:center;
	text-align:center;
}

.petites-infos{
	font-size:9px;
}

/* ~~~~~~~~~~~~~~~~ Activites ~~~~~~~~~~~~~~~~*/
.bloc-activite{
	clear:both;
}

.content-activite{
	float:left;
	width:500px;
	margin-right:15px;
}

.image-activite{
	float:left;
	width:260px;
	padding-top:40px;
}

.image-activite img{
	border:4px solid #ffffff;	
}
