/* CSS Document */
.centerHead {font-size: 14px; font-family: Arial; font-weight: bold; }

.texto {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
}
.texto_index {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
}
.texto_black {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
.titulo { font-size: 12px; font-family: Arial; color: #ffffff; font-weight: bold; padding-bottom: 9px; }
.titulo_negro {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.caja {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.texto_caja {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a:hover {
	font-weight:normal;
	font-size: 12px;
	font-family: Arial;
	color: #fc9;
	
}
a:link {
	font-weight:normal;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
}
.links {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
}
.chicago {
	font-size: 13px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.chicago1 {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.bordes {
	width:100%;
	display: block;
	position: static;
	vertical-align: top;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height: 100%;
	float: none;
	padding-right: 1px;
	margin-right: 1px;
	border-right-color: #FFFFFF;
	border-right-width: 1px;

}
a:visited { color: #fff; font-weight:normal; font-size: 12px; font-family: Arial; }
