
body {
	font-family: Arial, sans-serif;
	background: #000 url(../images/general/fondo_web.jpg) center top no-repeat;
}

h1, h2, h3, h4, h5{
	margin:0px;
}

h5{
	margin-bottom: 2px;
}

h2{
	font-size: 1.4em;
}

img{
	border: 0px;
}

p{
	margin:0px;
	padding:0px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

form{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	padding:0px;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	padding:0px;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

#container {
	width: 903px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.3em;
}

div#cabecera{
	width:903px;
	height:235px;
	background-repeat:no-repeat;
	background-image:url(../images/general/fondo_cabecera.jpg);
}

div#cuerpo{
	width:903px;
	display:block;
	background-repeat:repeat;
	background-image:url(../images/general/fondo_cuerpo_repeat.jpg);
}

div#cuerpo2{
	width:903px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/general/fondo_cuerpo.jpg);
	padding-bottom:10px;
}

div#cuerpo2 table#tabla_cuerpo{
	width:903px;
}

div#pie{
	height:370px;
	font-family:Arial;
	font-size:11px;
	font-family: Arial, sans-serif;
	background: #000 url(../images/general/fondo_pie.jpg) center top no-repeat;
	text-align:center;
}

.pie_inf{
	height:30px;
	font-family:Arial;
	font-size:11px;
	font-family: Arial, sans-serif;
	text-align:center;
}

.pie_inf2{
	width:898px;
	height:30px;
	font-family:Arial;
	font-size:11px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, sans-serif;
	background-image:url(../images/general/fondo_pie_inf.jpg);
	background-repeat:no-repeat;
	text-align:left;
	
}

a.datos_legales{
	float:left;
	color:#fff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin-top:7px;
	margin-left:15px;
}

a.subir{
	float:right;
	color:#fff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin-top:7px;
	margin-right:15px;
}

.fecha_cabecera{
	float:left;
	font-family:Arial;
	color:#302b25;
	font-size:20px;
	font-weight:bold;
	margin-top:30px;
	margin-left:30px;
}

.fecha_cabecera span{
	color:#c9600f;
}

.logo{
	float:left;
	width:560px;
	height:160px;
	margin-top:23px;
}

.idiomas_cabecera{
	float:left;
	margin-top:30px;
	
}

.idiomas_cabecera a{
	float:left;
	font-family:Arial;
	color:#302b25;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	text-decoration:none;
}

.idiomas_cabecera a:hover{
	color:#c9600f;
	text-decoration:none;
}

.idiomas_cabecera a.idiomaActual{
	float:left;
	font-family:Arial;
	color:#c9600f;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	text-decoration:none;
}

.cuadro_paginacion{
	float:left;
	background-color:#CBB583;
	width:617px;
	margin-top:5px;
	text-align:center;
	margin-left:23px;
	color:#57b1b9;
	height:35px;
}

.cuadro_paginacion div{
	float:left;
	margin-top:4px;
	text-align:center;
	width:595px;
}

.cuadro_paginacion span{
	font-size:12px;
	font-weight:bold;
	color: #c9600f;
}

.cuadro_paginacion a{
	font-size:12px;
	color:#28231F;
	text-decoration:none;
	font-weight:bold;
}

.cuadro_paginacion a:hover{
	color:#28231F;
	text-decoration:underline;
}

.noresults{
	float:left;
	width:617px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#28231F;
	margin-top:10px;
	padding-bottom:10px; 
}