 /*------------------------------------------------*
	  *---  WWW.ICARE-INTERNET-IBERICA.COM - agencia web ---  CSS  --*
  *------------------------------------------------*/
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color:#ECD8A6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D2D2D2;
}
body.body_index {
	margin: 0;
	padding: 0;
	color: #D2D2D2;
	background-color:#f3dcbd;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

p, form, input {
	margin: 0;
	padding: 0 0 10px 0;
}

select {
	color: #000;
	background-color: #fff;
}

li {
	list-style-image:none;
}

b {
	color: #D2BF8D;
	font-weight: normal;


}
		
/** {
	margin: 0;
   padding: 0;
   border: none;
	font-size: 1em;
	font-family: inherit;
}
html {
	background: #f4ddbd url(../images/deco/html.gif) 50% 1px repeat-y;
}*/


/* Clearing without markup http://www.positioniseverything.net/easyclearing.html */
/*.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}
.clearfix {display: block;}*/
/* End hide from IE-mac */


 /*------------------------------------------------------*
  *--------             LAYOUT BLOCKS                ----*
  *------------------------------------------------------*/

#general {
	width: 100%;
	margin: 0 auto;
	padding: 42px 0 0 0;
	background-image: url(../images/deco/hojas_top.gif);
	background-repeat: no-repeat;
	background-position: center -5px;
}
#general_index {
	width: 100%;
	margin: 0 auto;
	padding:0;
	background:none;
}

#anim_home{
	width: 900px;
	margin: 0 auto;
	padding: 0;

	
	}
#contenedor_fondo{
	margin: 0 auto;
	padding: 0;
	width:976px;
	background-image: url(../images/deco/back_todo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* Cabecera */
#cabecera {
	background-image: url(../images/deco/header_02.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	height: 221px;
	padding:0;
	width: 900px;
	margin: 0 auto;
	background-color: #A5978E;

}
#cabecera img{
	border:none;
	padding:0;
	margin:0;


}
#cabecera img a{
	border:none;
	padding:0;
	margin:0;


}
#cabecera h1{
	border:none;
	padding:0;
	margin:0;
 }
#cabecera .slogan1{
	position:absolute;
	font-size: 32px;
	margin: 7px 0 0 245px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow:#333333 1px 1px 1px;
 }
#cabecera .slogan2 {
	position:absolute;
	font-size: 34px;
	margin: 175px 0 0 550px;
	color: #FFFFFF;
	text-shadow:#333333 1px 1px 1px;
	font-style: italic;
}

/* Navegacion */
#menu {
	height: 45px;
	padding: 0;
	width: 898px;
	background-color: #450C01;
	margin: 0 auto;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #170300;
	border-left-color: #781301;
	border-right-color: #2E0701;
	border-top-color: #8F1601;
}
#menu ul {
	height: 45px;
	list-style: none;
	text-transform: uppercase;
	margin: 0 62px 0 100px;
	padding: 0;
}
#menu li {
	float: left;
	height: 45px;
	line-height: 45px;
	padding: 0;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-left-color: #781301;
	border-right-color: #2E0701;
	font-size: 11px;
	
}

#menu li.primero {
	float: left;
	height: 45px;
	line-height: 45px;
	padding: 0;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-left-color: #781301;
	border-right-color: #2E0701;
}

#menu li.ultimo {
	float: left;
	height: 45px;
	line-height: 45px;
	padding: 0;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-left-color: #781301;
	border-right-color: #2E0701;
}

#menu li a {
	padding: 0 31px 0 31px;
	margin:0;
	color:#DF6440;
	text-decoration:none;
	display: block;

	}

#menu li a:hover {
	color:#EFB4A3;
	background-color: #631001;

}
/** html #menu li {
	width: 1%;
	white-space: nowrap;
}
#menu a {
	color: #cac9c9;
}
*/

/* Contenido */
#contenido {
	margin:0 auto;
	width:900px;
	padding: 0;
	background-color: #6C2708;
	font-size: 12px;
	background-image: url(../images/deco/contenido_rep.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#contenido ul {
	list-style: none;
	font-size: 12px;
	font-style: normal;
	margin: 0 0 10px 0;
}
#contenido li {
	padding: 0;
	margin: 0 0 5px;
	list-style-type: circle;
}
/*#contenido .inner {
	background: url(../images/deco/contenido-inner.gif) 100% 100% no-repeat;
	min-height: 520px;
	padding: 15px 25px 10px 30px;
}*/
/** html #contenido .inner {
	height: 520px;
}*/

h1 {
	margin: 0;
	padding:0;

}
h2 {
	margin: 0 0 9px 0;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-weight: normal;
	margin: 10px 0 15px 0;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #D2BF8D;
}

/* Submenu */
#submenu {
	height: 20px;
	padding: 0;
	width: 898px;
	background-color: #5E1706;
	margin: 0 auto;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #340D03;
	border-left-color: #7A1F07;
	border-right-color: #4E1405;
	border-top-color: #932409;
	text-align: center;
}
#submenu ul {
	height: 20px;
	list-style: none;
	text-transform: uppercase;
	margin: 0 0 0 247px;
	padding: 0;
	text-align: center;
}
#submenu li {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-left-color: #7A1F07;
	border-right-color: #4E1405;
	font-size: 11px;
	list-style: none;
}

#submenu li.primero {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-left-color: #7A1F07;
	border-right-color: #4E1405;
}

#submenu li.ultimo {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-left-color: #7A1F07;
	border-right-color: #4E1405;
}

#submenu li a {
	padding: 0 31px 0 31px;
	margin:0;
	color:#F03C0F;
	text-decoration:none;
	display: block;

	}

#submenu li a:hover {
	color:#F03C0F;
	background-color: #8D240A;

}

/* Principal */

#caja_izquierda{
	margin:0;
	padding:15px 38px 15px 40px;
	float:left;
	width:420px;
 }
 
#caja_izquierda.presentacion{
	padding:15px 5px 15px 15px;
	width:349px;
 } 
 

#caja_izquierda a{
	color:#D2D2D2;
	
	}
	
#caja_derecha{
	margin:0;
	padding:49px 28px 15px 25px;
	float:right;
	width:345px;
}
#caja_derecha.presentacion{
	padding:49px 0 15px 25px;
	width:501px;

}




#object {
	margin:0 0 0 27px;
	padding:2px;
	width:286px;
	height:317px;
	border-style: solid;
	border-width: 1px;
	border-color: #6A1C08;
	background-color:#872A0B;

}
#caja_derecha_dos{
	margin:12px 0 0 0;
	padding:49px 28px 15px 25px;
	float:right;
	width:345px;

}

#objectdos {
	margin:12px 0 0 0;
	padding:2px;
	width:350px;
	height:250px;
	border-style: solid;
	border-width: 1px;
	border-color: #6A1C08;
	background-color:#872A0B;

}
#caja_derecha_simple{
	margin:0;
	/*padding:49px 28px 15px 25px;*/
	float:right;
	width:380px;
	margin:2px 7px 0 0;
}

#object_simple {
	margin:0;
	padding:0;
	width:380px;
	height:360px;
	border-style: solid;
	border-width: 1px;
	border-color: #6A1C08;
	background-color:#872A0B;
}

#pdf {
	border: solid #4E1B05 1px;
	background-color: #782B0A;
	margin-top:20px;
}

#pdf a{
	font-weight: normal;
	margin: 20px 0 15px 3px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #e8ce8b;
	text-decoration:none;
}
.final{
	font-weight: normal;
	text-align:right;
	margin: 0 3px 15px 0;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #e8ce8b;
	text-decoration:none;
	padding-left: 133px;
}
.final_dos{
	font-weight: normal;
	text-align:right;
	margin: 0 3px 15px 0;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #e8ce8b;
	text-decoration:none;
	padding-left: 54px;
}

.final_tres{
	font-weight: normal;
	text-align:right;
	margin: 0 3px 15px 0;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #e8ce8b;
	text-decoration:none;
	padding-left: 134px;
}
#pdf p{
	font-size:10px;
	margin-top:10px;
	
	}
	
#pdf_bodega {
	border: solid #4E1B05 1px;
	background-color: #782B0A;
margin-top:20px;
width:125px;
}

#pdf_bodega a{
	font-weight: normal;
	margin: 20px 0 15px 3px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #e8ce8b;
	text-decoration:none;
}
#pdf_bodega p{
	font-size:10px;
	margin-top:10px;
	}
	
#pdf_menu_uno {
	border: solid #4E1B05 1px;
	background-color: #782B0A;
	margin-top:20px;
	width:auto;
	display: block;
}

#pdf_menu_uno a{
	font-weight: normal;
	margin: 20px 0 15px 3px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #e8ce8b;
	text-decoration:none;
}
#pdf_menu_uno p{
	font-size:10px;
	margin-top:10px;
	}
#pdf_menu_dos {
border: solid #D2BF8D 2px;
margin-top:20px;
width:150px;
}

#pdf_menu_dos a{
	font-weight: normal;
	margin: 20px 0 15px 3px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #e8ce8b;
	text-decoration:none;
}
#pdf_menu_dos p{
	font-size:10px;
	margin-top:10px;
	}
#pdf_menu_tres {
border: solid #D2BF8D 2px;
margin-top:20px;
width:320px;
}

#pdf_menu_tres a{
	font-weight: normal;
	margin: 20px 0 15px 3px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #e8ce8b;
	text-decoration:none;
}
#pdf_menu_tres p{
	font-size:10px;
	margin-top:10px;
	}

#imagenes, #secundario, #enlaces {
	margin: 0 0 10px 339px;
}
* html #imagenes, * html #secundario, * html #enlaces, * html #plano {
}

#mapa_google{
	padding: 0;
	margin:20px 0 15px 27px;
	width:286px;



}

#mapa_google iframe{
	border-style: solid;
	border-width:1px;
	border-color: #822506;
}

#mapa_google a{
	margin:0;
	padding:0;
	font-size: 10px;
	color: #EE6233;
	text-decoration:underline;
}
#mapa_google a:hover{
	color: #F7B69F;
	text-decoration:none;
}

/* Imágenes */

/* Secundario */

/* Enlaces */

#enlaces ul {
	height: 23px;
	font-style: normal;
}
#enlaces li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding: 0 10px 0 23px;
	background: url(../images/deco/enlaces-li.gif) no-repeat;
}
* html #enlaces li {
	width: 1%;
	white-space: nowrap;
}


/* Plano */

#plano p {
	text-align: center;
}
#plano p a {
	
}


/* Pie */
#footer_content{
	margin: 0 auto;
	width: 900px;
	text-align: center;
	padding: 0;
}
#footer {
	list-style: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	list-style-type: circle;
	/*	background-color: #450C01;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #170300;
	border-left-color: #781301;
	border-right-color: #2E0701;
	border-top-color: #8F1601;*/
	margin: 0 auto;
	color: #821502;
	width: 900px;
	background-image: url(../images/deco/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

#footer  a {
	color: #DF6440;
	text-transform: capitalize;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}

#footer a:hover {
	color: #EFB4A3;
	text-decoration: underline;
}
#footer p {
	color: #785936;
	text-transform: capitalize;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px auto 0 auto;
	padding: 0 10px;
}
#footer_index {
	list-style: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	list-style-type: circle;
	/*	background-color: #450C01;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #170300;
	border-left-color: #781301;
	border-right-color: #2E0701;
	border-top-color: #8F1601;*/
	margin: 0 auto;
	color: #E2C678;
	width: 898px;
	background:none;

}

#footer_index  a {
	color: #9E6836;
	text-transform: capitalize;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}

#footer_index a:hover {
	color: #9E6836;
	text-decoration: underline;
}
#footer_index p {
	color: #785936;
	font-size: 10px;
	margin: 0 auto;
	padding: 0;
}
#footer_enero {
	color:#8f0e0e;
	font-size:20px;
	text-align:center;
	margin: 0 0 8px 0;
	font-weight:bold;
}
#footer_enero_dos {
	color:#8f0e0e;
	font-size:16px;
	text-align:center;
	margin: 0;
	font-weight:bold;
}

 /*------------------------------------------------------*
  *--------            PAGES BLOCKS                  ----*
  *------------------------------------------------------*/

#general.index {
	width: 800px;
	margin: 0 auto;
}
/*#general.index #pie {
	margin: 0 59px;
}
*/

 /*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV gÃ©nÃ©ral contenant l'ensemble du FORMULAIRE */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: inherit;
	color: inherit;
	width: 285px;
	margin: 0 0 0 65px;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #eee;
	color: #f00;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque LIGNE D'ERREUR de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* Tableau de champs gÃ©nÃ©ral */
table.formulaire_table {
	border-style: solid;
	border-width: 1px;
	border-color: #A2390D;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÃŠTE de table */
.formulaire_table th {
	background-color: #A2390D;
	color: #D57559;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* GROUPE de champs : en FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}
/* LEGENDE du fielset ci-dessus */
.formulaire_table legend {
	font-weight: bold;
	padding: 5px;
}
/* LIGNES de SÃ‰PARATION entre deux lignes de champs */
.formulaire_cell_espacement {
	height: 5px;
}

/* LIBELLE des champ dans le formulaires */
/*---------------------------------------*/
	/* Dans TOUS les cas */
	td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
		width: 100px;
		padding: 0px 5px 0px 10px;
		text-align: right;
	}
	/* Normal */
	td.formulaire_nom_champ {
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_nom_champ_erreur {
		color: #f00;
		font-weight: bold;
	}

/* CELLULES qui contiennent les CHAMPS */
/*-------------------------------------*/
	/* Dans TOUS les cas */
	td.formulaire_td_champ, td.formulaire_td_champ_erreur {
		padding-right: 10px;
	}
	/* Normal */
	td.formulaire_td_champ {
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_td_champ_erreur {
	}

/* Champs dans les formulaires : INPUT, TEXTAREA */
/*-----------------------------------------------*/
	/* Dans TOUS les cas */
	.formulaire_champ, .formulaire_champ_erreur {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		width: 186px;
		padding-top: 2px;
		padding-right: 3px;
		padding-bottom: 2px;
		padding-left: 3px;
		/* Attention, jouer sur l'opacitÃ© ICI (sur les INPUT) peut provoquer des problÃ¨mes d'affichage de SELECT sous IE */
		/*filter: alpha(opacity=80);
		opacity: 0.8;*/
	}
	/* Normal */
	.formulaire_champ {
	background-color: #EBD8A6;
	color: #70301D;
	border-style: solid;
	border-width: 1px;
	border-color: #A2390D;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		background-color: #fcc;
		border-style: solid;
		border-width: 1px;
		border-color: #f99;
	}

/* SUFFIXES : texte qui s'ajoute aprÃ¨s les champs (â‚¬, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}

/* Cellules rÃ©unies (colspan) : dans TOUS les cas */
td.formulaire_td_colspan, td.formulaire_td_colspan_erreur {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Cellule TD du Titre d'un objet TABLEAU */
td.formulaire_tableau_titre {
	font-style: italic;
}
/* Cellule TH d'un objet TABLEAU au croisement des en-tÃªtes de lignes/colonnes */
th.formulaire_tableau_coin {
	background-color : transparent;
}
/* EN-TETE TH de COLONNES d'un objet TABLEAU */
th.formulaire_tableau_colonne_entete {
	background-color: #ccc;
}
/* EN-TETE TH de LIGNES d'un objet TABLEAU */
th.formulaire_tableau_ligne_entete {
	background-color: #ccc;
}

/* TD du Bouton "ENVOYER" du formulaire */
td.formulaire_td_envoyer {
	text-align: right;
	padding: 5px;
}
/* BOUTON "ENVOYER" du formulaire */
input.formulaire_envoyer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8E2C0F;
	color: #D57559;
	border: solid 1px #A2390D;
	cursor: pointer;
	margin: 5px;
}

/* TEXTE EN BAS du formulaire concernant les astÃ©risques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}

/* DIV du message une fois le MESSAGE ENVOYÃ‰ */
div.formulaire_msgRetour {
	background-color: #852D09;
	color: #DD410D;
	text-align: center;
	padding: 10px;
	margin: 50px auto;
	border: solid 1px #D24313;
}
/* Lien "RETOUR" un fois le message envoyÃ© */
a.formulaire_msgRetour_lien {
	color: #000;
	font-weight: bold;
}

/**************/
/* CALENDRIER */
/**************/

.div_calend {
	position: absolute;
	margin-left: 0px;
	margin-top: -80px;
	display: none;
	z-index: 100;
}
.div_calend .tab_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	text-align: center;
	width: 280px;
	border: solid 1px #333;
}
.div_calend .cell_mois {
	background-color: #ccc;
	font-weight: bold;
	text-align: center;
	color: #000;
	width: 60%;
	padding: 3px;
}
.div_calend .cell_fleche {
	background-color: #ccc;
	text-align: center;
	padding: 3px;
}
.div_calend .cell_fleche a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.div_calend .cell_nomjour {
	font-size: 10px;
	color: #000;
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #ddd;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #ddd;
	padding: 3px;
}
.div_calend .cell_jour {
	font-size: 10px;
	color: #000;
	background-color: #eee;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #fff;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #fff;
}
.div_calend .cell_jour:hover {
	border-top: solid 1px #ccc;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #ccc;
}
.div_calend .cell_jour_vide {
	background-color: #f8f8f8;
}
.div_calend .cell_jour_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align:center;
	display: block;
	width:inherit;
	padding: 3px;
}
.div_calend .cell_jour_a:hover {
	background-color: #fff;
	color: #666;
	font-weight:bold;
}
.div_calend .lien_fermer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	text-decoration: none;
	padding: 2px;	 /** voir note de l'attribut taille **/
	display: block;  /** on met un display: block car le margin-top ne sera pas pris en compte pour un display in-line (par dÃ©faut) **/
	width: 70px;	 /** display: block implique une taille de 100%. Il faut donc mettre une taille qui DOIT Ãªtre cohÃ©rente avec le padding **/
	text-align: center;
}

/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*/

 

 /*------------------------------------------------------*
  *--------    CSS REFERENCIAMIENTO  INICIO              ----*
  *------------------------------------------------------*/

#referenciamiento {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding: 50px 0;
	color: #E2AD65;
}

#referenciamiento a {
	color: #B57E48;
	text-decoration: none;
}

#referenciamiento a:hover {
	color: #714F2D;
	text-decoration: underline;
}

#referenciamiento a img {
	border: none;
	padding: 2px;
}

 /*------------------------------------------------------*
  *--------    CSS REFERENCIAMIENTO  FIN                ----*
  *------------------------------------------------------*/

