/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    FONT-SIZE: 11px;
    COLOR:#555555;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	background-image:url(/modulos/usuariosFtp/conexion/diseimagenes895a.jpg);
}

.formulario{
    TEXT-ALIGN:;
    FONT-FAMILY:;	
    FONT-SIZE:;
    COLOR:;
}

a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
	
.contacto{
}
td{
	font-size:11px;
}

/********************************************************************************/
/********* contenedor central  -  Izquierda  -  Centro  -  Derecha     **********/
/********************************************************************************/
#impresion{ display:none;}
#contenedoraWeb /*IMPORTANTE para centrar la web...*/
{
	margin:0 auto 0 auto;
	width:780px;
	position:relative;
	/*background-color:Lime;
	background-image:url(http://files.nireblog.com/blogs1/launicalamejor/files/flores_rojas.jpg);
	background-repeat:no-repeat;*/
}
#capa_contenidos{
	float:left;
	width:780px;
	clear:both;
	background-color:#FFFFFF;
}

.contenidoizq{
	width:170px;
	float:left;
}

.contenidoCentro, .contenidoCentroSinDerecha{
	width:580px;
	float:right;
	margin-right:5px;
	background-color:#fff;
	text-align:left;
}

.contenidodch{
	display:none;
}

.capaTotal{
	background-image:url(/modulos/usuariosFtp/conexion/diseimagenes896a.png);
	background-position:center top;
	background-repeat:repeat-x;
}


/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	background-image: url(/modulos/usuariosFtp/conexion/diseimagenes873a.jpg);
	width:780px;
	height:244px;
}
	
	#h_cell_1 {
		width:600px;
		height:15px;
		position:absolute;
		top:0;
		left:60px;
		text-align:left;
		z-index:10;
	}
	
	#h_cell_2 {
		width:150px;
		height:20px;
		position:absolute;
		right:0px;
		top:0px;
		z-index:10;
	}
			
	#h_cell_3 {
		background-image:url(/modulos/usuariosFtp/conexion/diseimagenes897a.png);
		position:absolute;
		top:203px;
		right:0px;
		height:30px;
		z-index:10;
	}
	#h_cell_4 {
		position:absolute;
		top:60px;
		left:-45px;
		z-index:10;
	}
	#h_cell_5 {
		position:absolute;
		top:0px;
		left:0px;
		z-index:2;
	}
			

/************************** MÓDULOS CABECERA ************************************/

/******************** MENUS DESPEGABLES VERTICALES ******************************/

.menu{
	margin-top:7px;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:0 10px 0 10px;
	color:#4c4b50;	
	border-left:solid 1px #4c4b50;
}
	.menu a{
		text-decoration:none;
		color:#4c4b50;
	}
	.menu a:hover{
		text-decoration:none;
		font-weight:bold;
		color:#000000;
	}


/********************************* BUSCADOR *************************************/
	/********** CONTENEDORA BUSCADOR **********/
	#mod_cont_buscador{
		height:15px;
	}
	
	/********** INPUT TEXT **********/
	#mod_buscador_input input {
		width:130px;
		float:left;
		font-size:10px;
	}
	
	/********** CAPA BOTÓN IMG **********/
	#mod_buscador_button{
		margin-top:1px;
		float:right;
	}


/********************************* IDIOMAS *************************************/
.id_idioma{
	float:left;
	margin-right:5px;	
}
	.id_idioma a{
		text-decoration:none;
		font-weight:bold;
	}
	.id_idioma a:hover{
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		background-color:#4c4b50;
	}

#idioma0{
	border-right:solid 1px #4c4b50;
}



/********************************************************************************/
/*************************** MENU IZQUIERDA *************************************/
/********************************************************************************/

.contmenuizq{
	width:170px;
	text-align:left;
	margin-top:15px;
	margin-bottom:10px;
	border:solid 1px #4c4b50;
	border-top:solid 10px #4c4b50;
	padding:10px 0 10px 0;
}

	
	.cellpadremenuizq{
		font-size:1em;
		color:#ffffff;
		text-align:left;
		font-weight:bold;
		margin-bottom:5px;
		border-left:solid 2px #4c4b50;
	}
		
		.cellpadremenuizq a{
			padding-left:5px;
			padding-top:2px;
			padding-bottom:2px;
			text-decoration:none;
			width:170px;
			display:block;
			color:#4c4b50;
		}
		.cellpadremenuizq a:hover{
			padding-left:5px;
			padding-top:2px;
			padding-bottom:2px;
			text-decoration:none;
			width:170px;
			display:block;
			color:#4c4b50;
			background-color:#dcdcdc;
		}
		
	.imgpadremenuizq{
		display:none;
	}

.conthijosmenuizq, .conthijosmenuizqhide, .cellhijomenuizq, .imghijomenuizq{
	display:none;
}


/*menu resaltado*/
.PadreResaltado1{
		font-size:1em;
		color:#4c4b50;
		text-align:left;
		margin-bottom:5px;
		border-left:solid 2px #4c4b50;
}
	
	.PadreResaltado1 a{
			padding-left:5px;
			padding-top:2px;
			padding-bottom:2px;
			text-decoration:none;
			width:170px;
			display:block;
			color:#4c4b50;
			background-color:#dcdcdc;
			font-weight:bold;
	}
	.PadreResaltado1 a:hover{
			padding-left:5px;
			padding-top:2px;
			padding-bottom:2px;
			text-decoration:none;
			width:170px;
			display:block;
			color:#4c4b50;
			background-color:#97959d;
	}

/********************************************************************************/
/**************************** CENTRO PAGINA *************************************/
/********************************************************************************/
#tit_cabecera_centro h1{
	font-size:13px;
	margin:15px 0 0 0;
	padding:3px;
	display:block;
	clear:both;
	text-align:left;
	background:#4c4b50;
	color:#fff;
}
.aumentoletra{display:none;}
.TablaCabeceraCentro{}

.catalogoImagenesDcha{}
.buspreImagenesDcha{}


.justificado{
	font-size:11px;
}

/*botones de imprimir y enviar por e-mail*/
	.infBuspre{
		text-align:right;
		width:585px;
	}
	.infBuspre a{
		color:#555555;
		text-decoration:none;
		font-size:10px;
	}
	.infBuspre a:hover{
		color:#555555;
		text-decoration:underline;
		font-size:10px;
	}
	.infBuspre a:link{
		color:#555555;
		text-decoration:none;
		font-size:10px;
	}

/*Catalogo*/
.titulohijos{
	font-size:0.8em;
}
.titulohijos a{
	color:#558dca;
	text-decoration:none;
}
.titulohijos a:hover{
	color:#79b1ee;
	text-decoration:none;
}

.titulohijos img{
	padding-right:5px;
}
.titulohijos a{
	color:#434343;
	text-decoration:none;
	font-size:11px;
}
.titulohijos a:hover{
	text-decoration:underline;
}

/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
width:780px;
height:70px;
text-align:center;
background-color:#ffffff;
clear:both;
}



/********** ENLACES **********/

#b_cell_1{
color:#ffffff;
width:780px;
clear:both;
padding-top:5px;
padding-bottom:5px;
background-color:#4c4b50;
}
	#b_cell_1 a{
		color:#ffffff;
		text-decoration:none;
	}
	#b_cell_1 a:hover{
		text-decoration:underline;
	}
/********** POSICIONAMIENTO **********/

#b_cell_2{
color:;
clear:both;
}


/********** LOGO DMACROWEB **********/

#b_cell_3{
width:120px;
text-align:right;
float:left;
margin-top:10px;
}

/********** COPYRIGHT **********/

#b_cell_4{
margin-top:10px;
width:660px;
text-align:center;
float:left;
color:#555555;
font-size:10px;
}
	#b_cell_4 a{
		color:#555555;
		text-decoration:underline;
	}
	#b_cell_4 a:hover{
		text-decoration:none;
	}






/************************ IZQUIERDA ABAJO - 17 **********************************/
#mod_cont_dest_17{
	margin-bottom:10px;
}



/********************************************************************************/
/******************************** MÓDULOS ***************************************/
/********************************************************************************/


/****************************** MAPA WEB ****************************************/
.dtree{
	font-size:11px;
	color:#555555;
	text-align:left;
}
.dtree a{
	font-size:11px;
	color:#555555;
}
.dtree a:hover{
	font-size:11px;
	color:#555555;
	text-decoration:none;
}
.dtree a{
	font-size:11px;
	color:#555555;
}


/****************************** 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:12px;
	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 */
/*MODULO FOROS*/
#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:;
}
/*FIN MODULO FOROS

ESTILOS PARA LOS FOROS
*/
.foros_cabecera {
	background-color:#4C4B50;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top:solid 3px #6DAACC;
}
.foros_cabecera a{
	color:#FFFFFF;
}
.foros_cabecera hover{
	color:#FFFFFF;
}
.foros_mensaje {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.foros_respuesta_1 {
	background-color:#FFFFFF;
	color:#000000;
}
.foros_respuesta_2 {
	background-color:#EDEDED;
	color:#000000;
}
.foros_respuesta {
	background-color:#706F73;
	color:#FFFFFF;
}
.opcionesForo2{
	background-color:#6DAACC;
	color:016600;
	font-weight:bold;
}
.opcionesForo2 input {
	height:18px;
	font-size:11px;
}
.opcionesForo1{
	padding-bottom:5px;
	background-color:#4C4B50;
	font-weight:bold;
}
.opcionesForo1 img{
	float:left;
}
.opcionesForo1 a:link, .opcionesForo1 a:hover, .opcionesForo1 a:visited{
	color:#FFFFFF;
	float:right;
	text-decoration:none;
	margin-left:3px;
}
.opcionesTituloForo {
	cellspacing:0;
	width:100%; 
	align:center;
	border:outset 1px;
	padding-left:10px;
}

.ancho100{ width:100%;}

/******************************** Ú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:;
}






/*estilos home*/
.DchaContacto{
	width:170px;
	border:solid 1px #4c4b50;
	text-align:center;
	padding-bottom:5px;
	margin-top:5px;
	height:140px;
	*height:130px;
	margin-bottom:0px;
}

.TitContacto{
	width:170px;
	clear:both;
	background-color:#4c4b50;
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#FFFFFF;
}



.DchaEnlaces{
	width:170px;
	border:solid 1px #4c4b50;
	text-align:center;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:0px;
}

.TitEnlaces{
	width:170px;
	clear:both;
	background-color:#4c4b50;
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#FFFFFF;
}
.DchaEnlaces img{
	border:solid 1px #d8d8d8;
	margin-bottom:5px;
	clear:both;
}

/*modo climatico 1*/

#cont_inf2{
	font-size:10px;
	text-align:center;
}
#cont_inf2 strong{
	font-size:8px;
}
#cont_inf2 span{
	display:none;
}

#cont_inf2 ul {  
	list-style-type:none;
	margin-left:2px;
	padding:0;
	text-align:center;
}

#cont_inf2 li {  
   padding-left:0;
}  
   


#tiempoinferior_0{
	width:80px;
	float:left;
	margin-right:5px;
}
#tiempoinferior_0 img{
	width:70px;
}
#tiempoinferior_0 ul{
	margin:0px;
	padding:0px;
}
#tiempoinferior_0 li:first-child{
	background-color:#cdcdcd;
}




#tiempoinferior_1{
	width:80px;
	float:right;
}
#tiempoinferior_1 img{
	width:70px;
}
#tiempoinferior_1 ul{
	margin:0px;
	padding:0px;
}
#tiempoinferior_1 li:first-child{
	background-color:#cdcdcd;
}

/* fin de los estilos para el clima*/




/**************************************/
/* estilos para la home */
#ambos{
	clear:both;
}

#Noticias{
	width:288px;
	float:left;
	background-image:url(/modulos/usuariosFtp/conexion/imagenes341a.jpg);
	background-repeat:no-repeat;
}
#Galeria{
	width:288px;
	float:right;
	background-image:url(/modulos/usuariosFtp/conexion/imagenes343a.jpg);
	background-repeat:no-repeat;
}
#Agenda{
	width:585px;
	clear:both;
	margin-top:10px;
	background-image:url(/modulos/usuariosFtp/conexion/imagenes342a.jpg);
	background-repeat:no-repeat;
}
#Foros{
	width:585px;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(/modulos/usuariosFtp/conexion/imagenes344a.jpg);
	background-repeat:no-repeat;
}

#Enlace{
	float:right;
	margin-top:22px;
	margin-right:5px;
	font-size:10px;
}
	#Enlace a{
		color:#FFFFFF;
		text-decoration:none;
	}
	#Enlace a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
#TITU h2{
	float:left;
	color:#ffffff;
	margin:0;
	padding:0;
	font-size:13px;
	margin-top:20px;
	margin-left:60px;
	width:40%;
}
#Contenido{
	clear:both;
	padding-top:20px;
	*padding-top:10px;
}


/*you tube*/
.youtubeLista{ width:190px!important; height:320px; overflow:auto;}
.youtubeLista ul{ margin:0; padding:0;}
.youtubeLista ul li:after{
	display:block;
	clear:both;
	height:1px;
	content:''; 
}
.youtubeLista ul li{ 
	margin:5px 0 0 0; 
	padding:0; 
	border-bottom: solid 1px #cdcdcd; 
	list-style:none;
	min-height:45px; 
	*height:45px;
}
.youtubeLista ul li img{ 
	float:left;
	margin-top:-15px;
}
.youtubeLista ul li span.youtubeTitulo{ 
	float:right; 
	width:110px;
}
.youtubePlus{ display:none;}