body {
	background-color: #000000;
	background-image: url(img/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	list-style-image: url(img/bullet.gif);
}
#logo {
	position:absolute;
	left:600px;
	top:34px;
	width:146px;
	height:53px;
	z-index:1;
}
#content {
	position:absolute;
	left:110px;
	top:151px;
	width:800px;
	height:320px;
	z-index:2;
	font-size: 12px;
	font-weight: normal;
	color: #E6EFDC;
}
#div .input {
	background-color: #F5F3EB;
	border: 1px solid #BBA26B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 5px;
}

.note {
	font-size: 10px;
	color: #FFCC00;
}

#footer {
	position:static;
	z-index:3;
	visibility: visible;
	float: left;
	font-size: 9px;
	color: #CCCCCC;
	height: 30px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #4F698E;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
#textohome {

	position:absolute;
	left:53px;
	top:127px;
	width:505px;
	height:285px;
	z-index:2;
	font-size: 11px;
	font-weight: normal;
	color: #E6EFDC;
}
#content #boton {
	font-weight: bold;
	background-image: url(img/boton.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 144px;
	padding-left: 15px;
	padding-top: 8px;
	color: #006600;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: inline;
}



#newbotonera {
	left:20px;
	top:90px;
	width:550px;
	height:40px;
	float: left;
	position: relative;
}
#boton {
	height: 30px;
	width: 130px;
	position: relative;
	float: left;
}
#botonera #boton a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	height: 27px;
	width: 114px;
	background-image: url(img/boton.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 10px;
	position: absolute;
	padding-right: 10px;
	float: left;
	top: 2px;
}
#botonera #boton a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(img/boton2.gif);
	background-repeat: no-repeat;
}

#contenedor {
	position:relative;
	width:760px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-align: left;
	visibility: visible;
	float: left;
	left: 20px;
	top: 93px;
	list-style-image: url(img/bullet.gif);
	list-style-type: none;
}


#contenedor .derecha {
	background-color: #EDEDDE;
	background-image: url(img/fondoderecha.gif);
	background-repeat: no-repeat;
}
#contenedor .izquierda {
	background-color: #FFFFFF;
}
#contenidos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-image: url(img/bullet.gif);
}
#contenedor .derecha a {
	color: #526174;
	font-size: 11px;
}
#contenedor .derecha {
	background-color: #EDEDDE;
}
#contenedor .izquierda {
	background-color: #FFFFFF;
}
#destacadosderecha {
	padding-left: 15px;
	font-size: 11px;
	color: #686133;
}

#contenedor .izquierda a {
	color: #4F698E;
}
