@charset "UTF-8";
#contenidos/* CSS Document */

  {
	text-align: justify;
	padding: 10px;
	height: 450px;
	overflow: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#contenidos li {
	list-style-position: outside;
	list-style-image: url(../images/bullet-objetivos.gif);
	margin-top: 10px;
}
.nombreAesma {
	font-weight: bold;
	color: #669933;
}
.destacado {
	color: #000000;
}
.leyendaFoto {
	font-size: 8pt;
	text-align: center;
	display: block;
}
#introduccionColaboradores {
	float: left;
	width: 700px;
}
#colaborador {
	float: left;
	width: 700px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #909F52;
	border-bottom-width: 1px;
	border-bottom-color: #909F52;
}
#datosColaborador {
	float: left;
	width: 470px;
	margin-left: 10px;
}
#colaborador p {
	margin-left: 20px;
}
#colaborador h1 {
	font-size: 10pt;
	text-align: left;
	color: #333333;
}
#logotipos {
	float: left;
	width: 200px;
	margin-top: 20px;
	text-align: center;
}
#logotipos img {
	border: 0;
}
#colaborador h2 {
	font-size: 9pt;
	font-weight: normal;
}
#colaborador .separador {
	font-size: 18px;
	color: #669933;
	margin-top: 5px;
}
#contenidos a {
	color: #666666;
	text-decoration: none;
}
#contenidos a:visited {
	color: #666666;
	text-decoration: none;
}
#contenidos a:hover, a:active {
	color: #909F52;
	text-decoration: underline;
}
#mapaWeb {
	width: 300px;
	float: left;
	margin-left: 20px;
}
#mapaWeb li {
	list-style-type: none;
	color: #333333;
}

#mapaWeb a {
	color: #666666;
	text-decoration: underline;
}
#mapaWeb a:visited {
	color: #666666;
	text-decoration: underline;
}
#mapaWeb a:hover, a:active {
	color: #909F52;
	text-decoration: underline;
}

