/* CSS Document */
a{
	text-decoration:none;
}
body {
	text-align:center;
	font-family:Arial;
	margin-top:0px;
	padding-top:0px;
	background-color:#000000;
}
#div_todo {
	float:left;
	display:inline;
	width:1000px;
	_height:735px;
	min-height:735px;
	text-align:center;
	background:#000000;
	padding-bottom:10px;
	/*display:table;*/
}
#cabecera_superior {
	width:1000px;
	height:113px;
	background:url(/imagenes/cabecera_fondo.jpg) no-repeat top center;
	float:left;
	display:inline;
}
#div_menu_cabecera {
	width:977px;
	height:45px;
	float:left;
	display:inline;
	background:url(/imagenes/cabecera_menu_linea.gif) repeat-x;
}
.div_fondo{
	width:790px; 
	_height:530px;
	min-height:530px;
	background:url(/imagenes/fondo_contenido.jpg) no-repeat left bottom #FFF;
	float:left; 
	display:inline; 
	margin-left:2px;
	padding-bottom:20px;
}
.texto_apartado_cabecera {
	width:200px;
	height:27px;
	float:left;
	display:inline;
	/*background:url(/imagenes/catalogo_cabecera.jpg) repeat-x;*/
	font-family:BankGothic Md BT, Arial;
	font-size:12px;
}
#div_menu_lateral {
	width:200px;
	_height:530px;
	min-height:530px;
	float:left;
	display:inline;
	margin-top:4px;
}
#lateral_catalogo {
	width:198px;
	height:auto;
	/*height:303px;*/
	float:left;
	display:inline;
	margin-left:1px;
	/*background:url(/imagenes/catalogo_linea_exterior.jpg) repeat-x top;*/
	/*background:url(/imagenes/catalogo_fondo.jpg) no-repeat;
	border-bottom:1px solid #737373;
	border-left:2px solid #737373;
	border-right:2px solid #737373;*/
	background-color:#000000;

}
#div_menu {
	width:173px;
	height:auto;
	float:left;
	display:inline;
	background:url(/imagenes/catalogo_linea_interior.gif) repeat-y center;
	border:2px solid #b37d7b;
	margin:8px;
}
#lateral_login {
	width:194px;
	height:102px;
	float:left;
	display:inline;
	overflow:hidden;
	background:url(/imagenes/login_fondo.jpg) #B00700 no-repeat;
	border-bottom:1px solid #737373;
	border-left:2px solid #737373;
	border-right:2px solid #737373;
	text-align:left;
}
#lateral_empresas {
	width:200px;
	height:170px;
	float:left;
	display:inline;
	/*border-bottom:1px solid #737373;
	border-left:2px solid #737373;
	border-right:1px solid #737373;*/
}
.texto_boton {
	font-family:Gill Sans MT;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}
.div_txtconsulta {
	width:640px;
	height:190px;
	float:left;
	display:inline;
	border:1px solid #c2c2c2;
}
#div_central {
	width:796px;
	/*_height:655px;
	min-height:655px;*/
	float:left;
	display:inline;
	margin-top:4px;
	margin-left:4px;
	overflow:hidden;
}
.texto_central_cabecera {
	width:794px;
	height:21px;
	float:left;
	display:inline;
	/*background:url(/imagenes/contenido_cabecera.jpg) repeat-x;*/
	font-family:BankGothic Md BT, Arial;
	font-size:12px;
	padding-top:6px;
	color:#000000;
}
#div_situacion{
	height:16px;
	float:left;
	display:inline;
	margin-top:15px;
	margin-left:36px;
	margin-bottom:34px;
	font-size:11px;
	float:left;
}
#div_detalle_producto{
	font-size:11px;
	color:#75767A;	
	margin:0px 0px 0px 36px;
	float:left;
	display:inline;
	width:710px;
}

.div_descarga_titulo{
	float:left;
	display:inline;
	height:14px;
	padding-top:1px;
	font-size:10px;
	font-family:Arial;
	color:#FFF;
	text-align:center;
	background-color:#535353;
}
.div_descarga_valor{
	float:left;
	display:inline;
	height:15px;
	padding-top:2px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#535353;
	text-align:center;
	background-color:#FFF;
}
.div_descarga_texto{
	float:left; 
	display:inline;
	width:555px;
	height:auto;
	overflow:hidden;
	font-size:12px;
	font-family:Arial;
	color:#75767a;
	text-align:justify;
	padding-bottom:30px;
	border-bottom:1px dotted #535353;
	margin-bottom:3px;
	margin-top:24px;
}
.div_descarga_referencia{
	float:left;
	display:inline;
	height:15px;
	margin-top:20px;
	width:450px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#707070;
}
.detalle_producto_caracteristicas{
	float:right;
	margin:20px 0 5px;
	text-align:right;
	width:50px;
}
#botones_pie {
	width:auto;
	height:16px;
	margin-right:75px;
	float:right;
	display:inline;
}
.normativa_titulo_inicio {
	float:left;
	display:inline;
	background: url(/imagenes/cab-normativa.gif) no-repeat;
	width:700px;
	height:23px;
	font-size:12px;
	text-align:left;
	margin: 25px 0 0 45px;
	padding:7px 10px 6px 15px;
}
.normativa_texto {
	width:700px;
	height:auto;
	float:left;
	display:inline;
	background: url(/imagenes/px-normativa.gif) no-repeat;
	background-repeat: repeat;
	margin-left:45px;
}
.normativa_titulo{
	width:650px;
	height:23px;
	float:left;
	display:inline;
	font-size:11px;
	color:#000;
	cursor:pointer;
	margin: 0 0 2px 15px;
	padding:7px 10px 0 10px;
	font-weight:bold;
	text-decoration:none;
}
.normativa_pie {
	width:700px;
	height:20px;
	float:left;
	display:inline;
	background: url(/imagenes/pie-normativa.gif) no-repeat;
	margin-left:45px;
}
.caja_formulario{
	width:150px;
	font-weight:normal;
	color:#75767A;
	border:1px solid #B3B3B3;
	font-family:arial;
	font-size:11px;
	margin-bottom:10px;
	padding:2px;
	float:left;
	display:inline;
}
.caja_formulario_select {
	width:220px;
	height:20px;
	font-family:Arial;
	font-size:11px;
	margin-bottom:10px;
	float:left;
	display:inline;
	border-top:2px solid #c2c2c2;
	border-right:2px solid #c2c2c2;
	border-left:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
}
.caja_formulario {
	width:640px;
	height:16px;
	float:left;
	display:inline;
	border-top:2px solid #c2c2c2;
	border-right:2px solid #c2c2c2;
	border-left:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
}
.listado_productos_fila{
	width:138px;
	float:left;
	display:inline;
	height:18px;
	font-size:10px;
	margin: 0 5px 0 5px;
	padding-top: 2px;
	cursor:pointer;
}
.listado_productos_fila_on{
	width:138px;
	font-size:10px;
	float:left;
	display:inline;
	height:18px;
	padding-top: 2px;
	margin: 0 5px 0 5px;
	cursor:pointer;
	color:#FF0000;
}
/******************************/
/*******************************/
.div_registro{
	width:500px;
	height:300px;
}
.div_registro_titulo{
	background: URL(../imagenes/cabecera-registro2.gif) no-repeat center top;
	width:500px;
	height: 27px;
	font-size:15px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	margin:0 0px 0px 0px;
	float:left;
	display:inline;
}
.div_registro_campo{
	width:150px;
	height:30px;
	float:left;
	display:inline;
	font-size:12px;
	text-align:left;
	color:#000;
	margin-left:50px;
	font-weight:bold;
	_margin-left:30px;
	
}
.div_registro_valor{
	width:200px;
	height:30px;
	float:left;
	_width:280px;
}
.caja_registro{
	width:250px;
	height:14px;
	font-size:11px;
	border:1px solid #999;
}
.div_registro_error{
	float:left; 
	display:inline; 
	width: 400px; 
	margin-left:60px;
	color:#741A1A;
	height:20px;
	margin-top:-21px;
	float:left;
	text-align:center;  
	font-size:11px; 
}
/*******************************/
/******************************/














.div_central_izq{
	width:530px;
	float:left;
	margin-left:18px;
}
#div_central_der{
	width:280px; 
	float:left; 
	display:inline;
	overflow:hidden;
	/*_margin-right:0px;*/
}
#div_banner_superior{
	width:978px;
	/*height:185px;*/
	height:184px;
	/*background: url(../imagenes/cabecera2.jpg) no-repeat bottom left;*/
	float:left;
	display:inline;
}


#div_contenido_general{
	float:left;
	display:inline;
	width:978px;
	border: 4px solid #777676;
	border-top: 0;
	padding: 5px;
	background: #000;
	margin-left:2px;
}
#cabecera_izquierda{
	width:200px;
	height:28px;
	/*background: url(../imagenes/boton_login.jpg) no-repeat ;*/
	float:left;
	display:inline;
	margin-top:10px;
}
#cabecera_menu{
	width:245px;
	height:19px;
	background: url(../imagenes/cabecera_menu.gif) no-repeat bottom left;
	float:left;
	display:inline;
}
#cabecera_inferior{
	width:655px;
	padding-left:75px;
	/*height:185px;*/
	height:74px;
	background: url(../imagenes/cabecera_inferior.jpg) no-repeat bottom left;
	float:left;
	display:inline;
}

.div_logo{
	float:left;
	display:inline;
	width:400px;
	height:97px;
	padding-top:7px;
}
.div_navegador{
	width:600px;
	margin-left:318px;
	_margin-left:158px;
	height:65px;
	margin-top:6px;
	float:left;
}
.div_icono_navegador{
	height:55px;
	float:left;
	text-align:center;
}
.div_separa_navegador{
	width:2px;
	height:55px;
	margin:5px 0px 5px 0px;
	background-color:#cc0001;
	float:left;
	font-size:1px;
}
#div_izquierdo{
	width:243px;
	float:left;
	border-left:1px solid #601915;
	border-right:1px solid #601915;
	border-top:1px solid #601915;
	margin-top:6px;
	background: url(../imagenes/px_menu2.jpg) repeat-x;
	background-color:#CC0001;
}
/*#div_menu{
	width:200px;
	height:auto;
	float:left;
	display: inline;
	background: #B40B03;
	margin-top: 10px;
}*/
#div_menu_pie{
	width:243px;
	height:1px;
	background: #CC0001;
	float:left;
}
#div_empresas_grupo{
	width:200px;
	height:195px;
	float:left;
	background: url(../imagenes/fondo-empresas-komtes.gif);
	margin-top: 10px;
}

/*#div_central{
	width:530px;
	_width:530px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
	font-size:11px;
	color:#75767A;
	background: #FFF URL(../imagenes/fondo-central.jpg) no-repeat right bottom;
	text-align:left;
}*/
#cabecera_menu {
	margin: 10px 0 0 0;
	width: 200px;
	height: 37px;
	background: URL(../imagenes/cab-catalogo.gif) no-repeat center top;
	float:left;
	display:inline;
}
#pie_menu {
	width: 200px;
	height: 14px;
	background: URL(../imagenes/pie-catalogo.gif) no-repeat center top;
	float:left;
	display:inline;
}
#div_pie{
	float:left;
	display:inline;
	width:1000px;
	text-align:center;
	color: #FFF;
	font-size:10px;
	padding-top: 5px;
}
.cabecera_menu{
	width:240px;
	height:17px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:15px;
	float:right;
	text-align:center;
	margin-top:10px;
}
.total_seccion_menu{
	width:198px;
	float:left;
	display:none;
	margin:6px 0;
}
.seccion_menu{
	float:left;
	display:inline;
	padding-left:35px;
	width:163px;
	height:17px;
	padding-top:3px;
	font-size:12px;
	color:#FFF;
	margin-bottom:2px;
	text-align:left;
	cursor:pointer;
	background:url(/imagenes/fondo_seccion_menu.gif) top left no-repeat;
	text-decoration:none;
}
.subseccion_menu{
	float:left;
	display:none;
	padding-left:25px;
	padding-right:10px;
	width:163px;
	height:14px;
	margin-bottom:4px;
	overflow:hidden;
	text-align:left;
	font-size:10px;
	color:#000000;
	cursor:pointer;
	background:url(/imagenes/fondo_subseccion_menu.gif) top left no-repeat;
	text-decoration:none;
}
.subseccion_menu2{
	float:left;
	display:none;
	margin-left:32px;
	width:158px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-align:left;
	padding: 4px 0 4px 3px;
	border-top:1px solid #761314;
	text-decoration:none;
}
#div_contenidos{
	width:685px;
	font-size:11px;
	color:#75767A;
}
.div_texto_peq{
	width:340px;
	float:left;
	/*margin-right:25px;*/
	margin-bottom:15px;
}

.div_texto_grande{
	width:678px;
	float:left;
	margin-bottom:15px;
}
#div_gris_texto{
	width:265px;
	background-color:#8D8D8D;
	color:#FFFFFF;
	font-size:11px;
	padding:20px 20px 20px 25px;
	float:left;
	margin-bottom:15px;
}
.div_imagen{
	width:310px;
	float:left;
	margin-bottom:15px;
}
.div_home_seccion{
	float:left;
	margin:10px 5px 20px;
	width:166px;
}
.home_seccion_foto{
	width:166px;
	float:left;
	text-align:center;
	padding-top:10px;
}
.home_seccion_texto{
	width:166px;
	font-size:10px;
	color:#75767A;
	float:left;
}
.home_seccion_familia{
	margin-left:30px;
}
.home_seccion_cabecera{
	width:166px;
	color: #e42432;
	margin: 0 0 5px 0;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	float:left;
}
#enves , #reves {
    position:relative;
	height:30px;
	width:725px;
    font-weight:bold;
    font-size:12px; 
    font-family:arial; 
    margin-bottom:0px;
	text-align:center;
	color:#FFFFFF;
}
#reves div { 
	width:725px;
    overflow:hidden;
	_margin-left:0px;
}
.div_situacion1{
	height:16px;
	/*width:105px;*/
	margin-right:5px;
	float:left;
	margin:10px;
	font-size:11px;
	color:#741A1A;
	float:left;
}


.listado_productos_ref{
	width:60px;
	float:left;
}
.listado_productos_modelo{
	width:260px;
	float:left;
}
.listado_productos_ptos{
	width:33px;
	float:left;
	font-size:20px;
	padding-top:2px;
	color:#601915;
}
.listado_productos_precio{
	float:right;
	text-align:right;
	padding-top:6px;
}	
.listado_productos_titulo{
	width:325px;
	font-size:11px;
	color:#601915;
	margin:20px 0px 20px 0px;
	float:left;
}

.detalle_producto_titulo{
	width:286px;
	background-color:#cbcbcb;
	font-family:arial;
	font-size:12px;
	color:#000;
	height:22px;
	margin-bottom:10px;
	float:left;
	padding:5px 10px 0px 10px;
}
.detalle_producto_imagen{
	width:292px;
	text-align:center;
	float:left;
}


#div_login {
	width: 300px;
	height: 51px;
	padding-left: 7px;
	float:left;
	font-family: Arial;
	font-weight: bold;	
	text-align: left;
	color:#000;
}

#div_login_titulo {
	background: url(../imagenes/barra-login2.gif) no-repeat left;
	height: 27px;
	/*Si se usa "../imagenes/barra-login_antigua.gif" poner "margin: 0 0 10px 0;" */
}
#div_login_usuario {
	font-size: 13px;
	float: left;
	width: 57px;
	margin-top: 5px;
}
#div_login_usuario_caja {
	float:left;	
	width: 195px;
	margin-top: 5px;
}
#div_login_pass {
	font-size: 13px;
	float: left;
	margin-top: 10px;
	width: 57px;
}
#div_login_pass_caja {
	float:left;
	margin-top: 10px;
	width: 197px;
}
#div_login_entrada {
	float:left;
	width: 280px;
	margin-top: 25px;
	text-align:center;
}
#div_login_error{
	color:#CC0000;
	text-align:center;
	font-family: Arial;
	font-size: 11px;
	margin:0px;
	padding:0px;	
}
#div_login_valido_titulo{
	font-size: 17px;
	text-align:left;
	height: 22px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#div_login_valido_texto{
	color:#000;
	text-align:left;
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 25px;
	margin-top: 10px;
	padding:0px;	
}
#div_login_valido_entrada {
	float:left;
	width: 280px;
	margin-top: 25px;
	text-align:center;
}
.CajaLogin {
	width: 195px;
	height: 14px;
	border: 1px solid #999;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
#div_descarga{
	width:641px;
	height:462px;		
	top:0px;
	left:0px;
	font-size:11px;
	font-family:arial;
}
.titulo_descarga{
	width:431px;
	height:16px;
	float:left;
	display: inline;
	font-size:14px;
	color: #767779;
	text-align:left;
	margin: 10px 0 10px 10px;
	padding-bottom: 10px;
	font-weight: 700;
	border-bottom: 1px solid #767779;
}
.cerrar_descarga{
	width:180px;
	height:16px;
	float:right;
	display: inline;
	text-align:right;
	margin: 10px 20px 10px 0;
	padding-bottom: 10px;
	_padding-bottom: 7px;
	border-bottom: 1px solid #767779;
}

.descarga_archivos{
	width:415px;
	padding:10px;
	float:left;
}
.descarga_titulo{
	width:415px;
	font-weight:bold;
	font-size:12px;
	color:#741A1A;
	margin-bottom:5px;
}
.descarga_texto{
	width:145px;
	padding-left:8px;
	color:#000;
	text-align:left;
	padding-top:2px;
	height:19px;
	float:left;
	display:inline;
}
#div_caja_login{
	width:311px;
	height:70px;
	background:url(../imagenes/Caja-registro-fondo.jpg) no-repeat left;
	margin-bottom:13px;
	float:left;
	padding-top:2px;
}
#div_caja_login2{
	width:243px;
	height:90px;
	background:url(../imagenes/Caja-registro-fondo-peq.jpg) #FFFFFF no-repeat left top;
	margin-bottom:13px;
	border-bottom:1px solid #000000;
	float:left;
	padding-top:2px;
}
.fecha_login{
	width:91px;
	padding-left:5px;
	height:17px;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.titulo_login{
	width:134px;
	float:left;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin-left:12px;
}
.cajas_login{
	width:245px;
	float:left;
	height:23px;
	text-align:center;
	margin-bottom:4px;
	margin-top:4px;
}
.caja_login{
	width:184px;
	padding: 0 0 0 2px;
	margin: 0 0 5px 0;
	height:16px;
	color:#000;
	border:1px solid #000;
	font-size:11px;
	text-align:left;
	font-weight:bold;
}
.login_registrate{
	height:17px;
	float:right;
	display:inline;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 6px 6px 0 0;
}
.boton_login{
	margin: 4px 0 0 6px;
	float:left;
	display:inline;
}
.cajas_login_ok{
	width:245px;
	float:left;
	text-align:center;
	margin-top:9px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.div_registro{
	width:500px;
	height:300px;
}
.div_registro_titulo{
	background: URL(../imagenes/cabecera-registro2.gif) no-repeat center top;
	width:500px;
	height: 27px;
	font-size:15px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	margin:0 0px 20px 0px;
	float:left;
	display:inline;
}
.div_registro_campo{
	width:150px;
	height:30px;
	float:left;
	display:inline;
	font-size:12px;
	text-align:left;
	color:#000;
	margin-left:50px;
	font-weight:bold;
	_margin-left:30px;
	
}
.div_registro_valor{
	width:200px;
	height:30px;
	float:left;
	_width:280px;
}
.caja_registro{
	width:250px;
	height:14px;
	font-size:11px;
	border:1px solid #999;
}
.div_registro_error{
	float:left; 
	display:inline; 
	width: 400px; 
	margin-left:60px;
	color:#741A1A;
	height:20px;
	margin-top:-21px;
	float:left;
	text-align:center;  
	font-size:11px; 
}
#div_descripcion{
	z-index:1000;
	border:3px solid #741A1A;
	background-color:#FFFFFF;
	visibility:hidden;
	display:none;
	position:absolute; 
	font-size:12px; 
	font-family:arial;
	width:400px;
	color:#000; 
	text-align:justify;
}
.div_contacto{
	width:490px;
	height: 80px;
	background:URL(../imagenes/fondo-contacto.jpg) top center no-repeat;
	float:left;
	display:inline;
	padding: 60px 0 0 40px;
	margin: 20px 0 0 0;
}
.div_normativa{
	width:513px;
	height: 452px;
	background:URL(../imagenes/fondo-normativa.jpg) top center no-repeat;
	float:left;
	display:inline;
	padding: 60px 0 0 20px;
	margin: 20px 0 0 0;
}
.div_formulario{
	width:490px;
	height:452px;
	background:URL(../imagenes/formulario-consultas.jpg) top center no-repeat;
	float:left;
	display:inline;
	padding: 60px 0 0 40px;
	margin: 20px 0 0 0;
}
.formulario_campo{
	width:125px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	float:left;
	display:inline;
}

.duda_titulo{
	width:350px;
	font-size:11px;
	color:#000;
	text-decoration:underline;
	cursor:pointer;
	margin-bottom:5px;
}
.duda_solucion{
	width:330px;
	margin:5px 0px 10px 20px;
	font-size:11px;
	display:none;
}

.normativa_desc{
	width:330px;
	margin:0px 0px 10px 20px;
	font-size:11px;
	display:none;
}
.contacto_fila{
	width:328px;
	margin:0px 0px 10px 20px;
	_margin-left:10px;
	float:left;
}
#map{
	width:351px;
	height:300px;
	float:left;
	margin-top:10px;
	border:1px solid;
}
.novedad_titulo_peq{
	width:690px;
	font-size:12px;
	color:#000;
	float:left;
	display:inline;
	font-weight:bold;
	margin-bottom:10px;
	font-family:arial;
}
.novedad_texto{
	width:665px;
	margin: 10px 0 10px 65px;
	font-size:12px;
	color:#75767a;
	font-family:Arial;
	float:left;
	display:inline;
	text-align:justify;
}
.novedad_titulo_gran{
	width:665px;
	margin: 25px 0 5px 65px;
	font-size:12px;
	color:#ef422f;
	font-family:Arial;
	font-weight:bold;
	float:left;
	display:inline;
	font-weight:700;
	text-align:left;
}

.novedad_2titulo_gran{
	width:665px;
	margin: 10px 0 10px 65px;
	font-size:12px;
	color:#000000;
	font-family:Arial;
	float:left;
	text-align:justify;
	display:inline;
}
.novedad_volver{
	width:665px;
	margin: 25px 0 10px 65px;
	float:left;
	display:inline; 
	text-align:right; 
	font-family:arial;
	color:#741A1A;
}
#cabecera_calendario {
	padding-top: 3px;
	font-family: arial;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-align:center;
	width: 189px;
}

#atrasMes {
	float: left;
	width: 90px;
	font-family: arial;
	font-size: 10px;
	color: #000;
	text-align:left;
	cursor:pointer;
}

#adelanteMes {
	float: left;
	width: 99px;
	font-family: arial;
	font-size: 10px;
	color: #000;
	text-align:right;
	cursor:pointer;
}

#dias_calendario {
	font-family: arial;
	font-size: 12px;
	margin-left:4px;
}

.calendarioDiaNomal {
	float: left;
	width: 24px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;	
	color: #999;
	cursor:default;
	margin-top:1px;
}

.calendarioDiaFiesta {
	float: left;
	width: 24px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;	
	color: #000;
	cursor:default;
	margin-top:1px;
}

.calendarioDiaEvento {
	float: left;
	width: 24px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;	
	color: #FFF;
	background-color: #741A1A;
	cursor:pointer;
	margin-top:1px;
}
.calendarioDiaEventoPasado{
	float:left;
	width: 24px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFF;
	background-color:#696969;
	cursor:pointer;
	margin-top:1px;
}
#div_calendario{
	width:190px;
	float:left;
	display:inline;
	border:1px solid #ccc;
	padding:2px 0px 2px 2px;
	_padding-right:2px;
	font-family:arial;
}
#div_detalle{
	float:left; 
	display:inline; 
	width:690px;
	margin-top:15px;
}
.cabecera_eventos{
	font-family:arial;
	font-size:13px;
	color:#999;
}	
.cab_normativa {
	float:left;
	display:inline;
	background: url(http://www.cyrtek.es/dds/imagenes/cab-normativa.gif);
	/*background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.cyrtek.es/dds/imagenes/cab-normativa.png');*/
	font-size:14px;
	font-weight:700;
	height:28px;
	padding:8px 0 0 15px;
	width:475px;
}

.px_normativa {
	width: 490px;
	height:auto;
	float:left;
	display:inline;
	background: url(http://www.cyrtek.es/dds/imagenes/px-normativa.gif);
	/*background-image: url(http://www.cyrtek.es/dds/imagenes/px-normativa.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.cyrtek.es/dds/imagenes/px-normativa.png');*/
	background-repeat: repeat;
}

.pie_normativa {
	width: 490px;
	height: 20px;
	float:left;
	display:inline;
	background: url(http://www.cyrtek.es/dds/imagenes/pie-normativa.gif);
	/*background: url(../imagenes/pie-normativa.png)!important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.cyrtek.es/dds/imagenes/pie-normativa.png');*/
}

#log_komtes_nuevo {
	width: 200px;
	height: 60px;
	float:left;
	display:inline;
	background:url(../imagenes/logo_komtes.jpg);
}

#div_boton_login {
	width: 200px;
	height: 28px;
	float:left;
	display:inline;
}

#div_desplegable_login {
	background: url(/imagenes/caja-login.gif) no-repeat;
	float:left;
	display:inline;
	width:961px;
	padding:0 20px 0 20px;
	height:147px; 
	text-align:center;
	margin-top:1px;
	position:relative;
	z-index:900;
	top:-147px;
	left:11px;
	overflow:hidden;
}
.div_descargas{
	width:551px;
	border:2px solid #9B9B9B;
	padding:5px 0;
	background:url(/imagenes/fondo_caja_descarga.jpg) right top repeat-y #FFF;
	margin-top:2px;
	overflow:hidden;
	position:absolute;
}
.div_producto_peq{
	float:left;
	display:inline;
	margin-left:38px;
	width:186px;
	height:54px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
}
.div_prod_peq_imagen{
	float:left;
	display:inline;
	width:71px;
	height:55px;
}
.div_prod_peq_texto{
	float:left;
	display:inline;
	width:114px;
	height:55px;
	padding-top:0px;
	font-family:arial;
	font-size:10px;
	color:#75767a;
}
.caja_categorias{
	width:330px;
	/*height:100px;*/
	float:left;
	display:inline;
	margin-bottom:22px;
	margin-left:22px;
}
.boton_catalogo_inicio{
	float:left; display:inline; width: 5px; height: 18px; background: url(/imagenes/boton_inicio.jpg) no-repeat; font-size:1px;
}
.boton_catalogo_fin{
	float:left; display:inline; width: 7px; height: 18px; background: url(/imagenes/boton_fin.jpg) no-repeat; font-size:1px;
}
.boton_catalogo{
	/*font-family:Gill Sans MT, arial;*/
	float:left; 
	display:inline;
	height: 16px; 
	padding-top:2px; 
	background: url(/imagenes/boton_linea.jpg); 
	color:#FFF; 
	font-size: 11px;
	/*font-weight:bold;
	font-size:9px;*/
}
.div_separacion{
	float:left; 
	display:inline;
	height:1px;
	font-size:1px;
	overflow:hidden;
}
.caja_submenu_lateral{
	float:left;
	display:inline;	
	width:109px;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	padding:5px;
}



