/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(images/fondocabecera.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

#citasinfoto {
	color: #967001;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
#cita {
	color: #967001;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
.cita {
	color: #967001;

}
.cita p{
	font-size: .8em;
		padding-left: 20px;
}


p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #BF4D36;
}

a:hover {
	background: none;
}

/* Header */

#tapafondo {
	width: 100%;
	height: 161px;
	margin: 0 auto;
	background: url(images/cab01gris.jpg) no-repeat center top;
}
#tapafondo02 {
	width: 100%;
	height: 161px;
	margin: 0 auto;
	background: url(images/cab02gris.jpg) no-repeat center top;
}
#tapafondo03 {
	width: 100%;
	height: 161px;
	margin: 0 auto;
	background: url(images/cab03gris.jpg) no-repeat center top;
}
#header {
	width: 1024px;
	height: 161px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 299px;
	height: 114px;
	padding: 10px 0 0 10px;
	color: #BF4D02;
	text-align: center;
		background: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
}


#logo p {
	margin: 0;
	padding: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {

	margin: 0 auto;
	padding: 0px 0 0 191px; /*309px;*/
/*	padding: 0;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background-image: url(images/separamenusup.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
}

#menu a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	padding-top: 7px;
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 12px;
	
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(images/img03.jpg) repeat-x center top;
}

#menu .first {
	background: url(images/img03.jpg)  repeat-x center top;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img04.jpg) repeat-y left top;
}

#wrapper-top {
	width: 1024px;
	background: url(images/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 1024px;
	background: url(images/img05.jpg) no-repeat left bottom;
}



/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {
	float: right;
	width: 674px;
	margin: 0;
	padding: 0;
}

.post {
}

.post .title {
	color: #967001;
	border-bottom: 1px #A9A9A9 dashed;
}

.post .title a {
	background: none;
	color: #967001;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .title2 {
	color: #967001;
}

.post .title2 a {
	background: none;
	color: #967001;
	border: none;
}

.post .title2 a:hover {
	text-decoration: underline;
}

.post .meta {
	margin-bottom: 10px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;
}

.post .entry  ul{
	list-style-image: url(images/ul-square.gif);

}

.post a {
	color: #967001;
	border-bottom: 1px #967001 dotted;
}

.post .meta a {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0 0 0 35px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 14px;
	background-image: url(images/separa-h.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	padding: 10px;

}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h3 {
	letter-spacing: -.5px;
	color: #4D4D4D;
		background-image: url(images/separa-h.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
		padding-bottom: 10px;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;

}

#sidebar a {
	color: #606060;
	border: none;
		text-decoration:  none;

}

#sidebar a:hover {
	text-decoration:  none;
	color: #999999;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1034px;
	height: 62px;
	margin: 0 auto;
	padding: 10px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4D4D4D;
	background-image: url(images/pie.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 30px;

}

#footer a {
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
}
.title2-10bottom {
	color: #967001;
	margin-bottom: 8px;

}
.title-30bottom {
	color: #967001;
	border-bottom: 1px #A9A9A9 dashed;
	margin-bottom: 20px;

}
.tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.campos {
	background-color: #DDDDDD;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tablamapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #967001;

}
.tablamapa2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#BotonVolver {
	width: 92px;
	height: 24px;
	border: none;
	background: transparent url(images/bt-volver.gif) no-repeat;
	color: rgba(0, 0, 0, 0.0);
	font-size: 0.1px;
	filter:chroma(color=black);
	text-align: right;
	padding-right: 5px;
}

#BotonVolver:hover {
	background-position: -92px 0px;
}

#BotonAvanzar {
	width: 92px;
	height: 24px;
	border: none;
	background: transparent url(images/bt-avanzar.gif) no-repeat;
	color: rgba(0, 0, 0, 0.0);
	font-size: 0.01px;
	filter:chroma(color=black);
	text-align: left;
	padding-left: 5px;
}

#BotonAvanzar:hover {
	background-position: -92px 0px;
}