/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    FONT-SIZE: 10px;
    COLOR:#666464;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
}

.formulario{
    BORDER: 1 outset #cccccc;
    TEXT-ALIGN: left;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    background-color: #fafafa;
}

a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
	
.contacto{
}
td{
	font-size:11px;
}
.barraEstado{
	text-align:left;
	padding:3px 10px 3px 0;
}
.barraEstado, .barraEstado a:link,.barraEstado a:visited
{
	font-size:10px;
	color:#555555;
	text-decoration:none;
}
.barraEstado a:hover
{
	text-decoration:underline;
	}

.justificado{
font-size:11px;}

/********************************************************************************/
/********* contenedor central  -  Izquierda  -  Centro  -  Derecha     **********/
/********************************************************************************/
#impresion{
	display:none;
}

#contenedoraWeb /*IMPORTANTE para centrar la web...*/
{
	margin:0 auto 0 auto;
	width:900px;
	position:relative;
}
.opcionesForo1{
padding-bottom:5px;
}
.opcionesForo1 img{
float:left;
margin-top:-7px;}
.opcionesForo1 a:link, .opcionesForo1 a:hover, .opcionesForo1 a:visited{
color:#FFFFFF;
margin-top:10px;
float:left;
text-decoration:none;
margin-left:3px;
}


#capa_contenidos{	
	float:left;
	width:900px;
	clear:both;
	background-color:#FFFFFF;
}

.contenidoizq{
	width:144px;
	float:left;
}

.contenidoCentro{
	width:561px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.contenidoCentroSinDerecha{
	width:741px;
	float:left;
	margin-left:10px;
}


.contenidodch{	
	width:175px;
	float:right;
}



/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	background-image: url(http://www.calguinox.com/modulos/usuariosFtp/conexion/diseimagenes873a.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:195px; 
}
	
	#h_cell_1 {/*A medida 1 - logo enlace*/
		position:absolute;
		top:40px;
		left:10px;
		z-index:5;
	}
	#h_cell_2 {/*Idioma banderitas*/
		position:absolute;
		top:20px;
		right:10px;
		z-index:15;
		width:130px;
	}
			
	#h_cell_3 /*Buscador*/
	{			
		position:absolute;
		top:18px;
		right:150px;
		z-index:5;
	}
			
	#h_cell_4 /*Banner*/
	{			
		position:absolute;
		width:900px;
		top:43px;
		left:0;
		z-index:1;
	}

	#h_cell_5 /*A medida 2 - Contacte con nosotros*/
	{			
		position:absolute;
		width:160px;
		top:155px;
		right:5px;
		height:21px;
		z-index:5;
	}

	#h_cell_6 /*Menu horizontal*/
	{			
		position:absolute;
		top:173px;
		left:0px;
		z-index:5;
	}
	#h_cell_7 /*Barra de estado*/
	{			
		position:absolute;
		top:18px;
		left:0px;
		width:590px;
		z-index:5;
	}

	
/************************** MÓDULOS CABECERA ************************************/

/******************** MENUS DESPEGABLES VERTICALES ******************************/
.menu{
	float:left;
	font-size:12px;
	background-color:#FFFFFF;
}

.submenusup{
	padding:5px 0px 5px 0px;
	width:180px;
	font-weight:bold;
	color:#808080;
	margin-right:1px;
}


#suphorizontalcapa_0{
	background-color:#f5601d;
}
	#suphorizontalcapa_0 a{
		color:#ffffff;
		display:block;
	}
	#suphorizontalcapa_0 a:hover{
		color:#ffffff;
		text-decoration:none;
		display:block;
	}
	
#suphorizontalcapa_1{
	background-color:#73246d;
}
	#suphorizontalcapa_1 a{
		color:#ffffff;
		display:block;
	}
	#suphorizontalcapa_1 a:hover{
		color:#ffffff;
		text-decoration:none;
		display:block;
	}
	
#suphorizontalcapa_2{
	background-color:#716f6e;
}	#suphorizontalcapa_2 a{
		color:#ffffff;
		display:block;
	}
	#suphorizontalcapa_2 a:hover{
		color:#ffffff;
		text-decoration:none;
		display:block;
	}
	
#suphorizontalcapa_3{
	background-color:#171411;
}
	#suphorizontalcapa_3 a{
		color:#ffffff;
		display:block;
	}
	#suphorizontalcapa_3 a:hover{
		color:#ffffff;
		text-decoration:none;
		display:block;
	}
	
#suphorizontalcapa_4{
	background-color:#db0074;
}
	#suphorizontalcapa_4 a{
		color:#ffffff;
		display:block;
	}
	#suphorizontalcapa_4 a:hover{
		color:#ffffff;
		text-decoration:none;
		display:block;
	}


.suphorizontalcapa{
	padding:5px 0px 5px 0px;
	width:180px;
	font-weight:bold;
	color:#808080;
	margin-right:1px;
	background-color:#FFFFFF!important;
}
	.suphorizontalcapa a{
		color:#555555!important;
		display:block;
	}
	.suphorizontalcapa a:hover{
		color:#929292!important;
		text-decoration:none;
		display:block;
	}

/********************************* BUSCADOR *************************************/
/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador
{
	width:160px;
	float:left;
}
#mod_cont_buscador form
{
	float:left;
}
#mod_buscador_input input
{
	border:0;
	font-size:12px;
	width:130px;
	float:left;
	border:solid 1px #dbdbdb;
} 
#mod_buscador_input 
{
	width:130px;
	height:16px;
	float:left;
}

#mod_buscador_button,#mod_buscador_button input
{
	float:left;
}

/********************************* SALUDO *************************************/
#mod_cont_saludo{
}

/********************************* IDIOMAS *************************************/
.id_idioma, .id_idioma a:visited, .id_idioma a:link
{
	float:left;
	font-size:10px;
	color:#335324;
	text-decoration:none;
	
}
#idioma1{
float:right;
}
.id_idioma a:hover{
	text-decoration:underline;
}

/*************************** DOMINIO - USUARIOS ********************************/
#mod_cont_dominio{
}

/**************************** AGENDA ***********************************/
.buscarOcio /*Boton y caja de texto del buscador*/
{
    BORDER-RIGHT: #B1CAE5 1px solid;
    BORDER-TOP: #B1CAE5 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #B1CAE5 1px solid;
    WIDTH: 130px;
    COLOR: #006EB2;
    BORDER-BOTTOM: #B1CAE5 1px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}
/*Capa contenedora de la tabla(calendario) y su buscador(Boton y caja texto)*/
#TablaCabeceraCentro table
{
	width:400px !IMPORTANT;
	background-color:Red;
}
#cont_agendatabla
{
}
#cont_agendatabla a
{
	text-decoration:none;
	}
#cont_agendatabla a:hover
{
	text-decoration:underline;
	}
.ElementoAgendaEventos a
{
	color:#434343;
	text-decoration:none;
	}
.ElementoAgendaEventos a:hover
{
	color:#434343;
	text-decoration:underline;
	}
.ElementoAgendaEventos
{
	color:Black;}
.fechaAgendaEventos
{
	color:Black;}
#cont_Modulo_tipo3
{
	font-size:10px;
	color:Black;
	}
#cont_Modulo_tipo3 a
{
	font-size:10px;
	color:#434343;
	text-decoration:none;
	}
#cont_Modulo_tipo3 a:hover
{
	text-decoration:underline;
	}


/********************************************************************************/
/*************************** MENU IZQUIERDA *************************************/
/********************************************************************************/

.contmenuizq{
	width:144px;
	text-align:left;
	margin-bottom:5px;
	padding-top:5px;
	margin-top:15px;
}

.contpadremenuizqexpand{

}
.contpadremenuizq
{
	font-size:10px;
}
	.cellpadremenuizq{	
		font-weight:bold;
		color:#ffffff;	
		font-size:10px;		
		
	}
		
		.cellpadremenuizq a{			
			text-decoration:none;
			color:#555555;
			background-color:#efefef;
			padding:5px 10px 5px 10px;
			display:block;
			margin-bottom:3px;	
		}
		.cellpadremenuizq a:hover{
			text-decoration:none;
			color:#ffffff;
			background-color:#c1c1c1;
			padding:5px 10px 5px 10px;
			display:block;
			margin-bottom:3px;	
		}
	
	.imgpadremenuizq{
		display:none;
	}
/*menu resaltado*/
.PadreResaltado1{
	font-weight:bold;
	color:#ffffff;	
}
	
	.PadreResaltado1 a{
		text-decoration:none;
		color:#ffffff;
		background-color:#c1c1c1;
		padding:5px 10px 5px 10px;
		display:block;
		margin-bottom:3px;
		text-align:right
	}
	.PadreResaltado1 a:hover{
		text-decoration:none;
		color:#171411;
		background-color:#c1c1c1;
		padding:5px 10px 5px 10px;
		display:block;
		margin-bottom:3px;	
	}
.PadreResaltado2
{
	font-size:10px;}
.menuresaltado
{
	font-weight:bold;}
.conthijosmenuizq
{
display:none;
}

	.conthijosmenuizqhide /* solo se utiliza con el tipo C de menu*/
	{		
	}

	.cellhijomenuizq
	{			
	}
		
		.cellhijomenuizq a{
		}
		.cellhijomenuizq a:hover{
		}
	
	.imghijomenuizq{	
		display:none;
	}


/********************************************************************************/
/**************************** CENTRO PAGINA *************************************/
/********************************************************************************/


#cont_cabecera_centro
{	
	color:#555555;
	float:left;
	clear:both;
	width:100%;
	}
#tit_cabecera_centro{
	color:#555555!important;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:13px;
	}
#cont_desc_cabecera_centro
{
	}
#txt_desc_cabecera_centro
{
	float:left;
	}
	
.tamanoFuente h1{
	font-size:1.1em;
	display:block;
	text-align:left;
}
.tamanoFuente
{
	font-size:11px;
	text-align:justify;
	}

.aumentoletra{
	width:50px;
	float:right;
	display:none;
}
.TablaCabeceraCentro{
}

.catalogoImagenesDcha{
}
.buspreImagenesDcha{
}

.ancho100{
width:100%;

}

/*botones de imprimir y enviar por e-mail*/
	.infBuspre{
		text-align:right;
		padding-right:2px;
		background-color:#eeeeee;
		height:25px;
	}
	.infBuspre a{
		color:#000000;
		text-decoration:none;
		font-size:11px;
	}
	.infBuspre a:hover{
		color:#000000;
		text-decoration:underline;
		font-size:11px;
	}
	.infBuspre a:link{
		color:#000000;
		text-decoration:none;
		font-size:11px;
	}

/*Catalogo*/
.titulohijos{
}
.titulohijos a{
	color:#434343;
	text-decoration:none;
}
.titulohijos a:hover{
	color:#434343;
	text-decoration:underline;
}

.botones{
    BORDER: 1 outset #cccccc;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #dedede;
    TEXT-ALIGN: center;
}


/********************************************************************************/
/**************************** MENU DERECHA **************************************/
/********************************************************************************/
/*se pueden copiar los del izquierdo y adpatarlos a estos para que sean iguales */

.contmenudch
{
	width:150px;
	text-align:left;
	margin-bottom:15px;
	padding-top:5px;
}

.contpadremenudchexpand
{
	margin-top:10px;
}
.contpadremenudch
{
	margin-top:10px;
	font-size:10px;
}
	.cellpadremenudch
	{
		background-color:#5e9444;		
		font-weight:bold;
		color:#ffffff;			
		padding:2px 1px 2px 5px;
		background-image:url(http://www.morgakoudala.com/modulos/usuariosFtp/conexion/diseimagenes687a.gif);
		background-position:top right;
		background-repeat:no-repeat;
	}
		
		.cellpadremenudch a
		{			
			text-decoration:none;
			color:#ffffff;			
		}
		.cellpadremenudch a:hover{
			text-decoration:underline;
			color:#ffffff;
		}
	
	.imgpadremenudch{
		display:none;
	}


.conthijosmenudch
{
	margin-top:4px;
	padding-bottom:5px;	
	text-align:center;
	margin-left:10px;
}

	.conthijosmenudchhide /* solo se utiliza con el tipo C de menu*/
	{		
		/*position:absolute;
		left:-999em;
		height:1px;
		width:100px;
		overflow:hidden;		*/
		display:none;
	}

	.cellhijomenudch
	{			
		text-align:left;
		font-size:1em;
		color:#4a4a4a;
		padding-left:15px;
		padding-top:5px;		
		background-image:url(http://www.morgakoudala.com/modulos/usuariosFtp/conexion/diseimagenes696a.gif);
		background-repeat:no-repeat;
		background-position:top left;			
		/**width:135px;*/
	}
		
		.cellhijomenudch a{
			text-decoration:none;
			color:#4a4a4a;
		}
		.cellhijomenudch a:hover{
			text-decoration:underline;
			color:#4a4a4a;
		}
	
	.imghijomenudch{	
		display:none;
	}


/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
width:900px;
text-align:center;
/*background-image:url(http://www.asparrena.net/modulos/usuariosftp/conexion/diseimagenes284a.jpg);*/
height:70px;
clear:both;
color:#006600;
}

#b_cont_0 a:link {
}

#b_cont_0 a:visited {
}

#b_cont_0 a:hover {
}

/********** ENLACES **********/

#b_cell_1
{
color:#FFFFFF;
width:900px;
padding-top:5px;
padding-bottom:5px;
background-color:#c1c1c1;
font-weight:bold;
}
	#b_cell_1 a
	{
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
	}
	#b_cell_1 a:hover{
		text-decoration:underline;
		color:#FFFFFF;
	}
/********** POSICIONAMIENTO **********/

#b_cell_2{
color:;
}


/********** LOGO DMACROWEB **********/

#b_cell_3
{
	top:13px;
	left:40px;
	position:relative;
	float:left;
}

/********** COPYRIGHT **********/

#b_cell_4
{
	margin-top:13px;
	margin-left:50px;
	width:580px;
	text-align:center;
	float:left;
	color:#000000;
	font-size:10px;
}
	#b_cell_4 a{
		color:#000000;
		text-decoration:none;
	}
	#b_cell_4 a:hover{
		text-decoration:underline;
	}

/********** WAI IMAGEN **********/

#b_cell_5
{		
	margin-top:18px;
	right:40px;
	position:relative;
	text-align:right;
	float:left;
}

/********** EXTRA **********/

#b_cell_6{
}




/********************************************************************************/
/***************************** DESTACADOS ***************************************/
/********************************************************************************/

/************************ IZQUIERDA ARRIBA - 16 **********************************/
#mod_cont_dest_16{
}

/************************ IZQUIERDA ABAJO - 17 **********************************/
#mod_cont_dest_17{
}

/************************ DERECHA ARRIBA - 15 **********************************/
#mod_cont_dest_15{
}

/************************ DERECHA ABAJO - 10 **********************************/
#mod_cont_dest_10
	{
	}




/********************************************************************************/
/******************************** MÓDULOS ***************************************/
/********************************************************************************/


/****************************** MAPA WEB ****************************************/
/* ESTILOS DEL MAPAWEB */
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	text-align:left;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #333;
	text-decoration: none;
}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}

.dtree a.nodeSel {
	background-color: #c0d2ec;
}

.dtree .clip {
	overflow: hidden;
}
/* FIN ESTILOS DEL MAPAWEB */


/****************************** ENCUESTAS ***************************************/

#mod_cont_enc{
	background-image: url();
	width:;
	text-align:;
	padding:;
	margin:;
}

#mod_cont_padre_enc{
	width:;
	height:;
	clear:both;
}
	
#mod_cell_padre_enc{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	margin:;
	padding:0px;
	cursor:pointer;	
	float:left;
}

#mod_img_padre_enc{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
	clear:both;
}

#mod_cont_hijo_enc{ /*no esta cambiado en dch todabia*/
	width:;
	height:;
}

#mod_cont_hijo_enc span{
	font-family:;
	font-size:;
	font-weight:;
}

#mod_cont_hijo_enc a{
	margin:;
}

.mod_cell_hijo_enc{
	background-image: url();
	background-repeat:no-repeat;
	font-family:;
	font-size:;
}

.mod_img_hijo_enc{
    background-image: url();
    background-repeat:no-repeat;
    background-position:;
    height:;
}

/******************************** FOROS ******************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */

#mod_cont_foro{
	background-image: url();
	width:;
	padding:;
	margin:;
}

#mod_cont_padre_foro{
	width:;
	height:;
}

#mod_cell_padre_foro{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	margin:;
	padding:;
	cursor:pointer;		
}

#mod_img_padre_foro{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_foro{ /*no esta cambiado en dch todabia*/
	width:;
	margin:;
}

#mod_cont_hijo_foro span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_enc a{
	margin:;
}

.mod_cell_hijo_foro
{
	background-image: url();
	background-repeat:no-repeat;
	height:;
}

.mod_img_hijo_foro{
    background-image: url();
    background-repeat:no-repeat;
    background-position;
    height:;
}

/******************************** ÚLTIMOS ******************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */

#mod_cont_ultimos{
	background-image: url(g);
	width:;
	padding:;
	margin:;
}

#mod_cont_padre_ultimos{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
}
		
#mod_cell_padre_ultimos{
	background-image: url();
	width:;
	height:;
	margin:;
	padding:;
	cursor:pointer;	
}

#mod_img_padre_ultimos{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_ultimos{ /*no esta cambiado en dch todabia*/
	width:;
}

#mod_cont_hijo_ultimos span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_ultimos a{
	margin:;
}

.mod_cell_hijo_ultimos{
	background-image: url();
	background-repeat:no-repeat;	
	height:;
}

.mod_img_hijo_ultimos{
background-image: url();
background-repeat:no-repeat;
background-position:;
height:;
}

/*************************** LOS MÁS VENDIDOS **************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */
#mod_cont_losmas{
	background-image: url();
	width:;
	padding:;
	margin:;
}

#mod_cont_padre_losmas{
	width:;
	height:;
}
		
#mod_cell_padre_losmas{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	margin:;	
	padding:;
	cursor:pointer;	
}

#mod_img_padre_losmas{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_losmas{ /*no esta cambiado en dch todabia*/
	width:;
}

#mod_cont_hijo_losmas span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_losmas a{
	margin:;
}

.mod_cell_hijo_losmas{
	background-image: url();
	background-repeat:no-repeat;
	height:;
}

.mod_img_hijo_losmas{
    background-image: url();
    background-repeat:no-repeat;
    background-position:;
    height:;
}

/***************************** ÁREA PRIVADA ****************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */

#mod_cont_priv{
	background-image: url();
	width:;
	clear:both;
	padding:;
	margin:;
	text-align:;
}

#mod_cont_padre_priv{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	clear:both;
}
	
#mod_cell_padre_priv{
	background-image: url();
	width:;
	height:;
	margin:;
	padding:;
	cursor:pointer;	
}

#mod_img_padre_priv{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_priv{ /*no esta cambiado en dch todabia*/
	width:;
}

#mod_cont_hijo_priv span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_priv a{
	margin:;
}

.mod_cell_hijo_priv{
	width:;
	height:20px;
}

#mod_img_hijo_priv{
    background-image: url();
    background-repeat:no-repeat;
    background-position:;
    height:;
}





/********************************************************************************/
/****************************** TIENDA ******************************************/
/********************************************************************************/

.cajaUnidades{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    TEXT-ALIGN: right
}

.cajaPrecio{
    BORDER: none;    
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: right;
    FONT-SIZE: 11px    
}

.caja{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
}

.cajaTransparente1{
	font-size: 10px;
	vertical-align: baseline;
	font-family: Verdana, Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	border-bottom-style: none;
}

.cajaTransparente2{
	font-weight: bold;
	font-size: 11px;
	vertical-align: baseline;
	border-top-style: none;
	font-family: Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	border-bottom-style: none;
}

.cajaTransparente3{
	font-weight: bold;
	font-size: 10px;
	vertical-align: baseline;
	font-family: Verdana, Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	border-bottom-style: none;
}

.botonCompra{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 130px;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}







/*Contacte con nosotros*/
.contacto{
	width:160px;
	text-align:left;
	font-weight:bolder;
	font-size:18px;
	color:#f5601d;
	text-align:right;
}

/*Destacados home*/
.HomeDes{
	width:220px;
	background-color:#f5f5f5;
	float:left;
	margin-right:20px;
	min-height:230px;
	*height:230px;

}
#HomeDes3{
	margin-right:0;	
}
.HomeDes p{
	padding:5px;
	margin:0;
}
.HomeDes img{
margin:0;
padding:0;
}
.HomeDes ul{
	margin:0;
	padding:0;
	margin-top:5px;
	margin-left:10px;
}
.HomeDes ul li{
	color:#555555;
	font-weight:bold;
	margin-bottom:5px;
	list-style-type:none;
}
.HomeDes ul li a{
	color:#555555;
	text-decoration:none;
}
.HomeDes ul li a:hover{
	text-decoration:underline;
}



.HomeDes h5{
	background-color:aqua;
	display:block;
	padding:3px;
	padding-left:10px;
	font-size:13px;
	color:#ffffff;
	margin:0;
}
.HomeDes h5 a, .HomeDes h5 a:hover{
	color:white;
	text-decoration:none;
}

#HomeDes1 h5{
	background-color:#f5601d;
}

#HomeDes2 h5{
	background-color:#73246d;
}

#HomeDes3 h5{
background-color:#716f6e;

}




/*Área privada*/
#mod8_cal2{
	text-align:left;
	color:#555555;
	padding-top:15px;
	padding-bottom:15px;
	*padding-bottom:0;
	width:200px!important;
	margin-top:70px;
}

#mod8_cal2 label{
	font-size:11px;
	font-weight:bold;
	min-width:60px;
	*width:60px;
	text-align:right;
	padding-top:2px;
	float:left;
	margin-right:3px;
	display:inline-block;
}
#mod8_cal2 input{
	font-size:11px;
	width:100px;
	clear:right;
}



#mod8_cal2 .mod8_entrar{
	margin-left:70px;
	margin-top:15px;
	width:60px;
}

#mod8_cal2 .mod8_recordar{
	font-size:11px;
	clear:both;
	padding-top:10px;
	text-align:center;
	width:100%;
}
#mod8_logeado_cal2{display:none;}






#mod8_cal{
	display:none;
}
#mod8_logeado_cal{
	text-align:center;
	padding:10px 10px 10px 10px;
}
#mod8_logeado_cal br{
	margin-top:15px;
}
#mod8_logeado_cal .mod8_logeado1{
	font-weight:bold;
}
#mod8_logeado_cal .mod8_logeado2{
	display:block;
}

#mod8_logeado_cal img{
	display:none;
}
#mod8_logeado_cal a:link{
}




#mod8_{
	text-align:left;
	color:#555555;
	padding-top:15px;
	padding-bottom:15px;
	*padding-bottom:0;
	width:200px!important;
}

#mod8_ label{
	font-size:11px;
	font-weight:bold;
	min-width:60px;
	*width:60px;
	text-align:right;
	padding-top:2px;
	float:left;
	margin-right:3px;
	display:inline-block;
}
#mod8_ input{
	font-size:11px;
	width:100px;
	clear:right;
}



#mod8_ .mod8_entrar{
	margin-left:70px;
	margin-top:15px;
	width:60px;
}

#mod8_ .mod8_recordar{
	font-size:11px;
	clear:both;
	padding-top:10px;
	text-align:center;
	width:100%;
}

#mod8_logeado_{
	text-align:center;
	padding:10px 10px 10px 10px;
}
#mod8_logeado_ br{
	margin-top:15px;
}
#mod8_logeado_ .mod8_logeado1{
	font-weight:bold;
}
#mod8_logeado_ .mod8_logeado2{
	display:block;
}

#mod8_logeado_ img{
	display:none;
}
#mod8_logeado_ a:link{
}


.contactamos{
	text-align:right;
	margin:0;
	padding:0;
	padding-bottom:5px;
}


#HomeGeneral:after{
	content:'';
	height:1px;
	clear:both;
	display:block;	
}


#HomeGeneral{

}



/*noticias home*/
.HomeNoticias{
	background-color:#f2f2f2;
	padding:10px 5px 5px 5px;
	width:165px;
	*width:175px;
	margin-bottom:5px;
}
.HomeNoticias_Tit{
	display:block;
	padding:3px;
	background-color:#f5601d;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	margin:0;
}
.HomeNoticias_Fin{
	padding:0;
	margin:0;
	font-size:10px;
	text-align:right;
	margin-top:10px;
	
}

