.menu{
	border:0px;
	border:0px;
	margin:0px;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	
	.menu li{
		float:left;
		padding:0px;
		}
		
	.menu li a{
	background:#333333 bottom right no-repeat;
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 20px;
	text-align:center;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
		}
		
	.menu li a:hover, .menu ul li:hover a{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #2580a2;
	background-repeat: no-repeat;
	background-position: center bottom;
			}
			
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:200px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
		
	.menu li:hover ul{
		display:block;
		}
		
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:200px;
		}
		
	.menu li:hover li a{
		background:none;
		}
		
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
	
	.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	
	.menu p{
		clear:left;
		}	

		

*{
	margin:0px;
	padding:0px;
}
	
a
{
color:#00AFE6;
font-weight:bold;
font-style:normal;
text-decoration:none;
}


a:link
{
color:#00AFE6;
font-weight:bold;
font-style:normal;
text-decoration:none;
}


a:hover
{
	color:v;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
 }
 



/* Layout */

body

{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #333333;
	background-image: url(../img/contenu/bg.jpg);
	background-repeat: repeat;
}



#wrapper 

{
	margin-right: auto;
	margin-left: auto;
	width:970px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/contenu/contenu_bg.gif);
	background-repeat: repeat-y;
}



#header

{
	width:970px;
	height:133px;
}

#header h1 {
	background-image: url(../img/contenu/logo.jpg);
	background-color: #FFFFFF;
	width: auto;
	height: 133px;
	margin: 20px;
	background-repeat: no-repeat;
}

#content

{
	float:left;
	width:970px;
	padding:0px;


}


/* begin styles for RSS Feed */

.rss-box {
	background-color: #E8F3FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	 
}
.rss-items {
	padding:0.5em;
	margin-left:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}

p.rss-title {
	text-align: center;
	
	}

.rss-item  {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight : normal;
	list-style:none;
	margin-top:30px;
	padding-bottom:1em;
}

.rss-item a {
	text-decoration : none;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 20px;
	font-style: italic;
	text-align: left;
	padding-top:30px;
	border-top:1px solid #e5e6d6;
	}
	

.rss-date {
	font-weight : normal;
	color: #E8F3FF;
	} 


#colmenu {
	float:right;
	width:440px;
	text-align:left;
	font-size:12px;
	border:2px solid #ebebeb;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 10px;
}


#colmenu h4
{
	display:block;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	border-bottom:1px solid #e5e6d6;
	background-color: #333333;
	color: #FFFFFF;
}

#col1

{
	width:450px;
	margin-left:17px;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	border-right-style: dotted;
	border-right-color: #854794;
	margin-top: 10px;
	float: left;
	clear: none;
}

#col1 h1
{
	display:block;
	text-align:center;
	color:#333333;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:1px solid #e5e6d6;
	font-size: 24px;
}

#col1 h2
{
	display:block;
	text-align:left;
	color:#FF9933;
	border-bottom:1px solid #333333;
	clear: both;
	padding-top: 20px;
	font-size: 18px;
}

#col1 p

 {
	font-size:12px;
	color: #333333;
	padding:10px;
	text-align:justify;
	clear: both;
	width: 410px;
	float: none;
}

#col2

{
	float:right;
	width:450px;
	text-align:left;
	font-size:12px;
	border:2px solid #ebebeb;
	padding: 5px;
	clear: right;
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#col2 h2
{
	display:block;
	text-align:center;
	color:#de5b3d;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	border-bottom:1px solid #e5e6d6;
}

#col2 .span
{
color:#333333;
}

#col2 p

 { 
font-size:12px;
margin-top:10px;
color: #333333;
padding:10px 15px 5px 10px;
text-align:justify;
}



#col3

{
	float:right;
	width:450px;
	padding:5px;
	text-align:left;
	font-size:12px;
	border:2px solid #ebebeb;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#col3 h1
{
	display:block;
	text-align:center;
	color:#333333;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	border-bottom:1px solid #e5e6d6;
	font-size:20px;
}

#col3 h2
{
	display:block;
	text-align:left;
	color:#FF9933;
	border-bottom:1px solid #e5e6d6;
	clear: both;
}


#col3 p

 { 
font-size:12px;
margin-top:10px;
color: #000000;
padding:10px 15px 5px 10px;
text-align:left;
}

#col4

{
	float:left;
	width:340px;
	padding:0px;
	text-align:left;
	font-size:12px;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border: 0px solid #ebebeb;
}



#footer 

{
	clear:both;
	color:#666666;
;
	padding: 5px;
	margin: auto;
}

ul.gallery {
	list-style: none;
}
	
ul.gallery li {
	margin: 2px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #99CC00;
	float: left;
}
		
ul.gallery li a {
	display: block;
	border: 2px solid #000000;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 0;
}
			
ul.gallery li a:hover {
	border: 2px solid #FF9900;
}


ul.photo {
	list-style: none;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

ul.photo li {
	display: inline;
}

ul.photo li a {
	float: left;
	padding: 10px;
	width: 100px;
	background: #fff;
	border: 1px solid #CCCCCC;
	-moz-box-shadow: 0px 2px 15px #333;
	-webkit-box-shadow: 0px 2px 15px #333;
	height: 200px;
	display: inline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

ul.photo2 li {
	display: inline;
}

ul.photo2 li a {
	float: left;
	padding: 7px;
	width: 100px;
	background: #fff;
	height: 150px;
	display: inline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

ul.photo2 li a.pic-0 {
	width: 100px;
	z-index: 1;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	cursor:  default;

}

ul.photo li a.pic-0 {
	width: 100px;
	z-index: 1;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	cursor:  default;

}

ul.photo li a.pic-1 {
	width: 100px;
	z-index: 2;
	-webkit-transform: rotate(-10deg);
 	-moz-transform: rotate(-10deg);
	
	}

ul.photo li a.pic-2 {
	width: 100px;	
	z-index: 3;
	-webkit-transform: rotate(-3deg);
 	-moz-transform: rotate(-3deg);
	}

ul.photo li a.pic-3 {
	width: 100px;
	z-index: 4;
	-webkit-transform: rotate(4deg);
 	-moz-transform: rotate(4deg);
	}
	
ul.photo li a.pic-4 {
	width: 100px;
	z-index: 5;
	-webkit-transform: rotate(14deg);
 	-moz-transform: rotate(14deg);
	}
	
ul.photo li a.pic-5 {
	width: 100px;
	z-index: 6;
	-webkit-transform: rotate(-12deg);
 	-moz-transform: rotate(-12deg);
	}
	
ul.photo li a.pic-6 {
	width: 100px;
	z-index: 7;
	-webkit-transform: rotate(5deg);
 	-moz-transform: rotate(5deg);
	}
	

	
ul.photo li a:hover {
	width: 100px;
	z-index: 10;
	-moz-box-shadow: 3px 5px 15px #333;
	}
	
	
	
ul.groupe {
	list-style: none;
	margin: 15px;
}

ul.groupe li {
	float: left;
	height: 210px;
	display: inline;
	width: 175px;
}

ul.groupe li a {
	width: 100px;
	height: 220px;
}

#col100

{
	margin: 10px;
	padding: 10px;
}

#col100 h1
{
	display:block;
	text-align:center;
	color:#996699;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	border-bottom:1px solid #e5e6d6;
}

#col100 h2
{
	display:block;
	text-align:left;
	color:#FF9933;
	clear: both;
	padding-top: 5px;
}

#col100 h3
{
	display:block;
	text-align:center;
	color:#FF6699;
	clear: both;
	padding-top: 10px;
}

#col100 p

 {
	color: #000000;
	padding:20px;
	text-align:justify;
	font-size: 12px;
	margin: 10px;
}

#colfull

{
	float:left;
	width:262px;
	margin:12px;
	background-color:#FFFFFF;
	text-align:left;
	font-size:12px;
	padding:10px;
	border-right-style: dotted;
	border-right-color: #854794;
}

#colfull h1
{
	display:block;
	text-align:center;
	color:#996699;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	border-bottom:1px solid #e5e6d6;
}

#colfull p

 {
	font-size:12px;
	color: #000000;
	padding:5px;
	text-align:justify;
	width: 251px;
	clear: both;
}

#colfull h2
{
	display:block;
	text-align:left;
	color:#00AFE6;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	border-bottom:1px solid #e5e6d6;
	clear: both;
}

#col2full

{
	float:left;
	width:275px;
	text-align:left;
	font-size:12px;
	padding:8px;
	border-right-style: dotted;
	border-right-color: #854794;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#col2full h1
{
	display:block;
	text-align:center;
	color:#996699;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	border-bottom:1px solid #e5e6d6;
}

#col2full p

 {
	font-size:12px;
	color: #000000;
	padding:5px;
	text-align:justify;
	clear: both;
}

#col2full h2
{
	display:block;
	text-align:left;
	color:#FF9933;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	border-bottom:1px solid #e5e6d6;
	clear: both;
	font-size: 18px;
}

#col2full h3
{
	display:block;
	text-align:left;
	color:#333333;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	border-bottom:1px solid #e5e6d6;
	clear: both;
	font-size: 18px;
}


ul.liste {
	list-style: none;
	display: block;
	float: left;
	width: 110px;
	height: 200px;
	text-align: center;
	background-color: #FFFFFF;
}
	
ul.liste li {
	margin: 3px;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}

ul.liste2 {
	list-style: none;
	display: block;
	float: left;
	width: 190px;
}

	
ul.liste2 li {
	margin: 3px;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	text-align: left;
}

ul.liste3 {
	list-style: none;
	display: block;
	float: left;
	width: 165px;
}
	
ul.liste3 li {
	margin: 3px;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}

ul.liste4 {
	list-style: none;
	display: block;
	float: left;
	width: 595px;
}
	
ul.liste4 li {
	margin: 3px;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	border-left-style: dotted;
	border-left-color: #99CC00;
	border-left-width: thick;
	padding: 5px;
}

#wrapper #content #col2 #mycarousel li {
	float: left;
	display: inline;
}
#wrapper .gallery #mycarousel li {
	display: block;
	float: left;
	list-style-type: none;

}

#wrapper #content #colmenu #mycarousel li {
	float: left;
	display: inline;
}
#wrapper #content #col100 .liste2 a:hover {
	background-color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

}

#wrapper #content #col100 .liste2 a {
	background-color: #0099CC;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;

}

.liste4 a:hover {
	background-color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	float: right;

}

.liste4 a {
	background-color: #0099CC;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
	float: right;
}
.jcarousel-control li {
	display: inline;
	float: left;
}

