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

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: 10px;
	color: #666666;
}
.style7 {
	font-size: 9px;
	color: #666666;
}

.style13 {color: #003366}

.style17 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


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

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


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

.style68 {
	background-color:#036;
	font-weight:bold;
	text-decoration:underline;}
.style78 {
	color: #000066;
	text-decoration: underline;
}
.style86 {
	background-color: #000066;
	color: #FFFFFF;
}
.empresa {
	height: 200px;
	width: 350px;
	float: left;
}
.empresa1 {
	height: auto;
	width: 350px;

	float: left;
}
.empresa2 {
	height: auto;
	width: 66%;

	float: left;
}
#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:100px;
	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: 66%;
	height: auto;
}
.chiqui02 {
	width: 50%;
	height: auto;
}
.chiqui03 {
	width: 33%;
	height: auto;
}