body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #70936D;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C48B1;
}
.contenido img {
		display: block;
}
.floatleftimg,
.floatleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	background-color: #CCCCCC;
}

.floatrightimg,
.floatright {
	float: right;
	margin-left: 5px;
	margin-bottom: 3px;
	background-color: #CCCCCC;
}

.floatleftimg,
.floatrightimg,
.floatingimage img {
/*	border: 3px solid black;	*/
	display: block;
}

.floatingspace,
.floatingdesc {
	display: none;
}
/*-----------Estilos Especiales-------------*/
/*------------------------------------------*/
a {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
a.visited {
	color: #666666;
}
a:hover {
	color: #ff9900;
}
a.active {
	color: #666666;
}
.link_edu {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
.link_edu:visited {
	color: #666666;
}
.link_edu:hover {
	color: #FFFFFF;
}
.link_edu:active {
	color: #666666;
}
/*--------------------------------------*/
div {
	line-height: normal;
}
.fontGral {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10px;
}
