/*
 * Feuille de style du site Tranquil'it
 */
 
/* DEFINITIONS GENERALES */
a {
	text-decoration: none;
	}
a:link {
	color: #999999;
}
a:visited {
	color: #DADBDC;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

body {

	background:#fff url(../images/common_fond.gif);
	font-family:Arial,Helvetica,sans-serif;
	
	/*line-height: 0.9em;*/
	margin: 0;
	color:#999999;
}

.marron {
	color:#B59F7B; /*#7E581A*/
}

.typo11 {
	font-size: 11pt;
} 
.typo10 {
	font-size: 10pt;
}
.typo9 {
	font-size: 9pt;
}

.typo8-interligne {
	font-size: 8pt;
	line-height: 2em;
}

#ECRAN {
margin: 0px auto 0 auto;
width: 1002px;
}

#ECRAN-TOP {
width: 1002px;
background: url(../images/common_ECRAN-TOP-fond.png);

}

#ECRAN-TOP-banner {
margin-left: 20px;
}

#ECRAN-TOP-menu {
margin-left: 20px;
height: 32px;
}

#HOME-ECRAN-TOP-vignettes {
margin-left: 20px;
padding-top: 37px;
height: 118px;
width: 962px;
}

#HOME-ECRAN-TOP-vignette-solo {
float: left;
	width: 118x;
	height: 118px;
margin-left: 36px;
}

#HOME-ECRAN-TOP-clear {/*utile pour arreter le float des vignettes, sinon, cela provoque une absence de fond blanc dans ce qui suit*/
clear: left;
}

#HOME-ECRAN-TOP-INFOS {
clear: left;
margin-left: 20px;
margin-top: 37px;
width: 962px;
/*height: 464px;*/

}

#GALERIE-ECRAN-TOP-INFOS {
clear: left;
margin-left: 20px;
margin-top: 25px;
width: 962px;
/*height: 464px;*/

}

#TARIFS-LEGENDE-PHOTOS-1 {
position: relative;
top: 10px;
left: 57px;
width: 275px;
height: 50px;
float: left;

}

#TARIFS-LEGENDE-PHOTOS-2 {
position: relative;
top: 10px;
left: 90px;
width: 275px;
height: 50px;
float: left;
}
#TARIFS-LEGENDE-PHOTOS-3 {
position: relative;
top: 10px;
left: 123px;
width: 275px;
height: 50px;
float: left;
}



#SUITE-ECRAN-TOP-INFOS-left {
	float: left;
	padding-left: 45px;
	width: 400px;
	/*height: 600px;*/
	font-size: 11pt;

	/*line-height: 17pt;*/
}

#SUITE-ECRAN-TOP-INFOS-left-Titre {
	margin-bottom: 10px;
font-size: 13pt;
font-weight: bold;
}

#visiter_vignette_solo {
	padding-right: 13px;
padding-bottom: 13px;
}

#SUITE-ECRAN-TOP-INFOS-right {
	margin-left: 35px;
padding-left: 8px;

	float: left;
	width: 472px;
	height: 464px;
	background: url(../images/visiter_photo_cadre.gif) no-repeat;
font-size: 11pt;
}

#SUITE-ECRAN-TOP-INFOS-right-txtcourt {
	width: 450px;
}

#SUITE-ECRAN-TOP-INFOS-left-2 {
float: left;
padding-left: 47px;
width: 287px;

font-size: 12pt;
}

#HOME-ECRAN-TOP-INFOS-left {
float: left;
padding-left: 47px;
width: 287px;

font-size: 14pt;
}


#GALERIE-ECRAN-TOP {
float: left;
padding-left: 47px;
width: 880px;

font-size: 12pt;
}


#RESERVER-ECRAN-TOP-INFOS-left {
	float: left;
	padding-left: 47px;
	width: 631px;
	font-size: 12pt;
}

#RESERVER-ECRAN-TOP-INFOS-right {
	float: left;
	width: 252px;
}


#HOME-ECRAN-TOP-INFOS-right {
margin-left: 15px;
float: left;
width: 613px;
height: 464px;
background: url(../images/common_photo_cadre.gif);

}

#ECRAN-TOP-ADRESSE {
clear: left;
margin-top: 10px;
margin-left: 20px;
width: 962px;
height: 100px;
background: url(../images/common_adresse.gif);
}

#ECRAN-TOP-ADRESSE-objet {
float: left;
width: 90px;
height: 100px;
}

#ECRAN-TOP-ADRESSE-txt {
float: left;
margin-left: 190px;
margin-top: 48px;
height: 50px;
font-size: 11pt;
}

#ECRAN-BOTTOM {
	clear: left;
	width: 1002px;
	height: 62px;
	background: url(../images/common_ECRAN-BOTTOM-fond.png);
	clear: left;

}

/*FORMULAIRE*/
.form_box1 {
	width: 423px;
	height: 18px;
	color: #000;
background: #DADBDC;	
	font-size: 11px;/*typo*/
}

.form_box4 {
	width: 150px;
	height: 18px;
	color: #000;
background: #DADBDC;	
	font-size: 11px;/*typo*/
}

.form_box5 {
	width: 200px;
	height: 18px;
	color: #000;
background: #DADBDC;	
	font-size: 11px;/*typo*/
}


.form_box8 {
	width: 423px;
	height: 54px;
	color: #000;
background: #DADBDC;	
	font-size: 11px;/*typo*/
}

.form_box9 {
	width: 94px;
	height: 20px;
	color: #666666;
	font-size: 11px;/*typo*/
}

input {
	font-family:arial, verdana;

	border:1px solid #CCCCCC;

}
