/* CSS Document */
.texto {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

#partnerships .texto {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	background: #eee;
}

.texto_title {
	font-family: Verdana;
	font-size: 11px;
	background: #eee;
}

.texto1 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	width: 20px;
	background: #ccc;
}

.texto2 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

.texto2 b {
	margin: 0px;
	padding: 0px;
	color: #000066;
	font-size: 11px;
}

.empty {	
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	background: #eee;
	width: 1px;
}

.links {
	font-family: Verdana;
	font-size: 13px;
	color: #076598;
	text-decoration: none;
}
.links:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #25ACF5;
	text-decoration: none;
}
.title {
	font-family: Verdana;
	font-size: 13px;
	color: #04466A;
	text-decoration: none;
}
.title_italic {
	font-family: Verdana;
	font-size: 12px;
	color: #05527A;
	font-style: italic;
}
.bordes {
	color: #333333;
	
	
	border-bottom: 2px solid #285771;
	border-left: 2px solid #285771;
}
.bordes1 {
	color: #333333;
	
	
	border-bottom: 2px solid #285771;
	border-right: 2px solid #285771;
}
.bordes2 {
	color: #333333;
	border-right: 2px solid #285771;
}
.bordes3 {
	color: #333333;
	border-left: 2px solid #285771;
}

