body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #D3D0C6;
	background-image: url(imagenes/fondo_top.gif);
	background-repeat: repeat-x;
}

form {
	margin: 0px;
	padding: 0px;

}
#banderas {
	position: absolute;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 795px;
}
a {
	color: #BE211C;
	text-decoration: none;
}
a:hover {
	color: #BE211C;
	text-decoration: underline;
}
#todo {

width: 100%;
margin: 0 auto;
position: relative;

}

#cuerpo {

width: 888px;
margin: 0 auto;
position: relative;
top: 10px;
	background: url(imagenes/fondos/bottom.gif) no-repeat left bottom !important;
	background: url(imagenes/fondos/bottom.gif) no-repeat left top;
z-index:2;
}


#menu {
	width: 888px;
	position: relative;
	top: 10px;
	background: url(imagenes/fondos/top.gif) no-repeat left top !important;
	background: url(imagenes/fondos/top.gif) no-repeat left top;
	text-align: left;
	height: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	float: none;
}
#logo {
width: 888px;
margin: 0 auto;
position: relative;
	top: 0px;
	text-align: center;
	height: 118px;
}

#imagen_principal {
	height: 150px;
	padding-left: 14px;
}


#informacion {
	width: 888px;
	padding: 14px;
	background: url(imagenes/fondos/bottom.gif) no-repeat left bottom !important;
	background: url(imagenes/fondos/bottom.gif) no-repeat left top;
	text-align: left;
}

#categoria {
	width: 860px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#legal {
	width: 888px;
	padding: 5px;
}


#abajo {
	position: absolute;
	width: 100%;
	background: #000000 url(imagenes/fondos/abajo.gif);
	bottom: 0px;
	height: 146px;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E9E97;
	text-align: center;
}
.legal {
	margin-top: 60px;
}
a.legales {
	color: #F1F1F1;
	text-decoration: none;
}
a.legales:hover {
	color: #F1F1F1;
	text-decoration: underline;
}

ul {
	margin: 0px;
	padding-top:11px;
	padding-left:36px;
	width: 720px;
	list-style-type:none;
}

ul li {

float: left;
}


#contenido_principal {
	width: 540px;
	float:left;
	margin-left: 4px;
	padding-left: 50px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	text-align: justify;
}

#contenido_secundario {
	width: 237px;
	position: relative;
	padding-right: 39px;
	float:right;
	background-image: url(imagenes/fondos/login.gif);
	background-repeat: repeat-y;
	background-position: 25px top;
}


#contenido_secundario p {
	margin-left: 25px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


#footer {
	clear:both;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
#footer img {
	vertical-align: middle;
}
label {
	float: left;
	width: 10em;
	padding-left: 25px;
}
input[type="text"], textarea, select {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6C61;
	border: 1px solid #9C9B96;
	padding-left: 4px;
		margin-bottom: 5px;
}
.formulario {

	width: 210px;
}
.login {

	background-color: #F1F1F1;
	border: 1px solid #9C9B96;
	height: 19px;
	width: 179px;
	color: #6D6C61;
	padding-left: 4px;
	margin-bottom: 5px;
}

.entrar {
	margin-left: 130px;
}
.feedback {
	margin-left: 230px;
	position: absolute;
	left: 200px;
}

.tabla {
	padding-left: 15px;
	font-size: 10px;
	line-height: 15px;
}
.tabla2 {
	padding-right: 15px;
	font-size: 10px;
	line-height: 15px;
}
.titulotabla {

	font-size: 11px;
}

.boton {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #da2d27;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #999999;
}

