body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
/* Contenedor Principal */
#contenedor{
	width: 950px;
	height: auto;
	margin: auto;
	background: #ccdff0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Top */
#logopenta {
	width: 204px;
	height: 128px;
	float: left;
	background-image:url(imagenes/logopenta2.jpg);
	}
#botoneratop{
	width: 738px;
	height: 24px;
	float: right;
	text-align: right;
	/*background:#FFFFFF;*/
	background-image:url(imagenes/fractaltop3.jpg);
	font-size: 14px;
	padding-top: 6px;
	padding-right: 8px;
	}
.linkbotoneratop a{
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.linkbotoneratop a:hover{
	text-decoration: underline; 
	color:#CCCCCC;
}
#imagentop{
	width: 746px;
	height: 98px;
	float: right;
	text-align: right;
	background-image:url(imagenes/fractaltop2.jpg);
	}
#botonera{
	width: 950px;
	height: 30px;
	float: left;
	text-align: center;
	/*background: #FF55FF;*/
	background-image:url(menubg.gif);
	background-repeat:repeat-x;
	/*padding-top: 5px;*/
	font-size: 16px;
	color: #FFFFFF;
	}
/* Cuerpo */
#cuerpo {
	width: 950px;
	height: auto;
	float: left;
	background: #ccdff0;
}
#bloque{
	width: 660px;
	height: auto;
	margin-left: 20px;
	margin-right: 15px;
	float: left;
}
#cuerpocontenedor {
	width: 950px;
	height: auto;
	}
#seccion{
	width: 660px;
	height: 140px;
	margin-top: 20px;
		}
#imagenseccion{
	width: 644px;
	height: 100px;
	margin-bottom: 10px;
		}		
#seccionblanco{
	width: 490px;
	height: 30px;
	float: left;
	background-image:url(imagenes/seccionblanco.jpg);
}
#secciontitulo{
	width: 170px;
	height: 23px;
	background: #4d9fd7;
	text-align: center;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	}
#contenido{
	width: 630px;
	height: auto;
	margin-right: 15px;
	margin-top: 0px;
	background: #FFFFFF;
	text-align: left;
	font-size: 14px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.linkcontenido a{
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.linkcontenido a:hover{
	text-decoration: underline; 
	color:#CCCCCC;
}
#bloque2{
	width: 235px;
	height: auto;
	float: left;
}
#noticias{
	width: 235px;
	height: auto;
	margin-top: 20px;
	background: #e1ecfe;
	font-size: 12px;
	float: left;
	}
#noticiasrss{
	width: 19px;
	height: 20px;
	text-align: left;
	float:left;
	padding-top: 5px;
	padding-left: 3px;
		}
.linknoticiasrss a{
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.linknoticiasrss a:hover{
	text-decoration: underline; 
	color:#CCCCCC;
}
#noticiastitulo{
	width: 206px;
	height: 25px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	float:left;
	padding-top: 5px;
	padding-right: 7px;
		}
#noticiasphp{
	width: 221px;
	height: auto;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	}
#logos{
	width: 235px;
	height: auto;
	margin-top: 20px;
	background: #FFFFFF;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	}
/* Pie */	
#footer{
	width: 950px;
	height: 30px;
	float: left;
	text-align: center;
	background-image: url(menubgalrevez.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	color: #FFFFFF;
	}	
.footerlink a{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.footerlink a:hover{
	text-decoration: underline; 
	color:#CCCCCC;
}