p, li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666}

 a:hover {
	color: #06f;
	text-decoration: none;
}

 a {
	color: #;
	text-decoration: none;
	color: #00F;
}
.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 {
	color: #036;
	background-repeat: repeat;
	height: 100%;
	background-image: url(imagenes/fondo.jpg);
}
.capa0izq {
	position: absolute;
	width: 240px;
	text-align: center;
	height: 100%;
	left: 50px;
	padding: 30px;
}
.capa0der {
	width: 600px;
	text-align: center;
	z-index: auto;
	vertical-align: middle;
	height: 100%;
	position: relative;
	left: 300px;
	padding: 30px;
}
.capa00 {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	height: 100%;
	vertical-align: middle;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
}

#main {
	position: relative;
	width: 550px;
	height: auto;
	z-index: auto;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
	background-position: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: visible;
	font-size: small;
	padding: 20px;
}
#mainiz {
	position: relative;
	width: 200px;
	height: 600px;
	z-index: auto;
	background-repeat: repeat;
	background-position: center;
}
#mainiz {
	text-align: right;
}

