/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/


*{margin:0; padding:0;}

body{
font:85% Helvetica,Arial,sans-serif;
line-height:1.4em;
color:#472311;
background: url(fond_satin2.jpg) no-repeat #0B4294; background-attachment:fixed
}

a{
color:#F0F0F0;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#D81F05; text-decoration: underline ; background-color:inherit;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}
p img{  margin-left: 20px;
    margin-right: -20px;
    margin-top: 25px;
	}
.unpost p {text-align:justify;}
img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
position:relative;
width:920px;
margin:20px auto;
padding:0
text-align:left;
background-image:url(fondblanctransparent.png);
color:#F0F0F0;
line-height:1.1em
;
}

#header{
height:200px;
width:920px;
margin:0 0 0 0;
background: url(bando_haut2.jpg); 
color:#F0F0F0;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#F0F0F0;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#F0F0F0;
letter-spacing:-1px;
font-weight:normal;
}


#navigation{
height:2.2em;
line-height:2.2em;
width:920px;
margin:0;
background:#910909; /* rouge */
color:#F0F0F0;
}
/*
#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #F0F0F0;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 35px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #F0F0F0;
}

 * html #navigation a {width:1%;}*/

#navigation .selected,#navigation a:hover{
	background:#D81F05;
	color:#F0F0F0;
	text-decoration:none;
}
/**************** Menu-top styles ****************/
/*Drop-down menu*/

#navigation a {
background-color:#910909;
color:#F0F0F0;
}

#navigation {white-space:nowrap /*IE hack*/; float:left; border:none;  
 font-size:110%; clear:both} /*Color navigation bar normal mode*/
#navigation ul {list-style-type:none; margin-bottom:0; margin-left:1px;}
#navigation ul li {
float:left; 
z-index:auto !important 
/*Non-IE6*/; 
z-index:1000 /*IE6*/; 
border-right:solid 1px rgb(175,175,175);
}

#navigation ul li a {
float:none !important /*Non-IE6*/; 
float:left /*IE-6*/; 
display:block; height:2.1em; 
line-height:2.1em; padding:0 7px 0 7px; 
text-decoration:none; 
font-weight:bold; 

}

#navigation ul li ul {
display:none; 
border:none;
z-index:500px;
margin:0px;
padding:0px;
line-height:1xp;
list-style:none; 
}
#navigation ul .menu-sibling menu-last {
border-right: 0 none	
}
/*Non-IE6 hovering*/
#navigation ul li:hover {position:relative;} 
#navigation ul li:hover a { text-decoration:none; } /*Color main cells hovering mode*/
#navigation ul li:hover ul {
display:block; 
width:15.0em; 
position:absolute; 
z-index:999; 
top:2.0em;
margin-top:0.0em; 
padding:0px;
left:0;
}
#navigation ul li:hover ul li a {
white-space:normal; 
display:block; width:15.0em;
 height:auto; 
 line-height:1.3em; 
 margin-left:-1px; 
 padding:4px 16px 4px 16px; 
 border-left:solid 1px rgb(175,175,175); 
 border-bottom: solid 1px rgb(175,175,175); 
  
 font-weight:normal; 
 
 } 
 
 /*Color subcells normal mode*/
#navigation ul li:hover ul li a:hover {
 background-color:#D81F05;
text-decoration:none;

} /*Color subcells hovering mode*/
#navigation table {position:absolute; top:0; left:0; border-collapse:collapse;}


}
#navigation ul li a:hover {
background-color:#D81F05;
text-decoration:none;
} 


/*Color main cells hovering mode*/
#navigation ul li a:hover ul {
display:block; 
width:15.0em; 
position:absolute; 
z-index:999; 
top:2em /*Non-IE6*/;
t\op:2em !important /*IE-6*/; 
left:0; 
marg\in-top:0.1em;

}

#navigation ul li a:hover ul li a {
white-space:normal; 
display:block; 
w\idth:15.0em; 
height:1px; 
line-height:1.3em; 
padding:4px 10px 4px 10px; 
border-left:solid 1px rgb(175,175,175); 
border-bottom: solid 1px rgb(175,175,175); 
 
font-weight:normal; 

} /*Color subcells normal mode*/

#navigation ul li a:hover ul li a:hover {
 
text-decoration:none;
} /*Color subcells hovering mode*/


/**************** Content styles ****************/

#content{
float:right;
width:620px;
font-size:0.9em;
padding:20px 0 0 20px;
height: auto;
scrollbar-face-color: #910909;
scrollbar-shadow-color: white;
margin-right:20px;
margin-left:20px;

}
#content h2{
display:block;
margin:0 30px 30px 0;
font-size:2em;
font-weight:bold;
letter-spacing:-2px;
color: #D81F05;
background-color:inherit;
border-bottom-width:1px;
border-bottom-width:1px;
border-bottom-style:solid;
border-color: #D81F05;
padding-bottom:5px;
margin-top:30px;

}
#content h4{
font: Helvetica,Arial,sans-serif;
color:#0C364C;
font-size:1em;
font-weight: bold;
}

#content h1 {margin:0; color: #910909; font-size:1.5em; padding:0px; background-repeat: no-repeat; margin-top:20px; margin-bottom:10px}
#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.2em; letter-spacing:-1px;}

#content a:hover,#subcontent a:hover{text-decoration: none;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content li{text-align:justify;}

#tiret_bas{
border-bottom-width:2px;
border-bottom-style:solid;
border-color:red;
padding-bottom:1cm;
}


/**************** Sidebar styles ****************/

#subcontent{
float:left;
width:200px;
padding:20px 0px 10px 10px;
line-height:1.4em;


/*background-color:#910909;);background: url(fond_theatre.jpg);*/
}
#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#472311;;
background-color:inherit;
}

#subcontent p{margin:20 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 15px 3px; font-size:1em; color:#F0F0F0;padding-top:0px;width:220px; position:relative;top:32px; left:-13px}
.menublock li{list-style:none; display:block; padding:1px; margin-bottom:0px; margin-bottom:5px; background-color:#910909}
.menublock li:hover{list-style:none; display:block; padding:1px; margin-bottom:0px; margin-bottom:5px; background-color:#D81F05}
.menublock li a{font-weight:bold; text-decoration:none;font-size:1.1em; padding:10px; background:none}
.menublock li a:hover{text-decoration:none; color:#F0F0F0}
.menublock li ul{margin:2px 0 3px 10px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}


/**************** Searchbar styles ****************/

#searchbar{
margin:0 0 20px 0;
height:500px;
}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:920px;
padding:0;
margin:0;
font-size:0.9em;
color:#f0f0f0;
background:#910909;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#F0F0F0; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}
.contour{border: 2px solid;
padding : 20px 10px 20px 10px;}


/**************** Newsletter style ****************/

.Style9 a strong {
	color: #00F;
	font-size: 13px;
	font-family: Calibri;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.Style9Copie {
	font-family: Calibri;
	font-size: 15px;
	color: #F00;
	margin: 20px;
	padding: 0px;
	font-weight: bold;
}

.Style9 a {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #00F;
	font-style: normal;
}

.Style9 {
	font-family: Calibri;
	font-size: 13px;
	color: #333333;
	margin: 20px;
	padding: 0px;
}
.Style196 {
	color: #F00;
	font-size: 20px;
	font-family: Calibri;
	margin: 20px;
	padding: 0px;
	
}

.Style10 {
	font-family: Calibri;
	font-size: 18px;
	margin: 20px;
	padding: 0px;
	font-weight: bold;
	color: #FFF;
}
.Style9 a {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #00F;
	font-style: normal;
}


