/* Generales */
body {
	margin: 20px;
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}

ul {
	list-style-type: square;
}
/* Contenedor */

#contenedor {
	width: 770px;
	margin: 0 auto;
	background-image: url(../img/medio.gif);
	background-repeat:  repeat-y;
}

/* Cabecera */
#menusup {
	padding: 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669900;
	font-weight: bold;
	font-style: italic;
}
#menusup a {
	text-decoration: none;
	color: #669900;
}
#menusup a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
#cabecera {
	padding: 5px 10px 0px 0px;
}

/* Contenido */

#contenido {
}

#principal {
	float: right;
	width: 500px;
	margin-top: -6px;
	border: none;
	margin-right: 15px;
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 5px;
}
#principal ul {
list-style-image: url(../img/chin.gif);
}
#principal ul li {
	margin-bottom: 10px;
}
/* Post */

.noticia {
	padding: 0px 20px 0 10px;
}

.noticia .titulo {
	margin-bottom: 0px;
	padding: 3px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
}

.noticia .fecha {
	float: left;
	width: 95%;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 5px;
	color: #333333;
	background-image: url(../img/img4.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.noticia .fecha2 {
	float: left;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-right: 5px;
	color: #00CCFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.noticia .contenido {
	clear: both;
	padding: 0px 0px 5px;
	text-align: left;
	line-height: 1.5em;
	background-image: url(../img/dot.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#columna a {
	text-decoration: none;
}
#columna {
	width: 200px;
	line-height: 18px;
	margin-right: -5px;
	background: #fff url(../img/columna.gif) no-repeat left top;
	float: right;
	margin-left: 0px;
}
#columna a {
	color: #339900;
}
#menulat {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00CCFF;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5;
}
#menulat a {
	text-decoration: none;
	color: #00CCFF;
}
#menulat a:hover {
	text-decoration: underline;
	color: #669900;
}
/* Pie */

#pie {
	background-image: url(../img/down.gif);
	background-position: left bottom;
	height: 30px;
}
.destacado {
	font-weight: bold;
	color: #669900;
}
.destacado2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 460px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #00CCFF;
	text-align: right;
	background-image: url(../img/dot.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.contacto {
	background-image: url(../img/contacto.jpg);
}
#principal a {
	text-decoration: none;
}
.aegri {
	background-image: url(../img/papel.jpg);
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.perfil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	margin-left: 0px;
}
.perfil a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
}
.perfil a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCFF;
}
