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:770px;
	padding:15px 0 0 0;
	}

	.h-header{
		position:relative;
		float:left;
		width:770px;
		height:149px;
		background:url(../images/edificios.gif) right no-repeat;
		z-index:99999;
		}

		.h-header_logo{
			position:absolute;
			top:0px;
			left:30px;
			}

		.header_texto{
			position:absolute;
			top:0px;
			right:8px;
			}
			
		.header_raya{
			position:absolute;
			top:50px;
			right:0px;
			}
		.header_banner{
			position:absolute;
			top:60px;
			left:607px;
			}
			
		.header_menu{
			position:absolute;
			top:20px;
			right:0px;
			} 
			

				/*--------------------------------------- MENÚ DESPLEGABLE -------------------------------------------*/
				    ul.dropdown                         { position:relative;  float:left; margin:0px; padding:0px; list-style:none; background:#FFF; z-index: 99999; }
					ul.dropdown li                      { float:left; padding:3px 20px 3px 20px; margin:0px; border-top:solid 1px #000; border-bottom:solid 1px #000; border-left:solid 1px #000;}
					ul.dropdown a:hover		            { color: #B44469; }
					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:#d8d8d8;}
					ul.dropdown li.hover a              { color: #B44469; }
					ul.dropdown .fix					{ float:left; padding:3px 20px 3px 20px; margin:0px; border:solid 1px #000; }
					ul.dropdown .fix:hover				{ float:left; padding:3px 20px 3px 20px; margin:0px;  background:#d8d8d8; border:solid 1px #000; }
					ul.dropdown ul 						{ width: 190px; visibility: hidden; position: absolute; background: #f5f5f5; top: 100%; left: 0px; z-index: 1000; zoom: 1; padding: 0 !important; margin:0 0 0 -1px !important; }
					ul.dropdown ul li 					{ font-weight: normal; background: #f5f5f5; color: #000; float: none; list-style-type:none; border-top:1px solid !important; border-right:1px solid !important; border-bottom:0px !important;  padding:4px 0;}
					ul.dropdown ul li a					{ border-right: none; width: 195px; color: #000 !important; font-weight:bold; display: inline-block; margin: 2px 0 !important }
					ul.dropdown ul ul 					{ left: 100%; top: 0; }
					ul.dropdown li:hover > ul 			{ color: #000 !important; visibility: visible; z-index: 99999; zoom: 1 }
					ul.dropdown ul li:hover             { background:#d8d8d8; font-weight:bold;  color: #000 !important; }
			
	.body{
		position:relative;
		float:left;
		width:770px;
		height: auto!important; /* para los navegadores buenos */
		height:220px; /* para IE5+ */
		min-height:220px; /* para los navegadores buenos */
		}

		.h-body_block1_img{
			position:absolute;
			top:5px;
			left:174px;
			}

		.h-body_block2_img{
			position:absolute;
			top:5px;
			left:426px;
			}

		.h-body_block3_img{
			position:absolute;
			top:5px;
			left:681px;
			}

		.h-body_block1{
			position:absolute;
			top:0px;
			left:0px;
			width:262px;
			height:260px;
			padding:0 0 0 0;
			background:url(../images/rej1.gif) top right no-repeat;
			}

			.h-body_block1_tit{
				position:relative;
				float:left;
				width:262px;
				height:69px;
				padding:5px 0 0 0;
				}

			.h-body_block1_texto_tit{
				position:relative;
				float:left;
				width:262px;
				padding:0 0 25px 0;
				}

			.h-body_block1_texto{
				position:relative;
				float:left;
				/*width:262px;
				padding:0 0 25px 0;*/
				}

			.h-body_flash{
				position:absolute;
				top:280px;
				left:0px;
				}

		.h-body_block2{
			position:absolute;
			top:0px;
			left:277px;
			width:238px;
			height:260px;
			padding:0 0 0 0;
			background:url(../images/rej1.gif) top right no-repeat;
			}

			.h-body_block2_tit{
				position:relative;
				float:left;
				width:238px;
				height:69px;
				padding:5px 0 0 0;
				}

			.h-body_block2_texto_tit{
				position:relative;
				float:left;
				width:238px;
				padding:0 0 25px 0;
				}

			.h-body_block2_texto{
				position:relative;
				float:left;
				/*width:238px;
				padding:0 0 25px 0;*/
				}

		.h-body_block3{
			position:absolute;
			top:0px;
			left:525px;
			width:245px;
			height:260px;
			background:url(../images/rej1.gif) top right no-repeat;
			}

			.h-body_block3_tit{
				position:relative;
				float:left;
				width:245px;
				height:64px;
				padding:10px 0 0 0;
				}

			.h-body_block3_texto_tit{
				position:relative;
				float:left;
				width:245px;
				padding:0 0 25px 0;
				}

			.h-body_block3_texto{
				position:relative;
				float:left;
				/*width:245px;
				padding:0 0 25px 0;*/
				}
/*--------------------------------------- INTERIOR -------------------------------------------*/

.header{
	position:relative;
	float:left;
	width:770px;
	height:149px;
	z-index:99999;
	}

	.header_logo{
		position:absolute;
		top:0px;
		left:0px;
		margin-top:-5px;
		}

		.header_titulo{
			position:absolute;
			top:82px;
			left:0px;
			width:435px;
			padding:22px 0 0 26px;
			background:url(../images/corner1.gif) no-repeat;
			z-index:-1;
			}

		.header_imagen{
			position:absolute;
			top:52px;
			right:0px;
			width:436px;
			text-align:right;
			z-index:-1;
			}
			
.body_cont{
	position:relative;
	float:left;
	z-index:0;
	/*width:745px;
	padding:25px 0 10px 25px;*/
	}

.footer{
	position:relative;
	float:left;
	width:670px;
	padding:35px 0 0 100px;
	text-align:center;
	background:url(../images/rayapie.gif) top right no-repeat;
	}

/*--------------------------------------- INTERIOR SUBMENU -------------------------------------------*/

.submenu {
	position:relative;
	float:left
	padding:0px;
	margin:0px 0 0 50px;
	}		

	.submenu li{
		list-style-image:url(../images/punto.gif);
		}

/*--------------------------------------- TEXTOS -------------------------------------------*/
.bold{
	font-weight:bold;
	}

/* texto sup */
.txt1{
	font-family: Arial, Verdana; 
	font-size: 12px;  
	color: #999999;
	text-align:right;
	}

/* home titulares */
.txt2{
	font-family: Arial, Verdana; 
	font-size: 14px;  
	color: #B44469; 
	font-weight: bold; 
	text-align:left;
	}

/* home enlaces */
.txt3{
	font-family: Verdana, Arial; 
	font-size: 11px;  
	color: #5A5A5A; 
	text-align:left; 
	text-decoration:none;
	}

	.txt3 a{
		color: #5A5A5A; 
		text-decoration:none;
		}
	
	.txt3 a:hover{
		color:#990033;
		text-decoration:underline;
		}


/* titulos */
.txt4{
	font-family: Verdana, Arial; 
	font-size: 20px;  
	color:#990033; 
	text-align:left;
	}

/* pie*/
.txt5{
	 font-family: Verdana, Arial; 
	 font-size: 10px;  
	 color: #5A5A5A; 
	 text-decoration:none;
	}

	.txt5 a{
		color: #5A5A5A; 
		text-decoration:none;
		}
	
	.txt5 a:hover{
		color:#990033;
		text-decoration:underline;
		}

/* submenu */
.txt6{
	 font-family: Verdana, Arial; 
	 font-size: 11px;  
	 color: #00008b; 
	 font-weight: bold;  
	 text-decoration:none;
	}

	.txt6 a{
		color: #00008b; 
		text-decoration:none;
		}
	
	.txt6 a:hover{
		text-decoration:underline;
		}

.txt9{
	 font-family: Verdana, Arial; 
	 font-size: 10px;  
	 color: #b3b3b3; 
	 font-weight: bold;  
	 text-decoration:none;
	}

	.txt9 a{
		color: #b3b3b3; 
		text-decoration:none;
		}
	
	.txt9 a:hover{
		color:#990033;
		text-decoration:underline;
		}
.txt9_on{
	 font-family: Verdana, Arial; 
	 font-size: 11px;  
	 color: #990033; 
	 text-transform:uppercase;
	 text-decoration:none;
	}

/* menu */
.txt7{
	 font-family: Verdana, Arial; 
	 font-size: 11px;  
	 color: #B44469; 
	 text-decoration:none;
	}

	.txt7 a{
		color: #B44469; 
		text-decoration:none;
		}
	
	.txt7 a:hover{
		text-decoration:none;
		}

/* menu desplegable */
.txt8{
	 font-family: Verdana, Arial; 
	 font-size: 10px;  
	 color: #000; 
	 font-weight:bold;
	 text-decoration:none;
	}

	.txt8 a{
		color: #000; 
		text-decoration:none;
		}
	
	.txt8 a:hover{
		text-decoration:none;
		}







.edit1{
	width:745px;
	padding:25px 0 10px 25px;
	font-family:Verdana,Arial;
	font-size: 11px;
	color:#5A5A5A;
	text-align:justify;
	text-decoration:none;
	}

	.edit1 a{
		font-weight:bold;
		color:#5A5A5A;
		text-decoration:none;
		}

	.edit1 a:hover{
		color:#00008b;
		text-decoration:underline;
		}

	.edit1 td	{
		font-family:Verdana, Arial !important;
		font-size:11px !important;
		color:#4B4B4B !important;
		text-decoration:none !important;
		}

.edit2{
	width:248px;
	padding:0 10px 25px 0;
	font-family:Verdana,Arial;
	font-size: 11px;
	color:#5A5A5A;
	text-align:justify;
	text-decoration:none;
	background:#FFF;
	}

	.edit2 a{
		color:#5A5A5A;
		text-decoration:none;
		}

	.edit2 a:hover{
		color:#990033;
		text-decoration:underline;
		}

	.edit2 td	{
		font-family:Verdana, Arial !important;
		font-size:11px !important;
		color:#5A5A5A !important;
		text-decoration:none !important;
		}

.edit3{
	width:223px;
	padding:0 10px 25px 0;
	font-family:Verdana,Arial;
	font-size: 11px;
	color:#5A5A5A;
	text-align:justify;
	text-decoration:none;
	background:#FFF;
	}

	.edit3 a{
		color:#5A5A5A;
		text-decoration:none;
		}

	.edit3 a:hover{
		color:#990033;
		text-decoration:underline;
		}

	.edit3 td	{
		font-family:Verdana, Arial !important;
		font-size:11px !important;
		color:#5A5A5A !important;
		text-decoration:none !important;
		}


.edit4{
	width:230px;
	padding:0 10px 25px 0;
	font-family:Verdana,Arial;
	font-size: 11px;
	color:#5A5A5A;
	text-align:justify;
	text-decoration:none;
	background:#FFF;
	}

	.edit4 a{
		color:#5A5A5A;
		text-decoration:none;
		}

	.edit4 a:hover{
		color:#990033;
		text-decoration:underline;
		}

	.edit4 td	{
		font-family:Verdana, Arial !important;
		font-size:11px !important;
		color:#5A5A5A !important;
		text-decoration:none !important;
		}

	