body{
	font-family: Helvetica, sans serif;
}

a{
	text-decoration:none;
	color:green;
}
a:hover{
	color:green;

}
a:visited{
	color:green;
}

.compartir{
	float: left;
	width: 100%;
	margin: 0;
	padding: 5px 0 12px 0;
	list-style: none;
}

.compartir li{
	float: left;
	margin: 0;
	padding: 0;
}

.compartir img{
	float: left;
	margin: 0 8px 0 0 !important;
	padding: 0;
	border: 0;
}
	
#cabecera{
	color:white;
	font-size: 14px;
	width:130px;
	background:green;
	padding:10px;
	float:left;
}

#logocabecera{
	margin-bottom:20px;
}

#buscar{
	margin-bottom:20px;
}

#buscar input{
	width:130px;
	height:20px;
	border:0;
	margin:0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#buscar .submit{
	width:130px;
	height:20px;
	border:0;
}

#licencia{
	margin-top:30px;
	color:black;
	font-size:10px;
}

#licencia a, #licencia a:hover, #licencia a:visited{
	color:black;
}

#articulos{
	width:500px;
	padding:10px;
	float:left;	
	text-align:left;
	border-right: 1px solid #CCC;		
}

#pagination{
	font-size:12px;
	border-bottom: 1px solid #CCC;
}

.textocomentarios{
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

.comentart, .titulocomentarios{
	font-weight:bold;
}

.logo{
	margin-right:5px;	
}

.atras{
	margin-bottom:10px;	
}

.titulo{
	font-size:18px;
	font-weight: bold;
}

.fecha{
	color:#999;
	margin-bottom:5px;	
}

.introduccion{
	margin-bottom:10px;
}

.ampliar{
	text-align:right;
	margin-bottom:35px;
	margin-top:25px;
	background-color:#e5e5e5;
}

.ampliar a{
	color:green;	
}

.ampliar a:hover{
	text-decoration:none;
}

.ampliar a:visited{
	color:green;
}

#comentarios{
	margin-top:20px;
}

#otromundo{
	width:180px;
	padding:10px;
	float:left;	
	text-align:left;
	border-right: 1px solid #CCC;
}

#seccionotro{
	margin-bottom:10px;
	background-color:green;
	color:white;
	font-weight: bold;
}

.otrotitulo{
	font-size:14px;
}

.otrofecha{
	font-size:12px;
	color:#999;
	margin-bottom:5px;	
}

.otrologo img{
	padding-right:5px;
}

.otrointroduccion{
	font-size:12px;
	margin-bottom:10px;
}

.otroampliar{
	font-size:10px;
	text-align:right;
	margin-bottom:20px;
	border-bottom: 1px solid #CCC;
}

#participa{
	width:180px;
	padding:10px;
	float:left;	
	text-align:left;
	border-right: 1px solid #CCC;
}

.participatitulo{
	font-size:14px;
}

.participafecha{
	font-size:12px;
	color:#999;
	margin-bottom:5px;	
}

.participalogo img{
	padding-left:5px;
}

.participaintroduccion{
	font-size:12px;
	margin-bottom:10px;
}

.participaampliar{
	font-size:10px;
	text-align:right;
	margin-bottom:20px;
	border-bottom: 1px solid #CCC;
}

#menu{
	text-align:left;
	background-color:#999999;	
	margin-bottom:20px;
	padding:3px;
}

#menu a{
	color:black;	
}

#menu a:visited, a:hover {
	text-decoration:none;
}

.menutexto{
	font-weight: bold;
	font-size:13px;	
}

.submenu{
	text-align:left;
	font-size:10px;
	padding-left:5px;
}

.fecha-articulos{
	font-size:20px;
	color:white;
	margin-bottom: 20px;
	background-color: green;
	
}

.mini-evento-titulo{
	font-size:11px;
	font-weight:bold;
}

.mini-evento-fecha{
	font-size:9px;
	margin-left:10px;
	margin-bottom:5px;
}

.agenda{
	margin-bottom:20px;
}

.proximos-eventos{
	margin-bottom:5px;
}
