object{
	display:block;
	}

.salto{
	display:block;
	}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
	}

/*--------------------------------------- HOME -------------------------------------------*/
.container{
	margin:0 auto; 
	width:963px;
	padding:0 0 0 0;
	}

	.h-background{
		clear:both;
		display:block;
		position:relative;
		float:left;
		width:963px;
		background:url(../images/h-fondo.jpg) no-repeat;
		}

	.h-header{
		clear:both;
		position:relative;
		float:left;
		width:963px;
		height:219px;
		}

		.h-header_fb{
			position:absolute;
			top:0px;
			left:0px;
			width:172px;
			}

		.h-header_logo{
			position:absolute;
			top:19px;
			left:88px;
			width:172px;
			}

		.h-header_image{
			position:absolute;
			top:0px;
			right:0px;
			width:702px;
			}

		.h-header_texto{
			position:absolute;
			top:105px;
			left:290px;
			width:225px;
			}

		.h-header_link{
			position:absolute;
			top:45px;
			right:20px;
			width:105px;
			text-align:right;
			}
			
	.h-main{
		clear:both;
		display:block;
		position:relative;
		float:left;
		top:5px;
		width:963px;
		/*height:395px;*/
		}

		.h-main_calidad{
			position:absolute;
			top:50px;
			left:22px;
			width:50px;
			}

		.h-main_menu{
			position:absolute;
			top:0px;
			left:86px;
			width:175px;
			}

			.h-main_menu_tit{
				position:relative;
				float:left;
				width:155px;
				padding:10px 20px 0 0;
				text-align:right;
				}

			.h-main_menu_block{
				position:relative;
				float:left;
				width:172px;
				padding:6px 0 0 2px;
				}
			

				/*--------------------------------------- MEN� DESPLEGABLE HOME -------------------------------------------*/
				    ul.dropdown                         { position:relative;  float:left; width:172px; margin:0px; padding:0px; list-style:none; background:#000; z-index: 99999; }
					ul.dropdown li                      { float:left; width:160px;  padding:5px 5px 5px 5px; margin:0px; border:solid 1px #FFF;}
					ul.dropdown a:hover		            { color: #FFF; }
					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:#0091C6;}
					ul.dropdown li.hover a              { color: #FFF; }
					ul.dropdown ul 						{ width: 175px; visibility: hidden; position: absolute; background: #000; top: 0px; left: 172px; z-index: 1000; zoom: 1; padding: 0 !important; margin:0 0 0 -1px !important;  }
					ul.dropdown ul li 					{ width:175px; font-weight: normal; background: #000; color: #FFF; float: none; list-style-type:none;  border:solid 1px #FFF; !important;  padding:2px 0; }
					ul.dropdown ul li a					{ border-right: none; width: 175px; color: #FFF !important; font-weight:bold; display: inline-block; margin: 2px 0 !important }
					ul.dropdown ul ul 					{ left: 100%; top: 0; }
					ul.dropdown li:hover > ul 			{ width: 175px; color: #FFF !important; visibility: visible; z-index: 99999; zoom: 1 }
					ul.dropdown ul li:hover             { width: 175px; background:#0091C6; font-weight:bold;  color: #FFF !important; }

		.h-main_content{
			position:relative;
			float:left;
			left:320px;
			width:567px;
			/*height:384px;*/
			}

			.h-main_content_linea{
				position:relative;
				float:left;
				width:610px;			
				}

			.h-main_content_linea_title{
				position:relative;
				float:left;
				width:594px;
				padding:8px;
				text-align:right;
				background:#0070a0;
				}

			.h-main_content_linea_title_texto{
				position:relative;
				float:left;
				/*width:594px;
				padding:12px 8px 12px 8px;*/
				}

	.h-footer{
		clear:both;
		display:block;
		position:relative;
		float:left;
		width:613px;
		height:46px;
		padding:35px 0 0 380px;
		line-height:14px;
		background:url(../images/h-footer.jpg)  no-repeat;
		}

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

.i-left{
	position:relative;
	float:left;
	width:140px;
	margin:15px 0 0 0;
	}
	
	.i-left_logo{
		position:relative;
		float:left;
		width:140px;
		text-align:right;
		}
	
	.i-left_menu{
		position:relative;
		float:left;
		width:140px;
		height:444px;
		padding:37px 0 0 0;
		background:url(../images/i_background_menu.jpg) no-repeat;
		}

		/*--------------------------------------- MEN� DESPLEGABLE INTERIOR -------------------------------------------*/
				    ul.dropdown2                         { position:relative;  float:left; width:140px; margin:0px; padding:0px; list-style:none; background:#000; /*z-index: 99999;*/ }
					ul.dropdown2 li                      { float:left; width:130px;  padding:5px 5px 5px 5px; margin:0px; border-top:solid 1px #FFF; border-bottom:solid 1px #FFF;}
					ul.dropdown2 a:hover		            { color: #FFF; }
					ul.dropdown2 li a                    { display: block; padding:0 0px 0 4px;}
					ul.dropdown2 li:last-child a         { border-right: none; } /* Doesn't work in IE */
					ul.dropdown2 li.hover,
					ul.dropdown2 li:hover                { position: relative; background:#0091C6;}
					ul.dropdown2 li.hover a              { color: #FFF; }
					ul.dropdown2 ul 						{ width: 175px; visibility: hidden; position: absolute; background: #000; top: 0px; left: 142px; z-index: 1000; zoom: 1; padding: 0 !important; margin:0 0 0 -1px !important;
	z-index:9999;  }
					ul.dropdown2 ul li 					{ width:175px; font-weight: normal; background: #000; color: #FFF; float: none; list-style-type:none;  border:solid 1px #FFF; !important;  padding:2px 0; }
					ul.dropdown2 ul li a					{ border-right: none; width: 175px; color: #FFF !important; font-weight:bold; display: inline-block; margin: 2px 0 !important }
					ul.dropdown2 ul ul 					{ left: 100%; top: 0; }
					ul.dropdown2 li:hover > ul 			{ width: 175px; color: #FFF !important; visibility: visible; z-index: 99999; zoom: 1 }
					ul.dropdown2 ul li:hover             { width: 175px; background:#0091C6; font-weight:bold;  color: #FFF !important; }

.i-right{
	position:relative;
	float:left;
	width:822px;
	margin:15px 0 0 0;
	background:url(../images/inter_linea_curva.gif) no-repeat;
	/*z-index:-9999;*/
	}
	
	.i-right_header{
		position:relative;
		float:left;
		width:822px;
		height:270px;
		background:url(../images/i-back_header.gif) right no-repeat;
		}
	
		.i-right_header_inicio{
			position:absolute;
			top:28px;
			left:10px;
			width:150px;
			}
	
		.i-right_header_tit1{
			position:absolute;
			top:51px;
			left:30px;
			width:205px;
			text-align:right;
			}
	
		.i-right_header_tit2{
			position:absolute;
			top:13px;
			left:335px;
			width:370px;
			text-align:right;
			}
	
		.i-right_header_area{
			position:absolute;
			top:42px;
			left:145px;
			width:370px;
			}
	
		.i-right_header_menu1{
			position:absolute;
			top:90px;
			left:0px;
			width:175px;
			}
			
			.i-right_header_menu1 ul { 
				position:relative;  
				float:left; 
				width:175px; 
				margin:0px; 
				padding:0px; 
				list-style:none;
				}
					.i-right_header_menu1 li {
					float:left; 
					width:157px;  
					padding:0 0 1px 18px; 
					margin:0px; 
					background:url(../images/i-cuadro.gif) no-repeat;
					}
	
		.i-right_header_menu2{
			position:absolute;
			top:90px;
			left:525px;
			width:280px;
			}
			
			.i-right_header_menu2 ul { 
				position:relative;  
				float:left; 
				width:280px; 
				margin:0px; 
				padding:0px; 
				list-style:none;
				}
					.i-right_header_menu2 li {
					float:left; 
					width:122px;  
					padding:0 0 1px 18px; 
					margin:0px; 
					background:url(../images/i-cuadro.gif) no-repeat;
					}
	
	.i-right_main{
		position:relative;
		float:left;
		/*width:630px;
		height: auto!important;  
		height:251px;
		min-height:261px;
		padding:20px 10px 0 192px;
		background:url(../images/i-background.gif) right repeat-y;*/
		}
	
	.i-right_footer{
		position:relative;
		float:left;
		width:822px;
		height:26px;
		padding:38px 0 0 0;
		text-align:center;
		background:red url(../images/i-footer.gif) right no-repeat;
		}


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

/* texto sup */
.txt1{
	font-family: Century Gothic, Arial, Verdana; 
	font-size: 16px;  
	color: #0090C6;
	text-align:right;
	}

/* home sup */
.txt2{
	font-family: Verdana, Arial; 
	font-size: 10px;  
	color: #FFF; 
	text-decoration:none;
	}

	.txt2 a{
		color: #FFF; 
		text-decoration:none;
		}
	
	.txt2 a:hover{
		color:#0090C6;
		text-decoration:none;
		}

/* titulos */
.txt3{
	font-family: Verdana, Arial ; 
	font-size: 12px;  
	color: #FFF;
	}

/* footer */
.txt4{
	font-family: Verdana, Arial; 
	font-size: 10px;  
	color: #7F7F7F; 
	text-decoration:none;
	}

	.txt4 a{
		color: #0090C6; 
		text-decoration:none;
		}
	
	.txt4 a:hover{
		color:#0090C6;
		text-decoration:underline;
		}
.txt4i{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 12px;  
	color: #FFF; 
	text-decoration:none;
	}

	.txt4i a{
		color: #0090C6; 
		text-decoration:none;
		font-weight:bold;
		}
	
	.txt4i a:hover{
		color:#0090C6;
		text-decoration:underline;
		}

/* texto home */
.txt5{
	font-family: Trebuchet MS, Verdana, Arial ; 
	font-size: 12px;  
	color: #6D6D6D;
	}

/* menu hijo1 */
.txt6{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 12px;  
	color: #FFF; 
	text-transform:Uppercase;
	text-decoration:none;
	}

	.txt6 a{
		color: #FFF; 
		text-decoration:none;
		}
	
	.txt6 a:hover{
		color:#FFF;
		text-decoration:underline;
		}
		
/* menu hijo2 */
.txt7{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 10px;  
	color: #7F7F7F; 
	text-transform:none;
	text-decoration:none;
	}

	.txt7 a{
		color: #0090C6; 
		text-decoration:none;
		}
	
	.txt7 a:hover{
		color:#0090C6;
		text-decoration:underline;
		}
		
/* enlace inicio */
.txt8{
	font-family: Verdana, Arial; 
	font-size: 10px;  
	color: #000; 
	text-decoration:none;
	}

	.txt8 a{
		color: #000; 
		text-decoration:none;
		}
	
	.txt8 a:hover{
		color:#0090C6;
		text-decoration:none;
		}
		
/* titulos */
.txt9{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 16px;  
	color: #FFF; 
	text-transform:Uppercase;
	}
		
/* menu1 */
.txt10{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 11px;  
	color: #000; 
	text-transform:Uppercase;
	text-decoration:none;
	}

	.txt10 a{
		color: #000; 
		text-decoration:none;
		}
	
	.txt10 a:hover{
		color:#0090C6;
		text-decoration:none;
		}

/* titulos */
.txt9{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 16px;  
	color: #FFF; 
	text-transform:Uppercase;
	}
		
/* menu1 */
.txt10{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 11px;  
	color: #000; 
	text-transform:Uppercase;
	text-decoration:none;
	}

	.txt10 a{
		color: #000; 
		text-decoration:none;
		}
	
	.txt10 a:hover{
		color:#0090C6;
		text-decoration:none;
		}
		
/* menu2 */
.txt11{
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 11px;  
	color: #000; 
	text-decoration:none;
	}

	.txt11 a{
		color: #000; 
		text-decoration:none;
		}
	
	.txt11 a:hover{
		color:#0090C6;
		text-decoration:none;
		}




.edit1{
	width:610px;
	height: auto!important; /* para los navegadores buenos */
	height:261px; /* para IE5+ */
	min-height:261px; /* para los navegadores buenos */
	padding:20px 20px 0 192px;
	background:url(../images/i-background.gif) right repeat-y;
	font-family:Verdana,Arial;
	font-size: 11px;
	color:#000;
	text-align:justify;
	text-decoration:none;
	}
.edit1_editor{
	background-color:#fff !important;
}
	.edit1 a{
		font-weight:bold;
		color:#0091C7;
		text-decoration:none;
		}

	.edit1 a:hover{
		color:#0091C7;
		text-decoration:underline;
		}

	.edit1 td	{
		font-family:Verdana, Arial !important;
		font-size:11px !important;
		color:#000 !important;
		text-decoration:none !important;
		}

.edit2{
	width:200px;
	text-align:right;
	font-family: Trebuchet MS, Verdana, Arial ; 
	font-size: 12px;  
	color: #6D6D6D;
	background:#FFF;
	}

	.edit2 a{
		color:#6D6D6D;
		text-decoration:none;
		}

	.edit2 a:hover{
		color:#0091C7;
		text-decoration:underline;
		}

	.edit2 td	{
		font-family:Verdana, Arial !important;
		font-size:11px !important;
		color:#6D6D6D !important;
		text-decoration:none !important;
		}

.edit3{
	width:594px;
	padding:10px 8px 12px 8px;
	text-align:right;
	font-family: Trebuchet MS, Verdana, Arial ; 
	font-size: 12px;  
	color: #6D6D6D;
	background:#FFF;
	}

	.edit3 a{
		color:#6D6D6D;
		text-decoration:none;
		}

	.edit3 a:hover{
		color:#0091C7;
		text-decoration:underline;
		}

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


.edit4{
	width:315px;
	text-align:right;
	font-family: Trebuchet MS, Verdana, Arial ; 
	font-size: 12px;  
	color: #6D6D6D;
	background:#FFF;
	}

	.edit4 a{
		color:#6D6D6D;
		text-decoration:none;
		}

	.edit4 a:hover{
		color:#0091C7;
		text-decoration:underline;
		}

	.edit4 td	{
		font-family:Verdana, Arial !important;
		font-size:11px !important;
		color:#6D6D6D !important;
		text-decoration:none !important;
		}
.edit5{
	width:50px;
	height: auto!important; /* para los navegadores buenos */
	padding:0;
	font-family:Verdana,Arial;
	font-size: 11px;
	color:#000;
	text-align:justify;
	text-decoration:none;
	}

	.edit5 a{
		font-weight:bold;
		color:#0091C7;
		text-decoration:none;
		}

	.edit5 a:hover{
		color:#0091C7;
		text-decoration:underline;
		}

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