*{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
	
body{
	width:100%;
	height:100%;
	background-color:#FFFF99;
}
	

img{
	border:0;
	margin:0;
	padding:0;
}




input, textarea, select{
	border:1px solid #BB6439;
	font-weight:normal;
	background-color:#FFFEAB;
}

input.input-error, textarea.input-error, select.input-error{
	background-color:#FEE46B;
}

ul{
	list-style-type:none;
}

/**	Styles globaux
------------------------------------------------------*/
.texte-vert{
	color:#637C39;
}

.texte-marron{
	color:#9E7700;
}

.texte-orange{
	color:#EFA038;
}

.petite-lettrine{
	font-size:14px;
	font-weight:bold;
}
.lettrine{
	font-size:24px;
	font-weight:bold;
}
.lettrine-fine{
	font-size:24px;
	font-weight:lighter;
}


.hidden{
	display:none;
}





/**
---------------------------------------------------------------------*/
#global-container{
	width:900px;
	height:550px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-450px;
	margin-top:-275px;
	background-color:#FFFFFF;
}

#header-container{
	width:100%;
	height:95px;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/background-top.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}


#main-container{
	width:100%;
	height:455px;
	position:absolute;
	top:95px;
	left:0px;
}

#left-container{
	position:absolute;
	width:128px;
	height:454px;
	left:0px;
	background-color:#FFFFFF;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/background-left.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	z-index:3;
}


#center-container{
	height:455px;
	width:772px;
	position:absolute;
	left:128px;
	z-index:2;
	top:0px;
	background-color:#FFFD89;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/background-right.jpg);
	background-position:right top;
	background-repeat:no-repeat;

}

/**	Mentions legales
------------------------------------------------*/
#mentions-container{
	position:absolute;
	top:550px;
	height:12px;
	width:100%;
	background-color:#FFFF99;
}
#mentions-container a{
	font-size:10px;
	color:#9E7700;
	background-color:#FFFF99;
	text-decoration:underline;
}

#corner-bottom-left-box{
	position:absolute;
	z-index:1;
	bottom:0px;
	left:0px;
	width:89px;
	height:385px;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/corner-bottom-left.jpg);
}

#content-box{
	position:absolute;
	z-index:2;
}

#left-img-box{
	width:24px;
	height:166px;
	position:absolute;
	bottom:384px;
	left:0px;
}

#logo-otib-box
{
	
}


#main-menu{
	margin-top:60px;
	list-style:none;
}

#main-menu li
{
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/fond_menu.gif);
	background-repeat:repeat-y;
	margin-top:14px;
	padding:1.5px;
}

#main-menu li a{
	font-size:10px;
	color:#406806;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
#main-menu li a:hover{
	font-size:10px;
	color:#E97E00;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}

#sub-menu{
	margin-top:-40px;
	margin-left:620px;
	list-style:none;
}

#sub-menu li
{
	margin-left:2px;
	display: inline;
}

#sub-menu li a{
	font-size:10px;
	color:#E97E00;
	border-left: 2px solid #E97E00;
	font-weight:bold;
	text-decoration:none;
	padding-left:1.5px;
}

#sub-menu li a:hover{
	font-size:10px;
	color:#C5473B;
	border-left: 2px solid #FFCC00;
	font-weight:bold;
	text-decoration:none;
	padding-left:1.5px;
}


#logo-box{
	position:absolute;
	bottom:40px;
	left:8px;
}

/**	Page d'accueil
-----------------------------------------------------*/
#home-page-container{
	width:690px;
	height:440px;
	margin-left:70px;
	position:absolute;
	z-index:2;
}

#home-page-container h1{
	position:absolute;
	top:-30px;
	left:-10px;
	z-index:3;

}


#home-page-background-top-left-box{
	position:absolute;
	top:20px;
	left:20px;
	width:384px;
	height: 229px;
	z-index:1;
	background-image:url(../../../../images/pages/office-tourisme/main/index/background-top-left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

/**	Le texte d'accueil
---------------------------------------*/
#texte-accueil-box{
	width:400px;
	position:absolute;
	top:60px;
	font-size:12px;
	color:#9E7000;
	text-align:center;
}
#texte-accueil-box p{
	font-size:12px;
	line-height:16px;
}

/**	La photo de la page d'accueil
--------------------------------------------*/
#photo-accueil{
	position:absolute;
	top:30px;
	left:430px;
}


/**	Les actualités
----------------------------------------------*/
#actualites-container{
	width:305px;
	height:191px;
	position:absolute;
	bottom:20px;
	left:50px;
	background-image:url(../../../../images/pages/office-tourisme/main/index/background-actualites.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#actualites-container #actualites-title{
	margin-left:10px;
	margin-top:5px;

}

#actualites-container #actualites-box{
	width:240px;
	height:116px;
	margin-top:40px;
	margin-left:40px;
}
#actualites-container #actualites-box a{
	position:absolute;
	bottom:20px;
	right:20px;
	color:#6D949D;
}
#actualites-container .actualite-box{
	color:#6D949D;
	margin-bottom:10px;
}
#actualites-container .actualite-titre{
	float:left;
	font-size:12px;
	font-weight:bold;
}
#actualites-container .actualite-titre:first-letter{
	font-weight:bold;
	font-size:14px;
}
#actualites-container .actualite-date{
	float:left;
	font-size:11px;
}


#actualites-container .actualite-resume{
	clear:both;
	font-size:12px;
}
#actualites-container .actualite-resume:first-letter{
	font-weight:bold;
	font-size:14px;
}












/**	Page interieures fond livre - Généralités
-----------------------------------------------------------*/
#main-page-box{
	width:690px;
	height:440px;
	margin-left:70px;
}

#left-col-container{
	float:left;
	height:440px;
}

.left-col{
/*
	width:298px;
	height:367px;
*/
	width:310px;
	height:379px;
	background-color:#FFFED2;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/background-left-col.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
/*	padding:20px;*/
	padding:14px;
	text-align:justify;
}

#shadow-bottom-left{
	width:338px;
	height:7px;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/shadow-bottom-left.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#shadow-center{
	height:414px;
	width:5px;
	float:left;
	position:relative;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/shadow-right-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#right-col-container{
	float:left;
	height:440px;
	margin-left:-4px;
}

.right-col{
/*	width:302px;
	height:380px;
*/
	width:314px;
	height:392px;
	margin-top:17px;
	background-color:#FFFED2;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/background-right-col.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:14px;
/*	padding:20px;*/
	text-align:justify;
}

#shadow-bottom-right{
	width:342px;
	height:7px;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/shadow-bottom-right.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#shadow-right{
	height:424px;
	width:6px;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/shadow-right-right.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	position:relative;
	top:20px;
}


#bottom-note{
	width:320px;
	margin-left:16px;
	font-size:10px;
	background-color:none;
}


#next-page-box{
	/*width:314px;*/
	width:320px;
	position:absolute;
	bottom:2px;
	_bottom:12px;
	text-align:right;
}
#next-page-box a{
	color:#EFA038;
	font-size:11px;
	font-weight:bold;
}


#previous-page-box{
	width:314px;
	position:absolute;
	bottom:32px;
	_bottom:42px;
	left:80px;	
}
#previous-page-box a{
	color:#EFA038;
	font-size:11px;
	font-weight:bold;
}


/**	Page interieures divers
-----------------------------------------------------------*/
h1.titre
{
	position:absolute;
	top:-22px; 
	left:44px;
	z-index:999;
}

/**	Page interieures fond dessin
-----------------------------------------------------------*/
#main-page-fond-lavoir{
	width:690px;
	height:440px;
	margin-left:70px;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/fond_page_lavoir.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#main-page-fond-maison{
	width:690px;
	height:440px;
	margin-left:70px;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/fond_page_maison.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#main-page-fond-lavande{
	width:690px;
	height:440px;
	background-image:url(../../../../images/pages/office-tourisme/main/_globals/fond_page_lavande.gif);
	background-repeat:no-repeat;
	background-position:left;
	
}






/** RUBRIQUE 'LES VILLAGES'
------------------------------------------------------------------------------------*/
/**	Page 'plan de localisation des villages'
-------------------------------------------------------------------------------*/
#plan_orpierrois_center
{
	position:absolute;
	left:150px;
	top:17px;
}

#les-villages-container #localisation-container #lien-agrandir-container{
	position:absolute;
	z-index:2;
	top:30px;
	left:553px;
	width:198px;
	height:35px;
}



/**	RUBRIQUE 'EVENEMENTS MANIFESTATIONS'
------------------------------------------------------------------------------------*/
#evenements-manifestations-container{
	height:450px;
	width:705px;
	background-image:url(../../../../images/pages/office-tourisme/main/evenements-manifestations/background.jpg);
	background-repeat:no-repeat;
	background-position:316px 76px;
	margin-left:67px;
	margin-top:3px;
}

#evenements-manifestations-container #tache{
	background-image:url(../../../../images/pages/office-tourisme/main/evenements-manifestations/tache.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:50px;
	width:488px;
	position:relative;
	left:-22px;
	top:4px;
	z-index:1;
}

#evenements-manifestations-container #right-shadow{
	background-image:url(../../../../images/pages/office-tourisme/main/evenements-manifestations/right-shadow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:414px;
	width:8px;
	position:absolute;
	right:9px;
	top:10px;
}


#evenements-manifestations-container #bottom-shadow{
	width:519px;
	height:8px;
	background-image:url(../../../../images/pages/office-tourisme/main/evenements-manifestations/bottom-shadow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	right:17px;
	bottom:29px;
	_bottom:36px;
}





#evenements-manifestations-container #actualites-box{
	height:280px;
	width:600px;
	padding:0px 0px 20px 0px;
	position:relative;
	top:-8px;
	left:-6px;
	z-index:2;
}


#evenements-manifestations-container .actualite-box{
	width:503px;
}
#evenements-manifestations-container .actualite-box .border-top{
	background-image:url(../../../../images/pages/office-tourisme/main/evenements-manifestations/border-top.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:503px;
	height:6px;
}
#evenements-manifestations-container .actualite-box .border-left{
	width:10px;
	background-image:url(../../../../images/pages/office-tourisme/main/evenements-manifestations/border-left.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#evenements-manifestations-container .actualite-box .data-container{
	width:473px;
	padding:4px;
}
#evenements-manifestations-container .actualite-box .border-right{
	width:12px;
	background-image:url(../../../../images/pages/office-tourisme/main/evenements-manifestations/border-right.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#evenements-manifestations-container .actualite-box .border-bottom{
	clear:both;
	background-image:url(../../../../images/pages/office-tourisme/main/evenements-manifestations/border-bottom.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:503px;
	height:5px;
}
#evenements-manifestations-container .actualite-date{
	color:#637B38;
	margin-top:2px;
	font-size:11px;
	font-weight:bold;
}

#evenements-manifestations-container .actualite-resume{
	color:#637B38;
	font-weight:normal;
	margin-top:3px;
}
#evenements-manifestations-container .en-savoir-plus{
	text-align:right;
}
#evenements-manifestations-container .en-savoir-plus a{
	font-weight:bold;
	color:#E97E00;
	text-decoration:none;
	font-size:10px;
}
#evenements-manifestations-container .en-savoir-plus a:hover{
	color:#C5473B;
	border-bottom: 1px solid #E97E00;	
}

#evenements-manifestations-container .actualite-detail{
	font-size:10px;
	margin-top:3px;
	color:#637B38;
}
#evenements-manifestations-container .actualite-detail p{
	font-size:10px;
}
#evenements-manifestations-container .actualite-detail a{
	color:#637B38;
}
#evenements-manifestations-container .actualite-detail a:hover{
	color:#637B38;
	text-decoration:none;
}

#evenements-manifestations-container #no-actualite-box .data-container{
	color:#ED8400;
	font-weight:bold;
	font-size:13px;
	font-variant:small-caps;
	text-align:center;
}

/**	Barre de navigation entre les pages
-----------------------------------------------------------------------*/
#evenements-manifestations-container #navigation-box{
	position:absolute;
	bottom:46px;
	width:450px;
	height:33px;
	z-index:3;
}
#evenements-manifestations-container #navigation-box.largeur-totale{
	width:100%;
}

#evenements-manifestations-container #navigation-box div{
	width:200px;
	height:33px;
}

#evenements-manifestations-container #navigation-box div.previous-page-link-box{
	position:absolute;
	left:30px;

}
#evenements-manifestations-container #navigation-box div.next-page-link-box{
	position:absolute;
	right:30px;
}



/**	RUBRIQUES 'COMMERCES - SERVICES' ET 'HEBERGEMENT - RESTAURATION'
--------------------------------------------------------------------------------------*/

#prestataires-container{
	height:450px;
	width:705px;
	margin-left:67px;
	margin-top:3px;
	color:#9E7700;
}

#prestataires-container ul{
	list-style-type:none;
}

#prestataires-container #prestataires-page-box{
}




#prestataires-container #prestataires-page-box #table-jaune{
	width:705px;
	height:416px;
}

#prestataires-container #prestataires-page-box #table-jaune #partie-gauche{
	height:416px;
	width:697px;
	float:left;
}
#prestataires-container #prestataires-page-box #table-jaune #donnees-container{
	background-color:#FFFED2;
	width:697px;
	height:407px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/right-background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#prestataires-container #prestataires-page-box #table-jaune #background-left-bottom{
	position:absolute;
	z-index:0;
	width:94px;
	height:407px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/left-background.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#prestataires-container #prestataires-page-box #table-jaune #bottom-shadow{
	width:697px;
	height:9px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/bottom-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#prestataires-container #prestataires-page-box #table-jaune #right-shadow{
	float:left;
	width:8px;
	_width:5px;
	height:416px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/right-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}



#prestataires-container #prestataires-page-box #partie-affichage{
	width:697px;
	height:407px;
	z-index:1;
	position:absolute;
}

#prestataires-container #prestataires-page-box #partie-affichage .entetes-box{
	margin-top:20px;
	width:696px;
	height:50px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/background-type.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#prestataires-container #prestataires-page-box #partie-affichage ul.entete-liste{
	padding-top:20px;
	width:595px;
	padding-left:102px;
	height:20px;
}
#prestataires-container #prestataires-page-box #partie-affichage ul.entete-liste li{
	text-align:center;
	float:left;
	color:#9E7700;
	font-variant:small-caps;
}
#prestataires-container #prestataires-page-box #partie-affichage .entete-liste li.entete-nom{
	width:110px;
}
#prestataires-container #prestataires-page-box #partie-affichage .entete-liste li.entete-categorie{
	width:120px;
}
#prestataires-container #prestataires-page-box #partie-affichage .entete-liste li.entete-adresse{
	width:150px;
}	
#prestataires-container #prestataires-page-box #partie-affichage .entete-liste li.entete-contact{
	margin-left:9px;
	width:170px;
	
}	


#prestataires-container #prestataires-page-box #partie-affichage ul.entete-liste-classee{
	width:595px;
	padding-left:102px;
	height:20px;
}
#prestataires-container #prestataires-page-box #partie-affichage ul.entete-liste-classee li{
	text-align:center;
	float:left;
	color:#9E7700;
	font-variant:small-caps;
}
#prestataires-container #prestataires-page-box #partie-affichage .entete-liste-classee li.entete-nom{
	width:110px;
}
#prestataires-container #prestataires-page-box #partie-affichage .entete-liste-classee li.entete-categorie{
	width:120px;
}
#prestataires-container #prestataires-page-box #partie-affichage .entete-liste-classee li.entete-adresse{
	width:150px;
}	
#prestataires-container #prestataires-page-box #partie-affichage .entete-liste-classee li.entete-contact{
	margin-left:9px;
	width:170px;
	
}	


	
#prestataires-container #prestataires-page-box #partie-affichage #liste-prestataires{

}

#prestataires-container #prestataires-page-box #partie-affichage #liste-prestataires li.prestataire-box{
	width:696px;
	clear:both;
	height:82px;
	_margin-bottom:-7px;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .prestataire-photo{
	float:left;
	width:90px;
	margin:1px 0px;
	height:80px;
	overflow:hidden;
	padding:0px
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .container-donnees-prestataire{
	float:left;
	height:82px;
	width:606px;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .cadre-top{
	_margin-bottom:-3px;
	float:left;
	width:606px;
	height:10px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/cadre-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .cadre-middle{
	width:606px;
	clear:both;
	height:64px;
}
#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .left-border{
	float:left;
	height:100%;
	width:12px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/cadre-border-left.gif);
	background-repeat:repeat-y;
	background-position:top;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .donnees-box{
	float:left;
	width:390px;
	height:64px;
}
#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .donnees-box .prestataire-nom{
	float:left;
	width:110px;
	text-align:center;
}
#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .donnees-box .prestataire-nom a{
	font-weight:bold;
	color:#9E7700;
}
#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .donnees-box .prestataire-type{
	float:left;
	width:120px;
	text-align:center;
}
#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .donnees-box .prestataire-adresse{
	float:left;
	width:150px;
	text-align:center;
	overflow:hidden;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .middle-separator{
	float:left;
	height:100%;
	width:9px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/cadre-border-middle.gif);
	background-repeat:repeat-y;
	background-position: left top;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .contacts-box{
	float:left;
	width:170px;
	overflow:hidden;
	font-size:10px;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .contacts-box .vide{
	width:170px;
	height:1px;
}
#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .contacts-box .prestataire-site-web{
	background-position:0px 6px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/pictos/site-web.gif);
	background-repeat:no-repeat;
}
#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .contacts-box .prestataire-site-web a{
	color:#9E7700;
	font-size:9px;
	padding-left:20px;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .contacts-box .prestataire-email{
	background-position:4px 4px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/pictos/email.gif);
	background-repeat:no-repeat;
}
#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .contacts-box .prestataire-email a{
	color:#9E7700;
	font-size:9px;
	padding-left:20px;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .contacts-box .prestataire-tel{
	font-size:9px;
	padding-left:20px;
	background-position:4px 2px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/pictos/tel.gif);
	background-repeat:no-repeat;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .contacts-box .prestataire-tel-portable{
	font-size:9px;
	padding-left:20px;
	background-position:7px 0px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/pictos/tel-portable.gif);
	background-repeat:no-repeat;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .contacts-box .prestataire-fax{
	font-size:9px;
	padding-left:20px;
	background-position:3px 0px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/pictos/fax.gif);
	background-repeat:no-repeat;
}

#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .right-border{
	float:left;
	width:24px;
	_width:22px;
	height:100%;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/cadre-border-right.gif);
	background-repeat:repeat-y;
	background-position: left top;
}
#prestataires-container #prestataires-page-box #partie-affichage .prestataire-box .cadre-bottom{
	float:left;
	width:606px;
	height:8px;
	background-image:url(../../../../images/pages/office-tourisme/main/prestataires/_globals/cadre-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}



#prestataires-container #pages-nav-container{
	clear:both;
	height:33px;
	width:705px;
	_margin-top:-5px;
}

#prestataires-container #pages-nav-container #previous-button-box{
	position:absolute;
	left:200px;
	width:117px;
}

#prestataires-container #pages-nav-container #next-button-box{
	width:117px;
	position:absolute;
	right:150px;
}




#prestataires-container #no-result-box{
	margin-top:30px;
	font-weight:bold;
	width:100%;
	text-align:center;
}





/**	RUBRIQUE 'HEBERGEMENT - RESTAURATION'
-------------------------------------------------------------------------------------*/

/**	RUBRIQUE 'COMMERCES - SERVICES'
--------------------------------------------------------------------------------------*/











/**	RUBRIQUE 'LOISIRS CULTURE'
------------------------------------------------------------------------------------------*/
/** Page Art et terroir 
-----------------------------------------------------*/
#art-terroir-container{
	height:450px;
	width:705px;
	margin-left:67px;
	margin-top:3px;
	color:#9E7700;
}


/** page */
#art-terroir-container #table-jaune{
	width:705px;
	height:416px;

}
#art-terroir-container #table-jaune #partie-gauche{
	height:416px;
	width:697px;
	float:left;
}
#art-terroir-container #table-jaune #donnees-container{
	background-color:#FFFED2;
	width:697px;
	height:407px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/right-background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:relative;
	z-index:0;
}
#art-terroir-container #table-jaune #bottom-shadow{
	width:697px;
	height:9px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/bottom-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#art-terroir-container #table-jaune #right-shadow{
	float:left;
	width:8px;
	_width:5px;
	height:416px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/right-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


/** boites principales */
#art-terroir-container #petit-patrimoine{
	width:244px;
	height:170px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/background-petit-patrimoine.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	z-index:3;
	left:40px;
	top:20px;
}
#art-terroir-container #produits-pays-recettes{
	width:403px;
	height:172px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/background-recettes.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	left:280px;
	top:204px;
	background-color:#FFFDB3;
}
#art-terroir-container #foires{
	width:244px;
	height:166px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/background-foires.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:absolute;
	z-index:4;
	left:56px;
	top:182px;
}
#art-terroir-container #artistes{
	width:242px;
	height:163px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/background-artistes.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;
	left:280px;
	top:38px;
}


/** Contenu des boites */
#art-terroir-container #petit-patrimoine p{
	color:#EFA038;
	width:100px;
	margin:20px 0px 0px 5px;
	text-align:center;
}
#art-terroir-container #petit-patrimoine img.title{
	margin:3px 0px 0px 3px;
}
#art-terroir-container #petit-patrimoine .bouton-decouvrir{
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/bouton-petit-patrimoine.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:92px;
	height:27px;
	position:absolute;
	top:115px;
	left:0px;
	padding-top:4px;
}
#art-terroir-container #petit-patrimoine .bouton-decouvrir a{
	color:#EFA038;
	font-weight:bold;
	text-decoration:none;
	margin-left:12px;
}


#art-terroir-container #artistes p{
	color:#D45858;
	width:85px;
	text-align:center;
	float:left;
}
#art-terroir-container #artistes img.title{
	margin:3px 0px 10px 13px;
}
#art-terroir-container #artistes img.deco{
	margin-left:10px;
	float:left;
}
#art-terroir-container #artistes .bouton-decouvrir{
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/bouton-artistes.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:85px;
	height:23px;
	position:absolute;
	top:66px;
	right:3px;
	padding-top:4px;
}
#art-terroir-container #artistes .bouton-decouvrir a{
	color:#D45858;
	font-weight:bold;
	text-decoration:none;
	margin-left:4px;
	height:27px;
}



#art-terroir-container #foires p{
	color:#6A4D26;
	width:124px;
	text-align:center;
	float:left;
	padding:4px;
}
#art-terroir-container #foires img.title{
	margin:3px 0px 6px 13px;
}
#art-terroir-container #foires img.deco{
	margin-left:4px;
	margin-top:-18px;
	float:left;
}
#art-terroir-container #foires .bouton-decouvrir{
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/bouton-fetes-foires.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:85px;
	height:23px;
	position:absolute;
	bottom:2px;
	left:2px;
	padding-top:4px;
}
#art-terroir-container #foires .bouton-decouvrir a{
	color:#6A4D26;
	font-weight:bold;
	text-decoration:none;
	margin-left:4px;
	height:27px;
}




#art-terroir-container #produits-pays-recettes p{
	color:#6A4D26;
	text-align:center;
	padding:4px;

}
#art-terroir-container #produits-pays-recettes a{
	color:#6A4D26;
	font-weight:bold;
	text-decoration:none;
}

#art-terroir-container #produits-pays-recettes #produits-pays{
	float:left;
	width:170px;
	margin-top:20px;
	margin-left:24px;
	_margin-left:14px;
}
#art-terroir-container #produits-pays-recettes #produits-pays p{
	width:124px;
}
#art-terroir-container #produits-pays-recettes #produits-pays  img.title{
	margin:3px 0px 0px 0px;
}
#art-terroir-container #produits-pays-recettes #produits-pays .bouton-decouvrir{
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/bouton-produits-pays.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:128px;
	height:25px;
	position:absolute;
	bottom:60px;
	left:18px;
	padding-top:4px;
}
#art-terroir-container #produits-pays-recettes #produits-pays  .bouton-decouvrir a{
	margin-left:24px;
	height:29px;
}


#art-terroir-container #produits-pays-recettes #recettes{
	float:left;
	margin-top:8px;
	margin-left:60px;
	width:146px;
	_width:142px;	
}
#art-terroir-container #produits-pays-recettes #recettes p{
	width:124px;
}
#art-terroir-container #produits-pays-recettes #recettes  img.title{
	margin:3px 0px 2px 13px;
}
#art-terroir-container #produits-pays-recettes .bouton-decouvrir{
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-culture/art-et-terroir/bouton-fetes-foires.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:85px;
	height:23px;
	position:absolute;
	bottom:2px;
	left:2px;
	padding-top:4px;
}
#art-terroir-container #produits-pays-recettes #recettes #recette-1{
	height:auto;
	width:140px;
	text-align:center;
	margin-left:10px;
	_margin-left:5px;
}
#art-terroir-container #produits-pays-recettes #recettes #recette-2{
	margin-top:10px;
	height:auto;
	width:140px;
	_margin-left:5px;
	text-align:center;
}











/** Page Patrimoine */

/** Page Histoire */






/**	RUBRIQUE 'LOISIRS ACTIVITES'
---------------------------------------------------------------------------------------*/
/** Page Nature */
#nature-container{
	height:450px;
	width:705px;
	margin-left:67px;
	margin-top:3px;
	color:#9E7700;
}
#nature-container #table-jaune{
	width:705px;
	height:416px;

}
#nature-container #table-jaune #partie-gauche{
	height:416px;
	width:697px;
	float:left;
}
#nature-container #table-jaune #donnees-container{
	background-color:#FFFED2;
	width:697px;
	height:407px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-activites/nature/right-background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:relative;
	z-index:0;
}
#nature-container #table-jaune #bottom-shadow{
	width:697px;
	height:9px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-activites/nature/bottom-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#nature-container #table-jaune #right-shadow{
	float:left;
	width:8px;
	_width:5px;
	height:416px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-activites/nature/right-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


/** boites principales */
#nature-container #presentation{
	width:190px;
	height:190px;
	position:absolute;
	top:20px;
	left:8px;
}
#nature-container #geologie{
	width:263px;
	height:166px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-activites/nature/background-geologie.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
/*	top:40px;
	left:46px; */
	top:30px;
	left:206px;
}
#nature-container #climat{
	width:244px;
	height:166px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-activites/nature/background-climat.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;
/*	top:20px;
	left:280px; */
	top:10px;
	left:440px;
}
#nature-container #faune{
	width:231px;
	height:161px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-activites/nature/background-faune.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	z-index:3;
	top:221px;
	left:29px;
}
#nature-container #flore{
	width:230px;
	height:168px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-activites/nature/background-flore.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	z-index:4;
	top:214px;
	left:260px;
	padding-left:150px;
}

#nature-container #arbre{
	width:240px;
	height:212px;
	position:absolute;
	z-index:5;
	top:195px;
	left:190px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-activites/nature/arbre.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


/**	Contenu des boites */
#nature-container #presentation p{
	font-size:10px;
	font-weight:bold;
	text-align:justify;
	margin-bottom:10px;
	line-height:13px;
}

#nature-container #geologie h2{
	margin-left:5px;
	margin-top:3px;
	width:57px;
	height:21px;
}
#nature-container #geologie p{
	padding:2px;
	width:110px;
	color:#ED982A;
	text-align:center;
	font-size:10px;
}
#nature-container #geologie a{
	color:#ED982A;
	font-weight:bold;
	position:absolute;
	bottom:12px;
	left:4px;
	text-decoration:none;
}
#nature-container #geologie #fossile-1{
	position:absolute;
	top:20px;
	right:50px;
}
#nature-container #geologie #fossile-2{
	position:absolute;
	top:85px;
	right:45px;
}


#nature-container #climat h2{
	width:77px;
	height:16px;
	margin-left:5px;
	margin-top:3px;
}
#nature-container #climat p{
	width:100px;
	color:#22729F;
	font-size:10px;
	text-align:center;
	position:absolute;
	top:16px;
	right:5px;
}
#nature-container #climat a{
	color:#22729F;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	top:98px;
	right:10px;	
}
#nature-container #climat #photo-climat{
	width:131px;
	height:87px;
	margin-left:10px;
	margin-top:25px;
}



#nature-container #faune h2{
	width:107px;
	height:13px;
	margin-left:5px;
	margin-top:3px;
}
#nature-container #faune p{
	width:90px;
	color:#6A4D26;
	font-size:10px;
	text-align:center;
	position:absolute;
	top:30px;
	left:120px;
}
#nature-container #faune a{
	color:#6A4D26;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	bottom:14px;
	left:74px;
}
#nature-container #faune #cerf{
	width:66px;
	height:90px;
	position:absolute;
	bottom:10px;
	left:6px;
}
#nature-container #faune #vautour{
	width:46px;
	height:37px;
	position:absolute;
	top:44px;
	left:64px;
}


#nature-container #flore h2{
	width:82px;
	height:15px;
	margin-left:5px;
	margin-top:3px;
}
#nature-container #flore p{
	color:#6A4D26;
	font-size:10px;
	text-align:center;
	width:85px;
	margin-top:5px;
	margin-left:15px;
}
#nature-container #flore a{
	color:#6A4D26;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	bottom:26px;
	right:90px;
}
#nature-container #flore #fleur-1{
	position:absolute;
	width:67px;
	height:88px;
	z-index:2;
	right:8px;
	bottom:20px;
}
#nature-container #flore #fleur-2{
	position:absolute;
	width:60px;
	height:76px;
	z-index:1;
	right:66px;
	top:10px;
}




/**	Page Sport
--------------------------------------------------------------------------*/
#sport-container{

}

#sport-container #manifestations-sportives-container{
	width:263px;
	height:160px;
	background-image:url(../../../../images/pages/office-tourisme/main/loisirs-activites/sport/background-manifestations.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	bottom:4px;
	_bottom:14px;
	right:44px;
	color:#E6820C;
	font-weight:bold;
}
#sport-container #manifestations-sportives-container h2{
	margin-top:3px;
	margin-left:2px;
}
#sport-container #manifestations-sportives-container ul{
	width:250px;
	margin-left:9px;
	margin-top:20px;	
}
#sport-container #manifestations-sportives-container ul li{
	font-size:10px;
	margin-bottom:4px;
}


#sport-container #photos{
	margin:15px 0px;
	height:118px;
	width:304px;
}
#sport-container #photos img{
	float:left;
}

#sport-container #top-box{
	width:305px;
}
#sport-container #top-box #partie-gauche{
	float:left;
	width:125px;
}
#sport-container #top-box #partie-droite{
	float:left;
	width:180px;
	margin-top:48px;
}


/**	Page Escalade
---------------------------------------------------------*/
#escalade-container{

}
#escalade-container a{
	/*color:#EFA038;*/
	color:#FF6600;
	
}
#escalade-container #photos{
	height:167px;
	width:310px;
	margin:10px 0px;
}
#escalade-container #photos img{
	float:left;
}







/**	RUBRIQUE 'A DECOUVRIR AUSSI'
--------------------------------------------------------------------------------------------*/
#decouvrir-container{
	height:450px;
	width:705px;
	margin-left:67px;
	margin-top:3px;
	color:#9E7700;
}

#decouvrir-container h2{
	margin:3px 0px 0px 3px;
}

#decouvrir-container li{
	height:14px;
}

#decouvrir-container #table-jaune{
	width:705px;
	height:416px;

}
#decouvrir-container #table-jaune #partie-gauche{
	height:416px;
	width:697px;
	float:left;
}
#decouvrir-container #table-jaune #donnees-container{
	background-color:#FFFED2;
	width:697px;
	height:407px;
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/right-background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:relative;
	z-index:0;
}
#decouvrir-container #table-jaune #bottom-shadow{
	width:697px;
	height:9px;
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/bottom-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#decouvrir-container #table-jaune #right-shadow{
	float:left;
	width:8px;
	_width:5px;
	height:416px;
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/right-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}



/** Boites principales */
#decouvrir-container #a-proximite{
	width:611px;
	height:257px;
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/background-top-proximite.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	top:30px;
	left:10px;
	z-index:1;
}

#decouvrir-container #a-une-heure{
	width:195px;
	height:65px;
	position:absolute;
	bottom:60px;
	left:30px;
	z-index:4;

}

#decouvrir-container #plus-loin{
	width:150px;
	height:60px;
	position:absolute;
	z-index:5;
	bottom:2px;
	left:40px;
}

#decouvrir-container #circuits-touristiques{
	width:392px;
	height:165px;
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/background-circuits.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	top:211px;
	right:35px;
	z-index:3;
}



/** Contenu des boites */
#decouvrir-container #a-proximite #background-bottom{
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/background-bottom-proximite.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:261px;
	height:74px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:2;
}
#decouvrir-container #a-proximite h3{
	margin-bottom:2px;	
}

#decouvrir-container #a-proximite ul{
	margin-top:8px;
	position:absolute;
	z-index:999;
}

#decouvrir-container #a-proximite li{
	font-size:10px;
/*	position:absolute;*/
}

#decouvrir-container #a-proximite a{
	height:8px;
	width:16px;
	padding:1px 10px 3px 10px;
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/background-lien-voir.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#5D707E;
	text-decoration:none;
	font-size:10px;	
}

#decouvrir-container #a-proximite #laragnais{
	left:10px;
	top:20px;
	color:#5D707E;
}

#decouvrir-container #a-proximite #laragnais a{
	position:absolute;
	left:170px;
}

#decouvrir-container #a-proximite #serrois{
	color:#ED982A;
	left:10px;
	top:70px;
}
#decouvrir-container #a-proximite #serrois a{
	position:absolute;
	left:190px;
}
					
#decouvrir-container #a-proximite #veynois{
	color:#637B38;
	left:10px;
	top:130px;
}
#decouvrir-container #a-proximite #veynois a{
	position:absolute;
	left:160px;
}

#decouvrir-container #a-proximite #haut-buech{
	color:#5D707E;
	top:190px;
	left:10px;

}
#decouvrir-container #a-proximite #haut-buech a{
	position:absolute;
	left:150px;
}

#decouvrir-container #a-proximite #sisteronais{
	color:#ED982A;
	top:16px;
	left:250px;
}
#decouvrir-container #a-proximite #sisteronais a{
	position:absolute;
	left:190px;
}

#decouvrir-container #a-proximite #rosanais{
	color:#5D707E;
	top:130px;
	left:250px;
}
#decouvrir-container #a-proximite #rosanais a{
	position:absolute;
	left:150px;
}





#decouvrir-container #a-une-heure .decouvrir{
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/background-a-une-heure.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:120px;
	height:24px;
	margin-left:18px;
	padding-top:7px;
	padding-left:26px;
}
#decouvrir-container #a-une-heure .decouvrir a{
	color:#D45858;
	font-weight:bold;
	text-decoration:none;
}

#decouvrir-container #plus-loin .decouvrir{
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/background-plus-loin.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	margin-left:10px;
	padding-top:8px;
	padding-left:20px;
}
#decouvrir-container #plus-loin .decouvrir a{
	color:#A42A2A;
	font-weight:bold;
	text-decoration:none;
}









#decouvrir-container #circuits-touristiques ul{
	position:relative;
	z-index:6;
	margin-top:8px;
}
#decouvrir-container #circuits-touristiques li{
	color:#5D772E;
	font-weight:bold;
	height:21px;
	letter-spacing:0,5px;
}
#decouvrir-container #circuits-touristiques a{
	height:8px;
	width:16px;
	padding:1px 10px 3px 10px;
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/background-lien-voir.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#5D707E;
	text-decoration:none;
	font-size:10px;	
	margin-left:15px;
}

#decouvrir-container #circuits-touristiques #napoleon{
	margin-left:60px;
}
#decouvrir-container #circuits-touristiques #baronnies{
	margin-left:30px;
}
#decouvrir-container #circuits-touristiques #lavandes{
	margin-left:4px;
}
#decouvrir-container #circuits-touristiques #grandes-alpes{
	margin-left:10px;
}
#decouvrir-container #circuits-touristiques #fruits-et-vins{
	margin-left:25px;
}
#decouvrir-container #circuits-touristiques #cadrans-solaires{
	margin-left:60px;
}


#decouvrir-container #circuits-touristiques #carte{
	width:219px;
	height:207px;
	background-image:url(../../../../images/pages/office-tourisme/main/decouvrir/carte.gif);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	right:-35px;
}

















/**	RUBRIQUE 'ACCES'
--------------------------------------------------------------------------------------*/
#acces-container{
	height:450px;
	width:705px;
	margin-left:67px;
	margin-top:3px;
	color:#9E7700;
}
#acces-container #table-jaune{
	width:705px;
	height:416px;

}
#acces-container #table-jaune #partie-gauche{
	height:416px;
	width:697px;
	float:left;
}
#acces-container #table-jaune #donnees-container{
	background-color:#FFFED2;
	width:697px;
	height:407px;
	background-image:url(../../../../images/pages/office-tourisme/main/acces/right-background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:relative;
	z-index:0;
}
#acces-container #table-jaune #bottom-shadow{
	width:697px;
	height:9px;
	background-image:url(../../../../images/pages/office-tourisme/main/acces/bottom-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#acces-container #table-jaune #right-shadow{
	float:left;
	width:8px;
	_width:5px;
	height:416px;
	background-image:url(../../../../images/pages/office-tourisme/main/acces/right-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#acces-container #background-plan{
	height:452px;
	width:547px;
	position:absolute;
	bottom:-45px;
	right:-10px;
	background-image:url(../../../../images/pages/office-tourisme/main/acces/plan.gif);
	background-position:top left;
	background-repeat:no-repeat;
	filter:alpha(opacity=16);	/*	IE		*/
	-moz-opacity:0.16;			/*	GECKO	*/
	opacity: 0.16;				/**/
	z-index:1;
}


#acces-container ul{
	margin-left:20px;
	list-style-type:disc;
	list-style-position:outside;
}
#acces-container h2{
	margin-bottom:4px;
}
#acces-container h3{
	margin-left:5px;
	margin-bottom:3px;
}

#acces-container .renseignements{
	margin-top:6px;
}
#acces-container .renseignements p{
	font-weight:bold;

}
#acces-container .renseignements ul{
	list-style-type:none;
	margin-left:10px;
}
#acces-container .renseignements *{
	font-size:10px;
}


#acces-container .orange-clair{
	color:#FDAC38;
}
#acces-container .orange-fonce{
	color:#E97E00;
}
#acces-container .bleu{
	color:#5D707E;
}
#acces-container .vert-fonce{
	color:#637B38;
}
#acces-container .rouge-clair{
	color:#D45858;
}
#acces-container .rouge-fonce{
	color:#A42A2A;
}

#acces-container #voiture div, 
#acces-container #train div, 
#acces-container #car div{
	margin-bottom:4px;
}
#acces-container #voiture p, 
#acces-container #train p, 
#acces-container #car p{
	margin-left:10px;
}


#acces-container #voiture{
	width:300px;
	position:absolute;
	z-index:2;
	left:20px;
	top:8px;
	color:#FDAC38;
}

#acces-container #train{
	width:300px;
	position:absolute;
	z-index:3;
	color:#D45858;
	left:20px;
	top:196px;
}


#acces-container #car{
	width:300px;
	position:absolute;
	z-index:4;
	right:20px;
	top:8px;
	color:#637B38;
}

#acces-container #acces-detaille{
	width:225px;
	height:38px;
	position:absolute;
	z-index:5;
	right:40px;
	bottom:8px;
}











/**	RUBRIQUE 'CONTACT'
--------------------------------------------------------------------------------------*/
#contact-container{

}

/** Formulaire */
#contact-container #form-container{
	padding-top:20px;	
}

#contact-container h2{
	color:#E97E00;
	margin-bottom:10px;
}

#contact-container ul{
	width:500px;
}
#contact-container ul li{
	clear:both;
	padding-top:9px;
	/*_padding-top:3px;*/
	width:500px;
}


#contact-container form label{
	color:#406806;
	font-weight:bold;
}
#contact-container form .left-colonne{
	float:left;
	margin-right:30px;
}

#contact-container form .right-colonne{
	float:left;
}

#contact-container form .requested-fields{
	font-weight:bold;
	color:#406806;
}
#contact-container form .form-error{
	font-weight:bold;
	color:#EA0600;
	width:100%;
	padding:6px;
	text-align:center;
	font-variant:small-caps;
	font-size:13px;
}

#contact-container form .button-row{
	padding-left:140px;
}

#contact-container form input.form-button{
	background-color:#FEE46B;
	font-weight:bold;
	font-variant:small-caps;
	padding:2px 20px;
	color:#406806;	
}


/** Résultat */
#contact-container #result-container{
	padding-top:60px;	
}

#contact-container #result-container h2{
	color:#E97E00;
	margin-bottom:10px;
	font-variant:small-caps;
}

#contact-container #result-container #bouton-retour{
	width:122px;
	height:36px;
	margin-left:10px;
	margin-top:40px;
}

/** Coordonnées */
#contact-container #coordonnees{
	width:500px;
	height:30px;
	position:absolute;
	bottom:-10px;
	left:100px;
	text-align:center;
	
}

#contact-container #coordonnees p{
	color:#E97E00;
	font-weight:bold;
}




/**	RUBRIQUE 'BROCHURE'
--------------------------------------------------------------------------------------*/
#demande-brochure-container{

}

/** Formulaire */
#demande-brochure-container #form-container{
	padding-top:20px;	
}

#demande-brochure-container #form-container h2{
	color:#E97E00;
	margin-bottom:10px;
}

#demande-brochure-container ul{
	width:600px;
}

#demande-brochure-container ul li{
	clear:both;
	padding-top:9px;
	/*_padding-top:3px;*/
	width:600px;
}

#demande-brochure-container form label{
	color:#406806;
	font-weight:bold;
}

#demande-brochure-container form .left-colonne{
	float:left;
	margin-right:30px;
}

#demande-brochure-container form .right-colonne{
	float:left;
}

#demande-brochure-container form .requested-fields{
	font-weight:bold;
	color:#406806;
}

#demande-brochure-container form .form-error{
	font-weight:bold;
	color:#EA0600;
	width:100%;
	padding:6px;
	text-align:center;
	font-variant:small-caps;
	font-size:13px;

}

#demande-brochure-container form .button-row{
	padding-left:140px;
}

#demande-brochure-container form input.form-button{
	background-color:#FEE46B;
	font-weight:bold;
	font-variant:small-caps;
	padding:2px 20px;
	color:#406806;	
}

#demande-brochure-container form #brochures{
	width:500px;
	margin-left:20px;
}

#demande-brochure-container form #brochures label{
	font-weight:normal;
}

/** Résultat  */
#demande-brochure-container #result-container{
	padding-top:60px;
}

#demande-brochure-container #result-container h2{
	color:#E97E00;
	margin-bottom:10px;
	font-variant:small-caps;
}

#demande-brochure-container #result-container #bouton-retour{
	width:122px;
	height:36px;
	margin-left:10px;
	margin-top:40px;
}

/** Coordonnées */
#demande-brochure-container #coordonnees{
	width:500px;
	height:30px;
	position:absolute;
	bottom:-10px;
	left:100px;
	text-align:center;
	
}

#demande-brochure-container #coordonnees p{
	color:#E97E00;
	font-weight:bold;
}




/**	RUBRIQUE 'METEO'
--------------------------------------------------------------------------------------*/


/**	RUBRIQUE 'LIENS'
--------------------------------------------------------------------------------------*/
#liens-container{
	height:450px;
	width:705px;
	margin-left:67px;
	margin-top:3px;
	color:#9E7700;
}
#liens-container #table-jaune{
	width:705px;
	height:416px;

}
#liens-container #table-jaune #partie-gauche{
	height:416px;
	width:697px;
	float:left;
}
#liens-container #table-jaune #donnees-container{
	background-color:#FFFED2;
	width:697px;
	height:407px;
	background-image:url(../../../../images/pages/office-tourisme/main/liens/right-background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:relative;
	z-index:0;
}
#liens-container #table-jaune #bottom-shadow{
	width:697px;
	height:9px;
	background-image:url(../../../../images/pages/office-tourisme/main/liens/bottom-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#liens-container #table-jaune #right-shadow{
	float:left;
	width:8px;
	_width:5px;
	height:416px;
	background-image:url(../../../../images/pages/office-tourisme/main/liens/right-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#liens-container #donnees-container ul{
	padding-top:40px;
	margin-left:20px;
}
#liens-container #donnees-container ul li{
	margin-bottom:14px;
}
#liens-container #donnees-container ul p{
	font-weight:bold;
/*	color:#5F74BF;*/color:#E97E00;

}
#liens-container #donnees-container ul a{
	font-weight:bold;
	font-size:10px;
/*	color:#EFA038;
color:#5D707E;*/	color:#5F74BF;
	margin-left:5px;
}



/**	RUBRIQUE 'DIAPORAMA'
---------------------------------------------------------------------------------------------------*/
#diaporama-container{
	height:450px;
	width:705px;
	margin-left:67px;
	margin-top:3px;
	color:#9E7700;
}
#diaporama-container #table-jaune{
	width:705px;
	height:416px;

}
#diaporama-container #table-jaune #partie-gauche{
	height:416px;
	width:697px;
	float:left;
}
#diaporama-container #table-jaune #donnees-container{
	background-color:#FFFED2;
	width:697px;
	height:407px;
	background-image:url(../../../../images/pages/office-tourisme/main/diaporama/right-background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:relative;
	z-index:0;
}
#diaporama-container #table-jaune #bottom-shadow{
	width:697px;
	height:9px;
	background-image:url(../../../../images/pages/office-tourisme/main/diaporama/bottom-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#diaporama-container #table-jaune #right-shadow{
	float:left;
	width:8px;
	_width:5px;
	height:416px;
	background-image:url(../../../../images/pages/office-tourisme/main/diaporama/right-shadow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#diaporama-container #donnees-container object{
	margin-left:70px;
}
