* {
z-index:0;
padding:0;

margin:0;

}
html { 
height:100%; 
width:100%; 
} 


html, html * { 
position:relative; 
z-index:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
body
{
	z-index:2; /* pour afficher tout au dessus de l'image */ 
	width:100%; 
	height:100%; 

	margin:auto;
	background-color:#583119;
	text-align: left;
	/*font-size: 14px;*/
	
	font-family: Verdana, sans-serif;
	/*background-image: url(../_photos/_soirees/expo_NY_fond.jpg);*/
	background-repeat: repeat-x;
	background-attachment: fixed;
}
html img.imghtml, html div.imghtml{ 
width:25%;height:75%; 
top:50px; 
left:0; 

position:fixed;
} 

html img.imghtmlR, html div.imghtmlR{ 
width:25%;height:75%; 
top:50px; 
right:0; 
position:fixed; 
} 

img#logo{
	position:relative	;
	left:-20px;
	top:0;
	
}

.foot{
	color:#fff;
	margin:auto;
	margin-top:50px;
	background-color:#583119;
	border: 1px solid #000;
	width:1024px;
	text-align:center;
	
	clear:both;
	display:block;
}



/*Partie concernant le menu deroulant*/


table#cadre{
margin:auto;

}

#inscription{
	
	width:150px;
}


label{
	text-align:left;
	font-size:0.8em;

	position:relative;
	left:0;
	top:0;
}

div#content-inner {
	
	width:800px;
	display:block;
	border:2px solid #583119;
	font-size: .75em;
	line-height: 1.6em;
}


div.content-left {
	

	width: 180px;
/*	background-color: #583119;*/
	float: left;
	text-align:center;
	display: inline;
}


div.content-right {
	float: left;
	margin-left: 5px;
	margin-top:5px;
	}
div.content-right a{
	margin-top: 10px;
}

p {
	font-size:10px;
	margin: 10px 0 0 0;
	padding: 0 15px 0 0 ;
	clear:both;
	text-align:justify;
	font-family: Verdana, sans-serif;
}
p:first-letter {
	padding-left:5px;
	font-size: 1.6em;
	letter-spacing: -1px;
}

h1 {
	margin:00px 0 5px 20px;
	font-family: "Times New Roman", serif;
	font-weight: lighter;
	font-size: 2.5em;
	
}

h2 {
	margin:0 0 0 0;
	float:left;
	line-height:normal;
	font-family: "Times New Roman", serif;
	font-weight: lighter;
	font-size: 1.8em;
	
	clear:both;
	text-align:left;
	
	
}

h3.dateline {
	float:left;
	font-family: "Times New Roman", serif;
	font-size: 1.2em;
	font-weight: lighter;
	
	margin: 0 0 5px 0;
	clear:both;
	}
h4 {
	margin-left: 25px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: 10px;
	font-family: "Times New Roman", serif;
	
}


.arrondi { 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(../Style/border-radius.htc); 
}











/* @end */

/* @group Links - link visited hover active */
div#content-inner a:link, div#content-inner a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px dotted #8b7f73;
}
div#content-inner a:hover {
	
	border-bottom: 1px dotted #706153;
}



/* @end */




/*style pour le contenu*/
.lien a{
	
display:block;
border:1px solid #000;
font-weight:bold;
font-size:14px;
font-style:italic;
width:175px;
height:30px;
color:#FFFFFF;
background-color:#583119;
text-align:center;
text-decoration:none;

}

.lien a:hover{
color:#000;
background-color:#666666;
}



a img{
border:0;
}

form label {
    display: block;
    margin: 5px 0px 5px 0px;
   
}

.error{
color: #FF0000;
text-align:justify;

}






legend{
color:#fff;

font-weight:bolder;

}

fieldset{
border:0;

padding:10px;
background-color:#583119;
width:155px;
 -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(../Style/border-radius.htc); 
}
   
.ombrage { 
 
    -moz-box-shadow: 8px 8px 12px #000;  
    -webkit-box-shadow: 8px 8px 12px #000;  
    box-shadow: 8px 8px 12px #000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=12); 
    zoom: 1; 
}  



table#NavPage{
	border: 0;
	background:#583119;
	
	color:#fff;
	width:820px;
	text-align:center;
	text-decoration:none;
}
table#NavPage a
{
	color:#fff;
	display:inline;
	font-size:15px;
	text-align:center;
	text-decoration: none;
}
#NavPage a:hover
{
	font-size:15px;
	color:#333;
display:inline;
	background-color:#FFF;
}

img#partenaire{
	margin:5px;
}

/* video */
.ruban{
	height:370px;
	width:30px;
	background:url(../Images/ruban.png) repeat-y;
	float:left;
	
}
.film{
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	background:#000;
	height:340px;
	width:420px;
}
.pelicule{
	float:left;
	width:480px;
	display:block;
	clear:both;
}

