﻿/*------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------  PAGE LOCATION.ASPX  ---------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------*/


#CadrePelle
{
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-color:White;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 8px #7A9431;
	border-top:solid 8px #7A9431;
	height:500px;
	width:50%;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#ImgPancarte
{
	position:absolute;
	float:left;
	top:70px;
	left:90px;
}

#ImagePelle
{
	position:absolute;
	float:left;
	top:320px;
	left:10px;
	
}

#CadreLOC
{
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-color:White;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 8px #7A9431;
	border-top:solid 8px #7A9431;
	height:200px;
	width:40%;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#CadreFendt
{
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-color:White;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 8px #7A9431;
	border-top:solid 8px #7A9431;
	height:273px;
	width:40%;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#CadreQuad
{
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-color:White;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 8px #7A9431;
	border-top:solid 8px #7A9431;
	height:100px;
	width:90%;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#contactLoc
{
	
	padding-left:5px;
	
}

#contactLoc h5
{
	font-family:Arial;
	font-size:small;	
}

#nomDm
{
	position:relative;
	top:-10px;
	left:20px;	
}


#nomDm a
{
	text-decoration:none;
	border-bottom:dotted 1px red;
	color:black;
	font-family: Arial;
	font-size:large;
}

#nomDm a:hover
{

	font-weight:bolder;
}	

#dm
{
	position:relative;
	text-align:right;
	top:-170px;
}

#azur
{
	position:relative;
	text-align:center;
	top:-150px;	
}

#FendtLoc
{
	position:relative;
	top:5px;
	left:1px;
	text-align:center;
}