object{
	display:block;
	}

.salto{
	display:block;
	}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
	}
.img_button {
	border:none;
	background:none;
	cursor:pointer;
}
.floatbox {
}
.floatbox:after {
	content:" ";
	display:block;
	clear:both;
}
/*--------------------------------------- HOME -------------------------------------------*/
.container{
	margin:0 auto; 
	width:980px;
	margin-top:10px;
	}
	
	.header{
		position:relative;
		float:left;
		width:980px;
		height:331px;
		}
	
		.header_logo{
			position:relative;
			float:left;
			width:333px;
			padding:0 0 15px 0;
			}
	
		.header_menus{
			position:relative;
			float:right;
			width:647px;
			}
	
			.header_menus_uno{
				position:relative;
				width:647px;
				height:40px;
				}

				.header_menus_uno ul {
					position:relative;  
					float:right; 
					margin:0px; 
					padding:0px; 
					list-style:none; 
					}

					.header_menus_uno ul li{ 
						float:left; 
						padding:0 5px 0 0; 
						}
					
		
			.header_menus_dos{
				position:relative;
				width:647px;
				height:43px;
				background: url("../images/header_menu_search.jpg") no-repeat;
				}

				.header_menus_dos ul {
					float:right;
					list-style:none outside none;
					margin:0 150px 0 0;
					padding:0 0 0 8px;
					position:relative;
					}

					.header_menus_dos ul li{ 
						float:left; 
						padding:14px 4px 0 0; 
						}
		
				.header_menus_dos_search{
					float:right;
					margin:-30px 0 0;
					padding:11px 0 0;
					position:relative;
					width:145px;
					}
		
					.header_menus_dos_search input{
						width:120px;
						border:0px;
						}
	
		.header_menu_pral{
			float:left;
			width:980px;
			}
					
					
			/*--------------------------------------- MEN� DESPLEGABLE HOME -------------------------------------------*/
            ul.dropdown {
                position: relative;
                margin: 0px;
                padding: 0px;
                list-style: none;
                z-index: 99999;
            }
            
            ul.dropdown li {
                float: left;
                width: 162px;
                height: 29px;
                padding: 12px 1px 0 0;
                text-align: center;
                background: url("../images/header_menu_3background.jpg") no-repeat;
            }
            
            ul.dropdown a:hover {
                color: #FFFFFF;
            }
            
            ul.dropdown li a {
                display: block;
                padding: 0 0px 0 4px;
            }
            
            ul.dropdown li:last-child a {
                border-right: none;
            }
             /* Doesn't work in IE */
            ul.dropdown li.hover, ul.dropdown li:hover {
                position: relative;
                background: url("../images/header_menu_3background_on.jpg") no-repeat;
            }
            
            ul.dropdown li.hover a {
                color: #FFFFFF;
            }
            
            ul.dropdown ul {
                width: 237px;
                visibility: hidden;
                position: absolute;
                background: #00478f;
                top: 100%;
                left: -6px;
                z-index: 1000;
                zoom: 1;
                padding: 0 !important;
                margin: 0 0 0 8px !important;
                font-size: 13px !important;
            }
            
            ul.dropdown ul li {
                width: 263px;
                text-align: left !important;
                font-weight: normal;
                background: #00347D;
                color: #FFF;
                float: none;
                list-style-type: none;
                border-top: 0px !important;
                border-right: 0px !important;
                border-bottom: 1px solid #fff !important;
                padding: 4px 1px 2px 0 !important;
            }
            
            ul.dropdown ul li a {
                border-right: none;
                width: 260px;
                color: #FFF !important;
                font-weight: normal;
                display: inline-block;
                margin: 2px 0 !important
            }
            
            ul.dropdown ul ul {
                left: 100%;
                top: 0;
				margin: 0 !important;
				border-left:1px solid #fff;
            }
            
            ul.dropdown li:hover > ul {
                color: #FFF !important;
                visibility: visible;
                z-index: 99999;
                zoom: 1
            }
            
            ul.dropdown ul li:hover {
                background: #009DE0;
                font-weight: bold;
                color: #FFF !important;
            }
			
		
	
			.header_menu_pral_btn1{
				position:relative;
				float:left;
				width:99px;
				height:37px;
				padding:4px 5px 0 60px; 
				line-height:16px;
				background: url("../images/header_btn_distribuidor.jpg") no-repeat;				
				}
	
			.header_menu_pral_btn2{
				/*position:relative;
				float:left;
				width:99px;
				height:29px;
				padding:12px 5px 0 60px; 
				line-height:16px;
				background: url("../images/header_btn_contacto.jpg") no-repeat;*/
				position: relative;
				float: left;
				width: 99px;
				height: 40px;
				line-height: 16px;
				padding: 2px 5px 2px 60px;
				background: url("../images/header_btn_contacto.jpg") no-repeat;
				}
			.header_menu_pral_btn2 a,
			.header_menu_pral_btn1 a {
				color:#373737 !important;
			}
			.header_menu_pral_btn2 a:hover,
			.header_menu_pral_btn1 a:hover {
				color:#373737 !important;
			}
	
		.header_area,
		.slideshow{
			position:relative;
			float:left;
			width:980px;
			height:253px;
			margin:10px 0 0 0;
		}
		.header_area {
			height:auto;			
		}
		.slideshow div{
			left:0;
			position:absolute;
			top:0;
			float:left;
		}
		.slideshow p{
			position:absolute;
			right:38px;
			top:53px;
			float:left;
			width:240px;
		}
		.slideshow p span{
			display:block;			
			float:left;
			width:240px;
		}
		.slideshow p .subtext{
			padding-top:18px;
		}

	.main{
		float:left;
		width:980px;
		}

		.h-main_intro{
			float:left;
			width:980px;
			}

			.h-main_intro_title{
				float:left; 
				width:980px;
				}

			.h-main_intro_content{
				float:left; 
				/*width:980px;
				padding:0 0 15px 0;*/
				}

		.h-main_big_block{
			float:left;
			width:980px;
			padding:30px 0 0 0;
			background:url(../images/h-big_block_top.jpg) no-repeat;
			}

			.h-main_big_block_main{
				float:left;
				width:980px;
				padding:0 0 0 0;
				background:url(../images/h-big_block_bg.jpg) repeat-y;
				}

				.h-main_big_block_main_block{
					float:left;
					width:145px;
					padding:0 4px 0 6px;
					}

					.h-main_big_block_main_block_title{
						float:left;
						width:145px;
						height:65px;
						text-align:center;
						}

					.h-main_big_block_main_block_box{
						float:left;
						width:145px;
						padding:0 0 10px 0;
						}

				.h-main_big_block_main_space{
					float:left;
					width:9px;
					}

			.h-main_big_block_bottom{
				float:left;
				width:980px;
				height:12px;
				padding:0 0 20px 0;
				background:url(../images/h-big_block_bottom.jpg) no-repeat;
				}

		.h-main_left{
			float:left; 
			width:719px;
			}

			.h-main_left_block1_tit{
				float:left; 
				width:690px;
				}

			.h-main_left_block1{
				float:left; 
				/*width:690px;
				padding:0 0 15px 0;*/
				}

			.h-main_left_block2{
				float:left; 
				width:646px;
				padding:22px 22px 12px 22px;
				background:#e0e0e0 url("../images/h-background_block2.gif") top no-repeat;
				}

				.h-main_left_block2_img{
					position:relative;
					float:left; 
					width:360px;
					}

					.h-main_left_block2_img_block{
						position:relative;
						float:left; 
						width:338px;
						padding:0 0 10px 0;
						}

						.h-main_left_block2_img_block_image{
							position:relative;
							/*float:left;*/
							width:338px;
							height:134px;
							}

							.h-main_left_block2_img_trans{
								position:absolute;
								top:0px;
								right:0px;
								width:178px;
								height:134px;
								background:#000;
								filter: alpha(opacity=60); opacity: .6;
								}

							.h-main_left_block2_img_block_text{
								position:absolute;
								top:15px;
								right:30px;
								width:138px;
								height:104px;
								}

							.h-main_left_block2_img_block_btn{
								position:absolute;
								top:105px;
								right:5px;
								width:26px;
								}

				.h-main_left_block2_news{
					position:relative;
					float:left; 
					width:281px;
					}
				.mas_button {
					background:#808080;
					padding:2px 5px;
					display:block;
					float:right;
				}
				.mas_button a {
					color:#fff;
					text-decoration:none;
					font-family:Trebuchet MS,Verdana,Arial;
					font-size:12px;
				}
				.mas_button a:hover {
					text-decoration:none;
				}

					.h-main_left_block2_news_tit{
						position:relative;
						float:left; 
						width:281px;
						padding:0 0 32px 0;
						text-align:right;
						}

					.h-main_left_block2_news ul{
						position:relative;  
						float:left; 
						width:281px; 
						margin:0px; 
						padding:0 0 20px 0; 
						list-style:none;
						}
							.h-main_left_block2_news li {
								float:left; 
								width:281px;  
								padding:7px 0 12px 0; 
								margin:0px; 
								line-height:16px;
								text-align:right;
								background:url(../images/h-news_line.gif) bottom no-repeat !important;
								}

						.h-main_left_block2_news_more {
							float:left; 
							width:281px;  
							padding:5px 0 12px 0; 
							margin:0px; 
							line-height:16px;
							text-align:right;
							}


		.h-main_right{
			position:relative;
			float:left; 
			width:261px;
			}

			.h-main_right_block1{
				position:relative;
				float:left; 
				/*width:261px;
				height:180px;*/
				}

			.h-main_right_gal{
				position:relative;
				float:left; 
				width:261px;
				padding:12px 0 0 0;
				}

				.h-main_right_gal_image{
					position:relative;
					/*float:left; */
					width:260px;
					height:230px;
					text-align:center;
					}
					.main_right_gal_images img {
						float:left;
						position:absolute;
						top:0;
						left:0;
						}
					.h-main_right_gal_btn{
						position:absolute;
						top:175px;
						left:0px;
						width:260px;
						height:60px;
						background:url(../images/h-gal_back_btn.png) bottom no-repeat;
						}

					.h-main_right_gal_btn_prev{
						position:absolute;
						top:15px;
						left:75px;
						width:29px;
						}

					.h-main_right_gal_btn_next{
						position:absolute;
						top:15px;
						right:75px;
						width:29px;
						}

				.h-main_right_gal_bottom{
					position:relative;
					float:left; 
					width:260px;
					padding:20px 0 20px 0;
					text-align:center;
					background:url(../images/h-gal_bottom.gif) bottom no-repeat;
					}

	.extra_block_top{
		position:relative;
		float:left; 
		width:980px;
		height:16px;
		line-height:1px;
		margin: 2px 0 0;
		background:url("../images/edit4_top.gif") no-repeat;
		}		
	.extra_block{
		position:relative;
		float:left; 
		width:980px;
		/*height:48px;
		background:url("../images/edit4.gif") bottom no-repeat;*/
		}				

.footer{
	position:relative;
	float:left;
	width:980px;
	}	
	
	.footer_block1{
		position:relative;
		float:left; 
		width:980px;
		height:48px;
		padding:0 0 0 0;
		background:url("../images/footer_background.jpg") no-repeat;
		}	
	
		.footer_block1_info{
			position:relative;
			float:left; 
			background:none !important;
			}	
	
		.footer_block1_mw{
			position:relative;
			float:right; 
			width:100px;
			padding:0 10px 0 0;
			text-align:right;
			}	
	
	.footer_block2_top{
		position:relative;
		float:left; 
		width:980px;
		height:16px;
		line-height:1px;
		background:url("../images/edit4_top.gif") no-repeat;
		}	
	
	.footer_block2{
		position:relative;
		float:left; 
		width:980px;
		/*height:48px;
		background:url("../images/edit4.gif") bottom no-repeat;*/
		}	
	
	.footer_block3{
		position:relative;
		float:left; 
		width:980px;
		height:48px;
		padding:10px 0 0 0;
		text-align:center;
		}	

		.footer_block3 ul {
			list-style:none; 
			}

			.footer_block3 ul li{ 
				float:left; 
				padding:0 5px 0 0; 
				}
	


/*--------------------------------------- INTERIOR -------------------------------------------*/

	.main_left{
		float:left;
		width:238px;
		padding:0 0 0 0;
		}

		.main_left_menu{
			float:left;
			width:175px;
			}
			
			.main_left_menu_pos { 
				float:left; 
				width:222px; 
				margin:0px; 
				padding:0 0 20px 0; 
				list-style:none;
				}
					.main_left_menu_line,
					.main_left_menu_line_on {
						float:left; 
						width:208px;  
						padding:5px 0 20px 15px; 
						margin:0px; 
						line-height:16px;
						background:url(../images/i-menu_background.gif) left top no-repeat !important;
						}

						.main_left_menu2_pos{
							float:left;
							top:5px;
							left:-15px;
							width:202px;
							margin:8px 0 0 0;
							padding:8px 0 5px 20px;
							background:url(../images/i-menu2_background.gif) bottom no-repeat;
							position: relative;
							}

							.main_left_menu2_line,
							.main_left_menu2_line_on	{
								list-style:disc outside none;
								margin:0 4px 0 8px;
								padding:0 0 8px;
								}
								
							.main_left_menu3_pos{
								padding:3px 0 0 9px;
							}
							.main_left_menu3_line,
							.main_left_menu3_line_on	{
								list-style:disc outside none;
								margin:0 4px 0 4px;								
								}


	.main_right{
		float:right;
		width:710px;
		padding:0 0 0 0;
		}

	.breadcrumb{
		float:right;
		width:710px;
		margin:-20px 0 0 0;
		padding:0 0 30px 0;
		text-align:right;
		}

		.main_right_tit{
			float:left;
			width:710px;
			padding:0 0 30px 0;
			}

		.main_right_content{
			float:left;
			/*width:710px;
			padding:0 0 50px 0;*/
			}

			.main_right_content_desplegable{
				float:left;
				width:680px;
				padding:10px 15px 0 15px;
				background:url(../images/desplegable_top.gif) top no-repeat;
				margin:23px 0 0;
				}

					.main_right_content_desplegable_tit{
						float:left;
						width:680px;
						}
						
					.main_right_content_desplegable_tit button{
						float:right;
						}

					.main_right_content_desplegable_cont{
						/*display:none;*/
						float:left;
						width:680px;
						}
					.child_text_layer {
						padding:20px 0 !important;
						width:684px !important;
					}

			.main_right_content_desplegable_bottom{
				float:left;
				width:710px;
				height:9px;
				line-height:1px;
				background:url(../images/desplegable_bottom.gif) bottom no-repeat;
				}

/*--------------------------------------- PRODUCTOS -------------------------------------------*/
.prod_main{
	float:left;
	width:980px;
	padding:0 0 40px 0;
	}

.prod_breadcrumb{
	float:right;
	width:980px;
	margin:-20px 0 0 0;
	padding:0 0 30px 0;
	text-align:right;
	}

.prod_tit{
	float:left;
	width:972px;
	height:64px;
	padding:7px 0 0 18px;
	background:url(../images/prod_tit.gif) no-repeat;
	}

.prod_line{
	float:left;
	width:980px;
	padding:30px 0 0 0;
	}

	.prod_line_block{
		float:left;
		width:288px;
		height:250px;
		padding:0 10px 0 10px;
		background:url(../images/prod_gallery_background.gif) bottom no-repeat;
		}
	.instalacciones_gallery_block {
		height:175px !important;
	}

		.prod_line_block_tit{
			float:left;
			width:280px;
			padding:0 0 5px 8px;
			}

		.prod_line_block_image{
			float:left;
			width:285px;
			height:129px;
			overflow:hidden;
			padding:0 0 0 0;
			}

		.prod_line_block_info{
			float:left;
			width:288px;
			padding:15px 0 0 0;
			}

			.prod_line_block_info_textos{
				float:left;
				width:175px;
				height:67px;
				overflow:hidden;
				}

			.prod_line_block_info_links{
				float:left;
				width:113px;
				text-align:right;
				}

				.prod_line_block_info_links_texto{
					float:left;
					width:88px;
					padding:2px 0 0 0;
					line-height:12px;
					}

	.prod_line_space{
		float:left;
		width:22px;
		}
		
	.prod_space{
		float:left;
		width:280px;
		height:50px;
		}

	.serv_line_block{
		position:relative;
		float:left;
		width:288px;
		height:250px;
		padding:5px 10px 0 10px;
		background:url(../images/serv_gallery_background.gif) no-repeat;
		}
		
/*********************************** MAPA WEB **************************************/
.mapa_web {
	padding:10px 0 0;
}
.mapa_web a {
	text-decoration:none !important;
}
.mapa_web ul {
	margin:0 0 0 5px !important;
}
.mapa_web li {
	padding:3px !important;
	margin-left:11px !important;
}

/*********************************** NOTICIAS **************************************/
.news_line {
}
.news_date,
.news_date a,
.edit1 .news_date a{
	color:#00347D !important;
	font-weight:normal !important;
	font-family:"Trebuchet MS",Arial,Helvetica,"MS Sans Serif" !important;
	font-size:14px;	
}
.news_date a:hover,
.edit1 .news_date a:hover{
	color:#00347D !important;
	text-decoration:none !important;
}
.news_title {
	color:#00347D;
	font-family:"Trebuchet MS",Arial,Helvetica,"MS Sans Serif";
	font-size:16px;
}
.news_text {
	float:left;
	padding:0 0 25px 0;
	width:695px;
}
.news_entradilla {
	color:#A0A0A0;
	font-family:"Trebuchet MS",Arial,Helvetica,"MS Sans Serif" !important;
	font-size:14px;
	padding:4px 0;
	text-align:justify;
}
.edit1 .leer_mas a{
	color:#00347D !important;
	font-weight:normal !important;
	display:block;
	float:right;
	padding:3px 0;
}

/*********************************** BUSCAR **************************************/
.search_container {
	width:943px;
	padding:34px 20px 10px 20px;
}
.paginator {
	text-align:center;
}
.search_bloque {
	border-bottom:1px dotted #838383;
	margin:10px 0 16px;
	padding:0 0 9px 4px;
}
.search_title {
	margin:0 0 4px 0;
}
.paginator a,
.search_title a {
	font-family:"Trebuchet MS",Arial,Helvetica,"MS Sans Serif" !important;
	font-size:14px;
	color:#838383;
	font-weight:bold;
	text-decoration:none;
}
.paginator,
.search_description a {
	font-family:"Trebuchet MS",Arial,Helvetica,"MS Sans Serif" !important;
	font-size:14px;
	color:#A0A0A0;
	text-decoration:none;
}
.paginator a:hover,
.search_title a:hover,
.search_description a:hover {
	text-decoration:underline;
}

.form_ok {
	border:1px solid #0D9237;
	font-weight:bold;
	margin:0 0 10px !important;
	padding:10px;
	text-align:center;
	width:700px;
}
.form_nok {
	border:1px solid #D90000;
	color:#D90000;
	font-weight:bold;
	margin:0 0 10px !important;
	padding:10px;
	text-align:center;
	width:700px;
}

/*--------------------------------------- TEXTOS -------------------------------------------*/
.bold{
	font-weight:bold;
	}

/* texto menu sup uno */
.txt1{
	font-family: Verdana, Arial; 
	font-size: 11px;  
	color: #BEBEBE; 
	text-decoration:none;
	}

	.txt1 a{
		color: #BEBEBE; 
		text-decoration:none;
		}
	
	.txt1 a:hover{
		color:#007EC3;
		text-decoration:underline;
		}

/* texto menu sup dos */
.txt2{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 11px;  
	color: #959A9E; 
	text-transform:Uppercase;
	text-decoration:none;
	}

	.txt2 a{
		color: #959A9E; 
		text-decoration:none;
		}
	
	.txt2 a:hover{
		color:#007EC3;
		text-decoration:underline;
		}

/* menu pral */
.txt3{
	color:#FFFFFF;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	}

	.txt3 a{
		color: #FFFFFF; 
		text-decoration:none;
		}
	
	.txt3 a:hover{
		color:#FFFFFF;
		text-decoration:none;
		}

/* breadcrumb */
.txt4{
	font-family: trebuchet MS, Verdana, Arial; 
	font-size: 11px;  
	color: #A0A0A0; 
	text-decoration:none;
	}

	.txt4 a{
		color: #A0A0A0; 
		text-decoration:none;
		}
	
	.txt4 a:hover{
		color:#C8C8C8;
		text-decoration:underline;
		}

/* home bloque 1 */
.txt5{
	font-family: Times New Roman, Verdana, Arial; 
	font-size: 24px;  
	color: #373737; 
	}

/* home bloque 2 */
.txt6{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 24px;  
	color: #373737; 
	}

.txt7{
	font-family: Verdana, Arial; 
	font-size: 11px;  
	color: #FFF; 
	text-decoration:none;
	}

	.txt7 a{
		color: #FFF; 
		text-decoration:none;
		}
	
	.txt7 a:hover{
		color:#FFF;
		text-decoration:underline;
		}

.txt8{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;  
	color: #414141; 
	text-decoration:none;
	}

	.txt8 a{
		color: #414141; 
		text-decoration:none;
		}
	
	.txt8 a:hover{
		color:#0087cb;
		text-decoration:none;
		}

/* home bloque 3 */
.txt9{
	font-family: Verdana, Arial; 
	font-size: 22px;  
	color: #979B9F; 
	}

.txt10{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;  
	color: #505050; 
	text-align:left; 
	text-decoration:none;
	}

	.txt10 a{
		color: #505050; 
		text-decoration:none;
		}
	
	.txt10 a:hover{
		color:#505050;
		text-decoration:underline;
		}

/* interior menu 1 */
.txt11{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;  
	color: #00347D; 
	font-weight:bold;
	text-decoration:none;
	text-transform:Uppercase;
	}

	.txt11 a{
		color: #00347D; 
		text-decoration:none;
		}
	
	.txt11 a:hover{
		color:#009DE0;
		text-decoration:none;
		}
.txt11_largo{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;  
	color: #00347D; 
	font-weight:bold;
	text-decoration:none;
	text-transform:Uppercase;
	height:18px;
	}
	.txt11_largo a{
		color:#19408B;
		display:block;
		float:left;
		margin-top:-8px;
		text-decoration:none;
		}
	
	.txt11_largo a:hover{
		color:#009DE0;
		text-decoration:none;
		}

.txt11_on{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;  
	color: #009DE0; 
	font-weight:bold;
	text-decoration:none;
	text-transform:Uppercase;
	}

	.txt11_on a{
		color: #009DE0; 
		text-decoration:none;
		}
	
	.txt11_on a:hover{
		color:#009DE0;
		text-decoration:none;
		}
.txt11_largo_on{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;  
	color: #009DE0; 
	font-weight:bold;
	text-decoration:none;
	text-transform:Uppercase;
	height:19px;
	}
	.txt11_largo_on a{
		color:#009DE0;
		display:block;
		float:left;
		margin-top:-8px;
		text-decoration:none;
		}
	
	.txt11_largo_on a:hover{
		color:#009DE0;
		text-decoration:none;
		}
/* interior menu 2 */
.txt12{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 12px;  
	color: #00347D; 
	text-decoration:none;
	text-transform:none !important;
	}

	.txt12 a{
		color: #00347D; 
		text-decoration:none;
		}
	
	.txt12 a:hover{
		color:#009DE0;
		text-decoration:none;
		}
.txt12_on{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 12px;  
	color: #009DE0; 
	text-decoration:none;
	text-transform:none !important;
	}

	.txt12_on a{
		color: #009DE0; 
		text-decoration:none;
		}
	
	.txt12_on a:hover{
		color:#009DE0;
		text-decoration:none;
		}

/* interior menu 3 */
.txt13{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 11px !important;  
	color: #009DE0; 
	text-decoration:none;
	text-transform:none ;
	}

	.txt13 a{
		color: #009DE0; 
		text-decoration:none;
		}
	
	.txt13 a:hover{
		color:#009DE0;
		text-decoration:underline;
		}
.txt13_on{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 11px !important;  
	color: #009DE0; 
	text-decoration:none;
	text-transform:none ;
	}

	.txt13_on a{
		text-decoration:underline;
		}
	
	.txt13_on a:hover{
		text-decoration:underline;
		}
/* textos areas */
.txt14{
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial; 
	font-size: 24px;  
	color: #FFFFFF; 
	}

.txt15{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;  
	color: #FFFFFF; 
	}

/* titulo interior */
.txt16{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 24px;  
	color: #00347D; 
	text-transform:Uppercase;
	}

/* footer */
.txt17{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 11px;  
	color: #FFF; 
	text-decoration:none;
	}

	.txt17 a{
		color: #FFF; 
		text-decoration:none;
		}
	
	.txt17 a:hover{
		color:#FFF;
		text-decoration:underline;
		}

.txt17s{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 10px;  
	color: #FFF; 
	text-decoration:none;
	}

	.txt17s a{
		color: #FFF; 
		text-decoration:none;
		}
	
	.txt17s a:hover{
		color:#FFF;
		text-decoration:underline;
		}

/* desplegable */
.txt18{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;  
	color: #009de0; 
	font-weight:bold;
	text-decoration:none;
	text-transform:Uppercase;
	}

/* titulo interior prod */
.txt19{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 36px;  
	color: #00347D; 
	}

.txt20{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 18px;  
	color: #009de0; 
	font-weight:bold;
	text-decoration:none;
	}

.txt21{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 12px;  
	color: #959a9e; 
	}
	
.txt22{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 12px;  
	color: #009de0; 
	font-weight:bold;
	text-transform:Uppercase;
	text-decoration:none;
	}

	.txt22 a{
		color: #009de0; 
		text-decoration:none;
		}
	
	.txt22 a:hover{
		color:#009de0;
		text-decoration:underline;
		}

/*home galeria  */
.txt23{
	font-family: Arial, Verdana; 
	font-size: 14px;  
	color: #383838; 
	}
.txt23 a{
	font-family: Arial, Verdana; 
	font-size: 14px;  
	color: #383838;
	text-decoration:none;
	}
.txt23 a:hover{
	font-family: Arial, Verdana; 
	font-size: 14px;  
	color: #0087cb;
	text-decoration:none;
	}

/*home galeria  */
.txt24{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 18px;  
	color: #373737;
	font-weight:bold;
	}

.edit1{
	width:710px;
	padding:0 0 50px 0;
	font-family:Trebuchet MS, Verdana,Arial;
	font-size: 14px;
	color:#a0a0a0;
	text-align:justify;
	text-decoration:none;
	}

	.edit1 a{
		font-weight:bold;
		color:#a0a0a0 !important;
		text-decoration:none !important;
		}

	.edit1 a:hover{
		color:#3C3C3C !important;
		text-decoration:underline !important;
		}

	.edit1 td	{
		font-family:Trebuchet MS, Verdana, Arial !important;
		font-size:13px !important;
		color:#3C3C3C !important;
		text-decoration:none !important;
		}

.edit2{
	width:980px;
	padding:0 0 15px 0;
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;  
	color: #A0A0A0;
	text-align:justify;
	text-decoration:none;
	}

	.edit2 a{
		color:#d2d2d2 !important;
		text-decoration:underline !important;
		}

	.edit2 a:hover{
		color:#d2d2d2 !important;
		text-decoration:none !important;
		}

	.edit2 td	{
		font-family:Trebuchet MS, Verdana, Arial !important;
		font-size:14px !important;
		color:#A0A0A0 !important;
		text-decoration:none !important;
		}

.edit3{
	width:261px;
	height: auto!important; /* para los navegadores buenos */
	height:180px; /* para IE5+ */
	min-height:180px; /* para los navegadores buenos */
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 12px;  
	color: #838383; 
	text-decoration:none;
	}

	.edit3 a{
		color:#838383 !important;
		text-decoration:none !important;
		}

	.edit3 a:hover{
		color:#838383 !important;
		text-decoration:underline !important;
		}

	.edit3 td	{
		font-family:Trebuchet MS, Verdana, Arial !important;
		font-size:11px !important;
		color:#838383 !important;
		text-decoration:none !important;
		}

		
.edit4{
	width:948px;
	padding:0 16px 16px 16px;
	background:url(../images/edit4.gif) bottom no-repeat;
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 12px;  
	color: #838383; 
	text-decoration:none;
	}

	.edit4 a{
		color:#838383 !important;
		text-decoration:none !important;
		}

	.edit4 a:hover{
		color:#838383 !important;
		text-decoration:underline !important;
		}

	.edit4 td	{
		font-family:Trebuchet MS, Verdana, Arial !important;
		font-size:11px !important;
		color:#838383 !important;
		text-decoration:none !important;
		}		
		
.edit5{
	width:862px;
	height:34px;
	padding:7px 4px 4px 4px;
	background:url(../images/footer_background.jpg) bottom no-repeat;
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 11px;  
	color: #fff;
	}

	.edit5 a{
		color:#fff !important;
		text-decoration:none !important;
		}

	.edit5 a:hover{
		color:#fff !important;
		text-decoration:underline !important;
		}

	.edit5 td	{
		font-family:Trebuchet MS, Verdana, Arial !important;
		font-size:11px !important;
		color:#fff !important;
		text-decoration:none !important;
		}


           .edit_newsletter {
                background:#fff;
                text-decoration: none;
                width:339px;
                padding:10px 12px 10px 0;
                color: #A39F9A;
                font-family: Trebuchet MS,Arial;
                font-size: 12px;
                line-height: 14px;
            }
            .edit_newsletter ul {
                list-style-position: outside;
                list-style-type: disc;
                margin: 0 0 5px 15px;
            }
            .edit_newsletter h1,
            .edit_newsletter h2,
            .edit_newsletter h3,
            .edit_newsletter h4{
                color:#A39F9A;
            }
            .edit_newsletter h1{
                font-size:14px;
            }
            .edit_newsletter h2,
            .edit_newsletter h3,
            .edit_newsletter h4{
                font-size:13px;
            }
            .edit_newsletter a {
                color:#009DE0 !important;
                text-decoration: none !important;
            }
            .edit_newsletter a:hover {
                text-decoration: none !important;
            }
            .edit_newsletter img {
                border:none;
            }
            .edit_newsletter table {
                width:100%;
                border-collapse:collapse;
                border-spacing:0;
                text-align:left;
                color: #A39F9A;
                font-family: Trebuchet MS,Arial;
                font-size: 12px;
                line-height: 14px;
            }
            .edit_newsletter th {
                font-size:12px;
                font-weight:bold;
                text-decoration:none;
                padding:6px 0 6px 6px;
                border:1px solid #777;
            }
            .edit_newsletter td {
                border:1px solid #777;
                padding:6px 0 6px 6px;
                vertical-align:top;
            }

            .edit_newsletter_pie {
                color: #000000;
                font-family: Trebuchet MS,Arial;
                font-size: 12px;
                font-weight: bold;
                height: 90px;
                line-height: 14px;
                width: 668px;
            }
            .edit_newsletter_pie h1{
                font-size:16px;
            }
            .edit_newsletter_pie h2,
            .edit_newsletter_pie h3,
            .edit_newsletter_pie h4{
                font-size:14px;
            }
            .edit_newsletter_pie a {
                color:#009DE0 !important;
                text-decoration: none !important;
            }
            .edit_newsletter_pie a:hover {
                text-decoration: none !important;
            }
            .edit_newsletter_pie img {
                border:none;
            }
            .edit_newsletter_pie table {
                width:100%;
                border-collapse:collapse;
                border-spacing:0;
                text-align:left;
                color:#000000;
                font-family:Trebuchet MS,Arial;
                font-size:12px;
                line-height:12px;
            }
            .edit_newsletter_pie th {
                font-size:12px;
                font-weight:bold;
                text-decoration:none;
                padding:6px 0 6px 6px;
                border:1px solid #ccc;
            }
            .edit_newsletter_pie td {
                border:1px solid #ccc;
                padding:6px 0 6px 6px;
                vertical-align:top;
            }
			
.edit6{
	width:948px;
	margin:0;
	padding: 0 16px 16px;
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;  
	color: #A0A0A0;
	text-align:justify;
	text-decoration:none;
	background:url(../images/edit4.gif) bottom no-repeat;
	}
	.edit6 strong{
		font-weight:normal;
	}

	.edit6 a{
		color:#414141 !important;
		text-decoration:none !important;
		}

	.edit6 a:hover{
		color:#0087CB !important;
		text-decoration:underline !important;
		}

	.edit6 td	{
		font-family:Trebuchet MS, Verdana, Arial !important;
		font-size:14px !important;
		color:#414141 !important;
		text-decoration:none !important;
		}