/* CAPAS */

html {
	margin: 0; 
	padding: 0;
	top: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	top: 0;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/fondo.jpg) repeat-x top left;
	text-align: justify;
}

#madre {
	position: absolute;
	top: 0;
	left: 1px;
	min-height: 100%;
	height:auto !important;
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

#container {
	position: relative; 
	top: 0;
	left: 0;
	width: 987px; 
	height:100%;
	margin: 0; 
	padding: 0;
}

#header {
	position: relative; 
	margin: 0; 
	padding: 0;
	top:0px;
	left:0px;
	width: 987px;
	height: 330px;
	background: url(../images/fondoheader.jpg) no-repeat top left;
}
#header2 {
	position: relative; 
	margin: 0; 
	padding: 0;
	top:0px;
	left:0px;
	width: 987px;
	height: 330px;
	background: url(../images/fondoheader2.jpg) no-repeat top left;
}
#izq {
	position: relative; 
	margin: 0px; 
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 345px;
	float: left;
}

#idioma {
	position: relative; 
	margin: 0px; 
	padding: 0px;
	top: 120px;
	right: 0px;
	width: 345px;
	height: 31px;
}

#galleta {
	position: relative;
	margin: 0;
	padding: 0;
	top:150px;
	right:0px;
	width: 345px;
	height: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#menu2 {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 125px;
	left: 30px;
	width: 315px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#der {
	position: relative; 
	margin: 0px; 
	padding:0px;
	top:0px;
	left: 0px;
	width: 595px;
	float: left;
}

#flash {
	position: relative; 
	margin: 0px; 
	padding: 0px;
	top: 22px;
	left: 60px;
	width: 565px;
	height: 242px;
}

#menu1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 46px;
	left: 20px;
	width: 615px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#cuerpo {
	position: relative; 
	margin: 0; 
	padding: 0;
	top:0px;
	left:3px;
	width: 949px;
	background: #F7F5EF;
}





.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	border: 1px solid #003970;
	margin: 2px;
	padding: 1px;
}

.menu2_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.menu2_typeof {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.menu1_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
text-align: justify;
}

.cuerpo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A401A;
	text-decoration: none;
text-align: justify;
}

.cuerpo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #720101;
	text-decoration: none;
	text-align: justify;
}

.cuerpo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
text-align: justify;
}

.entradilla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	text-decoration: none;
	font-style: italic;
	text-align: justify;
}

.borde {
	border: 1px solid #990000;
}
