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

*{
	margin:0;
	padding:0;	
}

body{
	font-family:Verdana, Geneva, sans-serif;
	background:#CCC;
}


/*--------------Structure-----------*/

#container{
	width:1024px;
	position:absolute;	
	left:50%;
	margin-left:-512px;
	background:#FFF;		
}

#banner{
	width:1025px;
	height:135px;
	background:url(../images/banner.jpg) no-repeat;	
}

#menu{
	width:1025px;
	height:50px;
	margin:2px 0 0 0;	
}

#ariane{
	width:1025px;
	height:15px;	
}

#content{
	float:left;
	padding:0 10px 0 5px;
	width:715px;	
	margin:0 0 30px 0;
}

#content_outil{
	width:271px;
	float:right;
	padding:0px 5px 0 14px;
	border-left:solid 1px #CCC;
}

#footer{
	height:20px;
	padding:5px 5px 0 5px;
	text-align:center;
	width:1014px;
	font-size:11px;
	background-color:#000;	
	clear:both;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	color:#999;
}

#footer table tr td{
	color:#FFF;
	font-weight:bold;	
}


/*-----------------------banner-----------------------*/
img.logo-ld{
	position:absolute;
	top:15px;
	left:870px;
}

img.logo-changecours{
	margin:10px 0 0 20px;
}

a img{
	border:none;	
}

form.recherche{
	margin:30px 0 0 780px;	
}

form.recherche input[type="texte"]{
	width:180px;
}

/*---------------------menu--------------------------*/

ul.menu{
	height:25px;
	background:#000;
	padding:0 0 0 10px;		
	border-bottom:solid 2px #FFF; 
}

ul.menu li{
	list-style-type:none;
	float:left;
	padding:5px 12px 0 12px;
}


ul.menu li a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
}

ul.menu li a:hover{
	color:#952a1c;	
}

ul.menu li.ouvert{
	list-style-type:none;
	float:left;
	background:#CCC;
	padding:5px 12px 3px 12px;
	border:solid 1px #952a1c;
	border-bottom:none;
}

ul.menu li.ouvert a{
	color:#952a1c;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

ul.smenu{
	height:20px;
	background:#CCC;
	padding:0 0 0 10px;	
	border-bottom:solid 1px #952a1c; 
}

ul.smenu li{
	list-style-type:none;
	display:inline;
	padding:3px 12px 0 12px;
}

ul.smenu li a{
	color:#000;
	font-size:11px;
	text-decoration:none;
}

ul.smenu li a:hover{
	color:#952a1c;	
}
ul.smenu li a.ouvert{
	color:#952a1c;
}


/*----------------------ariane-----------------*/

p.ariane{
	margin:5px 0 0 10px;
	font-size:10px;
	color:#666;	
}

p.ariane a{
	color:#666;
	text-decoration:none;	
}
p.ariane a:hover{
	text-decoration:underline;	
}


/*--------------------Colonne des outils----------------*/



div.facebook{
	height:30px;
	margin:0 0 0 0;	
}
h3.facebook{
	font-size:14px;
	color:#3c5ead;
	padding:6px 0 0 0;	
	display:inline;
	border:none;
	margin:0;
}

#newsticker-demo { 
	width:264px; 
	border:solid 1px #8cc63f;	
	padding:0 0 0; 
	font-size:10px;
	margin:30px 0 0 0;
}
#newsticker-demo a { 
	text-decoration:none; 
	color:#000; 
}
#newsticker-demo img { 
	border: 2px solid #FFFFFF; 
}
#newsticker-demo .title {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.title-newsticker{
	background:	#8cc63f;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 2px 5px;
}

.newsticker-jcarousellite { 
	width:262px; 
}




.newsticker-jcarousellite ul li{
	list-style:none; 
	display:block; 
	border-bottom:dashed 1px #8cc63f; 

}

.newsticker-jcarousellite .thumbnail { 
	float:left; 
	width:110px;
	margin:3px 0 3px 0;
}
.newsticker-jcarousellite .info { 
	float:right; 
	width:149px; 	
	margin:3px 0 3px 0;
}
.newsticker-jcarousellite .info span.cat { 
	display: block; 
	font-size:10px; 
	color:#808080; 
}





img.bandeau{
	margin:0 0 20px 0;	
}


#chronique{
	width:264px; 
	border:solid 1px #f7931d;	
	padding:0 0 0; 
	font-size:10px;
	margin:30px 0 0 0;
}
.chronique_titre{
	background:	#f7931d;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 2px 5px;		
}


#savate{
	width:264px; 
	border:solid 1px #951B81;	
	padding:0 0 0; 
	font-size:10px;
	margin:30px 0 0 0;
}

#savate p{
	font-size:10px;
	margin:5px;
}

#savate h2.titre-boite{
	font-size:12px;
	font-weight:bold;	
	color:#000;
	margin:5px 0 0 5px;
}
.savate_titre{
	background:	#951B81;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 2px 5px;
		
}

#zapping{
	width:264px; 
	border:solid 1px #65BAE9;	
	padding:0 0 0; 
	font-size:10px;
	margin:30px 0 0 0;
}
.zapping_titre{
	background:	#65BAE9;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 2px 5px;		
}

ul.zapping li{
	list-style-type:none;
	border-bottom:dashed 1px #65BAE9;
	padding:5px;
	font-size:11px;
}
a.zapping{
	color:#000;	
	font-size:10px;
}
a.zapping:hover{
	color:#65BAE9;	
}



#site{
	width:264px; 
	border:solid 1px #8cc63f;	
	padding:0 0 0; 
	font-size:10px;
	margin:30px 0 30px 0 ;
}
.site_titre{
	background:	#8cc63f;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 2px 5px;
		
}

ul.blogs li{
	list-style-type:none;
	border-bottom:dashed 1px #8cc63f;
	padding:5px;
	font-size:11px;
}
a.blogs{
	color:#000;	
	font-size:10px;
}
a.blogs:hover{
	color:#8cc63f;	
}


/*-----------------------contenu--------*/
/*---accueil---*/
.une{
	width:700px;
	background:#E5E5E5;
	height:240px;
	margin:10px 0 0 5px	;
	padding:0 10px 0 0;
}

.col_1{
	float:left;	
	width:348px;
	margin:15px 0 0 5px;	
}

.col_2{
	float:right;
	width:348px;
	margin:15px 0 0 12px;
}

.video-accueil{
	width:710px;
	margin:15px 0 0 5px;
}

.video{
	padding:4px;
	margin:10px 5px 10px 0;
	float:left;	
	background:#E5E5E5;
	border:solid 1px #FFF;
	height:170px;
}

.video_titre{
	/*background:	#962d1f;¨*/
	background:	#000;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:2px 0 2px 5px;		
}
.photo{
	width:710px;
	background:#CCC;
	height:190px;
	margin:15px 0 10px 5px	
}
.photo_titre{
	/*background:	#962d1f;*/
	background:	#000;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:2px 0 2px 5px;		
}

.agenda{
	width:348px;
}
.agenda_titre{
	/*background:	#65BAE9;*/
	background:	#000;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:2px 0 2px 5px;	
	height:18px;	
}

h4.titre-boite-noubliepas{
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding:2px 0 2px 0px;	
	height:18px;
	margin:0;
}

.agenda-noubliepas{
	width:348px;
	background:#F4F4F4;
	padding:0;
	margin:2px 0 0 0;
}



ul.agenda{
}

ul.agenda li{
	list-style-type:none;
	background: url(../images/puce-carre.gif) no-repeat left top;
	border-bottom:dashed 1px #666;
	padding:5px 0 5px 20px;		
}

ul.agenda li p{	
	font-size:12px;
	margin:3px 0 0 0;	
}

a.picto_agenda{
	float:right;
	margin:0 5px 0 0;
}

.insolite{
	width:348px;
	margin:0 0 20px 0;
	
}

.insolite_titre{
	/*background:	#f7931d;*/
	background:	#000;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:2px 0 2px 5px;			
	height:18px;		
}

.commentaire{
	width:348px;	
	margin:0 0 20px 0;
}
.commentaire_titre{
	/*background:	#8cc63f;*/
	background:	#000;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:2px 0 2px 5px;
	height:18px;
	margin: 0 0 5px 0;		
}

.dossier{
	width:342px;
	border:solid 1px #000;
	padding:3px;
	height:180px;
}
.dossier_titre{
	/*background:	#91278f;*/
	background:	#000;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:2px 0 2px 5px;		
	height:18px;	
	margin: 0 0 5px 0;			
}








/*----------------*/
.clear { 
	clear: both; 
	display:block;
}

a{
	text-decoration:none;
	color:#962d1f;
}
a:hover{
	color:#f7931d;
}

a.voir_plus{
	font-size:12px;
	font-weight:bold;
	color:#000;
	background: url(../images/puce_fleche.gif) no-repeat left;
	padding:0 0 0 16px;	
	margin:2px 0 10px 5px;
}

a.voir_plus:hover{
	color:#962d1f;
	
}

a.agenda{
	color:#000;	
}
a.agenda:hover{
	color:#65BAE9;	
}


div.col_11{
	float:left;
	width:330px;
	margin:10px 0 0 15px;	
}

div.col_12{
	float:left;
	width:330px;
	margin:10px 0 0 10px;	
}

div.col_01{
	float:left;
	width:460px;
	margin:10px 0 0 15px;	
}

div.col_02{
	float:right;
	width:205px;
	margin:10px 0 0 10px;
	background:#EBF3DE;
	padding:12px;	
}
div.col_02 img{
	margin:0 0 10px 0;
	text-align:center;	
}

div.col_02 p{	
	text-align:left;
	font-size:11px;
}

div.col_02 h2{	
	color:#8cc63f;
	margin:0 0 10px 0;
	text-decoration:none;
}
div.col_02 div.cadre{	
	border:solid 1px #8cc63f;
	margin:15px 0 0 0;
	padding:5px;
	width:190px;
}

div.outil_galerie{
	border:solid 1px #999;
	padding:5px;
	margin:10px 10px 10px 5px;
}

a.vert{	
	color:#8cc63f;
	font-size:12px;
	font-weight:bold;
	background:url(../images/puce_a_vert.gif) no-repeat;
	padding:0 0 0 20px;
	display:block;
	margin:10px 0 10px 0;
}

a.vert:hover{	
	color:#f7931d;	
}

a.lien_vert{	
	color:#8cc63f;
	font-size:12px;
	font-weight:bold;
	background:url(../images/puce_a_vert.gif) no-repeat;
	padding:0 0 0 20px;
	display:block;
	margin:10px 0 10px 0;
}

alien_.vert:hover{	
	color:#f7931d;	
}

div.col_02  img{	
	width:210px;
	margin:5px 0 0 0;
	
}



div.chapeau{
	background:#E6E7E8;
	width:440px;
	padding:10px;
	margin:0 0 15px 0;	
}

div.chapeau h2{
	font-size:15px;
	font-weight:bold;
	color:#f7931d;
	margin:0 0 15px 0;
	padding:0 0 10px 0;	
}

div.chapeau p{
	font-size:12px;
	text-align:justify;
	margin:0 0 0 0;	
	color:#333;
}

div.gris{
	background:#E6E7E8;
	width:310px;
	padding:10px;
	margin:0 0 15px 0;	
}

div.gris p{
	font-size:12px;
	text-align:left;
	margin:0 0 0 0;	
	color:#333;
}

h1.titre_une{
	font-size:18px;	
	margin:10px 0 20px 0;
	padding:5px 0 0 0;
}

h1.page{
	font-size:17px;
	color:#58B6E3;
	background:url(../images/puce_h1.jpg) no-repeat;
	padding:0 0 0 25px;	
	margin:15px 0 0 10px;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#f7931d;
	margin:20px 0 5px 0;
	
}


h2.pointilles{
	font-size:14px;
	font-weight:bold;
	color:#f7931d;
	margin:20px 0 5px 0;
	padding:15px 0 0 0;
	border-top:dashed 1px #f7931d;
	display:block;
	width:460px;
}
h2.titre-boite{
	font-size:12px;
	font-weight:bold;	
	color:#000;
	margin:5px 0 0 0;
}

h4.titre-boite{
	font-size:14px;	
	margin:5px 0 6px 2px;
	padding:5px 0 0 0;
	color:#000;
}

h3{
	font-size:16px;
	font-weight:bold;
	color:#962d1f;
	margin:20px 0 10px 0;
	padding:20px 0 0 0;
	border-top:dashed 1px #962d1f;
}

h5{
	font-size:11px;
	color:#000;
	font-weight:normal;
	width:100px;	
}




a.titre{
	color:#000;	
}
a.titre:hover{
	color:#962d1f;	
}

p{
	font-size:12px;
	text-align:justify;
	margin:0 0 15px 0;
}


p.txt_une{
	font-size:12px;
	color:#333;	
	margin:0 0 8px 0;
}

p.txt-boite{
	font-size:11px;
	margin:0 2px 8px 2px;
}
p.date_boite{
	color:#666;
	margin:3px 0 0 0 ;
	font-size:11px;	
}

.txt_boite{
	float:right;
	width:200px;
	margin:3px 0 0 0;	
}

ul.liste_puce_orange{
	margin:15px 0 15px 30px;
	font-size:12px;
}

ul.liste_puce_orange li{
	list-style-type:none;
	list-style-image:url(../images/puce_liorange.jpg);
	margin:2px 0 10px 0;
	
}

ul.liste_puce_vert{
	margin:15px 0 15px 20px;
	font-size:11px;
}

ul.liste_puce_vert li{
	list-styletype:none;
	list-style-image:url(../images/puce_livert.jpg);
	margin:2px 0 10px 0;
	
}

ul.liste_puce_vert li a{
	color:#000;
	
}

ul.liste_puce_vert li a:hover{
	color:#f7931d;
	
}

span.auteur{
	color:#666;	
}

div.video-alaune{
	float:left;
	margin:5px 5px 5px 5px;
}

div.rouge{
	background:#962d1f url(../images/fond.jpg) repeat-y left;
	padding:10px 15px 5px 40px;
	color:#FFF;	
	margin:0 0 15px 0;
}

div.rouge h3{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:0px 0 10px 0;
	padding:0;
}

div.rouge img{
	float:left;
	margin:0 10px 0 0;
}

div.orange{
	background:#f7931d;
	padding:5px;
	color:#FFF;	
	margin:0 0 5px 0;
}

div.orange h3{
	font-size:14px;
	margin:0 0 0 0;
}

div.orange img{
	float:left;
	margin:0 10px 0 0;
}


table.newsletter{
	border:solid 1px #666;
	font-size:12px;
	padding:10px;
	width:440px;
}

table.newsletter tr td{
	height:35px;
	border:none;
}
table.newsletter tr td label{
	margin:0 0 0 10px;
	display:block;
}
a.ouf{
	color:#f7931d;
	font-size:12px;
}
a.ouf:hover{
	color:#8cc63f;
}

table.agenda{	
	width:200px;
}
table.agenda th{
	color:#FFF;
	background:#8cc63f;
	font-size:13px;
	width:100px;
}
table.agenda td{
	width:100px;
	height:22px;
	border:solid 1px #8cc63f;	
	font-size:12px;
	text-align:center;
}

table.agenda td.event {
	background:#f7931d;
}

.blanc{
	color:#FFF;	
}

a.blanc{
	color:#FFF;	
	text-decoration:underline;	
}
a.blanc:hover{
	color:#962d1f;	
	text-decoration:underline;	
}

table.agenda td.gris{
	width:100px;
	height:22px;
	background:#EBF3DE;
	border:none;
	text-align:center;
}


ul.calendrier{
	margin:15px 0 15px 20px;
}

ul.calendrier li{
	list-style-type:none;
	list-style-image:url(../images/puce_liorange.jpg);
	margin:2px 0 10px 0;
	border-bottom:dashed 1px #f7931d;
	padding:0 0 10px 10px;
	
}


div.reagir{
	padding:0;
	margin:10px 5px 10px 0;
	float:left;	
	background:#FFF;
	border:solid 1px #999;
	width:450px;
}

div.reagir div.titre{
	background:#666;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:2px 0 2px 5px;		
}

div.reagir div.titre p{
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;		
}

div.reagir p{
	margin:5px 0 5px 5px;
}

