body,html{
	height:100%;
	background-color:#ecc790;
	margin:0px;
	padding:0px;
}
body, p, table, h1,h2,h3,h4,h5{
	font-family: Arial, Helvetica, sans-serif;
}


.fondoiz {
	background-image: url(imagenes/fondo_lat_iz_01.gif);
	background-position: right;
	background-repeat: repeat;
}
.fondocentro {
	background-color: #F2DDB9;
	background-image: url(imagenes/base_01_02.jpg);
	background-repeat: no-repeat;
}
.fondode {
	background-image: url(imagenes/fondo_lat_de_01.gif);
	background-position: left;
	background-repeat: repeat-y;
}



.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #452200;
	font-weight: bolder;
	padding-top:20px;
}
.titulo02a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F2DDB9;
	font-weight: normal;
}
.titulo02b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #F2DDB9;
	font-weight: bold;
}
.titulo03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #452200;
	font-weight: bolder;
	font-style: italic;
}
.titulo04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	text-align: justify;
	padding: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}



.minicentro {
	margin: 3px;
}



.dentrotabla00 {
	text-align: justify;
	padding: 15px;
}
.dentrotabla01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	text-align: justify;
	padding: 15px;
}
.dentrotabla02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #452200;
	text-align: justify;
	padding: 15px;
}
.dentrotabla03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	text-align: center;
	padding: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4A2806;
}
.dentrotabla04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7A686;
}
.dentrotabla05{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7A686;
	padding-left: 30px;

}


.enlace01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	text-decoration:none;
}
a.enlace01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	text-decoration:underline;
}
.enlace02 {
	color: #452200;
	text-decoration:none;
}
a.enlace02:hover {
	color: #452200;
	text-decoration:underline;
}
.enlace03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	text-decoration: none;
}
a.enlace03:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	text-decoration: underline;
}
.enlace04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
}
a.enlace04:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	text-decoration: none;
}

.imagen01 {
	border: 1px solid #452200;
	margin: 4px;
}
.enlace05 {

}
a.enlace05:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BA1305;
}
.enlace06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	font-weight: bold;
}
a.enlace06:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452200;
	font-weight: bold;
	text-decoration: none;
}

.cellunderline {
	border-bottom-style:solid;
	border-bottom-color:#452200;
	border-bottom-width:1px;
}
.form01 {
	background-color: #F3DCBA;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #452200;
}
.form02 {
	background-color: #F3DCBA;
	width: 200px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #452200;
}


/*************************************************************************/

.cabecera{
	display:block;
	float:left;
	width:100%;
	background:url(imagenes/fondo_titulo.gif) left bottom no-repeat;
	padding-bottom:5px;	
}

.cabecera h1{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #452200;
	font-weight: bolder;
	padding:5px;
	float:left;
	width:84%;
}


.cabecera a{
	font-size:13px;
	text-align:right;
	text-decoration:none;
	float:right;
	margin-top:10px;
	margin-right:10px;
	color: #452200;
	font-weight:bold;
	border: #452200 1px solid;
	padding:5px;
}

.cabecera a:hover{
	color: #ba1306;
	border-color: #ba1306;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #452200;
	font-weight: bolder;
	background:url(imagenes/fondo_titulo.gif) left bottom no-repeat;
	margin-top:15px;
	padding:5px;
}

h4{
	margin:0px;
	padding:0px;
	margin-top:15px;
}


.enlaces_ficheros{
	padding-bottom:15px;
}


.enlaces_ficheros a{
	display:block;
	float:left;
	width:100%;	
	font-size:12px;
	color: #452200;
	margin-bottom:3px;
	padding-left:10px;
}

.enlaces_ficheros a:hover{
	color: #ba1306;
}


.msgerr{
	margin:15px;
}

.borde{
	margin:3px;
	border:#452200 1px solid;
}

.body2{
	background-color:#FFFFFF;
	color: #452200;
}

.piefoto{
	text-align:center;
	font-size:11px;
	margin-top:5px;
}

/* noticias */

.novedad_inicio{
	display:block;
	float:left;
	width:100%;
	clear:both;
	text-align:left;
	border-bottom:#452200 1px solid;
}

.novedad_inicio .conte_imagen{
	display:block;
	float:left;
	width:130px;
}


.novedad_inicio .conte_textos{
	display:block;
	float:left;
	width:210px;
}

.novedad_inicio .fecha{
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#c62a27;
}

.novedad_inicio a{
	display:block;
	text-decoration:none;
	color:#452200;
}

.novedad_inicio a:hover{
	text-decoration:underline;
}

/* noticias */

.dentrotabla02_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #452200;
	text-align: justify;
	/*padding: 15px;*/
}

.dentrotabla02_new p{
	margin:0px;
	padding:0px;
}

.peque{
	display:block;
	font-size:10px;
	color:#452200;
	margin-bottom:5px;
	margin-top:-5px;
}