@charset "utf-8";
/* CSS Document */

body {
	background-image: url();
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 18px;
	color: #666666;
}

.style24 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
.style25 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0099CC; }
.style26 {
	font-size: 16px;
	font-weight: bold;
}


.style30 {font-size: 16px; font-weight: bold; }


.style66 {font-size: 145%; font-weight: bold; color: #FF0000; }

.flecha {
	float:left;
	}
.hflecha {
	float:left;
	font-size:16px;
	}
.flechayh {
	width:685px;
	height:50px;
	}
	
	img {
		width: 100%;
		height: auto;
		}
		#menu_hor{
			/*float:right;*/
			color:#2175BC;
			height:auto;
			width:100%;
			background-color: #2175BC;
			/*padding:20px;*/
			overflow: hidden;
		}
		
		#navi {  
			list-style:none;
			margin:0;
			padding:0;
		}
		#navi li {
			margin:2px;
				display: inline;
		
		
		}
		#navi li a {
			width:110px;
			height:23px;
			float:left;
			padding:10px;
			text-decoration:none;
			font-size:18px;
			color:#FFFFFF;
			background-color:#2175bc;
			text-align: center;
			font-weight: bold;
		}
		
		#navi li a:hover {
		background-color: #2586d7;
		margin-top:-2px;
		padding-bottom:12px;
		}
		.chiqui01 {
			width: 80%;
			height: auto;
		}
		.chiqui02 {
			width: 70%;
			height: auto;
		
		}
		.chiqui03 {
			width: 60%;
			height: auto;
		}
		.chiqui04 {
			width: 50%;
			height: auto;
		}	
		.chiqui05 {
			width: 30%;
			height: auto;
		}
		.col350 {
			width: 350px;
			height: auto;
		
			overflow: hidden;
			float: left;
			text-align: left;
			margin-left: 10px;
		}
		.cienxcien {
			width: 100%;
			height: auto;
		
			overflow: hidden;
			float: left;
			text-align: left;
		}