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;
}

#tablax th {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
   background:#5FB113;
   padding: 2px 15px 2px 15px;
	font-family: Arial,Helvetica,sans-serif;
}

#tablax td {
	color: #000000;
   background:#DAEFC7;
   padding: 5px 20px 5px 20px;
}

#tablax a {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#tablax a:hover {
	color: #229D0E;
	text-decoration: none;
}
#tablax a:active {
	color: #990000;
}

.pba {
	float:left;
	margin: 0px;
   padding: 0px;
   background:#DAEFC7;
}

.flotaIzquierda {
	float:left;
	margin: 10px 15px 10px 15px;
}
.flotaDerecha {
	float:right;
	margin: 10px 15px 10px 15px;
}
.flotaCentro {
	float:right;
   clear:both;
	margin: 10px 15px 10px 15px;
}

.alineaDerecha {
   float: right;
   clear:both;
   width:100%;
	margin: 0px;
   background:transparent;
   text-align:right;
   align: right;
}

/* CSS Sidebar */

.sideleft {
	border: 0px solid #DEEBEB;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 200px;
	padding: 0px 5px 5px 0px;
	color: #777777;
	background-color: #E6EEE6;
   height: 100%;
   text-align: left;
}

.sideleft h3 {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	border-bottom: 1px solid #DEEBEB;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #339900;
}

.sideleft ul {

	list-style: none;
	font-size: 11px;
	line-height: 20px;
	color: #777777;
	margin:0px;
	
	padding: 4px 0px 4px 10px;
	background-color: #E6EEE6;
}

.sideleft ul a {
	color: #777777;
	text-decoration: none;
}
.sideleft a:hover {
	text-decoration: underline;
}
.sideleft ul li {
	padding-left: 16px;
	color: #777777;
	background: url(icon_page.gif) no-repeat 0 50%;
	margin: 0px;
}
.sideleft1 ul li {
	padding-left: 16px;
	color: #777777;
	background: url(icon_page1.gif) no-repeat 0 50%;
	margin: 0px;
}
#archiveleft li {
	background: url(icon_page.gif) no-repeat 0 50%;
}


/************************************ ESTILOS FOOTER ******************************************************** */

#footerHome1, #footerHome a {
/*	text-transform: uppercase;*/
	text-align: center;		
	font-size: 9px;	
	color: #666666;
   margin-top: 10px;
	padding-top: 10px;
   border-width: 1px 0px 0px 0px; border-style: solid; border-color: #CCCCCC; 
}
#footerHome1 a {
/*	text-transform: uppercase;*/
	color: #3A7330;
}
#footerHome1 P {
	line-height: 1.4em;	
}
#footerHome1 H1 {
	font-size: 14px;
	font-weight: bold;
}
#footerHome1 p{
	padding: 0;
	margin: 0;
	font-size:9px;	
}

#footerHome1 #fcontacto {
   top: 0em;
	width: 200px;
	height: 100px;
	float:left;
	text-align:left;
	padding-left: 18px;
	padding-right: 10px;
   border-width: 0px 1px 0px 0px; border-style: dotted; border-color: #CCCCCC; 
}

#footerHome1 #fquicklinks {
	width: 410px;
	height: 100px;
	float:left;
	text-align: center;		
	font-size: 9px;	
	color: #666666;
	padding-left: 18px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: top center;

}

#footerHome1 #fboletin {
	width: 180px;
	height: 100px;
	float:left;
	text-align: left;
	font-size:9px;	
	padding-left: 18px;
	padding-right: 10px;
   border-width: 0px 0px 0px 1px; border-style: dotted; border-color: #CCCCCC; 
}

#footerHome1 a 			{	text-decoration: underline; }
#footerHome1 a:link 		{	text-decoration: underline; }
#footerHome1 a:hover		{	text-decoration: none; }
#footerHome1 a:active	{	text-decoration: none; color: #8CC73E; }
#footerHome1 a:visited 	{	text-decoration: none; }



/* ---------------------------------------- */

