@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

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

abbr{
	text-decoration: none;
}

input, textarea, select, checkbox {
	background-color: #B2E05D;
	border: 1px solid #B2E05D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.buscador {
	background-color: #FFFFFF;
	color: #9FD935;
	font-weight: bold;
}

h1, h2 {
	font-weight: normal;
	color: #74B320;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	color: #CCCCCC;
	top: 24px;
	position: relative;
	right: 50px;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #008C00;
}

a:focus{
	outline:none;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

img.percentImage {
 background: white url(images/percentImage_back.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}

/* Header */

#header {
	width: 920px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logotipo {
	float: left;
}

#logotipo h1, #logotipo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logotipo h1 {
	padding-top: 52px;
	font-size: 4em;
	color: #554D49;
}

#logotipo h1 a {
	color: #554D49;
}

#logotipo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logotipo h2 a {
	color: #7F7772;
}

#logotipo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 30px;
	background: #73D000 url(images/img02.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
	border:none;
}

#menu a:hover {
	background: #73D000 url(images/img03.jpg) no-repeat;
	text-transform:capitalize;
}
/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 480px;
}

#recent-posts {
	float: right;
	width: 380px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}

#recent-posts .entry, #posts-iz .entry, #posts-der .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

.post {
}

.post h2 {
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: bold;
	color: #666666;
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
	vertical-align: top;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #CDEB8B url(images/img05.gif) no-repeat;
	border-top: 20px solid #FFFFFF;
	color: #008C00;
}

#mpagin {
	clear: both;
	width: 920px;
	border-top: 15px solid #FFFFFF;
}

#menu_guia {
	clear: both;
	width: 920px;
	background: #CDEB8B url(images/img05.gif) no-repeat;
	color: #008C00;
	margin: auto;
}

#menu_guia li {
	padding: 3px;
}

#menu_guia a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#menu_guia a:hover {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

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

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#decomenu {
	width: 920px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img07.gif) no-repeat;
	background-color:#FFFFFF;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #88AF3F;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #B2E05D;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

#posts-iz {
	float:left;
	width: 420px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}

#posts-der {
	float: right;
	width: 420px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}
.logo_empresa {
	float: right;
	text-align:right;
}

.centrada {
margin: auto;
}

.textocentrado {
text-align:center;
}

.textoderecha {
	text-align:right;
}

.textoizquierda {
	text-align:left;
}

.textovcentrado {
	vertical-align: middle;
	display: inline;
}

.colocararriba {
	vertical-align: top;
}

.textogris {
	color: #BABABA;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#9FD935;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #9FD935;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

.email {
cursor:pointer;
text-decoration: underline;
}

.borde_foto {
	border: 2px solid #000000;
}

.textoerror {
	text-align:center;
	color: #FF3300;
	font-size: 2.2em;
}

.aviso {
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFE1;
	font-size: 14px;
	border: 1px solid #000000;
	color: #333333;
	position: fixed;
	width: 105%;
	right: -2px;
	left: -2px;
	margin-top: -2px;
}