/* CSS Document pour les pages index.html, maison.html*/
body
	{
	font-family:"Comic Sans MS";
	background-color: #ffffcc;
	margin-left: 20%;
	margin-right: 20%;
	background-image: url(images/la-terrasse2aqua.jpg);
	background-attachment: fixed;
	text-align: center;
	color: #000;
	}
	
a
	{
	text-decoration:none;
	color: #000000;
	font-style: italic;
	}
	
a:hover
	{
	background-color:#FF9900
	}
	
p.en_tete
{
	text-decoration: underline;
	font-size: 3em;
	font-weight: bolder;
	color: #FF9900;
	text-align: center;
}

p.sous_titre
	{
	font-size: 1.3em;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-top: -10px;
	color: #000;
	}
	
p.paragraphe
	{
	text-indent:50px;
	text-align: justify;
	color: #000;
	}
	
p.promo
    {
		text-align:center;
		font-weight:bold;
		text-decoration:blink;
		color:#F00;
	}
		
.menu
{
	text-align: center;
	word-spacing: 80px;
	border-bottom-style: solid;
	border-bottom-width: 01px;
	padding-bottom: 20px;
	color: black;
	border-bottom-color: black;
	font-weight:bold;
}

img.gauche1
{
	marginleft: 3%;
	top: 290px;
	position: absolute;
	left: 3%;
}
img.gauche2
{
	position: absolute;
	top: 430px;
	left: 3%;
}

img.droite1
{
	position: absolute;
	right: 3%;
	top: 290px;
}

img.droite2
{
	position: absolute;
	top: 430px;
	right: 3%;
}

.corps
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 50px;
}
.titre
{
	border-bottom: none;
}

.ff_tb
{
	margin-top: 10px;
	margin-left: 10px;
}
.titre_maison
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
ul
{
	list-style-type: none;
	padding-top: 0em;
	text-indent: 30px;
	text-align: justify;
}
.intro
{
	text-indent: 50px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: justify;
}
h3 {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	text-align: center;
	text-decoration: underline;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FF9900;
	border-top-color: #000000;
}
p.maison {
	text-align: justify;
	text-indent: 50px;
	padding-bottom: 20px;
}
.cond {
	border: none;
	text-indent: 50px;
	text-align: left;
	color: #000000;
	padding-top: 20px;
}
.bas {
	background-color: #669900;
}
th {
	font-weight: 400;
	border-collapse: collapse;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;
	color: #000;
}
.table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-left:auto;
    margin-right:auto;
}
td {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	color: #000;
}
.moyen {
	background-color: #FFCC00;
}
.haut {
	background-color: #FF0000;
}
h4 {
	font-weight: lighter;
	text-indent: 60px;
}
img {
	border: none;
}
.tth {
}
.text {
	font-size: 0.8em;
	font-weight: 100;
}
.photo {
	margin-top: 40px;
	margin: auto;
}
/*.corps_maison {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}*/
.pieddepage {
	border-top: solid;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
}
.zoom {
height:75px;
width:150px
}
.zoom p {
text-align:center;
}
.zoom img {
width:100px;
height:75px;
}
.zoom img:hover {
width:640px;
height:427px;
}
.text1{
	font-size: 1em;
	font-weight: 100;
	width:150px
}
.Style1 {
	font-size: small
}
