.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
.negrita {
	font-weight: bold;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.letra-peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.list-puntos {
	list-style-position: inside;
	list-style-type: disc;
}

.list-numeros {
	list-style-position: inside;
	list-style-type: decimal;
}

.container {
	text-align: center;
	height: 31px;
	padding-top: 10px;
	padding-left: 10px;
}

.anchura-buscar {
	display: inline-block;
	width: 255px;
}

.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #466F35;
	line-height: normal !important;
}
.copy a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #466F35;
}

.copy a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #466F35;
}
.copy a:visited {
	color: #466F35;
}
.adsense-columna {
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cbc483;
	border-right-color: #cbc483;
	border-bottom-color: #cbc483;
	border-left-color: #cbc483;
	height: 600px;
}
.adsense-columna-2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cbc483;
	border-right-color: #cbc483;
	border-bottom-color: #cbc483;
	border-left-color: #cbc483;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.adsense-columna-3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cbc483;
	border-right-color: #cbc483;
	border-bottom-color: #cbc483;
	border-left-color: #cbc483;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 250px;
}

/* ---------------------Reset----------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {
	vertical-align: baseline;
}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {
	border: 1px solid #4E8153;
	padding: 0;
	margin: 0;
	outline: 0;
}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {
	margin: 0;
	padding: 0px;
}

/* -------------------------------------------- */
/* ------------------Style---------------------- */
/* -------------------------------------------- */
html, body {
	width: 100%;
	padding: 0;
	margin: 0;
}
body {
	background-color: #E2E2E2;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}

/*-------------------------*/
a{
	color: #006699;
	text-decoration: none;
}

a:hover {text-decoration: none;}
.texton a:link {
	color: #2f4a24;
	font-weight: bold !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
}
.texton a:hover {
	color: #DD6900;
	text-decoration: none !important;
}

.texton {
	color: #2f4a24;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
}
.texton a:visited {
	color: #2f4a24;
}
.texton a:visited:hover {
	color: #DD6900;
}

a.button, input.button {
	cursor: pointer;
	color: #000000;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #E4E4E4;
	border: 1px solid #DFDFDF;
}
a.button {	display: inline-block;	text-decoration: none;	padding: 6px 12px 6px 12px;}
input.button {
	margin: 0;
	border: 1px solid #4E8153;
	height: 17px;
	background-color: #B5C9AB;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
a.button:hover, input.button:hover {
	color: #000000;
	background-color: #B5C9AB;
}

/*-------------header */
header {
	height: 59px;
	width: 100%;
	background-image: url(../images/fondo-malla.gif);
	background-repeat: repeat;
}

header #logo {margin-top:20px;}

header #search-box {position: relative;width: 300px;margin-top:30px;}
header #search-form {height: 25px;border: 1px solid #999;background-color: #fff;overflow: hidden;}
header #search-text {font-size: 14px;color: #ddd;background: transparent;}
header #search-box input[type="text"] {width: 80%;padding: 5px 0 5px 1em;color: #333;outline: none;}
header #search-button {position: absolute;top: 0;right: 0;height: 27px;width: 80px;font-size: 14px;color: #fff;text-align: center;line-height: 26px;background-color: #999;cursor: pointer;border:0px;}

/*------------menu */
nav {
	width: 100%;
	height: 49px;
	background-color: #558C5A;
	background-image: url(../images/lines2.png);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #619C67;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #619C67;
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4B7A50;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #79AE7E;
}
nav ul li {
	position: relative;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #79AE7E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #518456;
	height: 49px;
}
nav ul li:hover {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #518456;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #79AE7E;
}
nav ul li a {
	color: #ffffff;
	position: relative;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 6;
}
nav ul li:hover a{
	color: #FFF;
}

/*-------------content */
#content {

}

.block {
	background: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main-content{

}
.main-content article{
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 17px;
	background-color: #FFFFFF;
	padding-left: 9px;
	padding-right: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cbc483;
	border-right-color: #cbc483;
	border-bottom-color: #cbc483;
	border-left-color: #cbc483;
	padding-bottom: 10px;
}
.main-content .content{
}
.main-content .content img{
	float: left;
	margin-right: 10px;




}
.main-content a:link {
	color: #006699;
	font-weight: bold;
}
.main-content a:visited {
	color: #501888;
	text-decoration: none;
}
.main-content a:hover {
	color: #DD6900;
}
.sidebar section{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cbc483;
	border-right-color: #cbc483;
	border-bottom-color: #cbc483;
	border-left-color: #cbc483;
	margin-top: 0px;
	background-color: #f2f0e1;
}
.adsense-enlaces {
	margin-right: 10px;
	margin-left: 27px;
	padding-top: 5px;
}
.sidebar-buscador {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
}


.sidebar .heading{
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
	background-color: #4E8153;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: ;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 38px;
}
.sidebar .content{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.sidebar .content img{
	float: left;
	margin: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	border-left-color: #BDBDBD;
}


.featured{width:100%; margin-bottom: 20px;}

ul {margin:0; padding:0;list-style-image:none;}
ul.list li {padding:0px 0 5px 12px; line-height:25px; background:url(../images/marker-1.gif) 0 11px no-repeat;}
.list-buscador {
	line-height: 25px;
	background-image: url(../images/marker-crudito.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

ul.list li a {
	font-size: 14px;
	color: #598546;
	line-height: 25px;
font-family: arial;
font-weight: bold;
}
ul.list li a:hover {
	color: #DD6900;
	text-decoration: none;
font-family: arial;
font-weight: bold;
}

/*------------footer */ 
footer {
	margin-top: 10px;
	background-color: #5e9262;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}
footer .heading{
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
footer .content{
	text-align: center;
	color: #466F35;
}

footer .content img{float:left; margin:5px; border:#ffffff 5px solid;}
footer ul {margin:0; padding:0;list-style-image:none;}
footer ul li { list-style:circle;margin-left:20px;}
footer ul li a {
	font-size: 14px;
	color: #000000;
}
footer ul li a:hover {color:#006699; text-decoration:none; cursor:pointer;}

/*-------------copyright*/
#copyright{
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #5e9262;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.content-img-derecha {
	float: right;
}
.aviso-cookies {
	font-size: 12px;
	color: #b2b2b2;
}
.adsense-vinculos-sup {
	background-color: #f2f0e1;
  height: 100%;
  overflow: hidden;
	margin-bottom: 7px;
	padding-top: 6px;
-webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
; border: 1px #CBC483 solid
}
div.posttop {

	padding: 6px 6px 6px 6px;
	background: #F2F0E1;
	height: 100%;
overflow: hidden;
-webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
margin: 5px 0px 15px 0px;
; border: 1px #CBC483 solid

}
div.posttopbig {

	padding: 6px 6px 6px 6px;
height: 100%;
overflow: hidden;
	background: #F2F0E1;
-webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
margin: 5px 0px 5px 0px;
; border: 1px #CBC483 solid

}
div.plagas {

	padding: 6px 6px 6px 6px;
  height: 100%;
  overflow: hidden;
	background: #F0F4F0;
-webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
margin: 5px 0px 5px 0px;
; border: 1px #D1E4D3 solid

}
div.destacados {

	padding: 10px 10px 10px 10px;
height: 100%;
overflow: hidden;
	background: #FFFFFF;
-webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px;
margin: 8px 0px 8px 0px;
; border: 1px #CBC483 solid

}
.letra-peque-destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9892A1; 
margin: 4px 0px 0px 0px;
}
div.ratings {
	padding: 6px 6px 6px 6px;
  	height: 100%;
  	overflow: hidden;
	border: 1px #D7E2E6 solid;
}
.breadBoxTop,
.breadBoxBottom
{
	padding: 10px 0;
overflow: hidden;
zoom: 1;
clear: both;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;

}
.breadcrumb
{
	font-size: 10pt;
font-weight: bold;
color: #006699;
background-color: rgb(100, 162, 107);
border: 1px solid rgb(203, 196, 131);
-webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
overflow-wrap: normal;
overflow: hidden;
zoom: 1;
max-width: 100%;
height: 100%;

}

.breadcrumb.showAll
{
	height: auto;
}

.breadcrumb .boardTitle
{
	display: none;

}

.breadcrumb .crust
{
	display: block;
float: left;
position: relative;
zoom: 1;
max-width: 50%;

}

.breadcrumb .crust a.crumb
{
	cursor: pointer;
	color: rgb(255, 255, 255);
background-color: rgb(100, 162, 107);
padding: 0 10px 0 18px;
margin-bottom: -1px;
border-bottom: 1px solid rgb(203, 196, 131);
outline: 0 none;
-moz-outline-style: 0 none;
display: block;
_border-bottom: none;
line-height: 24px;

}

	.breadcrumb .crust a.crumb > span
	{
		display: block;
		text-overflow: ellipsis;
		word-wrap: normal;
		white-space: nowrap;
		overflow: hidden;
		max-width: 100%;
	}

	.breadcrumb .crust:first-child a.crumb,
	.breadcrumb .crust.firstVisibleCrumb a.crumb
	{
		padding-left: 10px;
-webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;

	}
	
	.breadcrumb .crust:last-child a.crumb
	{
		font-weight: bold;

	}

.breadcrumb .crust .arrow
{
	border: 12px solid transparent;
border-right: 1px none black;
border-left-color: rgb(203, 196, 131);
-moz-border-right-colors: rgb(203, 196, 131);
display: block;
position: absolute;
right: -12px;
top: 0px;
z-index: 50;
width: 0px;
height: 0px;

}

.breadcrumb .crust .arrow span
{
	border: 12px solid transparent;
border-right: 1px none black;
border-left-color: rgb(100, 162, 107);
-moz-border-right-colors: rgb(100, 162, 107);
display: block;
position: absolute;
left: -13px;
top: -12px;
z-index: 51;
white-space: nowrap;
overflow: hidden;
text-indent: 9999px;
width: 0px;
height: 0px;

}