/* -------------------------------------
/*  html, body
/* -------------------------------------*/


html { text-align:				center; font-family: Arial, Helvetica, sans-serif; font-size: 76%; }


html, body { margin:					0; padding:				0; }

body { text-align:				left; width:					780px; margin:					0 auto; line-height:			1em; }

/* -------------------------------------
/*  Baseline values for browser consistency
/* -------------------------------------*/

p, div, h1, h2, h3, h4, ul, li, form, input, select, option {
	margin:					0;
	padding:				0;
}

img { background-color: black; margin:					0; padding:				0; border:					0; }

ul {
	list-style:				none;
}

a {
	outline:				0;
}
/*Barra superior con botones*/
#caja_superior { width: 100%; height: 129px; float: left; background-image: url(Imagenes/top.jpg); background-repeat: no-repeat; }
#logo {
	width: 127px;
	height: 60px;
	float: right;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#botonera { width: 100%; height: 18px; margin-top: 98px; }
#botonera a {
	font-size: 12px;
	font-weight: 300;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.2em;
	margin-left: 15px;
	font-style: italic;
}
#botonera a:hover{
	color: #000000}
#botonera p {
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}
/*cajas contenido izquierdo*/
#contenido { width: 520px; float: left; clear: both; margin-bottom: 20px; margin-left: 10px; }
#contenido p { line-height: 110%; font-size: 12px; color: #333333; text-align: justify; }
/*barra lateral derecha*/
#caja_derecha { width: 240px; float: right; clear: right; text-align: right; margin-bottom: 50px; }



h1 { margin-top: 20px; margin-bottom: 5px; color: #322d33; font-size: 12px; text-transform: uppercase; padding-top: 5px; line-height: 100%; text-decoration: none; }
#caja_derecha a { background-image: url(Imagenes/btn_gris.gif); background-repeat: no-repeat; text-decoration: none; display: block; padding-right: 18px; padding-top: 8px; padding-bottom: 14px; color: #000; font-weight: bold; letter-spacing: 0.2em; }
#caja_derecha a:hover { color: #fff; }
/*estilio noticia ver mas*/
.ver_mas { color: #f90000; text-decoration: none; font-size: 9px; font-weight: bold; padding-top: 4px; float: right; height: 20px; text-align: right; margin-bottom: 10px; display: inline; }
.ver_mas a { color: #f90000; text-decoration: none; margin-bottom: 10px; }
/*Estililo fotos Noticias home
*/
.estilo_fotos_noticias_home { margin: 10px; }
#footer { color: white; font-size: 10px; background-image: url(Imagenes/chapa.jpg); background-repeat: no-repeat; text-align: center; width: 100%; height: 50px; float: none; clear: both; margin-left: 10px; padding-top: 20px; border-top-style: solid; }
