.texto_general{
	font-size: 11px;
	font-family: Tahoma;
	color: #00234D;
	line-height: 14px;
}

.texto_general a{
	font-size: 11px;
	font-family: Tahoma;
	color: #78B3E0;
	font-weight: bold;
}

.texto_general a:hover{
	font-size: 11px;
	font-family: Tahoma;
	color: #00234D;
	font-weight: bold;
}

.texto_general_azul_claro{
	font-size: 11px;
	font-family: Tahoma;
	color: #4D6682;
	line-height: 14px;
}

.texto_general_azul_claro a{
	font-size: 11px;
	font-family: Tahoma;
	color: #4D6682;
	font-weight: bold;
}

.texto_general_azul_claro a:hover{
	font-size: 11px;
	font-family: Tahoma;
	color: #4D6682;
	font-weight: bold;
}

.titulo_red{
	font-size: 11px;
	font-family: Tahoma;
	color: #4D6682;
	font-weight: bold;
}

.titulo_azul_oscuro{
	font-size: 11px;
	font-family: Tahoma;
	color: #00234D;
	font-weight: bold;
}

.titulo_prod_catalogo{
	font-size: 11px;
	font-family: Tahoma;
	color: #78B3E0;
	font-weight: bold;
}

.botones_leer_mas{
	font-size: 11px;
	font-family: Tahoma;
	color: #00234D;
	line-height: 14px;
	font-weight: bold;
}


.botones_leer_mas a{
	font-size: 11px;
	font-family: Tahoma;
	color: #00234D;
	font-weight: bold;
}

.botones_leer_mas a:hover{
	font-size: 11px;
	font-family: Tahoma;
	color: #78B3E0;
	font-weight: bold;
}


.titulo_seccion{
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	color: #fff;
}

.titulo_azul_seccion{
	color: #00244D;
	font-weight: bold;
	font-size: 24px;
}

.titulo_tipo_producto_familia{
	font-family: Georgia;
	color: #00244D;
	font-size: 54px;
	letter-spacing: -3px;
}

.frase_tipo_producto_familia{
	font-family: Tahoma;
	color: #00244D;
	font-weight: bold;
	font-size: 12px;
}

.nombre_producto_familia{
	font-family: Tahoma;
	color: #78B3E0;
	font-weight: bold;
	font-size: 11px;
}

.nombre_producto_familia a:hover{
	font-family: Tahoma;
	color: #78B3E0;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.frase_producto_familia{
	font-family: Tahoma;
	color: #00244D;
	font-size: 11px;
}

.texto_producto_familia{
	font-family: Tahoma;
	color: #fff;
	font-size: 12px;
}

.titulo_tipo_producto a{
	font-family: Georgia;
	color: #00244D;
	font-size: 34px;
	letter-spacing: -3px;
}

.titulo_tipo_producto a:hover{
	font-family: Georgia;
	color: #4C6682;
	font-size: 34px;
	letter-spacing: -3px;
}

.titulo_tipo_producto_2 a{
	font-family: Georgia;
	color: #00244D;
	font-size: 22px;
}

.titulo_tipo_producto_2 a:hover{
	font-family: Georgia;
	color: #4C6682;
	font-size: 22px;
}

.producto_menu{
	font-family: Tahoma;
	color: #78B3E0;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.producto_menu a:hover{
	font-family: Tahoma;
	color: #B3BDC9;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.resumen_producto_menu{
	font-family: Tahoma;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	margin-top: -5px;
}

.titulo_tipo_producto_slider{
	font-family: Georgia;
	color: #00244D;
	font-size: 72px;
	letter-spacing: -4px;
}

.titulo_producto_slider{
	font-family: Tahoma;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.resumen_producto_slider{
	font-family: Tahoma;
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
}

.texto_producto_slider{
	font-family: Tahoma;
	color: #00234D;
	font-size: 11px;
}

/* botones next y prev */

#actions ul{
	margin-left: -20px;
}

#actions ul li{
	margin:0;
	padding-left:0px;
	margin-bottom:0px;
	float:left;
}

#actions li a span {
	display: none;
}


#actions li.img_next a {
	background: url('../i/ico/btn_slider_DRH_descargas.jpg') no-repeat;
	width: 46px;
	height: 47px;
	border: none;
	display: block;
	text-decoration:none;
}
#actions li.img_next a:hover {
	background: url('../i/ico/btn_slider_DRH_descargas_roll_over.jpg') no-repeat;
	text-decoration:none;
}

#actions li.img_prev a {
	background: url('../i/ico/btn_slider_IZQ_descargas.jpg') no-repeat;
	width: 46px;
	height: 47px;
	border: none;
	display: block;
	text-decoration:none;
}
#actions li.img_prev a:hover {
	background: url('../i/ico/btn_slider_IZQ_descargas_roll_over.jpg') no-repeat;
	text-decoration:none;
}



/* fin botones next y prev */


/* descarga catalogos */

#descarga_pdf ul{
	margin-top:4px;
	margin-bottom:4px;
	
}

#descarga_pdf ul li{
	margin:0;
	padding-left:0px;
	margin-bottom:0px;
	float:left;
}

#descarga_pdf li a span {
	display: none;
}


#descarga_pdf li.es_pdf a {
	background: url('../i/ico/btn_idomas.png') no-repeat -12px -32px;
	width: 34px;
	height: 28px;
	border: none;
	display: block;
	text-decoration:none;
}
#descarga_pdf li.es_pdf a:hover {
	background: url('../i/ico/btn_idomas.png') no-repeat -12px -5px;
	text-decoration:none;
}


#descarga_pdf li.en_pdf a {
	background: url('../i/ico/btn_idomas.png') no-repeat -44px -32px;
	width: 34px;
	height: 28px;
	border: none;
	display: block;
	text-decoration:none;
}
#descarga_pdf li.en_pdf a:hover {
	background: url('../i/ico/btn_idomas.png') no-repeat -44px -6px;
	text-decoration:none;
}

#descarga_pdf li.fr_pdf a {
	background: url('../i/ico/btn_idomas.png') no-repeat -76px -32px;
	width: 34px;
	height: 28px;
	border: none;
	display: block;
	text-decoration:none;
}
#descarga_pdf li.fr_pdf a:hover {
	background: url('../i/ico/btn_idomas.png') no-repeat -76px -6px;
	text-decoration:none;
}

#descarga_pdf li.it_pdf a {
	background: url('../i/ico/btn_idomas.png') no-repeat -108px -32px;
	width: 34px;
	height: 28px;
	border: none;
	display: block;
	text-decoration:none;
}
#descarga_pdf li.it_pdf a:hover {
	background: url('../i/ico/btn_idomas.png') no-repeat -108px -6px;
	text-decoration:none;
}

#descarga_pdf li.pt_pdf a {
	background: url('../i/ico/btn_idomas.png') no-repeat -140px -32px;
	width: 34px;
	height: 28px;
	border: none;
	display: block;
	text-decoration:none;
}
#descarga_pdf li.pt_pdf a:hover {
	background: url('../i/ico/btn_idomas.png') no-repeat -140px -6px;
	text-decoration:none;
}


/* fin descarga catalogos */

/* estilo multimedia */
.titulo_video{
	font-size: 11px;
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
}
/* fin estilo multimedia*/


