@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:10;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body{
	margin: 10px 0 0 0;
	padding: 0;
	background:#FFFFFF;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
    behavior: url(csshover.htc); /* Pour les menus deroulants sous les vielles versions IE */
}

td,th{
    vertical-align:top;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
    border-bottom: 1px solid;
    margin-bottom:15px;
}

h3:first-letter{
   font-weight:bold;
}

h4{
    font-size: 1.2em;
    font-weight:bold;
    color:#46E42C;
    margin-bottom:15px;q
    margin-top:15px;
}

h5 {
    font-size: 1.1em;
    font-weight:bold;
    color:#799773;
    margin-bottom:14px;
    margin-top:15px;
}

h5:first-letter{
    color:#46E42C;
}

h6 {
    font-weight:bold;
    font-size:1em;
    margin:10px 0;
}

p, ol, ul {
	margin-bottom: 1.2em;
	line-height: 160%;
}

a {
	color: #393939;
}

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {
	border: none;
}

.align_center{
    text-align:center;
}

input,select,textarea{
    border:1px solid #CCCCCC;
    font-size:14px;
}

input:focus,select:focus,textarea:focus{
    border:1px solid #5B80B2;
}

.errorlist li{
    background:#FFFFFF url(../images/error-16x16.gif) no-repeat scroll left center;
    color:red;
    padding-left:22px;
}
#newsletter_form{
    width:330px;
    height:250px;
}
/* Header */

#header {
	width: 960px;
	height: 130px;
	margin: 0px auto;
	position:relative;
	padding:0;
}

#header a {
	text-decoration: none;
	color: #789672;
}

/* Logo */

#logo {
	float: left;
	padding-top:25px;
    padding-left:15px;
}

/* Menu */

#menu {
	float: right;
	margin: 45px 0 0 0;
}

#menu ul {
	margin-right: 35px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu .current {
    color:#21e800;
}

#menu a {
    font-size:125%;
    font-weight: bold;
    display:block;
    padding:0 7px;
}


#menu a:hover, #menu a:link, #menu a:active, #menu a:visited{
	text-decoration:none;
}

#menu a:hover{
	color:#21e800;
}


#menu ul li.submenu:hover ul{
    display:block;
}

#menu ul li.submenu ul{
    position:absolute;
    width:115px;
    margin:0 0 0 5px;
    padding:0;
    display:none;
    z-index:1;
}

#menu ul li.submenu ul li{
    float:none;
    margin:0;
    font-size:10px;
    background:white;
}

#menu ul li.submenu ul li:hover{
    background:#f0f0f0;
}

#menu ul li.submenu ul a{
    font-weight:normal;
    padding:2px 0 2px 1px;
    display:block;
}

#menu ul li.submenu ul a:hover{
    color:#21E800;

}

/* Lang-switch */
#lang-switch{
	position:absolute;
	right:0;
}

#lang-switch a.current{
	color:#21E800;
}
	
#lang-switch ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
    
}

#lang-switch li {
	float: left;
	margin: 0;
    padding:0 5px;
}


/* Wrapper */

#wrapper {
	margin:0;
	padding:0;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	margin: 0px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
        margin-top: 20px;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 50px;
	margin: 0px 10px;
	padding: 11px 0px 4px 10px;
	text-transform: capitalize;
	font-weight: normal;
	background: url(images/img12.jpg) no-repeat left top;
}

.title a {
	border-bottom: none;
	color: #528DC8;
}

.title a:hover {
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Footer */

#footer {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	text-align:center;
	font-size: smaller;
}


/* infobar */

#infobar{
	background:url(../images/fond-news.gif) no-repeat;
	height:280px;
	width:537px;
	float: left;
	padding:10px;
}

#player-youtube{
	float: right;
	height:300px;
	width:353px;

}

#player-youtube p{
 margin:0;
 padding:0;
}

#player-youtube p div div{
display:none;

}

#right-column-contact a, #right-column a{
    color:#46E42C;
    text-decoration:underline;
}

.bloc_content{
    padding-top:20px;
}

#right-column-contact a:hover, #right-column a:hover{
    text-decoration:none;
}


/* Blocs accueil */

.bloc-conteneur{
	width:232px;
    margin-right: 10px;
	height:150px;
	float:left;
}

.bloc-colonne{
    margin-bottom:20px;
}

.bloc-colonne img{
    float:left !important;
}

.bloc h2{
	font-size:120%;
	font-weight: bold;
	text-align:center;
	margin-bottom:0;
}


.bloc .droite{
    display:block;
    text-align:center;
}

.bouton_bloc{
    background:url('../images/fond-bouton-bloc.gif');
    color:white;
    display:block;
    font-weight:bold;
    height:17px;
    padding:5px 5px 5px 9px;
    text-align:center;
    width:105px;
    float:right;
    margin-top:10px;
}

.bloc a, #right-column .bloc a{
	text-decoration:none;
	display:block;
	color: #616161;
	width:100%;
	height:100%;
}

.bloc a{
    text-align:center;
}

.dernier-conteneur{
	width:232px;
	height:135px;
	float:right;
}

.bloc img{
    /*float:left;*/
    filter : alpha(opacity=60); 
    -moz-opacity : 0.6; 
    opacity : 0.6;
}

.bloc{
	height:130px;
	background:#fefffc url(../images/fond-bloc.gif) top repeat-x;
	position:relative;
	padding:10px;
	overflow:hidden;
    border:3px solid #D7D1D0;
}

.pointer{
	cursor:pointer;
}

.bloc:hover a, #right-column .bloc:hover a{
	color:#1b676b;
}

.bloc:hover a h2, #right-column .bloc:hover a h2{
	color:#393839;
}

.bloc:hover img, #right-column .bloc:hover img{
    filter : alpha(opacity=100); 
    -moz-opacity : 1; 
    opacity : 1;
}


#right-column{
    float:right;
    margin: 20px 0 0 20px;
    width:300px;
}

#main{
    float:left;
    width:620px;

}

#right-column-contact{
    float:right;
    margin: 20px 0 0 20px;
    width:430px;
}

#main-contact{
    float:left;
    width:500px;

}


/* Mise en forme du contenu */

.left-column{ /* Elements places a gauche du texte, normalement des images */
    float:left;
    margin-right:10px;
    width:170px;
    text-align:center;
}

.clear{
    clear:both;
    display:block;
}

.center{
    text-align:center;
}

#main a, #main a:link, #main a:active, #main a:visited{
    color:#46E42C;
    text-decoration:underline;
}

#main a:hover{
    text-decoration:none;
}

#main strong{
    font-weight:bold;
}

#main blockquote{
    font-style:italic;
    color:#799773;
    margin:1.2em;
    text-align:center;
    width:150px;
}

#main blockquote sub{
    color:#46E42C;

}

#main ol li{
    list-style-position:inside;
    list-style-type:decimal;
}

#main .imageleft{
    float:left;
    margin:10px 10px 10px 0;
}

#main .imageright{
    float:right;
    margin:10px 0 10px 10px;
}

/* Partenaires */
#liste_partenaires ul li{
    float:left;
    width:33%;
    text-align:left;
    border-right:1px solid;
    border-bottom:1px solid;
    text-align:center;
    width:148px;
}

#liste_partenaires ul{
    list-style-type : none;
    border-top:1px solid;
    border-left:1px solid;
    width:298px;
}

#liste_partenaires ul li a{
    display:block;
    height:100%;
    color:#789672;
    text-decoration:none;
    background:white;
}

#liste_partenaires ul li a.current{
    background:#f0f0f0;
}

#liste_partenaires ul li a:hover{
    color:#21E800;
    background:#f0f0f0;
}


/* form_contact */
	/*.form_contact .clear {
		clear: left;
		display: block;
	}*/

	.form_contact .libelle {
		font-weight: bold;
		line-height: 20px;
	}
	.form_contact .input {
                display: block;
		float: left;
		width: 260px;
                margin: 1.2em 0;
	}
	.form_contact .input_large input{
		width: 258px;
	}
	
	.form_contact .input_large textarea{
		width: 258px;
        margin-bottom:1.8em;
	}
    
    .form_contact .input input:focus, .form_contact .input select:focus, .form_contact .input textarea:focus{
        border:1px solid #5B80B2;
    
    }
    
    .form_contact .input input, .form_contact .input select, .form_contact .input textarea{
        border:1px solid #CCCCCC;
    
    }    
    
    .form_contact ul{
    float:left;
    }
    
    .form_contact ul li{
    text-align:right;
    padding-right:20px;
    width: 210px;
    }
    
    .form_contact .help_form {
        color: #2b637b;
        background: #FFF url("../images/info-16x16.png") no-repeat center right ;
	}
    
    .form_contact .avertissement{
        color:red;
    }
	.form_contact .error {
        background: #FFF url("../images/error-16x16.gif") no-repeat center right ;
	}
    
    .form_contact input, .form_contact button, .form_contact textarea, .form_contact select, .form_contact optgroup, .form_contact option {
        font-size:14px;
    }
    
/* End form_contact */


/* Videos Flash, youtube ... */
div.flash_media, div.audio, div.media{
    margin:0 auto;
    text-align:center;
}

.div_carousel{
 	position:relative;
	width:300px;
	height:180px;
}

.carousel {
    height:150px;
    left:0;
    margin-left:0;
    position:absolute;
    top:0px;
   width:300px;
}

.carousel a
{
	position: absolute;
	width: 90px;
}

}



