/**** LINK-tag style sheet habillage.css ****/

/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #fff;
	font-size: 1em;
	color: #333;
	margin: 0px;
	padding: 0px;
}

table, img {
	 margin: 0;
	 padding: 0;
	 border: 0;
}
h1, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */


#conteneur { width: 100%; 
margin-top: 15px;
}

#conteneur #contenu {
	float: left;
	width: 660px;
}

#conteneur #navigation {
	float: right;
	width: 250px;
}


#contenu #bloque_convo_banner {
	float: right;
	width: 195px;
}


/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width:100%;

}
#contenu .contre-encart-no{
	width:100%;

}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */


/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom:2em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 2px solid #cc2233;
	background: #eee;
	padding: 2px;
	text-transform: uppercase;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: "Arial",  Georgia, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Georgia", Arial, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: "Arial",  Georgial, sans-serif }
q, blockquote, .liste-articles div .texte, h3.spip, .voirskel {
	font-family: "Arial", Georgia, sans-serif; }



/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	margin-bottom:2em;
	margin-top: 0px;
	margin-left:-2em;
	font-size: 0.88em;
}

.menu-titre {
	padding: 0.2em;
	border-bottom: 1px dotted #000;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0em; padding: 0.2em 0.8em; text-align: center;  }
#navigation ul, .encart ul { margin: 0em; padding: 0; text-align: left; list-style: none; }
#navigation li, .encart li {}

.relacionados {

	min-width: 10em;
	margin-bottom:2em;
	

	font-size: 0.88em;
}
.relacionados .menu-titre { background: #cc2233;}
.relacionados .menu-titre a {color: #fff;}
.relacionados a {color: #000;}

.relacionados ul, .encart ul { margin: 0em; padding: 0; text-align: left; list-style: none; }
.relacionados li, .encart li {}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques {
}

.doble-borde{
padding-top: 5px;
border-top: solid 2px #cc0033;
border-bottom: solid 2px #cc0033;
}

.rubriques .menu-titre {background: #cc0033;}

.breves { background: #fff}
.breves .menu-titre { background: #cc0033; }

.syndic { background: #eee;
padding-top: 15px;
padding-bottom: 15px; }
.syndic .menu-titre { background: #cc0033; }
.syndic ul{
list-style: none;}
.syndic li{
padding: 4px;
margin-top:3px;
margin-bottom:2px;}
.syndic a.spip_out{
color:#333;
text-decoration: none}
.syndic a.spip_out:hover{
color:#000;
text-decoration: none}
.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { 
margin-bottom: -15px; 
padding: 8px;

}

.cartouche .titre {
	font-family: "Georgia", Times, sans-serif;
	font-size: 27px;
	line-height: 32px;
	font-weight: normal;
	
	color: #000; }
	
.servidor{
margin-top: 13px; 
}

.servidor .titre {
	font-family: "Arial", Times, sans-serif;
	font-size: 2em;
	line-height: 26px;
	margin-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333; }	
	
#contenu .surtitre{ 
font-size:11px; 
margin-bottom: 2px;
color: #666;
text-transform: uppercase;
}
#contenu .soustitre { 
margin-top: 3px;
margin-bottom: 6px;
font-size: 11px; 
font-style: italic;
}
.cartouche .spip_logos {
	float: left;
	margin-right: 8px;
	border: 1px solid #333;
	padding: 5px;
	background: #fff; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	padding-top: 8px; 
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
	color: #000 }
.chapo:first-letter{
font-size:220%;
color: #000;
}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { 
color: #333; 
font-size: 16px; 
font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
margin-bottom: 10px;
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 4px;
	padding-bottom: 15px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; text-transform: uppercase }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.sindicados{
font-size: 11px;
text-transform: lowercase;
}
.sindicados li{
margin-top: 7px;
 }

.sindicados .titulo{
font-size: 11px;
padding-top: 2px;
text-transform: uppercase;
font-family: "Arial",Helvetica,sans-serif;

}

.sindicados a{
color: #192B4D;
}
.sindicados a:hover{
color: #000;
text-decoration: none}
.sindicados .autor_novedad a{ 
text-transform: uppercase;
color: #333;
}
.sindicados .autor_novedad a:hover{ 
color: #000;
}

.rubriques .titulo{
font-size:11px;
padding-top: 12px;
text-transform: uppercase;
font-family: "Georgia", sans-serif;
}
.rubriques div.margen{
margin-top: 6px;
color: #000;
font-size: 10px;
/*background: #fff;*/
}
.sindicados div.margen{
margin-top:6px;
border-top:2px solid #EEEEEE;
padding-top:5px;}
.rubriques div.margen div{
}
.rubriques li{
margin-bottom: 7px;
padding-bottom: 3px;
/*border-bottom: 1px solid #eee;*/
text-transform: lowercase;
font-size: 12px;
font-family: Georgia, Helvetica, Arial, Verdana;
}
#navigation .rubriques ul{
list-style: square;
margin-left: 10px;
padding-left: 4px;}

.rubriques a{
color: #000;
}
.rubriques a:hover{
color: #333;
}
.liste-articles .titulo{
font-size: 11px;
padding-top: 12px;
text-transform: uppercase;
}
.liste-articles img{
border:1px solid #ccc
}
/*  ------------------------------------------
/*  TEMP
/*  ------------------------------------------ */
.liste-articles ul { margin-top: 0px; margin-left: 0px; padding: 0px; list-style: none;}
.liste-articles li { 
margin-bottom: -0.5em; 
float:left;
visibility: visible;
background: #fff;
padding:6px;
}

.liste-articles li.enrubrique { 
margin-bottom: 1em; 
visibility: visible;
background: #eee;
padding: 8px;
float: none
}

.liste-articles li .titre {
	font-size: 30px;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: normal;

	 }

.liste-articles li .titulo_2 {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: normal;

	 }

.liste-articles li .spip_logos {
	float: left;
	background: #fff;
	padding: 5px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-top: 3px;
	clear: left; }

.liste-articles li p { margin: 0; padding: 0}

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 8px;
	margin-bottom: 14px;
	font-family:  "Arial",Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 17px;
	/*text-align: justify; */}



.pagination { font-size: 0.90em; }


/*  ------------------------------------------
/* CENTRO
/*  ------------------------------------------ */
.centro ul { margin-top: 0px; margin-left: 0px; padding: 0px; list-style: none;}
.centro li { 
margin-bottom: 0.5em;
float:left;
visibility: visible;
background: #fff;
margin-top: 5px;

}

.centro li .titre {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 1px;
	
	font-weight: normal;
	
	 }

.centro li .titulo2{
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 5px;
	font-weight: normal;
	/*text-align: justify;*/
	 }

.centro li p { margin: 0; padding: 0}



.centro li small {
	display: block;
	font-size: 0.71em; }

.centro li .texte {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:  "Georgia",Tahoma, Verdana;
	font-size: 0.8em;
	line-height: 17px;
	/*text-align: justify; */}





/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }


/*  ------------------------------------------
/*  Couleurs des liens tipograficos
/*  ------------------------------------------ */
a { text-decoration: none; color: #000;}
a:hover { text-decoration: underline;color: #cc2233;  }

.pie_destacado{
float: right;
font-size: 11px;
color: #000;
text-transform: uppercase
}
.pie_peque{
font-size: 10px;
font-family: "Arial", Verdana, Arial;
color: #333;
text-transform: uppercase
}
/*  ------------------------------------------
/*  FORMULARIO
/*  ------------------------------------------ */

.formulario{
padding: 8px;
font-size: 10px;}

.formulario .datos{
float: left;
width: 230px;
overflow: hidden;
}
.formulario .flota{
overflow: hidden;
width: 85px;
float: left;
}
.formulario input.texto{
float: left;
font-size:10px;
height: 15px;
width: 120px;
border: 1px solid #eee;
}
.formulario .nombre{
text-transform: uppercase;
margin-bottom: 10px;
}
.formulario .pass{
text-transform: uppercase}
.formulario .entrar{
float: right;
overflow: hidden;
width: 46px;
height: 46px;
}

h3.botonhide{
height:15px;
border-bottom: 2px solid #333;
margin-top: -5px;
cursor:pointer;

}
h3.contador{
background:#333;
color:#eee;
margin-bottom: 7px;
padding: 2px; }
.ciudad{
color: #fff;
text-transform: uppercase;
font-weight:bold;}
.ocultado{
}

.pics {  
    height:  185px;  
    width:   295px;  
    padding: 0;  
    margin:  0;  
    overflow: hidden;
} 
 
.pics img {  
    margin: 10px;  
    border: 0; 
    background-color: #eee;  
    width:  275px; 
    height: 180px; 
    overflow: hidden;
    top:  0; 
    left: 0;
} 
.eee{
background-color: #eee;
}

.texto_galeria{
padding: 10px;
}
.texto_galeria .gris{
padding: 4px;
background: #FAFAFA;
font-family: Arial, Verdana, Times San Serif ;
font-size: 11px;
}
.noscript{
	display:none;
	visibility: hidden;
}
#video .centrado{
padding: 10px;
overflow: hidden;
}
#video .recentrado{
background: #fff;
}

.img_portafolio{
float:left;
padding: 5px;
background: #eee;
margin-right: 15px;
margin-bottom: 15px;
}
.pie_foto_galeria{
font-size: 0px;
font-family:  "Arial", Trebuchet MS;
}
.listas_publicas{
font-size: 12px;
}
.listas_publicas td{
padding: 2px;}
.listas_publicas a{
color: #000;
font-weight:bold }
.spip{
margin-bottom: 8px;}
.texte li{
margin: 10px;}
.texte h2{
color: #23AEE8;
font-family: "Arial", Verdana, Times Sans Serif ;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 10px;
margin-top: 5px;
font-size: 19px;
}
.margen_inf{
color:#333;
font-size:10px;
margin: 6px 0px 6px 0px;
}
.texte a{
font-weight: bold; 
}
.spip_documents_left{
margin-right: 7px;
margin-bottom: 7px;}

.spip_documents_right{
background: #eee;
padding: 5px; 
padding-bottom: 3px;
margin:10px;
margin-left:15px;
margin-right: 0px;
}
.spip_documents_left{
background: #eee;
padding: 5px; 
padding-bottom: 3px;
margin:10px;
margin-right:15px;
margin-left: 0px;
}
/* Pestaņas top */
DIV.pestanas DIV.panel DIV.frame {margin:2px; background-color:#fff; height:260px;}
DIV.pestanas DIV.panel DIV.item {margin-left:2px;margin-right:2px; clear:both; padding-top:1px; padding-bottom:1px}
DIV.pestanas DIV.panel DIV.frame DIV.sep {background-color:#fff; height:1px;font-size:0px}
DIV.pestanas DIV.panel .item.gris{background-color:#ccc;}
DIV.pestanas DIV.panel .item .dia{ color:#fff; float:left; font-family:tahoma;font-size:10px;margin-left: 1px;margin-top:4px; text-transform:uppercase}
DIV.pestanas DIV.panel .item .separador{ color:#cc2233; float:left; font-family:tahoma;font-size:10px;margin-left: 1px;margin-top:4px; text-transform:uppercase}
DIV.pestanas DIV.panel .item .hora{color:#DB071E; float:left; font-family:tahoma;font-size:10px;margin-left: 1px;margin-top: 4px; text-transform:uppercase}
DIV.pestanas DIV.panel .item .seccion{color:#cc2233; float:left; font-family:Tahoma,Geneva,Sans-serif;font-size:9px;margin:0px 0px 0px 12px; height:12px}
DIV.pestanas DIV.panel .item .volanta{color:#ccc; float:left; font-family:tahoma;font-size:10px;margin-left: 4px;margin-top: 4px; text-transform:uppercase; width:180px; height:12px; overflow:hidden}
DIV.pestanas DIV.panel .item .comentarios{float:right;text-align:right;margin-top: 4px;}
DIV.pestanas DIV.panel .item .comentarios a{font-family:Georgia, "Times New Roman", Times, serif; font-size:9px; color:#ffffff; text-decoration: none;background-image:url(/0/img/Ic_comentario.gif); background-position:left; background-repeat:no-repeat; padding-left:17px;}
DIV.pestanas DIV.panel .item .comentarios a:hover{font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#cc2233; text-decoration: underline;background-image:url(/0/img/Ic_comentario.gif); background-position:left; background-repeat:no-repeat; padding-left:17px;}
DIV.pestanas DIV.panel .item .Contenido{background: url(/0/img/Ic_tt.gif) no-repeat 2px 6px; clear:both; font-family:Georgia, "Arial", Times, serif; font-size:10px; padding-top:0px; padding-left:1px; height:18px; overflow:hidden; width:260px;}
DIV.pestanas DIV.panel .item .Contenido a{color:#000000; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; text-decoration:none}
DIV.pestanas DIV.panel .item .Contenido a:hover{color:#cc2233; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; text-decoration:underline}
DIV.pestanas DIV.panel .item .Comentarios{ float:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; margin-top:9px; margin-right:5px; text-align:right}

DIV.Titulo1 {float:left;margin:0px;width: 160px;}

DIV.pestanas {width:260px; margin-top:2px;} /* Pestaņas */
DIV.pestanas DIV.titulo{margin-bottom:6px;}
DIV.pestanas DIV.panel{border:1px solid #D3D3D3;padding-top:3px;padding-bottom:2px;float:left;border-top:1px;width: 260px;}
DIV.pestanas .Solapas .tabs{list-style-type:none;margin:0px;padding:0px;}
DIV.pestanas .Solapas .tabs li{float:left; border:1px solid #cccccc; border-bottom:1px solid #ccc; padding:5px 5px 4px 5px; background:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; text-transform:uppercase; color:#959595; margin:0px -1px 0 0; margin-left:4px;}
DIV.pestanas .Solapas .tabs li a {display:block; text-decoration:none;  color:#959595; }
DIV.pestanas .Solapas .tabs li a:hover{text-decoration:none; color:#cc2233}
DIV.pestanas .Solapas .tabs li.selected {border:1px solid #cc2233; border-bottom:0; padding:5px 10px 5px 10px; margin:0 0 -1px 0;background:#cc2233; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#fff; text-transform:uppercase}
DIV.pestanas .Solapas .tabs li.selected A {color:#fff; cursor:default}
DIV.pestanas .Solapas .tabs li.selected A:hover {color:#fff;}
DIV.pestanas .Separador_h2 {width:320px;}
DIV.pestanas .Solapas .Solapas_tit{ text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#fff; float:left; padding-left:11px; padding-right:11px; padding-top:7px; border:1px solid #D3D3D3; border-bottom:1px solid #ccc}



/*  ------------------------------------------
/* clima
/*  ------------------------------------------ */





.clima  {
	font-size: 12px;
	line-height: 13px;
	color: #fff;
	background: #cc0033;
	
	 }


/*  ------------------------------------------
/* Destacado
/*  ------------------------------------------ */


.titre_destacado {
	font-family: "Georgia", Times, sans-serif;
	font-size: 27px;
	line-height: 25px;
	font-weight: normal;
	
	}

.titre_destacado a{
	font-family: "Georgia", Times, sans-serif;
	font-size: 27px;
	line-height: 25px;
	font-weight: normal;
	
	color: #fff; }

.destacado  {

	font-size: 12px;
	line-height: 13px;
	color: #fff;
	background: #cc2233;
	padding-left: 0.75em;
	padding-right:0.25em;
	padding-bottom: 0em;
	padding-top: 0.50em;
	 }



/*  ------------------------------------------
/*  Vehiculos
/*  ------------------------------------------ */

div.zona3 {float:left;margin-right:10px;}

div.thumbs_vehiculos img { 
   float:left;
   width:140px;
   height:110px;
   margin: 2px;
   padding:5px;
   background-color:#f5f7f9;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
   text-align:center;
   color: #cc2233;
   font-family: verdana; 
   opacity:0.85;

}


div.thumbs_vehiculos a:hover img{ 
opacity:1;
background-color:#eee;

}


#coche img {
padding:5px;
border: 5px solid #cc2233;

}



#principal_album {
   margin:0 auto;
} 

#contenedorfoto {
   float:left;
   width:167px;
   height:170px;
   margin: 2px;
   padding:5px;
   background-color:#f5f7f9;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
   text-align:center;
   color: #cc2233;
   font-family: verdana;
   font-weight: bold; 
} 


/*  ------------------------------------------
/*  videos
/*  ------------------------------------------ */

div.info {
color: #cc2233;
 font-family: verdana;
   font-weight: bold;

} 
div.info img {
border: 2px;
} 


/* SUPERPOSICON PLAY ----------------------
/*----------------------------------------- */

#play{

position:relative;

background-image: url('squelettes/images/play.png')

} 
