.texto {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size: 12px;
}

.titulo-item {
font-family:Arial, Helvetica, sans-serif;
color:#EC3124;
font-size: 12px;
font-weight:bold;
}

a.link {
font-family:Arial, Helvetica, sans-serif;
color:#EC3124;
font-size: 12px;
text-decoration:none;
}.menuizq {
	width: 180px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.menuder {
	width: 180px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.titles {
	font-family: Arial;
	font-size: 0.9em;
	color: #007B32;
	font-weight: bold;
}
.copets {
	font-family: Arial;
	font-size: 0.8em;
	color: #666666;
	text-align: justify;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.flotaflota {
	float: left;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.separador {
	background-image: url(../separador.png);
	background-repeat:  repeat-x;
	padding-top: 4px;
	background-position: center;
}
.masinfo {
	text-align: right;
	color: #006529;
	font-size: 0.7em;
	font-weight: bold;
	padding-right: 9px;
	font-family: Arial;
}
.masinfo a {
	color: #005622;
	text-decoration: none;
}
.centro2 {
	height: 400px;
}
.campis {
	border: 1px solid #A3A0A0;
	background-color: #FFFFFF;
}