/* CSS Document  - Feuille de style azymuthe pour les boîtes */
/* Filtre pour affichage images */
#erreur h1
{
	text-align:center;
}
#filter 
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.6;
	filter: alpha(opacity=60);
}
#box 
{
	display: none;
	position: absolute;
	top: 8%;
	left: 50%;
	width: 800px;
	height: 630px;
	padding: 0;
	margin-left:-400px;
	border: 1px solid white;
	background-color: #333333;
	z-index:11;
	overflow: hidden;
}
#box2
{
	display: none;
	position: absolute;
	top: 15%;
	left: 50%;
	width: 1024px;
	height: 630px;
	margin-left:-512px;
	padding: 0;
	border: 1px solid white;
	background-color: #ffffff;
	z-index:11;
	overflow: hidden;
}
#box3
{
	display: none;
	position: absolute;
	top: 8%;
	left: 50%;
	width: 800px;
	height: 630px;
	padding: 0;
	margin-left:-400px;
	border: 1px solid white;
	background-color: #ffffff;
	z-index:11;
	overflow: hidden;
}
#boxcontent
{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}
#boxcontent2
{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}
#boxcontent3
{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}
#boxtitle 
{
	position:absolute;
	float:center;
	top:602px;
	left:0px;
	width:790px;
	height:25px;
	padding:0;
	padding-top:4px;
	padding-left:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #212121;
	font-family : verdana, arial;
	font-variant: small-caps;
	font-size:9pt;
	color: #cccccc;
	text-align:left;
}
#boxclose
{
	position:absolute;
	float:right;
	top:605px;
	right:5px;
	background-image:url(images/close.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border:1px solid black;
	width:20px;
	height:20px;
	z-index:15;
}

#boxtitle2
{	
	position:absolute;
	float:center;
	top:602px;
	left:0px;
	width:1024px;
	height:25px;
	padding:0;
	padding-top:4px;
	padding-left:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #212121;
	font-family : verdana, arial;
	font-variant: small-caps;
	font-size:10pt;
	color: #cccccc;
	text-align:center;
}
#boxtitle3
{	
	position:absolute;
	float:center;
	top:602px;
	left:0px;
	width:800px;
	height:25px;
	padding:0;
	padding-top:4px;
	padding-left:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #212121;
	font-family : verdana, arial;
	font-variant: small-caps;
	font-size:10pt;
	color: #cccccc;
	text-align:center;
}
#corps
{
	margin:auto;
	width:1024px;
	height:724px;
	background-image : url(images/fond_azy_1024_724_index.jpg); 
	background-color:#212121;
	color:#cccccc;
}
#banniere
{
	width:650px;
	height:120px;
	float:right;
}

#menu_h1
{
	width:1024px;
	height:50px;
	float:left;
	text-align:center;
	
}
#menu_h2
{
	width:1024px;
	height:50px;
	float:left;
	text-align:center;
}
#menu_h1 p, #menu_h2 p  /* ----------------------> rajouter photopro */
{
	margin-top:15px;
	font-size:10pt;
}
#gauche
{
	width:175px;
	height:270px;
	float:left;
	text-align:center;
	
}
#droite
{
	width:174px;
	height:270px;
	float:right;
	text-align:center;
}
#droite p
{
	TEXT-ALIGN:LEFT;
}
#centre_img
{
	visibility:hidden;
	width:675px;
	height:270px;
	float:left;
}
#centre_txt
{
	width:824px;
	height:180px;
	float:left;
	margin-left:100px;
	margin-right:100px;
}
#piedpage
{
	width:1024px;
	height:53px;
	float:left;
}
#piedpage p, #piedpagephotopro p, #piedpagelien p, #piedpagecontact p
{
	font-size:8pt;
}
#copyright
{
	width:200px;
	height:54px;
	float:left;

}
#copyright p
{
	margin-top:35px;
	font-size:8pt;
}
#texte_auto
{
	width:624px;
	height:53px;
	float:left;
}
#texte_auto p
{
	margin-top:5px;
	font-size: 10pt;
}
#date
{
	width:200px;
	height:53px;
	float:left;
	text-align:right;
}
#date p
{
	margin-top:35px;
	margin-right: 10px;
	font-size:8pt;
}