@charset "utf-8";
body {
	margin:0;
	font-family: "Tw Cen MT","Trebuchet MS", Arial, Helvetica, sans-serif;
}
.textonormal {
	font-size: 12px;
	color: #003366;
}
.amarillo {
	font-size: 12px;
	color: #ffff66;
	font-weight:bold;
}
.titulo {
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
}
.enlace1 {
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
.enlace1:hover {
	font-size: 12px;
	color: #0F9;
	text-decoration:none;
}
.enlace2 {
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
}
.enlace2:hover {
	font-size: 12px;
	color: #f8ee58;
	text-decoration:none;
	font-weight:bold;
}
.enlace2a {
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
}
.enlace2a:hover {
	font-size: 12px;
	color: #f8ee58;
	text-decoration:none;
	font-weight:bold;
}
.textbuscador {
	font-size: 12px;
	color: #003366;
	font-weight:bold;
}
.enlaceboton {
	width:180px;
	height:28px;
	margin:0 auto;
	position:relative;
	background-image:url(/assets/images/fondotitulo_azul.png);
	text-align:center;
	padding-top:10px;
}
.enlaceboton2 {
	width:180px;
	height:35px; /*48px;*/
	margin:0 auto;
	position:relative;
	background-image: url(/assets/images/fondotitulo_verdoso_47.png);
	text-align:center;
	padding-top:12px;
}
.enlaceboton2a {
	width:180px;
	height:34px;  /*39px;*/
	margin:0 auto;
	position:relative;
	background-image: url(/assets/images/fondotitulo_verde_48.png);
	text-align:center;
	padding-top:15px;
}
.type {
	font-size: 12px;
	font-weight: bold;
	color: #099;
	width: 120px;
}
.direcciones {
	font-size: 12px;
	color: #44ABA8; /* #6c8c8b;*/
}
.enlace3 {
	font-size: 12px;
	font-weight: bold;
	color: #6c8c8b;
	text-decoration:none;
}
.enlace3:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
#contenedor {
	width:775px;
	margin:0 auto;
	position:relative;
}
#cabecera {
	width:775px;
	height:135px;
}
.float {
	float:left;
}
#columnaizquierda {
	width:180px;
	float:left;
}
#centro {
	width:415px;
	float:left;
}
#columnaderecha {
	width:180px;
	float:left;
}
#pie {
	width:775px;
	margin:0 auto;
}
#destacado {
	width:380px;
	height:316px; /*325px;*/
	margin:0 auto;
	position:relative;
	text-align:center;
}
#teambuttonseparator{
height:218px;
}
.middle{
widht:50%;
}

.partleft{
display:inline;
float:left;
text-align:left;
}
.partright{
display:inline;
float:right;
text-align:right;
}
.clicknowpos{
position: absolute; z-index: 3; height: 50px; width: 50px; visibility: visible; right: 1px; bottom: 0;
}
