* {
	margin: 0;
	padding: 0;
}
body {
	background:#fff url(images/fondo_body.gif) repeat-y top center;
	font: .9em Arial, Helvetica, sans-serif;
	color: #333;
}
.imagen{
	margin:6px;
}
#link_interesantes {
	background:url(images/sinfondo.jpg) no-repeat top right;
	height:185px;
}
#mapasitio_angus {
	background:url(images/7.jpg) no-repeat top right;
	height:175px;
}

#mapasitio_remates {
	background:url(images/1.jpg) no-repeat top right;
	height:175px;
	
}

#mapasitio_expo {
	background:url(images/2.jpg) no-repeat top right;
	height:175px;

}
#mapasitio_eventos {
	background:url(images/3.jpg) no-repeat top right;
	height:175px;
}
#mapasitio_publi {
	background:url(images/4.jpg) no-repeat top right;
	height:175px;
}

#mapasitio_certificaciones {
	background:url(images/5.jpg) no-repeat top right;
	height:175px;

}
#mapasitio_ser {
	background:url(images/6.jpg) no-repeat top right;
	height:175px;
}

fieldset {
	border: none;
}
legend {
	display: none;
}
h1, h2, h3 {
	margin: 0;
	color: #006;
}
h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
}
h3 {
	margin-bottom: 1em;
	font-size: 1.3em;
}
h4{
	font-size: 1.1em;
	color:#c30;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h5{
	font-size: 1em;
}
p, blockquote, ul, ol {
	margin-bottom: .5em;
	line-height: 1.2em;
}
ul {
	margin-left: 2em;
	list-style: square;
}
ol {
	margin-left: 2em;
	list-style: lower-roman;
}
a:hover {
	text-decoration: none;
	color: #009;
}
img {	border: none;}
.destaque {
  color:blue;
}
#contenedor{
	width:970px;
	background:#FFF;
	margin:auto;
}
/* Boxed Style */
.boxed {
	margin-bottom: 1em;
	background: #D4E1E5 url('../images/img07.gif') repeat-x;
	background: #E5E3D4 url('../images/img07.gif') repeat-x;
	background: #F9F6DF url('../images/img07.gif') repeat-x;

	border: 1px solid #CCC;
}
.boxed .title {
	height: 17px;
	padding: 5px;
  text-align:center;
/* 	text-transform: uppercase; */
	font-size: .95em;
	color: #FFF;
}
.boxed .content {
	padding: 3px;
}
.boxed img{
	margin:0 3px;
}
/* Header */
#header {
	width: 100%;
	height: 140px;
	margin: 0;
	padding:0;
	background:#000;
}
/* Header > Logo */
#logo {
	float: left;
	padding: 0 0 0 0;
	width:100%;
	height:140px;
	background:#000;
	margin:0;
  text-align:right;
}
#logo img {
  margin:8px 5px 0 20px;
  float:left
}
#logo h1 {
	margin:0;
	padding:0;
	float:left;
}
#logo h2 {
	margin: 0;
	padding:89px 0 0 5px;
/* 	text-transform: uppercase; */
	font-size: 1.75em;
	float:left;
}
#logo a {
	text-decoration: none;
	color: #FFF;
}
/* Header > Top Menu */
#topmenu {
	float: left;
/* 	background-color:#F3F3F3; */
	background-color:#000;
	padding:12px 8px 1px 0;
	margin:0;
	width:99%;
	height:32px;
	color:#fff;
	overflow:hidden;
}
#topmenu ul {
	margin: 0;
	padding: 2px 1px 0 0;
	list-style: none;
	line-height: normal;
	float:right;
}
#topmenu li {
	display: inline;
}
#topmenu a, #span1, #span2, #span3 {
	display: block;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
/* 	text-transform: uppercase; */
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #fff;
}
#topmenu h1 a{
	font-size:65%;
	margin-left:1%;
}
#topmenu1, #span1 {
	background: url(../images/img03.gif) no-repeat left center;
}
#topmenu2, #span2 {
	background: url(../images/img05.gif) no-repeat left center;
}
#topmenu3, #span3 {
	background: url(../images/img04.gif) no-repeat left center;
}
/* Menu */
#menu {
  float:left;
	width: 100%;
	height: 40px;
	color:#B33518;
  border-bottom:#CCC solid 2px;
}
#menu ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 13px 0 12px;
	background: transparent url(images/img062.gif) no-repeat right;
/* 	text-transform: uppercase; */
	text-decoration: none;
	font-weight: bold;
	color:#B33518;
	border-bottom:#CCC solid 2px;
}
#menu a:hover {
/* 	text-decoration: underline; */
	background-color:#EAEAEA;
}

#menu .first a {
	padding-left: 0;
	background: none;
}
/*Menu desplegable
**************************************/
#dropmenudiv{
position:absolute;
border:1px solid #c6c4bd;
border-bottom-width: 0;
font:normal 12px Verdana, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FDFDFD;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#B33518;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FDFDFD;
}
/* Content */
#content {
	width: 960px;
	margin: 0 4px;
	padding: 5px 0 0 0;
}
/* Content > Main */
#main {
	float: left;
	width: 700px;
}
#contenido {
	float: left;
	width: 100%;
}
#migas_de_pan{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	font-size:90%;
	color:#777;
}
#migas_de_pan p{
	float:left;
}
#migas_de_pan ol{
	float:left;
	margin:0;
	list-style: none;
}
#migas_de_pan li {
	display: inline;
	padding:0 0 0 11px;
	margin-right:3px;
	background:url(images/nivel.gif) no-repeat left center;
}
#migas_de_pan li a{
	color:#559;
}
#migas_de_pan #primero{
	background:none;
	padding-left:3px;
}
/* Content > Main > Welcome */
.welcome {
	width:100%;
	float:left;
	margin: 6px 0 .7em 0;
	padding: 0 0 .5em 0;
}
.novedad{
	width:670px;
	float:left;
	border: 1px solid #CCC;
	margin: 0 6px 6px 6px;
 	padding: 8px;
}
.anuncio{
	float:left;
	width:99%;
	padding:3px;
	margin-bottom:10px;
	border: 1px solid #909090;
	background-color:#f0f0f0;
}
.anuncio .datos{
	margin-left:10px;
}
.logo-exposicion{
	float:right;
	margin-top:10px;
	margin-right:5px;
}
.contenido_pagina{
	width:98%;
	float:left;
	margin:0 10px 10px 2px;
	padding:10px;
	border: 1px solid #CCC;
}
.cuadro{
	border:1px #CCC solid;
	width:215px;
	float:left;
	margin:5px;
	padding:3px;
	text-align:center;
	background:#fff;
	height:190px;
}
.cuadro:hover {
  background:#E8E8E8;
}
.cuadro h3 {
	font-size:115%;
	line-height:115%;
	margin:0 0 5px 0;
}
.cuadro img {
	margin:4px;
}
.cuadro p{
	line-height:normal;
	font-size:85%;
	margin:0;
}
.cuadro a {
	text-decoration:none;
}
.cuadro_destacado{
	border:1px #333 dotted;
	float:left;
	margin:3px;
	text-align:center;
	background-color:#f7f7f7;
	width:107px;
}
.cuadro_destacado img {
	margin:4px;
	float:left;
}
.cuadro_destacado h3{
	font-size:1em;
}
.cuadro_destacado p{
	line-height:normal;
	font-size:85%;
}
.cuadro_destacado a {
	text-decoration:none;
}
.cuadro_destacado2{
	border:1px #333 dotted;
	float:left;
	margin:3px;
	padding:3px;
	text-align:center;
	background-color:#f7f7f7;
	width:107px;
	height:105px;
}
.cuadro_destacado2 img {
	margin:4px;
	float:left;
}
.cuadro_destacado2 p{
	line-height:normal;
	font-size:85%;
}
.cuadro_destacado2 a {
	text-decoration:none;
}
/* Content > Sidebar */
#sidebar {
	float: right;
	width: 250px;
  margin-top:10px;
}
/* Content > Sidebar > Login */
#login {
	margin-top:14px;
}
#login label {
	display: block;
}
#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999;
}
#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCC;
	border-top-color: #FFF;
	border-left-color: #FFF;
	font: normal small Arial, Helvetica, sans-serif;
}
#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}
#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
	border-bottom: 1px solid #CCC;
}
#updates ul {
	margin: 0;
	list-style: none;
}
#updates li {
	margin-bottom: 1em;
}
#updates h3 {
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
/* 	background: url('../images/arrow.png') no-repeat left center; */
	font-size: .85em;
  color:#333;
}
#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}
#updates a {
	text-decoration: none;
}
/*Auspiciantes*/
#auspiciantes{
	width:95%;
	float:left; 
	margin:0 0 10px 2px;
	padding:5px;
	border:#900 solid 2px;
}
/* Footer */
#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding:0;
	background: #000;
  font-size:90%;
}
/* Footer > Legal */
#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFF;
}
#legal a {
	font-weight: bold;
	color: #FFF;
}
/* Footer > Links */
#links {
	margin: 0;
	padding: 10px;
	text-align: right;
  color:#fff;
  font-size:70%;
}
#links a {
  color:#c3c3c3;
  text-decoration:none;
}
#links a:hover{
  color:#fff;
  text-decoration:underline;
}
.columna_izquierda{
	width:116px;
	padding:3px;
	margin-right:10px;
	float:left;
	border:1px solid #ccc;
}
.columna_derecha{
	width:78%;
	float:left;
}
.table_lista{
	width:100%;
	border:#069 solid 1px;
}
.table_lista td{
	border:#069 solid 1px;
	padding:2px;
}
.tr_encabezado{
	background:#e6e6e6;
	height:20px;
	color:#c80000;
	border:#666 solid 1px;
	text-align:center;
}	
.tr_encabezado2{
	background:#e6e6e6;
	height:10px;
	color:#c80000;
	border:#666 solid 1px;
	text-align:center;
}	
.td_destacar{
	background:#e6e6e6;
	color:#c80000;
	border:#666 solid 1px;
	text-align:center;
	font-weight:bold;
}
.table_lista .td_valor{
	text-align:right;
	padding-right:10px;
}
.table_lista .imagen {
	text-decoration:none;
	text-align:center;
}
.container3 {
	width: 100%;
	margin: 0 0 10px 0;
	float:left;
	height:30px;
	text-align:center;
}
.container2 {
	width: 100%;
	margin: 0 0 10px 0;
	float:left;
	height:45px;
	text-align:left;
}
.izquierdo{
	float:left;
	width:48%;
	text-align:center;
	margin-bottom:40px;
	margin-right:5px;
	margin-left:15px;
	clear:left;
   height: 60px;
}
.izquierdo a img{
	border:none;
}
.derecho{
	float:right;
	width:48%;
	text-align:center;
	margin-bottom:40px;
	height: 60px;
}
.derecho a img{
	border:none;
}

#menu2 {
	margin: 0;
	padding: 3px 0 2px 2px;
	width:99%;
	border-top: 1px solid #9FB1BC;
	border-bottom: 1px solid #9FB1BC;
	float:left;
	text-align:center;
}
#menu2 li {
	margin: 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#menu2 a:link, #menu2 a:visited {
	text-decoration: underline;
	color:#039;
	margin: 0 5px 0 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#menu2 a:link.current, #menu2 a:visited.current, #menu2 a:hover {
  color: #000;
}
.menu_tabla{
	float:left;
	text-align:center;
	width:100%;
}
.menu_tabla li {
	margin: 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
}
.container_pie {
	width: 100%;
	margin: 30px 0 20px 0;
/* 	background: #fff; */
	float:left;
	height:45px;
	text-align:center;
}
#menu_pie {
	margin: 0;
	padding: 3px 0 2px 2px;
	width:99%;
	border-top: 1px solid #9FB1BC;
	border-bottom: 1px solid #9FB1BC;
	float:left;
/* 	background-color:#fff; */
}
#menu_pie li {
	margin: 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#menu_pie a:link, #menu_pie a:visited {
	text-decoration: underline;
	color:#039;
	margin: 0 5px 0 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#menu_pie a:link.current, #menu_pie a:visited.current, #menu_pie a:hover {
  color: #000;
}

#foto_grande{
	width:95%;
	height:300px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#fotos_chicas{
	width:95%;
	text-align:center;
	margin-bottom:20px;
}
#foto_grande_2{
	height:330px;
}
#fotos_chicas_3{
	width:40%;
	float:left;
	margin-right:20px;
	margin-left:10px;
	text-align:center;
	padding-top:80px;
}
#fotos_chicas_4{
	width:80%;
	float:left;
	margin-right:20px;
	margin-left:10px;
	text-align:center;
}

#fotos_chicas_4 ul
{
    margin-top:0;
    margin-bottom:0;
    margin : 0;
    padding : 0;
}
#fotos_chicas_4 ul img{
	width:94px;
}
#fotos_chicas_4 li
{
    display : inline;
    margin :2px;
    padding : 0;
}
#descripcion{
	margin: 10px 10px 10px 0;
}
/*accordion*/
.toggler {
	color: #00c;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
}
.element p {
	margin: 0;
	padding: 4px;
	border-top:none;
	border-left:1px #ddd dotted;
	border-right:1px #ddd dotted;
	border-bottom:1px #ddd dotted;
}
.float-right {
	padding:10px 20px;
	float:right;
}
.submit{
	background-color: silver;
}
.reset{
	background-color: silver;
}
.tr_encabezado2{
	background:#e6e6e6;
	height:40px;
	color:#c80000;
	border:#666 solid 1px;
	text-align:center;
        font-size:15px;
}
.td_pagina{
text-align:center;
}
.imagen_cabania{
width:130px;
text-align:center;
}
label{
width:200px;
display:block;
float:left;
padding-top:2px;
padding-bottom:2px;
margin-top:2px;
margin-bottom:2px;
}
input{
display:block;
float:left;
padding-top:2px;
padding-bottom:2px;
margin-top:2px;
margin-bottom:2px;
border: 2px solid #e2e2e2;
}
.clear{
clear:both;
}
textarea{
border: 2px solid #e2e2e2;
float:left;
}
#form_socio{
width:600px;
}
.campos{
float:none;
}
.alerta{
	font-size:95%;
	color:red;
}
#form_contacto{
width:530px;
}
#boton_enviar{
 float:left;
 margin-left:377px;
}
#form_contacto label{
width:120px;
display:block;
float:left;
padding-top:2px;
padding-bottom:2px;
margin-top:2px;
margin-bottom:2px;
}
.nom_imagen{
 font: .8em Arial, Helvetica, sans-serif;
}
.foto_derecha{
 float:right;
/*  right:10px; */
}
.texto_derecha{
 float:right;
}
.banners-principal img{
	margin:15px 30px;
}
.fotos-expo-otoņo-2 {

}
#foto_grande_3{
	height:164px;
	margin:0;
}
#fotos_chicas_3{
	width:40%;
	margin:0;
	
	text-align:center;
}
#fotos_chicas_3 ul
{
    margin-top:0;
    margin-bottom:0;
    margin : 0;
    padding : 0;
}
#fotos_chicas_3 ul img{
	width:94px;
}
#fotos_chicas_3 li
{
    display : inline;
    margin :2px;
    padding : 0;
}





#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

