﻿/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
}

.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;
}

.contacto{
}

td{
	font-size:11px;
}

/********************************************************************************/
/********* contenedor central  -  Izquierda  -  Centro  -  Derecha     **********/
/********************************************************************************/
#impresion{	display:none;}
	

#contenedoraWeb /*IMPORTANTE para centrar la web...*/{
	z-index:6;
	width:780px;
	margin:0 auto 0 auto;
	position:relative;
	background-color:#FFFFFF;
}
#capa_contenidos{
	float:left;
	width:780px;
	clear:both;
}

.contenidoizq{
	width:200px;
	height:500px;
	float:left;
	background-image:url(../../../modulos/usuariosFtp/conexion/diseimagenes881a.jpg);
}

.contenidoCentro{
	width:580px;
	float:right;
	text-align:left;
}

.contenidodch{display:none;}


.aumentoletra{ display:none;}
/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	z-index:1;
	background-image: url(../../../modulos/usuariosFtp/conexion/diseimagenes873a.jpg);
	width: 780px;
	height: 233px;	
}
	
	#h_cell_1 {
	z-index:5;
	position:absolute;
	top:0;
	left: 0;
	width: 525px;
	height: 70px;
	}
	
	#h_cell_2 {
	z-index:6;
	position:absolute;
	top: 0px;
	left: 650px;
	width: 130px;
	height: 20px;

	}
			
	#h_cell_3 {
	z-index:7;
	position:absolute;
	top: 25px;
	left: 610px;
	width: 165px;
	height: 110px;
	}
			
	#h_cell_4 {
	z-index:8;
	background-image: url(../../../modulos/usuariosFtp/conexion/diseimagenes896a.jpg);
	position:absolute;
	top: 195px;
	left: -5px;
	width: 795px;
	height: 38px;
	}
	
	#h_cell_5 {

	}
	
	#h_cell_6 {
	}
	
	#h_cell_7 {
	}
	
	#h_cell_8 {
	}
	
	#h_cell_9 {
	}
	
	#h_cell_10 {
	}
	
	#h_cell_11 {
	}
	
	#h_cell_12 {
	}

/************************** MÓDULOS CABECERA ************************************/

/******************** MENUS DESPEGABLES VERTICALES ******************************/

.menu{
	float:left;
	padding: 8px 0 0 45px;
	margin:0 18px 0 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #421c52;
}

.menu a{
	color:#421c52;
	text-decoration:none;
}

.menuBaseDesplegableHorizontal{
}

	.menuBaseDesplegableHorizontal a{
	}
	.menuBaseDesplegableHorizontal a:hover{
	}


.submenuDesplegableHorizontal{
}
.submenuDesplegable{
}

/********************************* BUSCADOR *************************************/


/*ESTE CREO QUE SIRVE DE PARTE DE LOS SIGUIENTES*/
/*.tablaBuscador {
background-color:#330066;
height:200px;
}*/

/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador{
	width:180px;
	height:20px;
	float:left;
}

/********** INPUT TEXT **********/
#mod_buscador_input {
	float:left;
}

/********** CAPA BOTÓN IMG **********/
#mod_buscador_button{
	float:right;
}

/********************************* SALUDO *************************************/
#mod_cont_saludo{
	font-family:Verdana;
	font-size:1;
}

/********************************* IDIOMAS *************************************/
.id_idioma{
    float:left;
    display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.id_idioma a
{
	text-decoration:none;
	color:#000000;
}
.id_idioma a:hover
{
	text-decoration:underline;}

#mod_cont_idiomas{
	float:left;
}

/*************************** DOMINIO - USUARIOS ********************************/
#mod_cont_dominio{
	font-family:verdana;
}
/**************************** AGENDA ***********************************/
.buscarOcio /*Boton y caja de texto del buscador*/
{
    BORDER-RIGHT: #B1CAE5 1px solid;
    BORDER-TOP: #B1CAE5 1px solid;
    FONT-SIZE: 8px;
    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, #cont_agendatabla b
{
	text-decoration:none;
	color:#000000;
	}
#cont_agendatabla a:hover, #cont_agendatabla b:hover
{
	text-decoration:underline;
	color:#000000;
	}
.ElementoAgendaEventos a
{
	color:#434343;
	text-decoration:none;
	}
.ElementoAgendaEventos a:hover
{
	color:#434343;
	text-decoration:underline;
	}
.ElementoAgendaEventos
{
	color:Black;
	font-size:10px;}
.fechaAgendaEventos
{
	color:Black;
	font-size:10px;}
#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:200px;
	padding:0 0 0 1px;
	margin:0 0 0 0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contmenuizq a{
	color:#515151;
	text-decoration:none;
}

.contpadremenuizq, .contpadremenuizq2{
	background-image: url(/modulos/usuariosFtp/conexion/diseimagenes874a.jpg);
	background-repeat:no-repeat;
	text-align: left;
}
	
.cellpadremenuizq, .cellpadremenuizq2, .PadreResaltado1{
	width:180px;
	height:25px;
	padding: 3px 0 0 20px;
	background-position: top;
	background-repeat:no-repeat;
	text-align: left;
}


/********************************************************************************/
/**************************** CENTRO PAGINA *************************************/
/********************************************************************************/
#div_central{
width:580px;
}

#cont_cabecera_centro{
clear:both;
margin-left: 10px;
margin-right:10px;
*width:100%;
}
#tit_cabecera_centro{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:0 0 0 5px;
border-bottom:#999999 1px solid;
}

.tamanoFuente h1{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#515151;	
}

.tamanoFuente{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#898989;
}

.tamanoFuente a{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#515151;
	text-decoration:none;
}

.tamanoFuente p{
	font-size:11px;
	padding-left:;
}

.justificado{
	font-size:11px;
}

.infBuspre{
	text-align:right;
	margin-left: 10px;
	margin-right:10px;
	*width:100%;
	height:20px;
	border-top:#999999 1px solid;
	clear:both;
	display:block;
}
.infBuspre a{
	color:#434343;
	text-decoration:none;
	font-size:10px;
}
.infBuspre a:hover{
	color:#434343;
	text-decoration:underline;
	font-size:10px;
}

/*Catalogo*/
.titulohijos{
	font-size:0.9em;
}
.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{
	background-image: url(/democorporative/modulos/UsuariosFtp/conexion/diseimagenes285a.jpg);
	width:;
	padding:;
	margin:;
	float:left;
	text-align:;	
}

.contpadremenudch{
	width:;
	height:;
	background-image: url();
	background-repeat:no-repeat;
}
	
.cellpadremenudch{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	padding-left:;
	cursor:pointer;	
}

.imgpadremenudch{
	background-image:url();
	background-repeat:no-repeat;
	width:100%;
	height:;
	clear:both;
}
.conthijosmenudch{ /*no esta cambiado en dch todabia*/
	width:;
    text-align: center;
}

.conthijosmenudchhide{ /*no esta cambiado en dch todabia*/
	width:;
	height:;
	overflow:hidden;
	/*position:absolute;
	left:-999em;*/
}
		
.cellhijomenudch{
	background-image: url();
	background-repeat:no-repeat;
	height:;
	padding:;
}

.imghijomenudch{
    background-image: url();
    background-repeat:no-repeat;
    background-position:;
    height:;
}



/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
background-image: url(../../../modulos/usuariosFtp/conexion/diseimagenes898a.jpg);
	width:795px;
	height:68px;
	float:none;
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}


/********** ENLACES **********/

#b_cell_1{
color:;
padding: 3px 0 0 0;
clear:both;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#b_cell_1 a
{
	text-decoration:none;
	color: #FFFFFF;
	}
#b_cell_1 a:hover
{
	text-decoration:underline;
	color: #FFFFFF;}

/********** POSICIONAMIENTO **********/

#b_cell_2{
color:;
clear:both;
}


/********** LOGO DMACROWEB **********/

#b_cell_3{
	float:left;
	height: 40px;
	width: 200px;
	background-position: center center;
	background-color: #FFFFFF;
}

/********** COPYRIGHT **********/

#b_cell_4{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 40px;
	width: 580px;
	background-color: #FFFFFF;
	color:#333333;
}
	#b_cell_4 a{
	color:#333333;
	text-decoration:none;
	}
	#b_cell_4 a:hover{
	color:#333333;
	text-decoration:none;
	}



/********** WAI **********/

#b_cell_5{
}

/********** EXTRA **********/

#b_cell_6{
}




/********************************************************************************/
/***************************** DESTACADOS ***************************************/
/********************************************************************************/

/************************ IZQUIERDA ARRIBA - 16 **********************************/
#mod_cont_dest_16{
	width:200px;
	background-color:#FFFFFF;
	border:0;
	padding:0
}

.tablaBuscador{
	width:180px;
	text-align:center;
}
.tablaBuscador input{
	width:120px;
}
.tablaBuscador #Image1{
	width:26px;
}
/************************ IZQUIERDA ABAJO - 17 **********************************/
#mod_cont_dest_17{
	background-color:#FFFFFF;
	width:200px;
	border:0;
	padding:0
}

/************************ DERECHA ARRIBA - 15 **********************************/
#mod_cont_dest_15{
}

/************************ DERECHA ABAJO - 10 **********************************/
#mod_cont_dest_10{
}




/********************************************************************************/
/******************************** MÓDULOS ***************************************/
/********************************************************************************/



/*.fechaAgendaEventos{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.ElementoAgendaEventos{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}*/


.contentdiv img, .contentdivIMG img{
	margin: 3px 7px 7px 3px;
	
}



/****************************** 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 */



/****************************** 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 */

#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
}

/**************************************************************/
/******************* PERFIL DEL CONTRATANTE *******************/

	.tablaContratante {width:100%; font-size:11px};
	.cabeceraconcurso {background-color:#bdaec6; color:#666464; height:20px; font-weight:bold; width:80%; font-size:11px;}
	#resumen {margin-bottom:20px; margin-top:20px; width:600px}
	.concurso1 {height:25px; background-color:#d6d6d6; vertical-align:middle; font-size:11px;}
	.concurso2 {height:25px; background-color:#FFFFFF; vertical-align:middle; font-size:11px;}
	.concurso1 a{color:#424242}
	.concurso2 a{color:#000000}
	
	.columiz {width:50%; border-style:solid; border-width:1px; border-color:#bdaec6; font-size:11px;}
	.columde {width:50%; border-style:solid; border-width:1px; border-color:#bdaec6; font-size:11px;}
	.cabezatabla {font-family:Verdana, Arial, Helvetica, sans-serif; color:#424242; font-weight:bold; background-color:#bdaec6}
	.tabladatos {border-collapse:collapse; border-width:1px; border-style:solid; border-color:#cccccc; font-size:11px;}
	#licitacion {margin-top:30px;}
	#definitivo {margin-bottom:30px;}
	#cont_concurso {width:98%; margin-left: 10px; margin-right:10px;}
	
/****************************************************************/
/******************* FIN PERFIL DEL CONTRATANTE *****************/
