body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(/img/img01new.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555;
}

a {
	text-decoration:none;
}



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

label {
	display:block;
}



input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}




h1, h2, h3 {
	font-weight: normal;
	color: #006600;
}


h1 {
	letter-spacing: -1px;
	font-size: 1.7em;
	line-height:1;
}



h2 {
	font-size: 1.4em;
}


h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

.viņetas li {
	list-style-image:url(/img/li.gif)
}

#idiomas {
	background:#000;
	margin:3px;
	width:150px;
	display:none;
	text-align:left;
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:5px;
	position:absolute;
	right:0px;
	top:15px;
}

#idiomas a{

	color:#FFFFFF;
	display:block;
	padding:5px;0px;
	border-bottom:1px solid #333333;

}

#idiomas a:hover{
	color: #FFFF66;
}

p {
}

.blockbg {
	background: #D9D785;
}

.frase{
	font-style: italic;
	border: #D9D785 1px dashed;
	background-color: #ECE29F;
	padding: 0px 20px;
	font-size: 16px;
	color: #006600;
}
.tituloSecciones {
	font-weight: normal;
	color: #444;
	font-size: 1.7em;
	color:#006600;
	padding:15px;
	background-color:#FFF;
	float:left;
	width:740px;
	margin-bottom:30px;
	border-bottom: #006600 1px solid;
}

.tituloNotasDest a{
	font-weight: normal;
	font-size: 1.4em;
	color:#006600;
}

.tituloNotasDest a:hover{
	text-decoration:underline;
}

.tituloNotas a{
	font-weight: normal;
	font-size: 1.2em;
	color:#444;
}

.tituloNotas a:hover{
	text-decoration:underline;
	color:#006600;	
}


ul {
}

ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.fotos {
	
	margin: 20px;
	padding:20px;
	background-color:#FFFFFF;
	border: #D9D785 1px dashed;
}

	/* Header */

#header {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerbg {
	margin: 0 auto;
	width: 920px;
	height: 120px;
	margin-bottom: 20px;
	/*background: url(/img/img02.jpg) no-repeat left top;*/
}


#search_box {
    width: 201px;
    height: 31px;
    background: url(/img/bg_search_box.gif);
	float: left;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}


/* Logo */

#logo {
	float: left;
	width: 300px;
	margin-top:13px; 
	
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	padding-top: 35px;
	text-align: left;
	font-size: 32px;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
	
}

#logo p {
	padding-top: 100px;
	font-size: 1.8em;
	color: #ABC13A;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {

}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
	padding:0px 8px 0px 8px;
}

#menu a:hover {
	color: #FEEDB9;
}


#header .TopSubmenu a{
	font-family: Tahoma, Arial;
	color:#FFFFFF;
	margin-right:10px;
	text-decoration:none;


}

#header .TopSubmenu a:hover{
	text-decoration:underline;
}

#nav { list-style:none;padding: 60px 0px 0px 0px;}
#nav li { float:left; }

/* Submenu */
#nav ul.submenu { border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; padding:5px; position:absolute; list-style:none; background-color:#333; }
#nav ul.submenu li { float:none; background-image:none;}
#nav ul.submenu li a { font-size:14px;float:none;text-align: left; padding:5px;width:200px;border-bottom:1px solid #444; font-family:Arial, Helvetica, sans-serif; letter-spacing:normal;}
#nav ul.submenu li a:hover { background-color:#000000;}

/* Subsubmenu */
#nav ul.subsubmenu { border:1px solid #000000; padding:5px; position:absolute; list-style:none; background-color:#333333; margin-left:150px; margin-top:-30px;}
#nav ul.subsubmenu li { float:none; background-image:none; margin:0px; padding:0px; border-bottom:1px solid #999999; min-width:200px;}



#menu .current_page_item a {
	color: #FEEDB9;
}

/* Page */

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

#latest-post {
	float: left;
	width: 590px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
	display:block;
}

#latest-post650 {
	float: left;
	width: 720px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
	display:block;
}

.copetesDestacada{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.copetesInterior{
	font-size:13px;
	color:#333;
	font-weight:bold;
}

.cuerpoTexto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2;
	color:#333333;
}


.barraIzquierda {
	float: left;
	width: 150px;
	height:300px;
	
}

.barraIzquierda ul{
	margin: 0;
	padding: 0;
	list-style: none;
}	

.barraIzquierda li{
	width: 120px;
	background-color:#fde9ac;
	padding:10px 10px;
	border:1px solid #FFF;
	margin:5px 0px;

}
.barraIzquierda a{
	width: 120px;
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

.barraIzquierda li:hover{
	width: 120px;
	background-color:#fad976;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

#barraDerecha {
	float: right;
	width: 130px;
	text-align:center;

}

#barraDerecha img{
	margin-top:20px;

}

#recent-posts {
	float: right;
	width: 150px;
	line-height: 25px;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#recent-posts .entry {
}

#recent-posts .entry a {

}


.more {
	background: url(/img/img04.gif) no-repeat left 50%;
	padding-left: 20px;
	text-decoration:underline;
}

.post {
}

.post .title {
	margin: 0;
}


.post .meta {
	margin: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.post .meta a {
	color: #006600;
	text-decoration:none;
}
.post .meta a:hover {
	text-decoration:underline;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;
	min-height:100px;
}


.clearDashed {
	padding: 5px;
	border-bottom: #D9D785 2px dashed;
	clear:both;
}

.post .entryNoHeight {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;
}


/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #ECE29F;
}

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

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

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(/img/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

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

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

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F5E7AC;
}

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

#legal {
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}



/*GALERIA DE FOTOS*/
#gallery { margin:20px 0px; text-align:center;}
#image {background: url(/img/iconos/loading.gif) center center no-repeat; }
#image img {border: 15px solid #FFF; top:0; left:5px;}
#thumbwrapper {display:none;}
#thumbarea {}
#thumbs {}
#thumbs li {}
.imgnav {z-index:100; height:300px; position:absolute; width:30px; z-index:100; outline:none; cursor:pointer}
#previmg { background:url(/img/iconos/left.gif) left center no-repeat; }
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {background:url(/img/iconos/right.gif) right center no-repeat; width:600px;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}