@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial;
	font-size:13px;
	text-align:center;
	margin:0px;
	background-color: #FFF;
	
}

a:link {
	color:#666666;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}

a:link.meses {
	color:#666666;
	text-decoration:underline;
	font-size: 13px;
	font-weight: 70%;
	letter-spacing: 80%;
	
}
a:visited.meses {
	color: #666666;
	font-size: 13px;
	text-decoration:none;
	font-weight: 70%;
	letter-spacing: 80%;
	
}
a:hover.meses {
	color: #000000;
	font-size: 13px;
	text-decoration:none;
	letter-spacing: 80%;
}

	#pagina{
	width:950px;
	text-align:left;
	margin:auto;
	margin-top:0px;
	border-width:0px 1px 0px 1px;
	background-image:url(../images/fondo-iz.gif);
	background-position: left;
	background-repeat:repeat-y;
}
	#cabecera {
	width:950px;
	height:auto;
}
	#lateral{
	width:252px;
	padding:10px;
	float:left;
	background-color: #FEC001;
	background-image: url(/images/barra_top.gif);
	background-repeat:  repeat-x;
	height: 100%;
}
	#contenido{
	width:635px;
	padding:20px;
	float:left;
	background-color: #FFF;
	background-image: url(/images/barra2_top.gif);
	background-repeat:  repeat-x;
	height:auto;
}
    #mapaweb{
	width:550px;
	margin-left:10px;
	height:auto;

}
	#pie{
	width:920px;
	color:#666666;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size:13px;
}
td {
	font-size: 11px;
	background-color: #F2F2F2;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.form {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

input {
	border: 1px solid #999999;
}
textarea {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}


/* feeds */

li {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E6E6E6;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	color: black;
}

ul, ol {
	list-style: none;
}


div#feeds {
	margin: 20px;
	padding: 10px;
	height: 700px;
	width: auto;
	color:white;
	vertical-align: top;
}

div#feedBurnerFeedBlock {
 padding-bottom:12px;
 color:fuchsia
}

.feedTitle {
}
.headline {
}
.date {
 color:orange;
 padding-bottom:6px;
}
.feedTitle {
}
