/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
/* CSS Document */
* {margin:0;text-align:left;}  
html, body  {/*height : 100%;*/font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;color : #ffffff;background-color : #98adba;} 
h1{ font-family:Arial,Helvetica,sans-serif;font-weight:bold; margin:-18px 0px 0 0; padding:0 5px; border:none; font-size:13px;}
h2, h3, h4, h5, h6 {font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;  margin:0; padding:0; border:none; font-size:13px; font-weight:normal;}
ul {padding : 0;margin : 0 0;list-style : none;}
a {text-decoration : none;color:#fbf7ea;}
a:hover{text-decoration : none;color:#FFF; padding;padding;0 5px 0 5px;background-color:#213b4b; }
.encart_article a {text-decoration : none;color:#fbf7ea;font-weight:bold;font-size:13px;}
.encart_article a:hover {text-decoration : none;color:#BDE9FE; font-weight:bold;font-size:13px;}
p a {color : #fbf7ea;}
p a:hover {color : #BDE9FE;}
p{color: #FFF;
font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;
font-size: 13px;
font-weight: normal;}
/*REJOUT DE LI 0 DISPLAY*//*li, h3, p { display : inline; } *//*li p { color : #666; }h3 img {position : absolute;padding : 1px;outline : 1px solid #ccc;}
img, table { margin: 0; padding: 0; border: none; }
ul {padding : 0;margin : 0 0;list-style : none;}
li {position : relative;font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 13px;font-weight : bold;color : #ffffff;position: relative;}
/*li ul {display : none;position : absolute;left : 0;top : 1px;padding-top : 22px;}
li:hover ul, li.over ul {display : block;} */
/*--------------------------*/
/*Style paragraphe*/
/*--------------------------*/
/*
p  {color : #ffffff;font-family : Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;font-weight : normal;}
p 
p a:hover {color : #000000;}
*/

/*#push {height : 160px;text-decoration : none;}*/
/*#header {text-decoration : none;width : 100%;background-color : #333;height : 150px;}*/
/*#headerwrapper {text-decoration : none;width : 800px;margin-right : auto;margin-left : auto;}*/
/*#content {text-decoration : none;width : 100%;}*/
/*#contentwrapper {text-decoration : none;width : 800px;margin-right : auto;margin-left : auto;}*/
#footer {height : 160px;background-color : #333;width : 100%;}
#footerwrapper {text-decoration : none;width : 800px;margin-right : auto;margin-left : auto;} 

/*-------------------*/
/* SPECIFIQUE SPIP*/
/*---------------------*/
.spip{margin-top:0px;font-size: 14px;}
/*--rajout le 06062012--*/
.spip_documents .spip{margin-top:20px;}
.spip_bouton{float:right;}
.spip_logos a{border: none;}
.spip_logos a:link{border: none;}
.spip_logos a:hover{border: none;}
.spip_logos a:visited{border: none;}

/*-------------------*/
/* CONTENEUR PRINCIPALE définit dans le conteneur exterieur taille 800px*/
/*---------------------*/
#conteneurexterieur {background-image :url(images/linegris3.gif);
    background-position: 0 0;
    background-repeat: repeat-y;
/*background-color : #536d7d;*/ 
background-color: transparent;
	/*background-color:#536d7d;*/
min-height: 100%;height: auto !important;height: 100%; 
		/* the bottom margin is the negative value of the footer's height */
		/*width: 100%;*/
margin-top: 0;margin-right: auto;
margin-bottom: -160px;
margin-left: auto;width: 800px;
}


/*-------------------*/
/* BOITE TETE*/
/*---------------------*/
/*------*/
/* Boite superieure qui contient logo image et barre de navigation */
/*------*/
/* MENU */
#menu {width: 100%;height: 40px; font-family:Arial,Helvetica,sans-serif;font-weight:bold; margin:0; padding:0; border:none; font-size:13px;}
#menuwrapper {margin-right: auto;margin-left: auto;}
.cssmenu {clear: both;background-image:url(imagesmenu/menubg.png);background-repeat:repeat-x;float:left;font-size:1em;margin:1px 0;padding-left:00px;width:800px;}
.line {background-image: url(imagesmenu/2pxblackwhite.png);background-repeat: repeat-y;height: 40px;width: 2px;clear: right;float: left;}
.cssmenu ul {padding:0;margin:0;list-style-type:none;Z-index:1;}
.cssmenu ul li {float:left;position:relative;}
.cssmenu ul li a, .cssmenu ul li a:visited {float:left;display:block;text-decoration:none;color:#ffffff;padding:0px 10px;line-height:20px;height:40px;}
.cssmenu ul li:hover {width:auto;}
.cssmenu ul li a:hover {color:#ffffff;height: 40px;background-image: url(imagesmenu/menubghover.png);background-repeat: repeat-x;}
.cssmenu ul li:hover a {color:#ffffff;background-image: url(imagesmenu/menubghover.png);background-repeat: repeat-x;}
.cssmenu ul li ul {display: none;}
/* specific to non IE browsers */
.cssmenu ul li:hover ul {display:block;position:absolute;top:39px;margin-top:1px;left:0;width:152px;background-color: #536d7d;}
.cssmenu ul li:hover ul li ul {display: none;background-color: #536d7d;}
.cssmenu ul li:hover ul li a {display:block;background:#aaa;color:#ffffff;height:auto;line-height:15px;width:120px;padding-top: 6px;padding-right: 16px;padding-bottom: 6px;padding-left: 16px;}
.cssmenu ul li:hover ul li a:hover {color:#ff0; background: #888;}
.cssmenu ul li:hover ul li:hover ul {display:block; position:absolute; left:153px; top:-70px; color:#000; left:152px; height:138px;width:172px;overflow:auto; background:#888;}
.cssmenu ul li:hover ul li:hover ul li a {background:#888;}
.cssmenu ul li:hover ul li:hover ul li a:hover {background:#666;}
/* specific to IE5.5 and IE6 browsers */
.cssmenu ul li a:hover ul {display:block;position:absolute;top:30px; 
background:#aaa;left:0;}/*top:29px;*//* margin-top:1px;*/
/*.cssmenu ul li a:hover ul li a {display:block; color:#ffff0f; height:1px; line-height:15px; padding:4px 16px; width:152px; /*w\idth:120px;}*/
.cssmenu ul li a:hover ul li a ul {display:block; color:#ffff0f; height:1px; line-height:15px; width:152px; 
visibility:hidden; position:absolute; }
.cssmenu ul li a:hover ul li a:hover{color:#ff0; background: #888;}
.cssmenu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; top:-69px; 
 /*top:-70px;*/color:#000; left:152px; height:138px;width:170px; overflow:auto; background:#888;}
.cssmenu ul li a:hover ul li a:hover ul li a:hover {background:#666; color:#0ff;}

/*------*/
/* Boite superieure qui contient logo image et barre de navigation */
/*------*/

#tete  {width : 800px;height : 100px;background-repeat : no-repeat;background-position : right top;background-color : #ffffff;}
#logocemea {background-image: url(images/festival_education.jpg);
  background-repeat: no-repeat;
  background-position:0 0;height : 150px;margin-left : auto;margin-right : auto;text-decoration : none;width : 800px;}
   #logocemea2015{background-image: url(images/festival_film_education2015.jpg);
  background-repeat: no-repeat;
  background-position:0 0;height : 150px;margin-left : auto;margin-right : auto;text-decoration : none;width : 800px;}
   #logocemea2014{background-image: url(images/festival_film_education2014.jpg);
  background-repeat: no-repeat;
  background-position:0 0;height : 150px;margin-left : auto;margin-right : auto;text-decoration : none;width : 800px;}
  #logocemea2013{background-image: url(images/festival_film_education2013.jpg);
  background-repeat: no-repeat;
  background-position:0 0;height : 150px;margin-left : auto;margin-right : auto;text-decoration : none;width : 800px;}
#logocemea2012{background-image: url(images/festival_film_education2012.jpg);
  background-repeat: no-repeat;
  background-position:0 0;height : 150px;margin-left : auto;margin-right : auto;text-decoration : none;width : 800px;}
  #logocemea2011{background-image: url(images/festival_film_education2011.jpg);
  background-repeat: no-repeat;
  background-position:0 0;height : 150px;margin-left : auto;margin-right : auto;text-decoration : none;width : 800px;}
  #logocemea2010{background-image: url(images/festival_film_education2010.jpg);
  background-repeat: no-repeat;
  background-position:0 0;height : 150px;margin-left : auto;margin-right : auto;text-decoration : none;width : 800px;}
  #logocemea2009{background-image: url(images/festival_film_education2009.jpg);
  background-repeat: no-repeat;
  background-position:0 0;height : 150px;margin-left : auto;margin-right : auto;text-decoration : none;width : 800px;}
  #logocemea2008{background-image: url(images/festival_film_education2008.jpg);
  background-repeat: no-repeat;
  background-position:0 0;height : 150px;margin-left : auto;margin-right : auto;text-decoration : none;width : 800px;}
#logocemea li{color:#FFFFFF;margin:0 0 14px;position:relative;}
#logocemea2012 li{color:#FFFFFF;margin:0 0 14px;position:relative;}
#logocemea2011 li{color:#FFFFFF;margin:0 0 14px;position:relative;}
#logocemea2010 li{color:#FFFFFF;margin:0 0 14px;position:relative;}
#logocemea2009 li{color:#FFFFFF;margin:0 0 14px;position:relative;}
#logocemea2008 li{color:#FFFFFF;margin:0 0 14px;position:relative;}
#boutoncemea {background-image:url("images/boutoncemea.png");background-repeat:no-repeat;height:50px;margin-left:720px;outline-style:none;outline-width:medium;text-decoration:none;width:135px;}
#boutoncemea a{border:none;outline-style:none;outline-width:medium;text-decoration:none;text-decoration:none;}
#boutoncemea a:link{border:none;outline-style:none;outline-width:medium;text-decoration:none;text-decoration:none;}
#boutoncemea a:hover{border:none;outline-style:none;outline-width:medium;text-decoration:none;text-decoration:none;}
#boutoncemea a:visited{border:none;outline-style:none;outline-width:medium;text-decoration:none;text-decoration:none;}
/*#blogbouton {background-image:url("images/blog_festival.png");background-repeat:no-repeat;height:50px;margin-left:10px;margin-top:5px;outline-style:none;outline-width:medium;text-decoration:none;}*/
#contact a {color:#999999;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;font-weight:700;padding-left:0;padding-right:5px;text-decoration:none;}
.fluxrss a{
/*display : block;float : right;height : 50px;*/
outline-style : none;outline-width : medium;text-decoration : none;}
/*----*/
/*DIVCONTENEUR 2eme boite au dessous de tete contient 3 colonnes*/
/*----*/
#conteneur  {
 background-image: url("images/linegris3.gif");
    background-position: 0 0;
    background-repeat: repeat-y;
margin-top: 0;margin-right: 0px;/*auto;/*margin-bottom: -160px;*/margin-left: auto;width: 800px;text-align: center;
border-left : 1px solid #2f3c44;
border-right : 1px solid #2f3c44;
   /* #536d7d;/*float : left;*//*overflow : hidden;*/
   padding : 0;
   text-align : left;} 
/*.......*/
/* trois colonnes */
/*.......*/
#colonne1  {
background-image: url("images/linegris3.gif");
  background-position: 0 0;
    background-repeat: repeat-y;
position:relative;
   border-right : 1px solid #adbec9;float : left;margin :0 0 0 0px;padding :0 0 0 5px;width : 186px;}
/*#colonnecenter {float : left;width : 240px;}*/
/*#colonnedroite {background-color : #536d7d;float : left;margin-top : 0px;padding : 5px;width : 575px;}*/
#rightcolumn {/*background-color: #536d7d;*/
 background-image: url("images/linegris3.gif");
    background-position: 0 0;
    background-repeat: repeat-y;
	margin:0;padding:10px 5px 20px 10px;position:relative;
font-size :13px;clear : inherit;float:left;width : 590px;}
<!--[if IE 5.5]>
/*colonne1_float:left;width:90%;_*/
#rightcolumn {float:right;width:76%;}
<![endif]-->



#rightcolumn a:link {color: #fbf7ea;/*#DFF0FB;*/font-size: 13px;font-weight: bold;padding-top: 0;text-decoration: none;}
#rightcolumn a:hover  {color: #BDE9FE;font-size: 13px;font-weight: bold;padding-top: 0;text-decoration: none;}
#rightcolumn a:visited  {color: #EAEBEB;font-size: 13px;font-weight: bold;padding-top: 0;text-decoration: none;}
/*Listes de Rightcolonne*/
.Breve_une{padding:0 20px; border: medium none;
margin-left:10px;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; letter-spacing: 0.1em; color: #ffff0f;}
.encart_article{clear:both;margin-top:8px;/*width:560px;*/padding:5px 10px;  border-top:1px solid #adbec9;}
.encart_article2{clear:both;margin-top:8px;width:560px;padding:5px 10px;  border:3px solid #adbec9;}
.logo_articles{display:inline; float:left; padding:15px 5px 30px 0px; margin-top: 5px;}
.liste_articles {display:inline;margin-top:20px;padding:20px 5px; word-spacing: 0.005em; letter-spacing: 0.06em;
    text-align: justify;
    width: 380px;text-decoration : none;color : #ffffff;font-size : 13px;}
.liste_articles a:link{color:#FFFFFF;}
.liste_articles a:hover{color:#FFFF00;}
.titrepartenaire a:visited{color:#DFF0FB;}
.liste_articles p{margin-top:19px;}
.lienlire{text-decoration:none; font-size:13px;color: #FFFFFF;}


.bloc2 {width:100%;background-color : #536d7d;border : 1px solid #adbec9;float : left;margin : 3px 3px 0 0;padding : 5px 0 5px 5px ;}
.bloc2 h1{font-size : 1.1em;font-weight : bold;}
#bloc2 {background-color : #536d7d;border : 1px solid #adbec9;float : left;font-size:13px;margin : 0px ;padding : 0px;}
#bloc2 img {float : right;margin-bottom : 5px;margin-left : 20px;} 
.contre-encart{margin-bottom : 50px;}
.liste_articles li{margin-bottom : 0px;}

.blocarticle { background-image: url("../images2010/transparent50_bloc2.png");  background-repeat: repeat;
    clear: both;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;}
#festivlfilmeduc.spip_doc_titre{margin-right:10px;}
/* Pour les pages articles des rubriques de films */	
.blocarticle img {
    margin-top: 29px;}
.titre_articles{ background-image: url("../../IMG/png/puce7px.png");
    background-repeat: no-repeat;
    border-bottom-color: #ADBEC9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: white;
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-left: 5px;
    padding-left: 21px;}
.titre_articles p {
    font-style: italic;
}
.Surtitre_articles {
    color: #ECF3F7;
    text-align: left;}
	
.texte_chapo_films {
    color: #ffffff;
    float: left;
    margin-left: 10px;
    margin-right: 10px;}
}
.texte_articles {
	
    color: #FFFFFF;
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 29px;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 29px;
    text-align: justify;
}
#rightcolumn p {
    margin-top: 10px;
}
.texte_articles p {
   
    padding-bottom: 30px;
    padding-left: 30px;
    
    padding-top: 30px;
    text-align: justify;
}
.textearticlesfilm{
color: #FFFFFF;
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.025em;
    margin-bottom: 29px;
	 text-align: justify;
}
.texte_ps {
	clear:both;
    color: #FFFFFF;
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
	margin-left: 30px;
}
.lien_basdepage {
    background-image: url("../../IMG/png/puce8px.png");
    background-repeat: no-repeat;
    border-top-color: #ADBEC9;
    border-top-style: solid;
    border-top-width: 1px;
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;
    font-size: 13px;
    letter-spacing: 0.2em;
    margin-left: 400px;
    padding-left: 21px;
    text-align: right;
}

/* A l'interieur de colonne1 */	
#colonne1 ul {list-style-image : none;list-style-position : outside;list-style-type : none;margin-left:1px;}/*width: 173px;*/
   /*--------------------------*/
/*Style paragrapheCOLONNE 1*/
   /*--------------------------*/
/*#colonne1 p  {color : #ffffff;font-family : Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;font-size : 13px;font-weight : normal;}*/

/*#colonne1 li {position: relative;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #FFFFFF;}
#colonne1 li ul {display: none;position: absolute;left: 0px;top: 1px;padding-top: 22px;}
#colonne1 li:hover ul, li.over ul{ display: block;}*/
.Liencolonnegauche {clear:both;font-family:Geneva,Arial,Helvetica,sans-serif;font-weight:bold;margin : 0 25px 6px 25px;padding:5px 0 0 0;width: 173px;}	  
.Liencolonnegauche li {background-color :#2f3c44;height:20px;text-decoration: none;width: 143px;}
#recherche {font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 10px;margin-bottom: 20px;height: 18px;margin-bottom: 20px;width: 173px;}
#festivalfilmeduc {font-family : Geneva, Arial, Helvetica, sans-serif;font-weight : bold;margin: 0 0 20px 0;padding : 5px 15px 5px 10px;}
#festivalfilmeduc p{margin-top:5px;}
.divleftdocument {float:right;background-image:url("imagesmenu/boitedocdivright.jpg");background-repeat:repeat-x;margin-right:0;width:255px;height:255px;color:#f4efef;font-size:13px;text-align:center;}
.fluxrss {background:url("images/rss-logo.jpg") no-repeat ;border:none;margin-bottom:5px;padding:5px 2px 5px 34px;font-size : 13px;color:ffff0f;text-decoration: none;}
.youtube {background:url("images/you_tube.png") no-repeat ;border:none;margin-bottom:5px;padding:5px 2px 5px 34px;font-size : 13px;color:ffff0f;text-decoration: none;}
.titlecolgauche {background:url("images/cinema_education.png") no-repeat ;width: 173px;border:none;margin-bottom:5px;padding:5px 2px 5px 34px;font-size : 13px;color:ffff0f;text-decoration: none;}


.img_webtv{margin:0 0px 0 32px; border:3px solid #adbec9;}
.bloc4 {background-color : #b9c8d0;border : 1px solid #adbec9;margin : 0;padding : 0; width:176px;height:70px;}
.bloc4 h2 {text-decoration : none;}
.links{
display:inline; float:left;background-color: #B9C8D0;
    background-image: url("images/linksbg.png");
    background-repeat: no-repeat;;
    height: 110px;} 
	
/*-------------------Conteneur de logo d'articles MOSAIQUE--------------*/
#mosaique  {border : 4px solid #adbec9;background-repeat : no-repeat;height :205px;margin-left:10px;margin-top:109px;width : 205px;}
#mosaique h2 {color : #000000;font-family : Geneva, Arial, Helvetica, sans-serif;font-size : 13px;font-weight : bold;margin:0;padding : 10px;}
#mosaique ul {list-style-image : none;list-style-position : outside;list-style-type : none;margin-left : 10px;margin-top : -10px;}
ul#col1 {margin : 0;padding : 0;list-style : none;display : inline;} 							
/*-------------------PArtenaires de mosaîques--------------*/	
.liste-partenaires1  {float : left;}
.liste-partenaires2 {float : left;}
.liste-partenaires3 {float : left;}
.liste-partenaires1 ul {margin : 1px 0 0 0;padding : 0;list-style : none;}
.liste-partenaires1 li {margin-bottom : 1em;clear : both;}
.liste-partenaires1 li .spip_logos {margin : 0 0 -16px 0;padding : 0 0 0 0;border : 1px solid #867f7e;clear : left;}
.liste-partenaires2 ul {margin : 1px 0 0 0;padding : 0;list-style : none;}
.liste-partenaires2 li {margin-bottom : 1em;clear : both;}
.liste-partenaires2 li .spip_logos {margin : 0 0 -16px 0;padding : 0 0 0 0;border : 1px solid #867f7e;clear : left;}
.liste-partenaires3 ul {margin : 1px 0 0 0;padding : 0;list-style : none;}
.liste-partenaires3 li {margin-bottom : 1em;clear : both;}
.liste-partenaires3 li .spip_logos {margin : 0 0 -16px 0;padding : 0 0 0 0;border : 1px solid #867f7e;clear : left;} 
/*-------------------LIENS--------------*/	
.titlegauche a{outline-style : none;outline-width : medium;text-decoration : none;}
.texte_colonnetexte a:link{color:#2F3C44;}
.texte_colonnetexte a:hover {color:#FFFF00;}
.texte_colonnetexte a:visited {color:#DFF0FB;}
.Liencolonnegauche  a:link{color:#DFF0FB; margin-left: 1px;}
.Liencolonnegauche a:hover {color:#FFFF00;}
.Liencolonnegauche a:visited {color:#FFFFFF;}
.liengauche a:link {font-family : Chicago, Charcoal, sans-serif;font-size : 13px;color: #ffff0f;/*#DFF0FB;*/text-decoration : none;font-weight : bold;} 
.liengauche a:hover {font-family : Chicago, Charcoal, sans-serif;font-size : 13px;color: #BDE9FE;text-decoration : none;font-weight : bold;}  
.liengauche a:visited {font-family : Chicago, Charcoal, sans-serif;font-size : 13px;color: #EAEBEB;text-decoration : none;font-weight : bold;} 
.titre_rubrique a:link {font-family : Chicago, Charcoal, sans-serif;font-size : 13px;color: #ffff0f;/*#DFF0FB;*/text-decoration : none;font-weight : bold;} 
.titre_rubrique a:hover {font-family : Chicago, Charcoal, sans-serif;font-size : 13px;color: #BDE9FE;text-decoration : none;font-weight : bold;}  
.titre_rubrique  a:visited {font-family : Chicago, Charcoal, sans-serif;font-size : 13px;color: #EAEBEB;text-decoration : none;font-weight : bold;} 
.titre a:link{color: #FBF7EA;;/*#DFF0FB;*/font-size: 13px;font-weight: bold;padding-top: 0;text-decoration: none;}
.titre a:hover {color: #BDE9FE;font-size: 13px;font-weight: bold;padding-top: 0;text-decoration: none;}
.titre a:visited {color: #EAEBEB;font-size: 13px;font-weight: bold;padding-top: 0;text-decoration: none;}
.spip_doc_titre a:link{color: #cccccc;/*666666;2f3c44;*/}
#colonnecenter a:link {color: #ffff0f;/*#DFF0FB;*/font-size: 13px;font-weight: bold;padding-top: 0;text-decoration: none;}
#colonnecenter a:hover  {color: #BDE9FE;font-size: 13px;font-weight: bold;padding-top: 0;text-decoration: none;}
#colonnecenter a:visited  {color: #EAEBEB;font-size: 13px;font-weight: bold;padding-top: 0;text-decoration: none;}
/*.documents_joints{ margin-top:9px; padding:2px 5px; }*/
.documents_joints {letter-spacing: 0.005em;text-decoration:none; margin-left:140px;color:#d0eafa;}
.documents_joints a:hover{color:#ffff0f;padding;0 5px 0 5px;background-color:#213b4b;}
.lienlire a:link{color: #fbf7ea;text-decoration:none;}
.lienlire a:hover{color: #BDE9FE;}
.lienlire a:visited{color: #EAEBEB;}
.liendocjoint a:link{color:#EEE;}
.liendocjoint a:hover{color: #BDE9FE;}
.liendocjoint a:visited{color: #EAEBEB;}
#articles a:link {
    color: #ffffff;
}
#articles a:link {
    color: #fffff00;
}
#articles a:link {
    color: #D4FDFC;
}

	/* A l'interieur de colonne2 */
#colonnecenter a  {color : #bde9f2;}
.bargrise {font-family : Geneva, Arial, Helvetica, sans-serif;font-size : 13px;font-weight : bold;color : #000000;padding-left : 13px;padding-top : 0;padding-bottom : 0;}
.bargrise2 {font-family :Arial, Helvetica, sans-serif;font-weight : bold;margin-right : 15px;padding-top : 0;padding-bottom : 0;}
.gauche {background-color : #a61900;color : #bde9f2;font-family : Arial;font-size : 13px;font-weight : bold;height : auto;letter-spacing : 1px;margin : 15px 5px 10px 7px;padding : 10px;width : 205px;}
.gauche a {color : #ffffff;font-size : 13px;}
.gauche a:hover {color : #000000;font-size : 13px;}
/*#boitegauche {float: left;width: 220px;background-color: #4490a0;background-image: url(images/bar1boitegauche_bffe.jpg);background-repeat: repeat-x;padding-top: 10px;padding-bottom: 20px;/*padding-left: 10px;}
<!--echodespartenaires-->  */
.conteneurimagetexte  {margin-right : 2em;}
.conteneurimage {text-align : center;}
.texte_colonne {float : left;} 							
/*#boitegauche p {margin-top:3em;/*padding-left: 5px;}*/
/* A l'interieur de colonne3droite */
/*#moyenneboitegauche2 {width:225px;clear: left;/*background-image: url(squelettes/images/bar3myenneboite.jpg);background-color:#28545D;background-repeat: repeat-x;margin-top:11px;padding-top: 7px;}	*/

/*PSEUDOSELECTEUR*/
/*----*/
/*DIVPIED */
/*----*/
#boitepied  {background-color: #26333B;/*width : 100%;margin : 0;clear : both;*/height: auto !important;margin: 0 auto -160px;min-height: 100%;text-align: center;width: 800px;}
#boitepied.titre_partenariat.li{margin-top:20px; text-align:center;}
#boitepied img{}
#footer {background-color : #98ADBA;background-image : url(images/footershadow.png);background-position : center top;background-repeat : repeat-x;float : left;height : 170px;width : 100%;}
#footerwrapper {border : 1px solid #536d7d;margin : 10px auto;text-decoration : none;width : 800px;}
#links {background-color : #b9c8d0;background-repeat : repeat;height: 580px; width: 179px;margin-top: -3px;}
#linksdvd {background-color : #b9c8d0;background-image : url(images/linksbg.png);background-repeat : repeat-x;height : 145px;}
#footerwrapper h1 {background-color : #536d7d;float : left;font-size : 1.7em;height : 125px;padding : 10px;width : 150px;}
#links div {float : left;height : 113px;  line-height: 13px;margin-left : auto;margin-right : auto;padding-top :0px;}
#links div a {color : #ffffff;font-size : 13px;}
#links div a:hover {color : #FFFF00;font-size : 13px;}
.titrepartenaire a{color :#442836}
.titrepartenaire a:hover{color :#FFFF00}
#linksdvd div {float : left;height:145px;margin-left : auto;margin-right : auto;padding-top : 0px;text-align : center;width : 90px;}
#linksdvd div a:hover {color : #fFFf00;font-size : 13px;}
#links img {border : 1px solid #adbec9;margin-bottom : 5px;margin-left : 5px;margin-right : 5px;}
#linksdvd img {border : 1px solid #adbec9;margin-bottom : 5px;margin-left : 10px;margin-right : 8px;}
#footerwrapper img {border : 2px solid #adbec9;}
#pied {background-color : #000000;clear : left;width : 800px;font-size : 10px;padding-top : 10px;text-align : right;margin : 0;overflow : hidden;}
#footer3 {background-color : #d7dfe3;float : left;height : 20px;width : 100%;}
#footerwrapper3 {color : #27333a;margin-left : auto;margin-right : auto;text-align : center;text-decoration : none;width : 800px;}
#footerwrapper3 a {color : #557182;font-size : 0.9em;} 
/*----*/
/*DIVERS */
/*----*/
.conteneurimage .spip_logos  {border : 4px solid #a61900;clear : left;margin : 5px 20px;padding : 1px;}
.titrew {color : #ffffff;margin-top : 0;padding-bottom : 0;margin-bottom : 0;margin-right : 10px;font-size : 12px;font-family : Tahoma, Verdana, Arial;font-weight : bold;}

.articleactu {font-family : Verdana, Arial;font-size : 13px;text-align : left;margin : 20px 7px 0 14px;} 
p.lienvoir{color:#c91900;}


.logopart {text-align:center;}
.logopart img{text-align:center;}

/*----*/
/*FORM */
/*----*/
.formulaire_spip li, .formulaire_formidable li, .formulaire_formidable-5 li{
margin: 35px 0px;
}

.formulaire_spip p, .formulaire_formidable p, .formulaire_formidable-5 p{
    display: inline-block;
}
.choix {margin-left:200px;
margin-top: 20px;}
.checkbox{height:10px; }
label{

    display: block;

    width: 150px;

    float: left;

}

.checkbox label{margin:20px 0px;}
label, .formtitregras{font-weight: bold;
margin: 0px;}