	p,h1,h2,h3,h4,h5 {margin:0}
	
	p  {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 120%;
	margin: 5px 0 4px 0;
		
	}

	h1  {
		font:bold 14px Verdana;
		text-align : left;
		color : #CCCCCC;
		margin:12px 0 10px 0;	
	}
	
	h2  {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align : left;
	color:#000;
	margin-bottom: 20px;
	
	}
	h3  {
		font:normal 13px Verdana;
		text-align : left;
		color:#fff;
		padding:5px 0 0 5px;
	
	}
	h4  {
		font:bold 11px  Arial, Helvetica, sans-serif;
		text-align : left;
		color : #666666;
		
	}
	h5 {
	font:bold 11px  Arial, Helvetica, sans-serif;
	text-align : left;
	color : #B11016;
	margin-top: 12px;
		
	}
	td  {
		font: 12px Arial, Helvetica, sans-serif;
		text-align : center;
		color : #586885;
		
	}
	a	{
		font-size:11px;
		color:#990D09;
		margin-bottom:10px;
		
	}
	a:link {
		text-decoration: none;
		
	}
	a:visited {
		text-decoration: none;
		color:#325FA0;
		
	}
	a:hover {
		text-decoration: none;
		color:#000066;
		
	}
	a:active {
		text-decoration: none;
		color:#0099CC;		
	}
	BODY  {
		line-height: 10px; 
		margin:0 0 0 0;
		background: #000 url(imagenes/fondo.gif);
	}
	
	#contenedor	{
		margin: 0 auto; 
		width:1066px;
		height:200px;
	}

	.header{
		width:1066px;
		height:134px;
		background: #000 url(imagenes/cabecera.jpg);
	}
	.titulo{
		width:1066px;
		height:40px;
		background: #000 url(imagenes/titulo.jpg);
	}
	.galeria{
	width:1066px;
	height:197px;
	}
	.bot_izq{
	width:49px;
	height:53px;
	float:left;
	margin-top: 80px;
	}
	.bot_der{
	width:49px;
	height:53px;
	float:right;
	margin-top: 80px;
	}
	.foto{
	width:219px;
	height:168px;
	background: #fff;
	float: left;
	margin: 13px 0 0 20px;
	}
	.contenido{
		width:1066px;
		height:377px;
		background: url(imagenes/centro.jpg);
	}
	/** caja noticias */
	.caja-noticia{
	width:420px;
	height:377px;
	float: left;
	margin: 30px 0 0 97px;
	_margin: 30px 0 0 40px;
	}
	.titulo2{
	width:371px;
	height:42px;
	margin: 23px 0 0 23px;
	background: #9AB0E4 url(imagenes/titulo_noticia.jpg);
	float: left;
	}
	.foto-noticia{
	width:371px;
	height:183px;
	margin: 0 0 0 23px;
	float: left;
	}
	.noticia{
	width:371px;
	height:127px;
	margin: 0 0 0 23px;
	float: left;
	}
	/** caja contacto */
	.caja-contacto{
	width:440px;
	height:377px;
	float: right;
	margin: 30px 70px 0 0;
	_margin: 30px 40px 0 0;
	}
	.titulo3{
	width:371px;
	height:36px;
	margin: 23px 50px 0 0;
	background: #9AB0E4 url(imagenes/titulo_contact.jpg);
	float: right;
	}
	.formulario{
	width:371px;
	height:320px;
	margin: 0 50px 0 0;
	float: right;
	}
	
	.formulario input{
	height:19px;
	border:none;
	margin: 0 0 0 0;
	}
	.formulario textarea{
	border:none;
	}
	
	/** PIE */
	.pie{
	clear:both;
	width:1066px;
	height:67px;
	background: #9AB0E4 url(imagenes/pie.jpg);
	}
