.contenedor {
	width: 750px;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align:center;
}
.cabecera {
	width: 750px;
	background-color: #FFFFFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.menu {
	width: 100%;
	background-color: #FFFFFF;
}
.regla_verde {
	border: 1px solid #00CC00;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	color: #00cc00;
	font-size: 12pt;
	font-weight: bold;
	filter: alpha(opacity=50); opacity: .5


}
.botones a {
	color: #00CC00;
}
.botones a:hover {
	color: #009900;
}
.boton_visitados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #009900;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
}

.botones a:active { }
.botones a: visited{ }


.central {
	width: 95%;
	float: right;
	background-color: #FFFFFF;
}
.banner {
	float: left;
	width: 160px;
	left: 150px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.contenido {
	float: right;
	width: 70%;
	background-color: #FFFFFF;
}
.bordes_marcos {
	border: 1px solid #00CC00;
}
.pie {
	background-color: #00CC00;
	width: 750px;
	float: right;
	color: #FFFFFF;
	font-weight: bolder;
}
.etiqueta {
	color: #FFFFFF;
	background-color: #999999;
}
.campos {
	color: #000000;
	background-color: #CCCCCC;
	font-size: 10px;
	border: 1px solid #666666;
}
.borde_form {
	border: 1px solid #999999;
}
li {
	background-color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(imagenes/vineta.jpg);
}
textarea {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
