#container {
	text-align: left;
	width: 1000px;
	
	margin: 2px;
	padding: 2px;
	border: #003300;

}
#arriba {
		position:relative;
height:90px;
	left:20px;

}
#columna1 {
	float:left;
	position:relative;
	left:20px;
	width:300px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 5px;
}
#columna2 {
	float:left;
	position:relative;
	left:20px;
	width:390px;
	margin-left: 19px;
	margin-right: 19px;
	background-color:#ECFEE9;
	border: 1px solid #00CC00;
	padding:10 10 10 10px;
	top: 5px;
	right: 5px;
	bottom: 5px;
 	padding: 5px;
}

#columna3 {
		float:left;
 	position:relative;
	margin-left: 3px;
	margin-right: 3px;
		left:20px;
width:200px;
	background-color:#E6FFE6;
	border: 1px solid #00CC00;
 	padding: 5px;
}

.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	background-color: #A4F89A;
	 	padding: 1px;

}
.contenedorfondos {
	float:left;
	width:112px;
	height:83px;
	margin: 1px;
	padding:1px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	overflow: hidden;
} 
.contenedorfotos {
	float:left;
	width:112px;
	height:150px;
	margin: 1px;
	padding:1px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	overflow: hidden;
} .c1 {
	float:left;
	width:112px;
	height:120px;
	margin: 1px;
	padding:1px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} .c2 {
	float:left;
	width:470px;
	height:120px;
	margin: 1px;
	padding:1px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	overflow: hidden;
} 
.contenido {
	background-color:#D5F9D7;
	text-align:center;
	border: 1px solid #003300;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
	margin: 3px;
	padding: 5px;
} 
.contenidodestacado {
	background-color:#FFFFFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 30 5 30 5px;
	border: 1px solid #000000;
} 
.fecha {
	text-align: right;
	font-size: 10px;
	border: 1px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
i {
	border: 1px solid #003300;
	margin: 1px;
	padding: 1px;
	background-color: #BFFFDF;
}

.contenedor { 
   width:340px; 
	float:left;
   margin: 2px; 
   padding:2px; 
   background-color:#f5f7f9; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
   text-align:center; 
overflow: hidden;
} 
.palabrasclave {
	font-size: 10px;
	color: #CCCCCC;
}
h1 {
	font-size: 14px;
	color: #000000;
 }
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

