/* HOJA DE ESTILOS CSS DE YUSTE */

body{
	margin-top: 3px;
	background-color: #D0D0D0;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat-x;
}

.centrado{
	margin: 0 auto;
}

.borde_sup_caja{
	background-image: url(../img/borde_sup_caja.gif);
	background-repeat: no-repeat;
	width: 836px;
	height: 18px;
}

.borde_sup_caja2{
	background-image: url(../img/borde_sup_caja2.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 18px;
}

.borde_inf_caja{
	background-image: url(../img/borde_inf_caja.gif);
	background-repeat: no-repeat;
	width: 836px;
	height: 16px;
}

.borde_inf_caja2{
	background-image: url(../img/borde_inf_caja2.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 16px;
}

.borde_izq_caja{
	background-image: url(../img/borde_izq_caja.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 585px;
}
.borde_izq_caja_corto{
	background-image: url(../img/borde_izq_caja2.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 515px;
}
.borde_izq_caja_fijo{
	background-image: url(../img/borde_izq_caja_px.gif);
	background-repeat: repeat-y;
	width: 17px;
}

.borde_der_caja{
	background-image: url(../img/borde_der_caja.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 585px;
}
.borde_der_caja_corto{
	background-image: url(../img/borde_der_caja2.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 515px;
}

.borde_der_caja_fijo{
	background-image: url(../img/borde_der_caja_px2.gif);
	background-repeat: repeat-y;
	width: 17px;
}

.contenido_caja{
	background-color: #EDEAEA;
	background-image: url(../img/interior_caja.gif);
	background-repeat: repeat-x;
	width: 802px;
	height: 585px;
}

.contenido_caja_corto{
	background-color: #EDEAEA;
	background-image: url(../img/interior_caja2.gif);
	background-repeat: repeat-x;
	width: 802px;
	height: 515px;
}

.contenido_caja_fijo{
	background-color: #EDEAEA;
	width: 802px;
}

.contenido_caja2{
	background-image: url(../img/interior_caja.gif);
	background-repeat: repeat-x;
	width: 566px;
	height: 585px;
}

.cabecera_caja{
	width: 802px;
	height: 50px;
}

.titulo_rojo{
	color: #D70019;
	margin-left: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	text-align: left;
}

#bienvenida{
	width: 709px;
}

#bienvenidaP{
	//margin-top: -25px;
	width: 709px;
}
#bienvenidaP1{
	width: 720px;
}
#bienvenida2{
	width: 507px;
}

.texto_normal{	
	color: #32373B;
	margin-top: 2px;
	margin-left: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.texto_normal2{	
	color: #32373B;
	margin-top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#iso9001{
	position: absolute;
	z-index: 1;
	margin-top: -28px;
	margin-left: 733px;
}

.tipo_bloque1{
	width: 167px;
	height: 203px;
	text-align: center;
	background-image: url(../img/bloque1.gif);
	background-repeat: no-repeat;
}

.tipo_bloque2{
	width: 167px;
	height: 203px;
	text-align: center;
	background-image: url(../img/bloque2.gif);
	background-repeat: no-repeat;
}

.tipo_bloque3{
	width: 167px;
	height: 203px;
	text-align: center;
	background-image: url(../img/bloque3.gif);
	background-repeat: no-repeat;
}

.tipo_bloque4{
	width: 279px;
	height: 203px;
	background-image: url(../img/bloque4.gif);
	background-repeat: no-repeat;
}

.tipo_bloque1P{
	width: 194px;
	height: 235px;
	text-align: center;
	background-image: url(../img/bloque1P.gif);
	background-repeat: no-repeat;
}

.tipo_bloque2P{
	width: 194px;
	height: 235px;
	text-align: center;
	background-image: url(../img/bloque2P.gif);
	background-repeat: no-repeat;
}

.tipo_bloque3P{
	width: 194px;
	height: 235px;
	text-align: center;
	background-image: url(../img/bloque3P.gif);
	background-repeat: no-repeat;
}

.tipo_bloque4P{
	width: 194px;
	height: 235px;
	background-image: url(../img/bloque4P.gif);
	background-repeat: no-repeat;
}

.titulo_bloque{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 90px;
	font-weight: bold;
}

.titulo_bloqueP{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 125px;
	font-weight: bold;
}

.titulo_bloque2{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 40px;
	margin-left: 100px;
	font-weight: bold;
}

.texto_bloque{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.texto_bloqueP1{
	text-align: left;
	width: 125px;
	margin: 0 auto;
}
.texto_bloqueP2{
	text-align: left;
	margin-left: 40px;
}
.texto_bloqueP3{
	text-align: left;
	margin-left: 26px;
}
.texto_bloqueP4{
	text-align: left;
	margin-left: 35px;
}

a.enlace_bloqueP:link{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.enlace_bloqueP:visited{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.enlace_bloqueP:hover{
	color: #EDEAEA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.titulo_noticia{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

.titulo_noticia2{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 40px;
	font-weight: bold;
	text-align: center;
}

a.enlace_noticia:link{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.enlace_noticia:visited{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.enlace_noticia:hover{
	color: #D0D0D0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.boton_bloque{
	margin-top: 30px;
}

.boton_bloque2{
	margin-top: 15px;
}

#datos_contacto{
/*	float: left;*/
	height: 50px;
	//height: 28px;
	
}

#datos_contacto2{
	float: left;
	height: 50px;
	//height: 28px;
	margin-left: 53px;
	//margin-left: 25px;
}

.titulo_inf{
	color: #D70019;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 17px;
}

.titulo_inf_td{
	color: #D70019;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.texto_inf{
	color: #28383A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 17px;
}

.texto_inf_td{
	color: #28383A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.enlace_inf:link{
	color: #3679B6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.enlace_inf:visited{
	color: #3679B6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.enlace_inf:hover{
	color: #3679B6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#moscas{
	/*float: right;
	margin-right: 95px;
	//margin-right: 46px;*/
	float: right;
	position: relative;
	z-index: 5;
	top: -49px;
	//top: -25px;
	margin-right: 20px;	
	*margin-right: 10px;
	margin-top: 10px;
	*margin-top: 0px;
}

#moscas2{
	float: right;
	margin-right: 52px;
	//margin-right: 25px;
}

#marqueecontainer{
	margin-top: 33px;
	margin-left: 17px;
	position: relative;
	width: 245px; /*marquee width */
	height: 100px; /*marquee height */
	overflow: hidden;
	border: none;
	text-align: justify;
}

.menu a {
	margin-top: 3px;
  	display:block;
  	border:none;
 	background-position: left  top;
 	background-repeat:no-repeat;
  	width: inherit;
  	height: 25px;
}
.menu a:hover { background-position: 0 -25px; text-decoration: none; }
.menu .alt { display:none; }
.menu a#inicio { background-image: url(../img/inicio.gif); }
.menu a#empresas { background-image: url(../img/empresa.gif); }
.menu a#productos { background-image: url(../img/productos.gif); }
.menu a#consejos { background-image: url(../img/consejos.gif); }
.menu a#noticias { background-image: url(../img/noticias.gif); }
.menu a#contacto { background-image: url(../img/contacto.gif); }

#seleccionado{
	margin-top: 3px;
}


/* **************** PAGINA CONTACTO ************************* */
.seemInput100{
    font-weight: normal;
	font-size: 11px;
    color: #D70019;
    font-family: tahoma, serif, arial, times;
    text-decoration: none;
    width : 160px;
}

.seemInput100_2{
    font-weight: normal;
	font-size: 11px;
    color: #D70019;
    font-family: tahoma, serif, arial, times;
    text-decoration: none;
	width : 330px;
}

.seemInput100_3{
    font-weight: normal;
	font-size: 11px;
    color: #D70019;
    font-family: tahoma, serif, arial, times;
    text-decoration: none;
	height: 38px;
	width : 500px;
	overflow: auto;
}

.botones_formulario{
	margin-right: 25px;
	//margin-right: 10px;
}

.seemBoton{
	margin-top: 10px;
    font-weight: normal;
	font-size: 11px;
    color: #FFFFFF;
	background-color: #D70019;
    font-family: tahoma, serif, arial, times;
	border: 0;
    text-decoration: none;
    width : 100px;
}

.tabla_contacto{
	width: 770px;
	margin-left: 17px;
}

.mapa_situacion{
	width: 565px;
	height: 485px;
}


/* ************************ PAGINA EMPRESA ************************ */ 
a.enlace_azul:link{
	color: #3679B6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.enlace_azul:visited{
	color: #3679B6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.enlace_azul:hover{
	color: #3679B6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#contenedor_empresa{
	float: left;
}

#contenedor_nota{
	width: 550px;
}

#iso9001_empresa{
	float: right;
	margin: 20px 10px 5px 20px;
}