p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666}
a:hover {
	color: #FFF;
}
a:link {
	color: #03F;
}
a {
	color: #06F;
	text-decoration: none;
}
.izq {
	width: 400px;
	margin-right: -400px;
	position: absolute;
	left: 50%;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	border: thin dotted #999999;
}
.der {
	width: 400px;
	height: 100%;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	border: thin dotted #999999;
	right: 50%;
	margin-left: -400px;
	margin-bottom: auto;

}
body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #036;
	height: 100%;
}
.capa0izq {
	position: absolute;
	left: 50%;
	width: 500px;
	margin-left: -500px;
	text-align: center;
	height: 100%;
}
.capa0der {
	position: absolute;
	left: 50%;
	width: 500px;
	text-align: center;
	z-index: auto;
	vertical-align: middle;
	background-image: url(imagenes/BIENCOMLGb.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	height: 100%;
}
.capa00 {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	height: 100%;
	vertical-align: middle;
}

#main {
	position: relative;
	left: 50%;
	top: 50%;
	width: 450px;
	height: 500px;
	margin-top: -250px;
	z-index: auto;
	margin-left: -225px;
	background-image: url(imagenes/fondo.png);
	background-repeat: repeat;
	background-position: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: auto;
	font-size: small;
	padding: 20px;
}

ul, li {
	
	font-size: small;
}
#mainiz {
	position: relative;
	left: 50%;
	top: 50px;
	width: 450px;
	height: 600px;
	z-index: auto;
	margin-left: -225px;
	background-repeat: repeat;
	background-position: center;
}
