*
{
margin: 0px;
padding: 0px;
}

p {
	line-height: 150%;
	font-size:110%;	
}

li {
	margin-left:30px;
	line-height: 150%;
	font-size:110%;
	list-style-type:square;
}


#logo_t p { padding: 6px 0px 0px 0px;}

#logo_t2 { 
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}




#subnote {
width:804px;
border-top : 2px solid black;
margin-bottom : 20px;
background-color : #151515;
text-align:center;;
}


#subnote p {
		padding-left:7px;
		padding-right:5px;
		color : #BDBDBD;
		line-height:150%;
    font-size:100%;
    text-align:left;
}

div.wrapper{  
    /*float:left;  important */  
    width:800px;
    position:relative; /* important(so we can absolutely position the description div */
    margin-left:0px;
    margin-bottom:0px;
    border:2px solid black;
}  
div.description{  
    position:absolute; /* absolute position (so we can position it where we want)*/  
    bottom:0px; /* position will be on bottom */  
    left:0px;  
    width:100%;  
    /* styling bellow */  
    background-color:black; 
    font-family: 'tahoma';  
    
    color:white;  
    opacity:0.70; /* transparency */  
    filter:alpha(opacity=70); /* IE transparency */  
}  
p.description_content{  
    padding:10px;  
    margin:0px; 
    line-height:110%;
    font-size:110%;  
}  

.panorama-viewport {
	position: relative;
	width: 600px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
}
.panorama-container {
	position: relative;
	width: 100000px;
	margin: 0;
	padding: 0;

}
.panorama-control {
	position: absolute;
	display: none;
	padding: 0;
	margin: 0;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 30px;
	background: black;
	filter: alpha(opacity=50);
	opacity: .5;
	text-align: left;
}
.panorama-control-left, .panorama-control-right, .panorama-control-pause { 
	float: left;
	padding: 0;
	margin: 0;
	color: white;
	text-decoration: none;
	font-size: 20px;
	line-height: 30px;
	width: 33%;
	text-align: center;
	font-family: 'Arial',sans-serif
}
.panorama-control-left:hover, .panorama-control-right:hover, .panorama-control-pause:hover { 
	text-decoration: none;
}
.panorama-control-pause {
	text-transform: uppercase;
}
.panorama-panel {
	position: absolute;
	display: none;
	top: 0;
	right: 0;
	background: #009cff;
	filter: alpha(opacity=50);
	opacity: .5;
	color: white;
	padding: 4px;
}
.panorama-panel h2 {
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	text-align: right;
}
.panorama-panel ul {
	display: none;
}
.panorama {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
}

a:link {
	color: #0404B4;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #0404B4;
}

body {
	
	background-image:url(images/stripe.png);
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
}

#content
{
	margin: 0 auto;
	width: 838px;
	text-align: left;
}

.link a
{
	margin-left:-50px;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
}

#main
{
padding-top: 0px;
background: url(images/bg_c2.gif) repeat-y;
}

#main2
{
padding-top: 0px;
background: url(images/main2.gif) top no-repeat;
}


#header {
	width:1128px;
	height: 298px;
	margin-left:-144px;
	background:url(images/logo2.png) top no-repeat;
}




#logo {
text-align: left;
padding: 40px 0px 0px 40px;
height: 217px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo	 H2 a
{
font-size: 10px;
text-transform: uppercase;
}


#menu
{
margin: 0 auto;
width: 815px;
height: 37px;
margin-top: 0px;
background: url(images/menu.gif) center no-repeat;
text-align: center;
padding-left: 20px;
}

#menu ul {
	list-style: none;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 170px;
	height: 27px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
	background: url(images/b2.jpg) 0px 2px repeat-x;
}




#left
{
		
	width: 790px;
	padding: 6px 10px 0px 10px;
	margin-left: 0px;
	float:left;
}

#left titre2 {
	/*background:url(images/bg_tl.jpg) 0px 0px no-repeat;*/
	border-bottom: 1px dashed #C58E36;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C58E36;
	padding: 2em 0em 0em 0em;
	font-weight: bold;
	
	
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding: 0px;
	
	
}


#left ol {
	margin: 10px 25px;
}

#left a {
	color: #0404B4;
	text-decoration: none;
}

#left a:hover {
	color: #4DA0C6;
	text-decoration: underline;
}

#left a:visited {
	color: #0404B4;
}




#bottom {
background:url(images/bottom_2.png) bottom no-repeat;
height: 18px;
margin-left:-1px;
}


#footer {
	height: 48px;
	clear: both;
	padding-top: 18px;
	background: url(images/bot_bg.jpg) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #000000;
}

#bok_l {
	width: 1250px;
	background: url(images/bok_l.jpg) left top no-repeat;
	margin: 0 auto;
}

div#calendar table td p{
	text-align:center;
}

.calendar{
	background-image:url(images/calendar-2.png);
	margin:0px 15px 0px 0px;
	float:left;
}
.calendar-month{
	height:20px;
	width:110px;
	
}
.calendar-month p{
	color:white;
	font-size:150%;
	font-weight:bold;
	text-align:center;	
}
.calendar-day{
	height:30px;	
}
.calendar-day p{
	color:black;
	font-size:200%;
	font-weight:bold;
	text-align:center;	
}

div#post_top {
    width:auto;
    background:url(images/content-top.png) 0 0px no-repeat;
    margin:0px 0px 0px 0px;
    padding:108px 0 0 0;
    position:relative;
}

div#post_bottom {
    background:url(images/content-bottom.png) 0 100% no-repeat;
    padding:-0 0 68px 0;
}

div#post_main {
    margin:-50px 0px 0px 0px;
    background:url(images/content-bg.png) 0 0 repeat-y;
    padding:10px 59px 0 59px;
}
div#post_main p{
    text-align:justify;
}


.progressBar{
	width:216px;
	height:41px;
	background:url(/images/progressbar/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(images/progressbar/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(images/progressbar/bg_cover.gif) repeat-x 0 0;
	top:0;
}

