/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
********************************************/ 

.style33 {color: #FFCC00; font-size: 14px; }
.style8 {color: #66FF66}
* { margin: 0; padding: 0; border: 0 }

body {
	background: #BBD2E0;
	font: 11px/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #F2F2F5;
	text-align: center;
	margin: 15px 0;
}




a, a:visited {	
	color: #F2F2F5;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #F2F2F5;
	background: inherit;
	text-decoration: underline;
}






h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}

h1 {
	font-size: 22px ;
	color: #5893AC;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #5893AC;
}
h3 {
	font-size:14px;
	color: #5893AC;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 5px;
	padding: 0 20px;
}


img {
	padding: 5px;
}

#actualite img {

	padding-top: 0px;
	padding-left:0px;
}

#actualite img.float-left {
  	margin: 0px 15px 0px 0px;
}


img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}





table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}

tr {
	height: 30px;
}

td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
	border-right:1px solid #E8E8E8;
}

td.first,th.first {
	border-left: 0px;
}

tr.row-a {
	background: #F8F8F8;
}

tr.row-b {
	background: #EFEFEF;		
}



form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DADADA; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(nav.jpg) repeat-x 0 0;
	border: none;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 820px;
	background: #CCC url(content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#top-bg {
   position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(top-bg.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}


#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 762px;	
	padding: 0; 	
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #D0D0D0;
	margin-left: 27px;
	display: inline;
}

#header {
	width: 820px;
	position: relative;
	height: 100px;
	background: #CCC url(header-bg.jpg) repeat-y center top;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 36px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #5893AC;
	text-transform: none;
	text-decoration: none;	
	top: 25px; left: 59px;	
}


#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #626D75;
	top: 65px; left: 42px;		
}


#header #header-links {
	position: absolute;
	top: 15px; right: 36px;	
	color: #626D75;
	font-size: 10px;	
}
#header #header-links a {	
	color: #626D75;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}


#header-photo {
	border-top:5px solid #666666 ;
	border-bottom:5px solid #666666 ;
	clear: both;
	height: 200px;
	width: 762px;
	margin: 0 0 0 27px;
	padding: 0;	
	background: #FFF url(header-photo.jpg) no-repeat top left ;
}

#show {
	border-top:5px solid #666666 ;
	border-bottom:5px solid #666666 ;
	clear: both;
	height: 200px;
	width: 762px;
	margin: 0 0 0 27px;
	padding: 0;	
	background: #FFF url(header-photo.jpg) no-repeat top left ;
}

#menu {
	clear: both;	
	padding: 0;		
}
#menu ul {
	float: left;
	list-style: none;
	background: url(nav.jpg) repeat-x;	
	width: 762px;		
	text-transform: uppercase;
	margin: 0 0 0 27px;
	padding: 0;	
	display: inline;
}



#menu ul li {
	display: inline;
	margin: 0; padding: 0;
}
#menu ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #447f98;
	border-left: 1px solid #80bbd4;
	border-bottom: none;
	color: #F2F2F5;                
	

	font: bold 10px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;

	text-decoration: none;	
	letter-spacing: 1px;
}
#menu ul li a:hover, 
#menu ul li a:active {
	background-color: #447f98 ;
}
#menu ul li#current a {	
	background-color: #447f98 ;	
}


#main {
	float: left;
	width: 67%;
	padding: 0; margin: 10px 0 0 10px;
	display: inline;
}

#main h1 {
	margin-top:10px;		
}


#main ul li {
	list-style-image: url(bullet.gif);
}



#main table.elu td {
	border-left:0px;
	border-bottom:0px;	
	padding-top: 11px;
	border-right:0px;	
}

table.elu td {
	border-left:0px;
	border-bottom:0px;	
	padding-top: 11px;
	border-right:0px;	
}

p.mail {
	height:22px;
	background : url(mail_new3.png) no-repeat ;
	padding:0 0 0 0;
	margin-left:10px;
}

p.mail a{
	padding-left:30px;

}


#main table.border1 td {
	border-top:1px solid #ffffff;
}



#main table.tarifs  {

	padding-left:0px;	
	width:520px;
}

#main table.tarifs th {
		background: #689AA9 ;
		text-align:center;
	}


#main table.alaune td {
	border-left: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-right:1px solid #FFCC00;
	border-top: 1px solid #FFCC00;	
		
	}


#main table.plan td {
	border-left:0px;
	border-bottom:0px;	
	padding-top: 11px;
	border-right:0px;	
}

#main table.plan th {
	color:#FFCC00;
	background:none;
	border-left: 0;
	border-bottom:0;

}
			
#culture {
	float: left;
	width: 100%;
	padding: 0; margin: 10px 0 0 10px;
	display: inline;
}




#sidebar {
	float: right;
	width: 26%;
	padding: 0 10px 0 10px; 
	margin: 10px 0 0 0px;		
}

#sidebar h1 {
	margin-top: 10px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #5893AC;	
}

#sidebar h2 {
	margin-top: 10px;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #5893AC;	
}


#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; 
	padding: 0;
	text-decoration: none;		
	background: url(dots-blue.jpg) repeat-x left top;
}

#sidebar ul.sidemenu li {
	list-style: none;
	background: url(dots-blue.jpg) repeat-x left bottom;
	padding: 4px 0 4px 10px;
	margin: 0 2px;		
}


#sidebar ul.header   {	
	background-color: #447f98 ;
	text-align: left;
	margin: 7px 4px 8px 0; 
	padding: 0;
	text-decoration: none;		
}

#sidebar ul.header li {
	list-style: none;
	padding: 4px 0 4px 10px;
	margin: 0 2px ;	

}	


#sidebar ul.header li a {
	text-decoration: none;	
	background-image: none;	
	color: #FFFFFF;	
}


	
* html body #sidebar ul.sidemenu li {
	height: 1%;
}

#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	/*color: #666666;	modif sv 20091117*/
	color: #FFFFFF;	
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}


#sidebar table.flash td {

	padding-left:0px;	
	padding-right:0px;
	background:#6699cc;
	border-top:none;
	border-left:none;
	border-right:none;
}




#sidebar table.flash th {
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;	
	background:  url(table-bg.png) repeat-x;
	border-left:none;
	padding-left:0px;

	border-bottom:1px solid #fff;
}



#actualite {
	padding-top:2px;

}




#actualite h3{
	text-transform: none;
	color:#FFCC00;
	/*font: 12px/1.5em Verdana, Tahoma, arial, sans-serif;*/
font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:145%;	
}


#actualite table.article{
padding-left:0px;

}

#actualite table.article td {
padding-left:0px;
	border-left:0px;
	border-bottom:0px;	
	padding-top: 50px;
	border-right:0px;


}

#actualite table.article td.first {
padding-left:0px;
	border-left:0px;
	border-bottom:0px;	
	padding-top: 0px;
	border-right:0px;


}

#actualite table.revue-presse{
padding-left:0px;
}

#actualite table.revue-presse td {
padding-left:0px;
	border-left:0px;
/*	border-bottom:1px;
		border-top:1px;	*/
	padding-top: 10px;
	border-right:0px;

}



#main table.page td {


	border:none;

}






#footer-wrap {
	clear: both;
	width: 820px;
/*	height:100px;*/
height:auto;

	font-size: 95%;	
	text-align: left;
	/*padding: 15px 0;*/



}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #fff;	
}
#footer-wrap p {
	padding:20px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0; 
	width: 820px;
/*padding: 10px 0;*/
	text-align: center;
	background: url(footer-bottom.jpg) no-repeat center bottom;
	
}


.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.clear { clear: both; }


#actualite table.article table.table-article {
	margin: 0px;
	padding:0px;

}

#actualite table.article table.table-article  ul {
	padding-top:0px;
	margin-top:0px;
}

#actualite table.article table.table-article  li {
	list-style: none;
	padding-top:0px;
	margin-top:0px;	
}

#actualite table.article  table.table-article tr td{
	margin: 0px;
	padding:0px;

}


table.planfooter {
	margin-left:32px;
	font: 8px/1.5em Verdana, Tahoma, arial, sans-serif;

}
table.planfooter td{
	border:none;
}
table.planmenu th {
	border:none;
	padding:0;
	margin:0;
	height:10px;
  background:none;
 	color:#FFCC00; 
}

table.planmenu tr {
	border:none;
	padding:0;
	margin:0;
	height:10px;

}


table.planmenu td {
	border:none;
	padding:0;
	margin:0;

}

#actualite table.sous-article td {
	border:1px solid #fff;
	padding-top: 0px;

}

#actualite table.sous-article  {
	   margin-left:auto;
   margin-right:auto;

}

table.photo td {
	padding:0 0 0 0;
	border:0;	
}


table.list
{
	border-spacing:1px;
color:#666666;

}

table.list th {
	background:none repeat scroll 0 0 #F0F0F0;
border-bottom:1px solid #999999;
border-left:1px solid #FFFFFF;
color:#666666;
text-align:center;	

}

table.list td,
table.list th 
 {
 	padding:4px;
 	font-family:Arial,Helvetica,sans-serif;
}

table.list td,
table.list tr 
 {
 	background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #FFFFFF;
height:25px;

}



table.list  a:hover {
	text-decoration:underline;
}

table.list  a  {
color:#0B55C4;
text-decoration:none;
}

table.list  tr.row1 	{ background: #f9f9f9; border-top: 1px solid #fff; }

table.list  tr.row0:hover td,
table.list  tr.row1:hover td  { background-color: #ffd ; }

table.list  tr td 	   { height: 25px; background: #fff; border: 1px solid #fff; }
table.list  tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF; }


#agenda h2.date {color: #FFCC00;  font-family:arial;
font-size:12px;
font-weight:bold;
line-height:145%;}
#agenda h3 {color: #FFFFFF; font: 11px/1.5em Verdana, Tahoma, arial, sans-serif;;padding: 10px;	margin: 0; }

#sidebar h2.boxtitle {
	text-align:center;
	color: #FFFFFF;
	font-family:Arial;
font-weight:bold;	
	font-size:13px;
background:#5893AC;
	/*background :#010532;*/ 
	border:1px solid #c0c0c0;
	width: 180px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;	

}

#sidebar h3.boxcontent_title {
	font-family:arial;
font-size:13px;
font-weight:bold;
line-height:145%;
color: #FFFFFF;

}





a.readmore_inline {
background:url("../img/icon/page.png") no-repeat  transparent;
text-indent:20px;
}

a.p_right {
	float:right;
}

#actualite h1 {
	text-align:center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	margin-top:20px
}

#actualite h4{
	color: #FFCC00;  font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:145%;
	padding: 10px;		
	margin: 0;
}


div.video {	border:1px solid #c0c0c0;	width: 200px;}

