/* we don't have a sidebar on the front page */

#body {
	margin: 90px 0px 0px 10px;
	line-height: 150%;
}

#body h2 {
	border-bottom: 1px solid #99c;
	font-size: 110%;
}

.noticias {
	background: transparent url(../img/icono-noticias.png) no-repeat top left;
	border-bottom: 1px solid #99c;
	font-size: 130% !important;
	min-height: 24px;
	padding-left: 35px;
}


.comunidad {
	background: transparent url(../img/icono-comunidad.png) no-repeat top left;
	border-bottom: 1px solid #99c;
	font-size: 130% !important;
	min-height: 24px;
	padding-left: 35px;
}

#body h3, #body h3 a {
	font-size: 100%;
}
.texto-portada{
font-size:90% !important;
line-height:120%;

}

.fecha-portada{
font-size:80%; text-align:left; font-weight:bold; margin-right:20px; margin-top:-20px; padding-bottom:10px; color:#999999;
}
/* three column layout */

#top {
	text-align: center;
	margin: 1em;
}

#bottom {
	padding-top: 1px;
	clear: both;
}

#bottomLeft {
/*margin-right:300px;*/
padding-right:2.2em;
min-width:350px;
padding-left:2em;
padding-top:2em;
}

#bottomLeftLeft {
	width: 48%;
	float: left;
text-align:justify;
}

#bottomLeftLeft img{
border: solid 2px red;
display: none;
}

#bottomLeftRight {
	margin-left: 48%;
	padding-left: 10px;
	padding-left: 2em;
text-align:justify;
min-margin-left: 500px;
}

#bottomRight {
position:relative;
min-width: 278px;
/*right: 0px;*/
float:right;
padding:0px !important;
margin-top:40px;
height:100%;
}

/* what is gnome? box */

#whatisgnome {
	position: relative;
	z-index: 10;
	border: 3px #99c solid;
	background-color: #eee;
	/*font-size: 95%;*/
	line-height: 150%;
}

#whatisgnome h2 {
	padding: 0px;
	margin: 0px;
	padding: 0.3ex;
	background-color: #ccf;
	color: #333;
	border-bottom: 1px #99c solid;
	text-align: center;
}

#whatisgnome p {
	padding: 0px 10px 0px 10px;
}
