@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg_html.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	margin: 0px;
}
#footer {
	background-color: #3d5029;
	height: 10px;
	width: 100%;
	margin-bottom: 0px;
}
#footer2 {
	background-color: #0a0f06;
	height: 150px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333a21;
	text-align: center;
}
#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#container #header #img_sup {
	position: absolute;
	left: 559px;
	top: 15px;
	height: 125px;
	width: 440px;
}
#container #menu {
	height: 64px;
	margin-top: 0px;
	text-align: center;
}
.fondomenu {
	margin-left: 6px;
}

#container #header {
	margin: 0px;
}


img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	font-style: italic;
	text-decoration: underline;
	margin-top: 50px;
}
#container #contenido #izquierda #content_rur1 {
	background-color: #0b0e08;
	border: 1px solid #3d5029;
	padding: 5px;
}
#container #contenido #izquierda #content_rur11 {
	background-color: #0b0e08;
	border: 1px solid #3d5029;
	width: 800px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: 60px;
}
#container #contenido #derecha #content_rur1 {
	background-color: #0b0e08;
	border: 1px solid #3d5029;
	padding: 5px;
	text-align: center;
	height: 500px;
}
#container #contenido #datospersonales {
	background-color: #0b0e08;
	border: 1px solid #3d5029;
	text-align: left;
	height: 360px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#container #contenido #opciones {
	background-color: #0b0e08;
	border: 1px solid #3d5029;
	text-align: left;
	height: 240px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 20px;
}
#container #contenido #formulario #form1 #envio {
	height: 30px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	text-align: center;
}
.spacer40 {
	margin-left: 40px;
}
.spacer34 {
	margin-left: 34px;
}
.spacer52 {
	margin-left: 52px;
}
.spacer37 {
	margin-left: 37px;
}
.borde {
	border: 1px solid #97BF52;
}

a:link {
	color: #afbf5e;
	text-decoration: none;
}
a:visited {
	color: #afbf5e;
	text-decoration: none;
}
a:hover {
	color: #afbf5e;
	text-decoration: underline;
}
.negrita {
	font-weight: bold;
	color: #97BF52;
}


#container #contenido #izquierda {
	width: 600px;
	height: 800px;
	float: left;
	padding-left: 10px;
	text-align: left;
}
#container #contenido #derecha {
	width: 275px;
	float: right;
	margin-top: 50px;
	text-align: right;
}
#container #contenido {
	height: 900px;
}
#menu_bot {
	position:absolute;
	left:31px;
	top:457px;
	width:464px;
	height:35px;
	z-index:1;
	text-align: left;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
