﻿/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin:0;
	padding: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:UNDERLINE;
	color:#000000;
}
a:hover{
	text-decoration:none;
	color:#000000;
}
	
.contacto{
}
td{
	font-size:11px;
}

.barraEstado, .barraEstado a:link,.barraEstado a:visited
{
	font-size:11px;
	color:#999999;
	text-decoration:none;
	margin-left:5px;
}
.barraEstado a:hover
{
	text-decoration:underline;}

/********************************************************************************/
/********* contenedor central  -  Izquierda  -  Centro  -  Derecha     **********/
/********************************************************************************/
#impresion{ display:none;}
#contenedoraWeb /*IMPORTANTE para centrar la web...*/{
	width:780px;
	margin:0 auto 0 auto;
	position:relative;
	background-color:#FFFFFF;
}

#capa_contenidos{	
	float:left;
	width:780px;
	clear:both;
}

.contenidoizq{
	margin-top:5px;
	width:170px;
	float:left;
}

.contenidoCentro, .contenidoCentroSinDerecha{
	margin-top:10px;
	width:590px;
	margin-left:10px;
	float:right;
}

.contenidodch{		
	display:none;
}



/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	background-image: url(http://www.joma.es/modulos/usuariosFtp/conexion/diseimagenes493a.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:343px;
	border-bottom:solid 3px #d4470f;
	margin-bottom:15px;
}
			
	#h_cell_1 /*Buscador*/	
	{			
		position:absolute;
		top:311px;
		left:0;
		width:170px;
		z-index:5;
		background-color:#f0f0f0;
		padding:5px;
	}
			
	#h_cell_2 { /*Menu horizontal*/
		z-index:10;
		position:absolute;
		right:0px;
		top:315px;
		width:600px;
	}
	
	#h_cell_3 /*Idiomas*/
	{
		position:absolute;
		top:10px;
		right:3px;
		z-index:10;
	}
	
	#h_cell_4 /*Barra estado*/
	{
		position:absolute;
		top:5px;
		left:0;
		width:100%;
		display:block;
		text-align:left;
		padding:5px 0 5px 0;
		color:#999999;
		z-index:2;
	}
	
	#h_cell_5 /*Banner*/
	{
		position:absolute;
		top:111px;
		left:0;
		z-index:1;
		width:780px;
		height:200px;
	}
	#h_cell_6 /*En construccion*/
	{
		position:absolute;
		top:111px;
		left:0;
		z-index:3;
	}
/************************** MÓDULOS CABECERA ************************************/

/******************** MENUS DESPEGABLES VERTICALES ******************************/


#menu{
	font-size:11px!important;
	float:left;	
}

.submenusup{
	float:left;
	margin-left:3px;
}
	.submenusup a{
		float:left;
		color:#FFFFFF;
		background-color:#a19e9f;
		padding:5px 13px 5px 12px;
		text-decoration:none;
		font-size:13px;
		font-weight:bold;
	}
	.submenusup a:hover{
		background-color:#d4470f;
		text-decoration:none;
	}
.suphorizontalcapa{
	float:left;
	margin-left:3px;
}
	.suphorizontalcapa a{
		float:left;
		color:#FFFFFF;
		background-color:#d4470f;
		padding:5px 13px 5px 12px;
		text-decoration:none;
		font-size:13px;
		font-weight:bold;
	}
	.suphorizontalcapa a:hover{
		background-color:#a19e9f;
		text-decoration:none;
	}
/********************************* BUSCADOR *************************************/
/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador{
	width:160px;
	float:left;
	margin-left:3px;
	margin-top:3px;

}
#mod_cont_buscador form
{
	float:left;
}
#mod_buscador_input input
{
	border:0;
	font-size:11px;
	width:130px;
	height:17px;
	float:right;
	font-family:Verdana;
	color:#666666;
} 
#mod_buscador_input 
{
	width:130px;
	height:17px;
	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
{
	font-size:11px;
	color:#464140;
	text-decoration:none;
	float:left;
	
}

#idioma0
{margin-right:5px;
	}
.id_idioma a:hover
{
	text-decoration:underline;
	}

#mod_cont_idiomas
{
	
}

/*************************** 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)*/
#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
{
	color:Black;
	}
#cont_Modulo_tipo3 a
{
	color:#434343;
	text-decoration:none;
	}
#cont_Modulo_tipo3 a:hover
{
	text-decoration:underline;
	}


/********************************************************************************/
/*************************** MENU IZQUIERDA *************************************/
/********************************************************************************/

.contmenuizq{
	width:170px;
	text-align:left;
	margin-bottom:10px;
	margin-top:5px;
}

.contpadremenuizq, .contpadremenuizqexpand{
	cursor:pointer; 
}

	.cellpadremenuizq{
		margin-bottom:5px;
	}

		.cellpadremenuizq a{
			display:block;
			background-color:#f0f0f0;
			font-size:11px;
			padding:5px 10px 5px 15px;
			background-image:url(http://www.joma.es/modulos/usuariosFtp/conexion/diseimagenes495a.gif);
			background-position:left center;
			background-repeat:no-repeat;
			color:#443f3f;
			text-decoration:none;
		}
		.cellpadremenuizq a:hover{
			display:block;
			background-color:#d4470f;
			font-size:11px;
			padding:5px 10px 5px 15px;
			color:#FFFFFF;
			background-image:url(http://www.joma.es/modulos/usuariosFtp/conexion/diseimagenes496a.gif);
			background-position:left center;
			background-repeat:no-repeat;
			text-decoration:none;
		}
		
	.PadreResaltado1{
		margin-bottom:5px;
	}

		.PadreResaltado1 a{
			display:block;
			background-color:#d4470f;
			font-size:11px;
			padding:5px 10px 5px 15px;
			color:#FFFFFF;
			background-image:url(http://www.joma.es/modulos/usuariosFtp/conexion/diseimagenes496a.gif);
			background-position:left center;
			background-repeat:no-repeat;
			text-decoration:none;
		}
		.PadreResaltado1 a:hover{
			display:block;
			background-color:#f0f0f0;
			font-size:11px;
			padding:5px 10px 5px 15px;
			background-image:url(http://www.joma.es/modulos/usuariosFtp/conexion/diseimagenes495a.gif);
			background-position:left center;
			background-repeat:no-repeat;
			color:#443f3f;
			text-decoration:none;
		}
	.imgpadremenuizq img{
		display:none;
	}
	

.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 *************************************/
/********************************************************************************/


.tamanoFuente h1{
	font-size:16px;
	color:#333333;
	text-align:left;
	margin:0;
	padding:0;
}

.aumentoletra{
	display:none;
}
#cont_cabecera_centro{	
	float:left;
	clear:both;
	width:98%;
	}
#tit_cabecera_centro{
	padding-left:7px;
}
#cont_desc_cabecera_centro{
	font-size:11px;
	background-color:#00FF33;

	}
#txt_desc_cabecera_centro{
	text-align:left;
	float:left;
	}
.catalogoImagenesDcha{
}
	.catalogoImagenesDcha a, .catalogoImagenesDcha a:hover{
		text-decoration:none;
	}
.buspreImagenesDcha{
}
	.buspreImagenesDcha a, .buspreImagenesDcha a:hover{
		text-decoration:none;
	}


.justificado{
	font-size:11px;
}

/*botones de imprimir y enviar por e-mail*/
	.infBuspre{
		text-align:right;
		width:98%;
		height:25px;
		background-color:#f8f8f8;
	}
	.infBuspre a
	{
		font-weight:bold;
		color:#666666;
		text-decoration:none;
		font-size:10px;
	}
	.infBuspre a:hover{
		color:#666666;
		text-decoration:underline;
		font-size:10px;
	}

/*Catalogo*/
.titulohijos{
	font-size:12px;
	color:#333333;
}
.titulohijos img{
	display:none;
}
.titulohijos a{
	color:#333333;
	text-decoration:none;
}
.titulohijos a:hover{
	color:#333333;
	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 */

/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
width:780px;
text-align:center;
height:80px;
clear:both;
background-image:url(http://www.joma.es/modulos/usuariosFtp/conexion/diseimagenes497a.gif);
background-repeat:no-repeat;
background-position:top left;
}

#b_cont_0 a:link {
}

#b_cont_0 a:visited {
}

#b_cont_0 a:hover {
}

/********** ENLACES **********/

#b_cell_1
{
color:#616161;
width:780px;
text-align:center;
padding-top:7px;
padding-bottom:5px;
font-size:11px;
float:left;
}
	#b_cell_1 a
	{
		font-size:11px;
		color:#616161;
		text-decoration:none;
	}
	#b_cell_1 a:hover{
		text-decoration:underline;
		color:#616161;
	}
/********** POSICIONAMIENTO **********/

#b_cell_2{
color:;
}


/********** LOGO DMACROWEB **********/

#b_cell_3
{
	top:18px;
	left:140px;
	position:relative;
	float:left;
}

/********** COPYRIGHT **********/

#b_cell_4
{
	margin-top:10px;
	margin-left:190px;
	width:580px;
	text-align:left;
	float:left;
	color:#616161;
	font-size:10px;
}
	#b_cell_4 a{
		color:#616161;
		font-weight:bold;	
		text-decoration:none;
	}
	#b_cell_4 a:hover{
		text-decoration:underline;
	}

/********** WAI IMAGEN **********/

#b_cell_5
{		
	margin-top:8px;
	right:40px;
	position:relative;
	text-align:right;
	float:left;
}

/********** EXTRA **********/

#b_cell_6{
}


.contentdiv img, .contentdivIMG img{
	margin-right:10px;!important	
}

.cuentaAtras{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	padding-left: 5px;
}

/********************************************************************************/
/***************************** 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;
}

.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 */


/***************************** Á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:;
}




/*Estilos home*/
.EnlacesHome{
	width:230px;
	background-image:url(http://www.joma.es/modulos/usuariosFtp/conexion/diseimagenes498a.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.EnlacesHome img{
	margin-right:6px;
}
.TitBuzones{
	display:block;
	text-align:left;
	font-weight:bolder;
	font-size:13px;
	color:#d96739;
}
.EnlacesBuzones{
	font-size:11px;
	display:block;
	text-align:left;
	color:#65615f;
}
.EnlacesBuzones a{
	font-size:11px;
	color:#65615f;
	text-decoration:none;
}
.EnlacesBuzones a:hover{
	text-decoration:underline;
}



.ParaBuscador{
	display:block;
	height:30px;
	border-bottom:solid 3px #d4470f;
	background-color:#f0f0f0;
	margin-bottom:10px;
	padding:3px;
}



.EnConstruccion{
	background-color:#d4470f;
	padding:5px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	width:300px;
}



/*destacado novedades home*/
.NovedadesHome{
	clear:both;
	margin-bottom:15px;
	margin-top:15px;
}
#NovedadesHome1 .FotoNov{
	min-height:200px;
}
#NovedadesHome2 .FotoNov{
	min-height:315px;
}
#NovedadesHome3 .FotoNov{
	min-height:200px;
}
.FotoNov, .fotoNov{ 
	float:left;
	width:165px;
	border-right:solid 1px #cdcdcd;
	padding:10px;
	margin-right:15px;
}
.NovedadesHome ul li{
	margin-left:200px;
}