/*
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: #EEF1F4 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7B97F;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 24em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	height: auto;
	width: auto;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #D64803;
	font-size: 12px;
}

a:hover {
	font-size: 10px;
	text-align: justify;

}

#wrapper {
	height: auto;

}

/* Header */

#header {
	background-image: url(images/img03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	padding: 0px;
	width: 1000px;
	margin: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}

/* Logo */

#logo {
	color: #FFFFFF;
	height: auto;
	padding-bottom: 2px;
	margin: auto;
	width: 980px;
	padding-top: 2px;
	display: block;
}

#logo h1, #logo p {

}

#logo h1 {
	padding-left: 10px;
	font-size: 50px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 10px;
}

#logo p {
	font-style: italic;
	padding-left: 380px;
	/* [disabled]font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 14px;
	padding-top: 0px;
	vertical-align: 10%;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 36px;
}
#wrapper #header #logo #logoletrapeque {
	font-size: 16px;
	color: #FFF;
}


/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 50px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #262618;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	background-image: url(images/img04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2px;
	width: 1000px;
	margin: auto;
	clip: rect(auto,auto,auto,auto);
	height: 45px;
	left: 2px;
	top: -420px;
	right: 2px;
	bottom: 0px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 48px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 32px;
	margin-right: 3px;
	padding: 14px 30px 0px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-align: center;
	color: #FFF;
}

#menu .current_page_item a {

}

#menu a:hover {
	text-decoration: underline;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom;
}

#splash {
	height: 268px;
	width: 1000px;
	clip: rect(0px,auto,0px,auto);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	background-image: url(images/img10.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

/* Page */

#page {
	width: 1000px;
	padding: 0;
	background-image: url(images/img07.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
}

#page-bgtop {
	background: url(images/img06.jpg) no-repeat left top;
	height: auto;
	width: auto;
}

#page-bgbtm {
	background: url(images/img08.jpg) no-repeat left bottom;
	width: auto;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: auto;
}

/* Content */

#content {
	width: 520px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
}

.post {
	padding-bottom: 30px;
}

.post .title {
	height: 38px;
	letter-spacing: -.5px;
	color: #FFF;
	text-align: left;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

.post .title a {
	color: #FFFFFF;
	border: none;
	font-size: x-large;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ACAD8E;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
	color: #D3D3D3;
	font-size: 16px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 330px;
	padding: 0px 0px 0px 0px;
	color: #D3D3D3;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #ACAD8E;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
	color: #D3D3D3;
	font-size: 16px;
}

#sidebar a {
	border: none;
	color: #B7B97F;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 1000px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #656646;
}

#footer a {
	color: #3E3F27;
	font-size: 12px;
}
p {
	font-size: 16px;
	height: auto;
	width: auto;
}
p {
	color: #03F;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 20px;
	height: auto;
	width: auto;
}
q {
	color: #FFF;
}
.q {
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}
.post {
	font-size: 20px;
	line-height: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #B7B96F;
}
.w {
	font-size: 70px;
}
a {
	font-size: 36px;
}
a {
	color: #FFF;
}
a {
	text-align: center;
	color: #FFF;
}
.w {
	font-size: 60px;
	color: #FFF;
	text-align: left;
}
#vinetas {
}

#vinetas ul li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#vinetas ul li {
	font-size: 16px;
}
#subtitulo1 {
	font-size: 18px;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#subtitulo1 p strong {
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
}

#vinetas ul li {
	color: #d3d3d3;
}
.imagen2 {
	height: 230px;
	width: 230px;
	float: right;
	padding-right: 250px;
	padding-top: 30px;
}
#girasol {
}
.TabbedPanelsContent.TabbedPanelsContentVisible p {
	color: #000;
	padding-right: 100px;
	font-size: 14px;
}
#submenu {
	height: 200px;
	width: 100px;
	float: left;
}
#quienesdatos {
	height: 400px;
	width: 500px;
}
#vision {
	color: #000;
	height: auto;
	width: 130px;
}
#quienessomos {
	font-size: 20px;
	color: #000;
	float: right;
	height: 500px;
	width: 650px;
	margin-right: 50px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	line-height: 40px;
	font-weight: lighter;
}
#quienes {
	color: #FFF;
	float: right;
	font-size: 16px;
	line-height: 30px;
	width: 400px;
	height: auto;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-right: 100px;
}
#imagenquienes {
	height: 190px;
	width: 280px;
	color: #000;
	padding-bottom: 2px;
}
.quienessomos {
	font-size: 16px;
	color: #FFF;
	text-align: justify;
}
#mision {
	font-size: 16px;
	color: #FFF;
	height: 420px;
	width: 600px;
	float: right;
}
#mision {
	font-size: 16px;
	color: #FFF;
}
#page-bgbtm #mision p {
	font-size: 14px;
	color: #FFF;
}
#wrapper #page #page-bgtop #page-bgbtm #mision p {
	font-weight: normal;
	font-size: 18px;
}
#wrapper #page #page-bgtop #page-bgbtm #mision p {
	font-size: 16px;
}
#wrapper #page #page-bgtop #page-bgbtm #mision p strong {
	font-size: 18px;
}
#imagmision {
	font-size: 16px;
	color: #000;
	width: 300px;
	height: 200px;
}
.qui {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#wrapper #page #page-bgtop #page-bgbtm #content span em {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #page #page-bgtop #page-bgbtm #content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#wrapper #page #page-bgtop #page-bgbtm #content span em {
	font-size: 14px;
}
#wrapper #page #page-bgtop #page-bgbtm #content p {
	color: #FFF;
	font-size: 14px;
	text-align: left;
}
contactos {
	font-size: 14px;
	color: #FFF;
}
#content p {
	font-size: 14px;
	color: #FFF;
}

#wrapper #page #page-bgtop #page-bgbtm #content p {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
}
#wrapper #page #page-bgtop #page-bgbtm #content p {
	text-align: left;
	font-size: 16px;
}
.letra {
	color: #FFF;
}
#letrascontacto {
	font-size: 9px;
	color: #FFF;
}
#letracontacto {
	font-size: 10px;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#envio {
	font-size: 14px;
	color: #FFF;
	width: 400px;
	height: 200px;
}
#wrapper #page #page-bgtop #page-bgbtm #content #envio {
	font-size: 14px;
	color: #FFF;
	text-align: left;
}
#page #page-bgtop #page-bgbtm #content #letracontacto {
	font-size: 16px;
	color: #FFF;
	text-align: left;
}
#wrapper #page #page-bgtop #page-bgbtm #content #letracontacto p {
	text-align: center;
}
#wrapper #page #page-bgtop #page-bgbtm #content #letracontacto p {
	font-size: 10px;
}
#wrapper #page #page-bgtop #page-bgbtm #content #letracontacto p {
	font-size: 10px;
	text-align: center;
}
.relleno {
	font-size: 18px;
	color: #000;
}
enviar {
}
tabla {
	text-align: left;
}
#form1 table {
	text-align: left;
	font-size: 16px;
}
#formulario {
	font-size: 12px;
	color: #FFF;
}
#letracontacto p {
	font-size: 12px;
}
#wrapper #page #page-bgtop #page-bgbtm #content #letracontacto p {
	font-size: 10px;
}
#letracontacto p {
	font-size: 10px;
}
#letracontacto p {
	color: #FFF;
}
#letracontacto p {
	font-size: 9px;
}
#letracontacto p {
	font-size: 9px;
	color: #FFF;
}
#click {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
#wrapper #page #page-bgtop #page-bgbtm #sidebar ul li ul ul div img {
	text-align: center;
}
