/*
couleur 1 : #62CFCF (fond)
couleur 2 : #78A1D3 (bleu pâle)
couleur 3 : #0197DC (orange)
*/

/* ELEMENTS HTML */

* {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.2em;
}

body {
	font-family: 		"Trebuchet MS", Arial, Verdana, Geneva, helvetica, sans-serif;
	background: 		#B46A5A url(images/interface/degrade-haut.png) repeat-x top;
	font-size: 			0.75em;
	margin: 			0 auto;
	padding: 			0;
	position: 			relative;
	width: 				990px;
	text-align: 		justify;
}

img {
	margin: 			0px;
	padding: 			0px;
	vertical-align: 	top;
}

p {
	margin-bottom: 		8px;
}

table p {
	margin-bottom: 		0px;
}

table th, table td {
	padding: 			4px;
}

th {
	font-size:			1.1em;
}

input, option, select, textarea {
	font-family: 		"Trebuchet MS", Arial, Verdana, Geneva, helvetica, sans-serif;
}

select {
	width:				50px;
}

li {
	margin-left:		40px;
	list-style-type:	disk;
	list-style-position:outside;
}

#all {
	width: 				970px;
	margin: 			0 auto;
	padding: 			0 10px;
	color: 				black;
	background: 		transparent url(images/interface/fond-all.png) repeat-y;
}

/* TITRES */
h1 {
	font-size: 1.4em;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.3em;
	margin-bottom: 12px;
	color: #333;
}

h2.blanc {
	color: white;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 4px;
}

h4 {
	font-size: 1.1em;
}

h4.date {
	font-size: 12px;
}

/* FIN TITRES */ 

/* FORMULAIRES */
select {
	border: 1px #7D0B03 solid;
	margin: 2px;
	font-size: 0.9em;
	color: #000;
}

textarea {
	border: 1px #7D0B03 solid;
	font-size: 1em;
	padding: 2px;
}

option {
	font-style: italic;
	color: #7D0B03;
}

input {
	border: 1px #7D0B03 solid;
	padding: 2px;
	font-size: 1em;
}
/* FIN FORMULAIRES */

hr {
	width: 80%;
	color: #B46A5A;
	background: #B46A5A;
	height: 1px;
	border: 0;
	margin: 12px auto;
	text-align: center;
}

a {
	color: 				#333;
}

a:hover {
	text-decoration: 	none;
	color: 				black;
}

caption {
	color: #fff;
}

table {
	width: 100%;
}

/* FIN ELEMENTS HTML */


/*************************/
/*     PLAN DU SITE		  /
/*************************/
#plan {
	text-align: left;
	margin-left:50px;
}

#plan li {margin-left: 4px;}
#plan li.menu {line-height:2em;}

/*************************/
/*   FIN - PLAN DU SITE   /
/*************************/

/* DIVISIONS GENERALES */

div#fond-haut-gauche {
	width: 				115px;
	position: 			absolute;
	margin-top: 		0px;
	margin-left:		-115px;
	height:				355px;
	background:			url(images/interface/fond-haut-gauche.png) no-repeat;
}

div#haut {
	width: 				970px;
	height: 			384px;
	overflow: 			hidden;
	background:			url(images/interface/fond-haut.png) no-repeat;
}

a#logo-gites-de-france {
	position:			absolute;
	margin-top:			5px;
	margin-left:		764px;
	width:				106px;
	height:				106px;
	z-index:			1;
}

a#gites-du-gers {
	margin-left:		421px;
	margin-top:			0px;
	position: 			absolute;
	z-index:			1;
	width:				167px;
	height:				41px;
}

a#gites-gers {
	margin-left:		295px;
	margin-top:			43px;
	position: 			absolute;
	z-index:			1;
	width:				420px;
	height:				54px;
}

a#gites-vieux-chenes {
	margin-left:		70px;
	margin-top:			4px;
	position: 			absolute;
	z-index:			1;
	width:				212px;
	height:				99px;
}

img#print {
	position:			absolute;
	margin-top:			-25px;
	margin-left:		570px;
	display:			block;
	cursor:				pointer;
}

img#increaseFont {
	position:			absolute;
	margin-top:			-25px;
	margin-left:		610px;
	display:			block;
	cursor:				pointer;
}

img#decreaseFont {
	position:			absolute;
	margin-top:			-25px;
	margin-left:		650px;
	display:			block;
	cursor:				pointer;
}

div#menu {
	width:				222px;
	height:				252px;
	overflow:			hidden;
	position:			absolute;
	margin-left:		24px;
	margin-top:			119px;
}

div#animflash {
	background-color:	#B46A5A;
	width:				650px;
	height:				250px;
	overflow:			hidden;
	margin-top:			133px;
	margin-left:		286px;
}

div#entre-haut {
	background: 		url(images/interface/fond-entre-haut.png) repeat-x;
	height:				38px;
}

img#titre-flash-infos {
	position:			absolute;
	width:				250px;
	height:				36px;
	margin-top:			9px;
}

img#titre-bienvenue {
	position:			absolute;
	width:				345px;
	height:				36px;
	margin-left:		460px;
	margin-top:			9px;
}

div#corps {
	background: 		#F0CD80 url(images/interface/fond-corps.png);
	width: 				970px;
	overflow: 			hidden;
}

div#flash-infos{
	background: 		url(images/interface/fond-flash-infos.png) no-repeat 0% 0%;
	width:				250px;
	overflow:			hidden;
}

div#fond-haut-flash-infos {
	background: 		url(images/interface/fond-haut-flash-infos.png) no-repeat;
	width:				203px;
	height:				34px;
	margin-left:		4px;
}

div#fond-flash-infos {
	background: 		url(images/interface/fond-flash-infos.png) no-repeat 0% 0%;
	width:				282px;
	height:				308px;
	margin-top:			0;
	margin-left:		0;
	padding:			50px 0 0 0;
	overflow:			hidden;
}

div#bas-accueil, div#bas {
	background-color:	none;
	width: 				970px;
	height: 			89px;
}

div#bas-accueil {
	background: 		url(images/interface/fond-bas-accueil.png) no-repeat 0% 0%;
}

div#bas {
	background: 		url(images/interface/fond-bas.png) no-repeat 0% 0%;
	width:				970px;
	height:				38px;
}

div#gauche {
	float: 				left;
	width: 				250px;
	background: 		#F0CD80 url(images/interface/fond-flash-infos.png) repeat-x;
}

div#principale {
	background: 		url(images/interface/fond-principale-droite.png) no-repeat top right;
	float: 				left;
	display: 			inline;
	width: 				680px;
	padding:			20px;
}

div.principal {
	background: 		#333333 url(images/interface/fond-principal.png) no-repeat 0% 0%;
	width: 				749px;
	height:				462px;
	float: 				left;
	margin:				0;
	padding-bottom:		50px;
	overflow-x:			hidden;
}

html>body .principal {
	height: 			auto;
	min-height: 		462px;
} 

div#secondaire {
	float: 				left;
	width: 				221px;
	margin:				0;
	overflow-x:			hidden;
}

div#fond-secondaire {
	background:			#333333 url(images/interface/fond-secondaire.png) no-repeat 0% 0%;
	width:				221px;
	height:				462px;
	padding-top:		50px;
	margin:				0;
}

html>body #fond-secondaire {
	height: 			auto;
	min-height: 		462px;
}

ul.menu {
	width:				185px;
	padding: 			17px 0 0 0px;
}

ul.menu li {
	list-style-type: 	none;
	margin-left:		38px;
}

ul#menu-bas {
	width: 				970px;
	padding-top: 		13px;
	text-align: 		center;
}

ul#menu-bas li {
	list-style-type: 	none;
	display: 			inline;
	margin: 			0px;
	font-weight:		bold;
}

ul#menu-bas li a {
	margin:				0 8px;
}

ul#menubas {
	width: 				990px;
	text-align: 		center;
	margin-bottom:		12px;
}

ul#menubas li {
	list-style-type:	none;
	display: 			inline;
	margin:				0 12px;
}

ul#menubas li a {
	color:				white;
}

#lien-url a {
	height: 40px;
	display: block;
	position: absolute;
	margin: auto 0;
	padding-top: 130px;
	width: 1000px;
	text-align: center;
}

#contenu {
	width: 1000px;
	background: url(images/interface/fond-contenu.gif) repeat-y;
	overflow: hidden;
}

/* FIN DIVISIONS GENERALES */

/* ELEMENTS COMMUNS */

div#fil-ariane {
	margin-bottom: 		24px;
}

img.puce {
	vertical-align: middle;
}

h1#titre-page {
	font-size: 			1.4em;
	margin-top:			397px;
	color:				#333;
	margin-left:		250px;
	position: 			absolute;
	width:				720px;
	text-align: 		center;
	background:			url(images/interface/fond-titre.png) no-repeat center -4px;
	height:				36px;
}

.rouge {
	color: #62CFCF;
}

a.lien-blanc, a.lien-blanc:hover, .blanc {
	color: white;
}

a.lien-ok, a.lien-ok:hover, .ok {
	color: black;
}

a.lien-bleu, a.lien-bleu:hover, .bleu {
	color: #3d3d3d;
}

a.lien-rouge, a.lien-rouge:hover, .rouge {
	color: #c00;
}

.ligne-impaire {
	background: white;
	min-height: 18px;
	height: 18px;
	line-height: 18px;
}

div[class] .ligne-impaire {
	background: white;
	line-height: 18px;
	height: auto;
}

.ligne-paire {
	line-height: 18px;
	background: #ebebeb;
	min-height: 18px;
	height: 18px;
}

div[class] .ligne-paire {
	line-height: 18px;
	background: #ebebeb;
	height: auto;
}

#chemin {
	margin-bottom: 16px;
}

#chemin a, #chemin a:hover {
	color: #fff;
}

.droite {
	text-align: right;
}

.overflowed {
	overflow: hidden;
}

p.change-page {
	padding-top: 10px;
	text-align: center;
}

.in-form {
	border: 2px #62CFCF solid;
	background: #c29292;
	padding: 2px;
}

.input-sans-bordure, .sans-bordure {
	border: 0;
	padding: 0;
}

.input_focus {
	border: solid 2px #3d3d3d;
	background: #777;
	color: white;
	padding: 1px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.marge-bas {
	margin-bottom: 20px;
}

.lire-la-suite {
	color: #0197DC;
}

p.voir-tous {
	background:			url(images/interface/fond-flash-suite.png) no-repeat;
	width:				250px;
	height:				35px;
	padding-top:		35px;
	text-align: 		center;
	font-size: 			1em;
	font-weight: 		bold;
}

.date {
	font-weight: bold;
	font-style: italic;
}

.nodeco {
	text-decoration:	none;
}

.vamiddle {
	vertical-align:		middle;
}

.sansbordure {
	border: 0;
}

#conteneur-separateur {
    width: 450px;
}

.separateur {
	width: 350px;
	height: 11px;
	margin: 0 auto;
	background: url(images/interface/separateur.jpg) repeat-x;
}

/* FIN ELEMENTS COMMUNS */




/* CONTENU MODULES */

#titre_dynamique {
    background: white;
    text-align: center;
    color: #62CFCF;
    font-weight: bold;
    margin-left: 36px;
    margin-bottom: 20px;
}

/* FIN CONTENU MODULES */




/* CORPS */

#corps-gauche {
	width: 320px;
	float: left;
	margin-right: 10px;
}

#corps-droite {
	width: 320px;
	float: left;
	margin-left: 10px;
}

#module-accueil {
	width: 320px;
}

.titre-module-accueil {
	width: 320px;
	padding-top: 1px;
	height: 26px;
	background: url(images/interface/fond-titre-module-accueil.gif) no-repeat;
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
}

.contenu-module-accueil {
	width: 312px;
	padding: 4px;
	overflow: hidden;
	background: url(images/interface/fond-contenu-module-accueil.gif) repeat-y;
}

.bas-module-accueil {
	height: 4px;
	background: url(images/interface/bas-module-accueil.gif) top no-repeat;
	margin-bottom: 30px;
}

/* FIN CORPS */





/* TEXTE DEFILANT */

.Info {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}

.Info a, .Info a:hover {
}

.ejs_scroll {
	font-family: Verdana;
	text-decoration: none;
}

.ejs_scroll:hover {
	font-family: Verdana;
	text-decoration: none;
}

/* FIN TEXTE DEFILANT */





/* MODULES */



/* MODULE FLASH-INFOS */

p.titre-flash {
	color: 				#B46A5A;
}

/* FIN MODULE FLASH-INFOS */



/* MODULE GALERIE */

p.image-galerie {
	text-align: center;
}

hr.galerie {
	color: #62CFCF;
	height: 1px;
	clear: both;
	border: 0;
	background-color: #62CFCF;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px; 
}

div.galerie-overflowed {
	overflow: hidden;
	margin: 20px auto 10px auto;
	text-align: center;
}

h1.galerie-liste-titre {
	display: inline;
	float: left;
}

/* FIN MODULE GALERIE */

/* MODULE LOCATIONS */

div#contenuLocations {
	margin:0;
	padding:0;
	/*margin: 0 0 0 30px; */
	/*padding: 12px 24px;*/
}

div.conteneur-location {
	overflow:			hidden;
	margin-bottom:		20px;
	padding-bottom:		20px;
	font-family: 		"Trebuchet MS", Arial, sans-serif;
}

div#contenuMiniLocations {
	width:				700px;
	margin-left:		40px;
	margin-bottom:		20px;
}

div.mini-location {
	float:				left;
	height:				225px;
}

div.mini-photo {
	float:				left;
	width:				210px;
	padding-right:		10px;
}

div.mini-description {
	float:				left;
	display:			inline;
	width:				400px;
	margin:				0 5px;
}

div.detail {
	overflow:			hidden;
	clear:				both;
	width:				480px;
	padding-top:		5px;
}

div.titre, div.contenu {
	float:				left;
	display:			inline;
}

div.titre {
	width:				80px;
	font-size:			12px;	
	font-weight:		bold;
	text-align:			right;
}

div.contenu {
	padding-left:		10px;
	width:				360px;
}

div.info {
	line-heigth:		0.9em;
	float:				right;
}

h2.mini-locations {
	color:				#CCCCCC;
	font-size:			14px;
	margin:				4px 0 20px 0;
}

h3.mini-locations {
	color:				#fff;
	margin:				0;
}

div.details-location {
	margin:				0 5px 0 15px;
	overflow:			hidden;
}

div.photos {
	width:				220px;
	float:				left;
	margin-bottom:		12px;
}

div.photo-principale {
	width:				210px;
	height:				200px;
	overflow:			hidden;
}

div.photos-secondaires {
	width:				210px;
	margin-top:			10px;
	overflow:			hidden;
}

span.infos {
	font-size:			12px;
	font-weight:		bold;
	font-style:			italic;
	padding:			0 0 5px 12px;	
}

span.reference {
	font-size:			11px;
	text-align:			right;
	margin-left:		570px;
	margin-right:		10px;
	margin-top:			-17px;
	float:				left;
}

div.prg-locations {
	overflow:			hidden;
	border-bottom:		#B46A5A solid 1px;
	margin-bottom:		10px;
	padding:			15px 0px;
}

div.libelle-tarif {
	background: 		url(images/interface/fond-libelle-tarif.png) repeat-y;
	font-size:			12px;
	color:				#000;
	width:				375px;
	height:				27px;
	float:				left;
	padding:			2px;
	padding-top:		3px;	
}

span.libtarif {
	font-size:			11px;
	font-style:			italic;
}

div.tarif {
	background: 		url(images/interface/fond-tarif.png) no-repeat 0% 0%;
	color:				red;
	font-weight:		bold;
	width:				65px;
	height:				28px;
	text-align:			right;
	padding-top:		3px;
	padding-right:		3px;
	float:				left;
	margin-left:		10px;
}

div.tarif-libre {
	background-color:	#fff;
	color:				#000;
	width:				458px;
	padding:			5px;
	margin-top:			5px;
	margin-bottom:		10px;
}

h1.location, div.titre-location {
	background: 		url(images/interface/titre-vide.png) no-repeat;
	height:				25px;
	padding-top: 		4px;
	margin: 			20px 0 10px 18px;
	overflow:			hidden;
	clear:				both;
}

h2.location {
	color:				#CCCCCC;
	margin:				0;
}

h3.location {
	background: 		url(images/interface/titre-paragr-realisations.png) no-repeat;
	height:				18px;
	color:				#B46A5A;
	text-decoration:	underline;
}

p.legende {
	height:30px;
}

/* FIN MODULE REALISATIONS */


/* MODULE RECHERCHE */

div.prg-moteur {
	width:				221px;
	overflow:			hidden;
	border-bottom:		#fff solid 1px;
	padding-top:		20px;
	padding-bottom:		20px;
}

/* FIN MODULE RECHERCHE */


/* MODULE STRUCTURE */

#contactform {
    text-align:center;
    margin: 0px 30px 0px 30px;
}

.titre-service {
	width: 400px;
	margin: 0 auto;
	height: 16px;
	padding: 4px;
	background: #62CFCF;
	color: white;
	text-align: center;
	margin-bottom: 20px;
}

/* FIN MODULE STRUCTURE */


/* MODULE LIENS UTILES */

a.lien-utile-bandeau {
	line-height: 20px;
}

a.lien-utile-bandeau:hover {
	text-decoration: none;
}

/* FIN MODULE LIENS UTILES */


/* MODULE PARTENAIRES */

p.logo-partenaire {
	text-align: center;
	line-height: 150px;
}

p.logo-partenaire-bandeau {
	text-align: center;
}

/* FIN MODULE PARTENAIRES */


/* FIN MODULES */




/* FOOTER */

.item-menu-bas {
	margin: 18px;
}

#footer-copyright {
	text-align: 			center;
	background:				#B46A5A url(images/interface/fond-copyright.png) no-repeat top;
	color: 					white;
	font-weight: 			bold;
	margin-top: 			0px;
	padding-top:			16px;
	margin-left:			-10px;
	width:					990px;
}

#footer a, #footer a:hover {
	text-decoration: none;
	color: white;
}

#footer-copyright a, #footer-copyright a:hover {
	text-decoration: none;
	color: white;
}

/* FIN FOOTER */

div.bordureImgCadre{
	position: 			relative;
	margin-left:		auto;
	margin-right:		auto;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
}