/* CSS Document */

/*****************************************************
 GENERAL
*****************************************************/

* { padding: 0; margin: 0; z-index: 1;}
a:focus {outline:none;}

img {border:medium none;}

.float_left{float: left;}

body {
	background-color: #c4c4c4;
	background-image: url(images/fondo.gif);
	background-repeat:   repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#contenedor {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#cabecera{
	width: 960px;
	float: left;
}

#banda_sup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f9e9d;
	height: 20px;
	padding-top: 5px;
	width: 960px;
	float: left;
	background-color: #163450;
	background-position: right;
}


#menu{
	color: #FFFFFF;
	height: 70px;
	float: left;
	width: 925px;
	background-color: #163450;
	padding-top: 22px;
	padding-left: 35px;
}

#pie{
	float: left;
	height: 20px;
	width: 942px;
	background-color: #163450;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f9e9d;
	padding-top: 5px;
	text-align: right;
	padding-right: 18px;
}

#banda_sup ul{
	margin-left: 5px;
	_margin-left: 4px; /* Para Internet Explorer 6 */
	float: right;
	display: block;
	list-style-type: none;
	margin-right: 18px;
	_margin-right: 4px;
}

#banda_sup li{
	margin-left: 5px;
	_margin-left: 4px; /* Para Internet Explorer 6 */
	float: left;
	display: block;
	list-style-type: none;
}

#banda_sup li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f9e9d;
	float:left;
	display: block;
	text-decoration: none;
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 8px;
	margin-right: 2px;
	_margin-right: 4px;
	padding-top: 3px;
}

#banda_sup li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0d0d0;
	float:left;
	display: block;
	text-decoration: none;
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 8px;
	margin-right: 2px;
	_margin-right: 4px;
	padding-top: 3px;
}

#menu ul{
	_margin-left: 4px;
	display: block;
	list-style-type: none;
	margin-right: 18px;
    _margin-right: 4px; /* Para Internet Explorer 6 */
	float: right;
}

#menu li{
	_margin-left: 4px; /* Para Internet Explorer 6 */
	float: left;
	display: block;
	list-style-type: none;
}

#menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float:left;
	display: block;
	text-decoration: none;
	_margin-right: 4px;
	font-weight: bold;
}

#menu li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float:left;
	display: block;
	text-decoration: underline;
	_margin-right: 4px;
	font-weight: bold;
}

.link_pie{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #9f9e9d;
}

.link_pie:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


#col_izda ul{
	display: block;
	list-style-type: none;
	text-decoration: none;
	float: left;
	width: 210px;
}

#col_izda li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	float:left;
	text-decoration: none;
	font-weight: bold;

	background-image: url(images/punto_gris2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#col_izda li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	float:left;
	display: block;
	text-decoration: none;
	background-image: url(images/bullet_verde2.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 20px;
	_margin-left: 0px;
	width: 190px;
}

#col_izda li a:hover{
	color: #4f4a4a;
	background-color: #E5E5E5;
	background-image: url(images/bullet_verde2.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
}

#col_izda li a.gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float:left;
	display: block;
	text-decoration: none;
	background-image: url(images/bullet_blanco.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 20px;
	_margin-left: 0px;
	width: 190px;
	background-color: #8e8e8e;
}

#col_izda li a.gris:hover{
	color: #FFFFFF;
	background-color: #8e8e8e;
	background-image: url(images/bullet_blanco.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
}

#bloque_contenido{
	background-image: url(images/fondo_bloque.gif);
	background-repeat:  repeat-y;
	float: left;
	margin-bottom: 17px;
	margin-top: 17px;
}
#bloque_contenidoGoogleEarth {
	background-image: none;
	float: left;
}


/*****************************************************
 HOME
*****************************************************/


#col_home_1{
	background-color: #FFFFFF;
	padding: 18px;
	width: 191px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	height: 322px;
	float: left;
}

#col_home_2{
	background-color: #FFFFFF;
	padding: 18px;
	width: 191px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	height: 322px;
	float: left;
}

#col_home_3{
	background-color: #FFFFFF;
	padding: 18px;
	width: 191px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	height: 322px;
	float: left;
}

#col_home_4{
	background-color: #FFFFFF;
	padding: 18px;
	width: 191px;
	margin-top: 17px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	height: 191px;
	float: left;
	overflow: hidden;
}

#col_home_clientes{
	background-color: #FFFFFF;
	padding: 18px;
	width: 191px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	height: 78px;
	float: left;
}

.subtitulo_home{
	float: left;
	width: 191px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4a4a;
	margin-top: 14px;
	font-weight: bold;
}

.subtitulo_home2{
	float: left;
	width: 191px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7b7979;
	margin-top: 7px;
	font-weight: bold;
	margin-bottom: 5px;
	_margin-right: -3px; /* Para Internet Explorer 6 */
}

.txt_home_col{
	float: left;
	width: 191px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	line-height: 15px;
}

.margen_foto_14_sup{
	float: left;
	margin-top: 14px;
	margin-bottom: 7px;
}

.ver_mas_home{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4f4a4a;
	margin-top: 15px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	background-image: url(images/bullet_verde2.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 7px;
	width: 184px;
	text-decoration: none;
}

.ver_mas_home:hover{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5EB935;
	margin-top: 15px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	background-image: url(images/bullet_verde2.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 7px;
	width: 184px;
}

.tit_arial_14_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4f4a4a;
	float: left;
	width: 191px;
	margin-top: 9px;
	margin-bottom: 1px;
}

.txt_form{
	float: left;
	width: 191px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4a4a;
	margin-top: 5px;
	font-weight: bold;
}

.form{
	float: left;
	height: 13px;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4A4A;
	padding-right: 5px;
	padding-left: 5px;
}

.form2{
	height: 13px;
	width: 113px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4A4A;
	padding-right: 5px;
	padding-left: 5px;
}

.entrar_form{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #5eb935;
	display: block;
	height: 15px;
	width: 48px;
	font-size: 10px;
	padding-left: 6px;
	float: left;
	padding-top: 2px;
	margin-left: 10px;
	text-decoration: none;
}

.entrar_form:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #163450;
	display: block;
	height: 15px;
	width: 48px;
	font-size: 10px;
	padding-left: 6px;
	float: left;
	padding-top: 2px;
	margin-left: 10px;
}

.entrar_form2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #5eb935;
	display: block;
	height: 15px;
	width: 48px;
	font-size: 10px;
	padding-left: 9px;
	float: left;
	padding-top: 2px;
	text-decoration: none;
	margin-top: 20px;
}

.entrar_form2:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #163450;
	display: block;
	height: 15px;
	width: 48px;
	font-size: 10px;
	padding-left: 9px;
	float: left;
	padding-top: 2px;
	margin-top: 20px;
}


#col_izda{
	float: left;
	width: 210px;
	margin-right: 17px;
	background-image: url(images/banda_gris.gif);
	background-repeat:  repeat-x;
	background-position: top;
	padding-top: 29px;
}

#col_izda_sin{
	float: left;
	width: 210px;
	margin-right: 17px;
}

#col_dcha{
	float: right;
	width: 453px;
	background-image: url(images/banda_gris.gif);
	background-repeat:  repeat-x;
	background-position: top;
	padding-top: 29px;
}

#col_dcha_sin{
	float: right;
	width: 210px;

}

#txt_izda{
	float: left;
	width: 218px;
	margin-right: 17px;
	padding-top: 18px;
}

#txt_dcha{
	float: left;
	width: 218px;
	padding-top: 18px;
}


.tit_col_izda{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #342e2e;
	height: 45px;
	width: 210px;
	display: block;
	float: left;
}

.tit_col_izda2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #342e2e;
	height: 25px;
	width: 210px;
	display: block;
	float: left;
}

.tit_col_izda2_verde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #479623;
	height: 25px;
	width: 210px;
	display: block;
	float: left;
}

.tit_col_izda3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #342e2e;
	width: 210px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

.tit_col_decha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #479623;
	display: block;
	width: 453px;
	height: 45px;
}

.tit_col_decha2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #479623;
	display: block;
	width: 453px;
	height: 25px;
}



/*****************************************************
 MENU LATERAL Y CONTENIDOS
*****************************************************/

#menu_lat{
	background-color: #FFFFFF;
	width: 209px;
	margin-right: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;

}

#contenido{
	background-color: #FFFFFF;
	padding: 18px;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	float: right;

}

#menu_lat ul{
	display: block;
	list-style-type: none;
	float: right;
}

#menu_lat li{
	display: block;
	list-style-type: none;
	text-decoration: none;
	float: left;
	width: 209px;
	background-image: url(images/punto_gris.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#menu_lat li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	display: block;
	text-decoration: none;
	background-image: url(images/bullet_verde2.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 4px;
	width: 181px;
	padding-left: 28px;
	_margin-left: 0px;/* Para Internet Explorer 6 */
	color: #4f4a4a;
}

#menu_lat li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4a4a;
	float:left;
	display: block;
	text-decoration: none;
	background-image: url(images/bullet_verde2.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	font-weight: bold;
	background-color: #E5E5E5;
}

#menu_lat li a.verde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	display: block;
	text-decoration: none;
	background-image: url(images/bullet_blanco.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 4px;
	width: 181px;
	padding-left: 28px;
	_margin-left: 0px;/* Para Internet Explorer 6 */
	color: #FFFFFF;
	background-color: #5eb935;
}

#menu_lat li a:hover.verde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	display: block;
	text-decoration: none;
	background-image: url(images/bullet_blanco.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 4px;
	width: 181px;
	padding-left: 28px;
	_margin-left: 0px;/* Para Internet Explorer 6 */
	color: #FFFFFF;
	background-color: #5eb935;
}

.destacado_lineas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4f4a4a;
	float: left;
	width: 210px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
	margin-bottom: 10px;
}

.txt_col_izda{
	float: left;
	width: 210px;
}


/*****************************************************
 GALERĶA
*****************************************************/

#bloq_galeria{
	float: left;
	width: 100px;
	height: 170px;
	overflow: hidden;
}

#bloq_galeria_margen{
	float: left;
	width: 100px;
	margin-right: 17px;
	height: 170px;
	overflow: hidden;
}

.tit_galeria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4f4a4a;
	margin-top: 6px;
	float: left;
	line-height: 13px;
	margin-bottom: 6px;
	text-decoration: none;
	width: 100px;
	height: 26px;
}

.tit_galeria:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5EB935;
	margin-top: 6px;
	float: left;
	line-height: 13px;
	margin-bottom: 6px;
	text-decoration: none;
}

.ver_img_gal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #969696;
	float: left;
	width: 100px;
	text-decoration: none;
	line-height: 10px;
}

.ver_img_gal:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5EB935;
	float: left;
	width: 100px;
	text-decoration: none;
	line-height: 10px;
}

.link_verde{
	color: #479623;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.link_verde:hover{
	text-decoration: underline;
}

#bloq_dcha{
	float: left;
	width: 680px;
}

#bloq_dcha ul{

}

#bloq_dcha li{
	list-style-type: none;
	background-image: url(images/bullet_verde2b.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 8px;
	margin-bottom: 3px;
}


#bloq_dcha_linea{
	width: 218px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 9px;
	margin-bottom: 8px;
}



/*****************************************************
 FORMULARIO
*****************************************************/

.tit_form{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #479623;
	display:block;
	width: 200px;
	margin-top: 15px;
	float: left;
	margin-bottom: 4px;
}

.form_col{
	width: 200px;
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #4F4A4A;
}

.form_col2{
	width: 127px;
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #4F4A4A;
	height: 15px;
}

/*****************************************************
 PRODUCTOS
*****************************************************/


.colores{
	margin-right: 8px;
	margin-top: 8px;
}

.minis_producto{
	margin-right: 10px;
	margin-top: 8px;
}

.minis_producto2{
	margin-top: 8px;
}

.imprimir{
	color: #8C8C8C;
	background-image: url(images/ico_print.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-left: 20px;
	text-decoration: none;
}

.imprimir:hover{
	color: #4B4B4B;
	background-image: url(images/ico_print.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-left: 20px;
	text-decoration: none;
}

#bloq_otros_prod{
	float: right;
	width: 453px;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.producto_ant{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;
	background-image: url(images/flecha_izda.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 1px;
}
.producto_ant:hover{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5EB935;
	text-decoration: none;
	background-image: url(images/flecha_izda.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 1px;
}

.producto_sig{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;
	background-image: url(images/flecha_dcha.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-right: 1px;
	padding-right: 8px;
}
.producto_sig:hover{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5EB935;
	text-decoration: none;
	background-image: url(images/flecha_dcha.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-right: 1px;
	padding-right: 8px;
}


/*****************************************************
 TRABAJA CON NOSOTROS
*****************************************************/

.examinar{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #5eb935;
	display: block;
	height: 15px;
	width: 56px;
	font-size: 10px;
	padding-left: 5px;
	float: left;
	padding-top: 2px;
	text-decoration: none;
	padding-right: 5px;
	text-align: center;

}

.examinar:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #163450;
	display: block;
	height: 15px;
	width: 56px;
	font-size: 10px;
	padding-left: 5px;
	float: left;
	padding-top: 2px;
	padding-right: 5px;

}


/*****************************************************
 ENLACES
*****************************************************/

.link_enlaces{
	width: 450px;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}

.tit_enlaces{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	display:block;
	width: 453px;
	float: left;
	margin-bottom: 4px;
}

/*****************************************************
 MAPA WEB
*****************************************************/

.nivel1{
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4a4a;
	display:block;
	width: 453px;
	float: left;
	margin-bottom: 12px;
	font-weight: bold;
	text-decoration: none;
}

.nivel1:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4a4a;
	display:block;
	width: 443px;
	float: left;
	margin-bottom: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.nivel2{
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
	display:block;
	width: 433px;
	float: left;
	margin-bottom: 8px;
	padding-left: 20px;
	background-image: url(images/bullet_triangulo.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	text-decoration: none;
}

.nivel2:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
	display:block;
	width: 433px;
	float: left;
	margin-bottom: 8px;
	padding-left: 20px;
	text-decoration: underline;
}


.nivel3{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display:block;
	width: 413px;
	float: left;
	margin-bottom: 4px;
	padding-left: 40px;
	background-image: url(images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 35px;
	text-decoration: none;
}

.nivel3:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display:block;
	width: 413px;
	float: left;
	margin-bottom: 4px;
	padding-left: 40px;
	text-decoration: underline;
}

/*****************************************************
CLIENTES
*****************************************************/


#bloq_cli{
	background-color: #FFFFFF;
	width: 191px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	height: 78px;
	float: left;
	padding-right: 18px;
	padding-bottom: 18px;
}

/*****************************************************
NOTICIAS
*****************************************************/

#archivo_news{
	background-color: #FFFFFF;
	width: 191px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;

}


#archivo_news ul{
	display: block;
	list-style-type: none;
}

#archivo_news li{
	display: block;
	list-style-type: none;
	text-decoration: none;
	float: left;
	width: 191px;
}

#archivo_news li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	display: block;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 4px;
	width: 191px;
	_margin-left: 0px;/* Para Internet Explorer 6 */
	color: #4f4a4a;
}

#archivo_news li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	display: block;
	text-decoration: none;
	color: #5EB935;
}

.tit_archivo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 191px;
	display: block;
	margin-bottom: 10px;
	color: #342E2E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 3px;
	line-height: 13px;
}

.tit_noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
	color: #342E2E;
}

#ultimas_noticias{
	float: left;
	width: 210px;
	margin-right: 17px;
	background-image: url(images/banda_gris.gif);
	background-repeat:  repeat-x;
	background-position: top;
	padding-top: 29px;
}

#ultimas_noticias ul{
	display: block;
	list-style-type: none;
	text-decoration: none;
	float: left;
	width: 210px;
}

#ultimas_noticias li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4a4a;
	float:left;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}

#ultimas_noticias li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4a4a;
	float:left;
	display: block;
	text-decoration: none;
	background-image: url(images/bullet_verde2.gif);
	background-repeat: no-repeat;
	background-position: 2px 9px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 10px;
	_margin-left: 0px;
	width: 190px;
	margin-bottom: 5px;
	margin-top: 1px;
}

#ultimas_noticias li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5EB935;
	float:left;
	display: block;
	text-decoration: none;
	background-image: url(images/bullet_verde2.gif);
	background-repeat: no-repeat;
	background-position: 2px 9px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 10px;
	_margin-left: 0px;
	width: 190px;
	margin-bottom: 5px;
	margin-top: 1px;
}

#txt_cuerpo_noticia{
	float: left;
	width: 453px;
	padding-top: 18px;
}

.oculto{visibility: hidden;float: left;}

