.mceContentBody{
 background-color: #ffffff;
}

/* ---main texto */

.Titulos{
	color: #000000;
	font-family: "verdana", sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3em;
}
.textoNormal{
	color: #000000;
	line-height: 20px;
}
.textoNaranja{
color: #FF9900;
line-height: 20px;
}
.textoVerde{
	color: #669900;	
	line-height: 20px;
}

a.link1{
	color: #669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


.smallText{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


.formText{
	color: #FF9900;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
}
.back{
	color: #E6E9DA;
	display: block;
	float: right;
	font-family: "Arial Narrow", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 20px;
}

.break{
	border-bottom: #cfe0cd 1px solid;
	display: block;
	height: 100px;
	left: 100px;
	width: 400px;
}

