body
{
	background: url('../img/bck.jpg') no-repeat;
	font-family: "Gotham";
	margin: 0px 0px 0px 0px;
	font-size: 0.7em;
	line-height: 1.5em;
	width:900px;
   margin-left: auto;
	margin-right: auto; 
}

#header
{
    vertical-align:middle;
    width:100%;
}

#banner
{
    width:100%; 
}


/* FORMATO BLOQUE 4 */

#bloque4 p, #bloque4 ul, #bloque4 ol, #bloque4 h1, #bloque4 h2, #bloque4 h3, #bloque4 h4 { 
	margin: 0 0 1em 0;
	padding: 0;
}
#bloque4 h1 { 
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}
#bloque4 h1, #bloque4 h1 a { 
	text-decoration: none;
	color:#990000;
}
#bloque4 div {
	display: block; 
	margin: 0;
	float: left;
}
#bloque4 div.noticias 	{	background:url(../img/bg_noticias.jpg) no-repeat left bottom; width: 230px; height: 120px; }
#bloque4 div.final 		{	background:url(../img/bg_Innovacion.jpg) no-repeat right bottom; width: 258px; height: 120px; }
#bloque4 div.anuncio 	{	width: 230px; height: 120px; }


#bloque4 div div{
	/*min-height: 70px; *height: 70px;*/
	height: 70px;
	margin-top: 40px;
}



#bloque4 div.noticias div {		float: right; width: 140px; margin-right: 12px; }
#bloque4 div.final div {		float: left; width: 140px; margin-left: 12px; }
#bloque4 div.anuncio .contenidoAnuncio { 
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #AAAAAA;
	border-left-color: #AAAAAA;
}

#bloque4 div.anuncio .contenidoAnuncio div {	
	margin: 0 12px 0 12px; 
} 

#bloque4 h1 { 
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}
#bloque4 h1, #bloque4 h1 a, #bloque4 a { 
	text-decoration: none;
	color:#009999;
}
#bloque4 a:hover { 
	color:#006666;
}