/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	margin-top:5px;
	padding: 0;
	background: #EEEEEE;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h2, h3 {
	color: #990000;
}

h1 {
	color:#333333;
	font-size: 2em;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}

input, textarea, select {
	color: #000000;
}

a {
	color: #990000;
}

a:hover {
	/*text-decoration: none;*/
}

/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
}

/* Logo */

#logo {
	/*margin-bottom: 10px;*/
	/*background: #658634 url(images/img02.gif) repeat-y;*/
	text-align:center;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 30px;
	background: url(images/img01.gif) no-repeat;
}

#logo p {
	padding-bottom: 30px;
	background: url(images/img03.gif) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Widgets */

#widgets {
	background: #FFFFFF url(images/img02.gif) repeat-y;
}

#widgets-top {
	height: 20px;
	background: url(images/img01.gif) no-repeat;
}

#widgets * {
	/*color: #FFFFFF;*/
}

#widgets ul {
	margin: 0;
	padding: 0 20px 50px 20px;
	background: url(images/img04.jpg) no-repeat left bottom;
	background-color: #FFFFFF;
	list-style: none;
	height: 1250px;
}

#widgets li a {
	color: #000000;
}

#widgets li a:hover {
	color: #FF0000;
}

#widgets li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 180%;
}

#widgets li li {
	padding-left: 12px;
	background: url(images/img05.gif) no-repeat left center;
}

#widgets h2 {
	color: #990000;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 2em;
}

/* Widgets 2*/

#widgets2 {
	background: #FFFFFF url(images/img02.gif) repeat-y;
}

#widgets-top2 {
	height: 20px;
	background: url(images/img01.gif) no-repeat;
}

#widgets2 * {
	color: #999999;
}

#widgets2 ul {
	margin: 0;
	padding: 0 20px 50px 20px;
	background: url(images/img04.jpg) no-repeat left bottom;
	background-color: #FFFFFF;
	list-style: none;
	height: 800px;

}

#widgets2 h2 {
	color: #990000;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 2em;
}

/* Page */

#page {
	margin-left: 250px;
}

/* Search */

#search {
	height: 51px;
	/*width:750px;*/
	background: url(images/img06.gif) repeat-x;
}

#search form {
	height: 51px;
	margin: 0;
	padding: 0;
	background: url(images/img07.jpg) no-repeat;
	background-position:left;
}

#search fieldset {
	height: 51px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	text-align: right;
	background: url(images/img08.gif) no-repeat right top;
}

/* Menu */

#menu2 {
	padding-top: 8px;
	float: right;
	height: 51px;
}

#menu {
	margin-left: 10px;
	padding-top: 8px;
	float: left;
	/*width: 700px;*/
	height: 51px;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-top: 0px;
	padding: 10px;
	/*background: url(images/img03.gif) no-repeat right 60%;*/
	/*background:#333333;*/
	text-decoration: none;
	text-transform: capitalize;
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	/*color: #9BDB18;*/
	color:#FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	background: #666666;
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}



/* Content */

#content {
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

.pagetitle {
	margin: 0 0 10px 0;
	padding-top: 27px;
}

.post {
	margin-bottom: 10px;
	/*background: #ADB79E url(images/img09.gif) repeat-y right top;*/
	background: #FFFFFF url(images/img09.gif) repeat-y right top;
}

.title {
	margin: 0;
	padding: 0px 20px 0px 10px;
}

.title2 {
	font-size:18px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.byline {
	margin: 0 20px;
	border-top: 2px solid #C2C9B6;
}

.entry {
	padding: 0px 20px 0px 20px;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(images/img10.gif) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(images/img11.gif) no-repeat right top;
}

.cb {
	background: url(images/img12.gif) repeat-x left bottom;
}

.cb .l {
	background: url(images/img13.gif) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(images/img14.gif) no-repeat right bottom;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
	text-align: center;
}

#footer p {
	margin: 0;
}

.tablalistado {
	margin: 0px;
	padding: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.rowA {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #666666 dotted;
}

.rowB {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}

.fndFoto70 {
	/*background-image:url(images/fndFoto70.jpg);*/
	background-position:top;
	background-repeat:no-repeat;
	width:70px;
	height:70px;
}

.txtPresen {
	font-size:20px;
	font-weight:bold;
}

#alerta{
	text-align:center;
	display:inline;
	width:100%;
	height:1200px;
	float:left;
	position:absolute;
	top:0;
	left:0;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background:#11161A;
}



#interior{
	display:block;
	background:#000;
	width:400px;
	padding:24px;
	margin-right: auto;
	margin-left: auto;
}

#interior a{
	font-weight:bold;
	color:#0000FF;
}

.aviso{
	text-align:center;
	padding:8px;
	color:#FFFF00;
	font-size:1.3em;
}

.poblacion{
	font-size:16px;
	color:#CC0000;
}


