/* CSS Document */

*{
font-family:Verdana, Arial, Helvetica, sans-serif
}

/* ---- LAYOUT  ---- *
 * (no tocar)       **/

#general{
width:92%;
margin:30px auto;
min-width: 912px;
/*background-color:#ffffe0;*/
}

#corps {
padding-right: 0;
margin-left:2%;
width:60%;
height:100%;
}

#contextes{
width:34%;
float:right;
margin-bottom:15px;
padding-left:0;
height:100%;
} 

#page-sommaire #contextes{
width:75%;
padding-left:0;
}

#page-sommaire #contexte1{
width:70%;
}

#page-sommaire #contexte2{
width:25%;
margin-right:2%;
}

#page-sommaire #corps{
width:22%; 
margin-left:15px;
padding-right:0;
}

#contexte1{
float:left;
width:95%;
margin-right:15px;
}

#contexte2{
float:right;
width:45%;
}

* html #corps, #contextes,#contexte1,#contexte2{
_padding:0;
_margin:0;
_height:1%;
}

/* ---- CABECERA ---- */
#bandeau{

height:150px;
width: 100%;
background-image:url("images/cab.izq.gif");
background-repeat:no-repeat;
background-position:left;
}

#bandeau h1{
float:left;
position:relative;
color: #FC0D13;
text-align:center;
line-height:1.3em;
font-size:32px;
max-width:545px;
margin: 30px 10% 0;
}

#logo {
display:none;

/*background:url("images/logo.gif") no-repeat;*/
}

#bandeau_outer_outer{

background-image:url("images/cab.der.gif");
background-repeat:no-repeat;
background-position:right;
}
/*
#bandeau_outer{

background-image:url("images/cab.esq-izq.gif");
background-repeat:no-repeat;
border:10px;
}*/

#bandeau_inner{

position:relative;
height:150px;
margin:0 165px 0 142px;
background-image:url("images/cab.cuerpo.gif");
background-repeat:repeat-x;
background-position:top;
}


#bandeau_inner_inner{
position: absolute;
left:-95px;
top:+10px;
height:100%;
width:115%;
margin: 0 5%;
}

/* ---- CONTENIDO ---- */

body {
background:#ffffff url("images/body.fondo.jpg") repeat-x;
color:#3f125c;
}

#contenus{
background: #fdffdd url("images/cont.superior.gif") repeat-x;
border-width: 0 2px 0 1px;
border-style:solid;
border-color:#bac957; /* transparent #f1fec9;*/
position:relative;
padding:20px 0;
}


/* chemin */

#navigation{
width:100%;
height:40px;
background:#3a8246 url("images/menu.fondo.gif") repeat-x;
}

/*
margin-bottom:20px;
color: #ffffe0;
}*/
#chemin{
font-size:9px;
color:#452a10;
margin-bottom:20px;

}
#chemin a{
font-size:12px;
color:#ff9933;
text-decoration:none;

}

/* ---- TITULOS ---- */
h1 { 
font-size:1.6em;
}
h2 { 
font-size:1.4em;
}
h3 { 
font-size:1.3em;
}
h4 { 
font-size:1.2em;
}
#page-sommaire #corps h2,#contexte1 h2{
color:#ff9933;
font-size:1.2em;
margin-bottom:10px;

}

#page-sommaire #corps h3,#contexte1 h3{
font-size:1.1em;
margin-bottom:10px;
text-align:center;
}

#page-sommaire #corps .listageinfo,#contexte1 .listageinfo{
font-size:9px;
font-weight:lighter;
color:#f68514;

}
#page-sommaire #corps .listageinfo a, #contexte1 .listageinfo a{
font-size:9px;
font-weight: bold;
color:#f68514;
text-decoration:none;
border-bottom:dotted 1px #ffb872;
font-style:oblique;

}

.listagetitre a{
color:#6E3190 !important;
font-weight:bold;
}
#page-sommaire #corps .soustitre,#contexte1 .soustitre{
font-size:10px;
}

#page-sommaire #corps .listagetitre, #contexte1 .listagetitre{
margin-bottom:5px;
font-size:12px;
}
#page-sommaire #corps .listagetexte, #contexte1 .listagetexte{
text-align: left;
color:#010101;
font-size:10px;
line-height:120%;
font-weight:400;
margin:10px 0;
text-align:justify;

}
#page-sommaire #corps a,#contexte1 a{
text-decoration:none;
font-style:italic;
color:#642B8A ;
}

#page-sommaire #corps .listagelogo,#contextes .listagelogo{
float:left;
margin:0 10px 0 0;
}

/*  Contexte2  */


#contexte2 h2{
color:#8f8f8f;
font-size:14px;
margin-bottom:10px;
}

#contexte2 .listagetitre{
color:#9d9d9d;
font-size:14px;
}

#contexte2 .listagetexte{
color:#a2a2a2;
font-size:11px;
margin-bottom:10px;
}

#contexte2 .listagetexte a{
color:#b6b6b6;
font-style:italic;
font-weight:bold;
text-decoration:none;
border-bottom:dotted 1px a2a2a2;
font-size:11px;
}
#contexte2 h4{
margin-bottom:5px;
}

#contexte2 h4 a{
color:#9d9d9d;
font-size:12px;
}

#contexte2 .listageinfo{
font-size:9px;
color:#a2a2a2;
font-weight:lighter;
margin-bottom:10px;
}

#contexte2 .listageinfo a{
font-size:9px;
color:#a2a2a2;
font-weight: bold;
text-decoration:none;
border-bottom:dotted 1px #a2a2a2;
font-style:oblique;

}



#contexte2 .listagelogo{
margin:0 5px 5px 0;}


#contexte2 .listagesuite a{
color:#757575 ;
}

#contexte2 a{
text-decoration:none;
font-style:italic;


}



.listagebloc, .tabs_bloc{
/*border-color:#B6DE60;
border-width:1px 2px 4px 1px;
border-style:solid;*/
margin: 0 5px 1.2em 5px; 
padding:5px;

}


#page-sommaire #contexte1,#corps{
text-align:left;
font-size:0.9em;
position:relative;
/*background-image: url("images/logo-grande.gif");
background-repeat:no-repeat;
background-position: bottom left;
*/
}

#page-sommaire #contexte1 .surtitre,#corps .surtitre{
font-size:0.9em;
line-height:130%;
color:#a175b6;
margin:20px 0 10px 0;
}

#page-sommaire #contexte1 .soustitre,#corps .soustitre{
font-size:0.9em;
line-height:130%;
color:#6c60a9;
margin:10px 0 5px 0;
}

#page-sommaire #contexte1 a,#corps a{
color:#71318F;
text-decoration:bold;
}
#page-sommaire #contexte1 .listagetexte,#corps .listagetexte{
font-size:0.9em;
line-height:130%;
text-align: justify;
margin:10px 0 5px 0;
}

#page-sommaire #contexte1 h1,#corps h1{
color:#642b8a;
margin-top:25px;
font-weight:bold;
}


#page-sommaire #contexte1 h2,#corps h2{
color:#ff7f00;
font-size:12px;
clear:left;
}

#page-sommaire #contexte1 h4,#corps h4{
color:#fda349;
font-size:11px !important;
}
#page-sommaire #contexte1 .listagesite,#corps .listagesite{
margin-bottom:10px;
}

#page-sommaire #contexte1 .listageinfo,#corps .listageinfo{
font-size:10px;
font-weight: bold;
color:#ff952c;
}


#page-sommaire #contexte1 .listageinfo a,#corps .listageinfo a{
color:#ffb872;
text-decoration:none;
font-style:oblique;
margin-top:5px;
margin-bottom:15px;

}

#page-sommaire #contexte1 .dateauteurs,#corps .dateauteurs{
font-size:10px;
font-weight: bold;
color:#ffb872;
margin-top:5px;
margin-bottom:15px;

}

#page-sommaire #contexte1 .dateauteurs a,#corps .dateauteurs a{

color:#ffb872;


font-style:oblique;

}

#page-sommaire #contexte1 .listagelogo,#corps .listagelogo{
float:left;
margin:0 10px 0 0 ;
}

#page-sommaire #contexte1 .listagetitre,#corps .listagetitre{
margin:15px 0 5px 0;
text-align: left;
}

#page-sommaire #contexte1 .listagetitre a, #corps .listagetitre a{
font-size:1.5em;
text-transform:uppercase;
font-weight:bold;
color:#642b8a;
text-decoration:none;
}

#page-sommaire #contexte1 .listagetitre a:hover,#corps .listagetitre a:hover{
text-decoration:underline;
}
.listagesuite{
text-align:right;
margin-bottom:5px; 
}

.listagesuite a{
font-size:10px;
color:#642B8A;
font-style:italic;
text-decoration: none;
}

#texteconteneur {
margin-bottom:10px;
}

.texte {
color:#3f125c;
line-height:130%;
text-align: justify;

}

.texte p {
margin:8px 0 12px 0; 
}


.chapeau{
font-size:14px;
line-height:130%;
color:#452a10;
text-align: justify;
margin:10px 0 15px 0;

}

.listagerepondre {
margin-bottom:10px;
clear:left;

}

.listagerepondre a{
font-size:12px;
color:#ff9933;
text-decoration:none; 
}

.listageconteneur li{
margin:20px 10px;
}

#chemin {
margin-bottom:10px;
}

/*  FOOTER  */
#footer{
line-height:2.2em;
height:60px;
background:#ffffe0 url(images/template3_2_14.jpg) no-repeat top;
padding-top:15px;
/*margin-top:25px;*/
margin-bottom:20px;
text-align:center;
clear:both;
color:#452a10;
font-size:10px;
font-weight:bold;
border-width: 0 2px 2px 1px;
border-style:solid;
border-color:#bac957;
}
#footer a{
color:#ff7f00;
text-decoration:none;

}

#footer a:hover{
text-decoration:underline;
}

.logo {
border:medium none;
float:left;
margin:0 12px 2px 0;
}

/* AGENDA */


#calendar {
    padding:0 !important;
    margin: 0 !important;
    text-align: center;
  }


#calendar table {
    width: 100% !important;
    font-size: .92em !important;
    margin: 0px !important;
  }


#calendar caption {
    padding: 5px 0 !important;
  }


#calendar caption a {
    font-size: 105% !important;
  }


#calendar thead {
    padding: 0 0 5px 0;
  }


#calendar thead th {
    font-weight: normal !important;
  }


#calendar span {
    padding: 0px !important;
    margin: 0px !important;
    display: none !important;
  }


.horsperiode {
    color: #d2d2d2 !important;
  }


.today {
    border: 1px solid #aaa !important;
  }


.occupe a {
    font-weight: bold;
  }


.occupe a:hover {
    color:#FFFFFF;
    text-decoration:underline;
    background: #666;
  }


#calendar h2 {
    display: none !important;
  }


#calendar li a, #calendar caption a {
    display:inline;
  }


.eventos {
    color:#999999;
    font-size:10px;
    padding:0 0 0 6px;
    text-align:left;
  }


.filete_eventos {
    border-top: 1px dotted #D2DFE8;
    margin: 3px 5px;
    font-size: 1px;
    /* PARCHE PARA EL EXPLORER */height: 1%;
    /* PARCHE PARA EL EXPLORER */
  }


div.navigation-calendrier {
    background:#888 !important;
  }


.calendrier-table-large {
    color:#d2d2d2;
    margin:0 auto 50px;
    width:90% !important;
  }


div.navigation-calendrier tbody {
    color:#d2d2d2 !important;
  }


.calendrier-helvetica16 {
    font-size:.92em !important;
    color: #444 !important;
  }


.calendrier-th {
    border-bottom:1px solid #d2d2d2 !important;
    font-size:.92em !important;
    padding:10px !important;
    color: #888;
  }


.calendrier-td {
    color: #d2d2d2;
  }

/****  ANUNCIOS */
.anuncios_2, .anuncios_3, .anuncios_1{
max-width:92%;
}

.anuncios_2 li, .anuncios_3 li, .anuncios_1 li{
margin:20px auto;
width:148px;
}


.anuncios_2 a, .anuncios_3 a, .anuncios_1 a {
font-size:16px;

}

#fin-page {
  clear:both;
}

*html #apropos {
    height: 1%;
  }

#edito h2{
display:none;
}

/* IE6 css fixer v0.4: Thu, 01 Oct 2009 17:50:01 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html #contextes,
* html #contexte1,
* html #contexte2,
* html #bandeau h1,
* html .logo,
* html #page-sommaire #corps .listagelogo,* html #contextes .listagelogo,* html 
#page-sommaire #contexte1 .listagelogo,* html #corps .listagelogo {display:inline;}

/* convert min widths values */
* html #general {width:912px;}


/* add zoom:1 to pos:relative elements */
* html #bandeau h1,
* html #bandeau_inner,
* html #contenus,
* html #page-sommaire #contexte1,* html #corps {zoom:1;}