body {
	background-color: #FFFFFF;
	background-image: url(imagenes/icono.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#contenedorCambiar {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 600px;
	margin-top: -300px;
	margin-left: -450px;
	overflow: auto;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	z-index: 0;
}
#cabecera {
	background-color: #FFFFFF;
	background-image: url(imagenes/cabecera.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 115px;
	width: 900px;
	z-index: 1;
}
#textoCabecera {
	float: right;
	width: 582px;
	margin-right: 20px;
	height: 115px;
	background-image: url(imagenes/separador1.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	z-index: 2;
}
#direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 3;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	height: 50px;
	float: right;
	width: 860px;
	margin-right: 20px;
	font-weight: bold;
	margin-top: 5px;
}
#principal {
	background-color: #FFFFFF;
	height: 318px;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	color: #3c71aa;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#separador2 {
	background-color: #FFFFFF;
	height: 8px;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	background-image: url(imagenes/separador2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#separador3 {
	background-color: #FFFFFF;
	height: 8px;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	background-image: url(imagenes/separador2.gif);
	background-repeat:  repeat-x;
	background-position: 0px 0px;
}
#contenido {
	float: right;
	height: 300px;
	width: 470px;
	margin-top: 18px;
	font-size: 12px;
	vertical-align: text-bottom;
}
#contenido_entorno {
	float: left;
	height: 300px;
	width: 860px;
	margin-top: 0px;
	font-size: 12px;
	vertical-align: text-bottom;
}
#separadorPie {
	background-color: #CCCC99;
	height: 2px;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
}
#menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	height: 50px;
	float: right;
	width: 860px;
	margin-right: 20px;
	font-weight: bold;
	margin-top: 5px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
li {
	font-family: Tahoma;
	font-size: 12px;
	letter-spacing: 0px;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	color: #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.Estilo1 {
	font-size: 18px;
	font-weight: bold;
}
#nav {
	float: left;
	width: 100px;
	color: #006600;
	font-weight: normal;
	background-image: url(imagenes/sepPag.jpg);
	background-repeat:  repeat-x;
	background-position: 2px bottom;
	height: 15px;
}
#imagen {
	height: 298px;
	width: 348px;
	margin-top: 5px;
	border: 1px solid #999999;
	vertical-align: bottom;
	text-align: center;
}
#Estilo21{
	color: #CC3300;
	text-decoration: underline;
	float: left;
	font-size: 12px;
}