/* CSS Document */

div#separateur{
	line-height: 1px;
	width: 800px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CA684F;
	/*border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #A42F50;*/
	position:relative;
	z-index:2;
	}

div#bandeau{
	background: url(../bckgnd/contact/bandeau.bmp) repeat-x fixed center top;
	height:80px;
	width:800px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #000;
	}
div#photoanais {
	background-image: url(../bckgnd/contact/photoanais.jpg);
	height: 500px;
	width:800px;
	
	}
.titresection{
	position:relative;
	top:290px;
	left:450px;
	margin-left:5px;
	margin-bottom: 2px;
	color:#EAD1AA;
	font-size: 45px;
	/*font-weight:700;*/
	}
.majusculetitre {
	font-family: Edwardian, "Edwardian Script ITC", "Edwardian Script ITC Semi-Expanded", "Zapfino", "Viner Hand ITC", cursive;
	font-size: 200px;
	font-weight:400;
	color: #EAD1AA;
	padding: 6px 0px 0 2px;
	}
/*.transparence{
   background-color:#000;
     /* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
      soit c'est un div positionné et dimensionné comme dans cet exemple.*/
 /*  filter:alpha(opacity=40);
   -moz-opacity:0.4;
   opacity: 0.4;
	
	height:190px;
	width:560px;
	position:absolute;
	top:380px;
	left:120px;
}	*/
.majusculeanais {
	font-family: Edwardian, "Edwardian Script ITC", "Edwardian Script ITC Semi-Expanded", "Zapfino", "Viner Hand ITC", cursive;
	font-size: 50px;
	color: #FFF;
	padding: 6px 3px 0 2px;
	}
.majusculecontact {
	font-family: Edwardian, "Edwardian Script ITC", "Edwardian Script ITC Semi-Expanded", "Zapfino", "Viner Hand ITC", cursive;
	font-size: 30px;
	color: #FFF;
	padding: 6px 3px 0 2px;
	}
.anaisclaverie{
	height:90px;
	width:280px;
	text-align:center;
	position:absolute;
	font-size:30px;
	color:#FFF;
	top: 100px;
	left:15px;
	z-index:2;
}

.contact{
	height:75px;
	width:280px;
	text-align:center;
	position:absolute;
	font-size:16px;
	top:220px;
	left:10px;
	z-index:2;
}
.url{
	height:75px;
	width:280px;
	text-align:center;
	position:absolute;
	font-size:16px;
	color:#000;
	top:500px;
	left:10px;
	z-index:2;
}

