@charset "utf-8";
/* CSS Document */
@import url('reset.css');
@import url('text.css');
@import url('960.css');
BODY {
	background-color: #e2dab7;
	font-family:  verdana,helvetica,arial,"lucida grande",sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-bottom: 10px;
}
A{
	color: #E73334;
	text-decoration: none;
}
/*cabecera*/
#contcap {
	background-color: #402914;
	background-image: url(../img/cap.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#cap {
	background-color: #402914;
	background-image: url(../img/cap.gif);
	background-repeat: repeat-x;
}
#logo img {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#buscador {
   text-align: right;
   padding:55px 0 0 0;
}
#buscador input{
   font-size:8pt;
}
#buscador form{
   padding: 5px 30px 6px 0px;
} 
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#b48e52; margin:0 5px;}
.b2 {
	height:1px;
	background:#b48e52;
	margin:0 3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #806741;
	border-left-color: #806741;
}
.b3 {height:1px; background:#b48e52; border-right:1px solid #806741; border-left:1px solid #806741; margin:0 2px;}
.b4 {height:2px; background:#b48e52; border-right:1px solid #806741; border-left:1px solid #806741; margin:0 1px;}
.contentb {
	border-right:1px solid #806741;
	border-left:1px solid #806741;
	background-color: #b48e52;
}
.contentb div {margin-left: 5px;}

/* navegacion */
#contnav{
	background-color: #000;
	width: 100%;
}
#nav {
	background-color: #000;	
}
#navegador {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
	background-color: #000;
}
#navegador a{
   color: #FFF;
   font-weight: bold;
   text-decoration: none;
}
#navegador ul{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#navegador li{
   float: left;
   margin: 0 20px 0 0;
   padding: 0;
}

/* cuerpo Principal */
#cuerpoPrincipal {
	background-color: #e2dab7;	
}
.ventaprincipal {
	border: 1px dashed #422c15;
	background-color: #d1d0cc;
	padding: 10px;
	margin-bottom: 5px;
	overflow:hidden;
	margin-top: 10px;
}
#fecha {
	font-size: 10px;
	font-style: italic;
	float: right;
	padding-top: 25px;
	margin-right: 10px;
}
.ventaprincipal_imagen {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.right {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.left {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
}
.ventaprincipaltitulo {
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	color: #3f2912;
	margin-bottom: 8px;
}
.ventaprincipaltexto {
	color: #3c2611;
	font-size: 110%;
}
.Ventalateral {
	background-image: url(../img/fondillo.gif);
	margin-bottom: 10px;
	overflow:hidden;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;	
}
.VentalateralTitulo {
	text-align: center;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #e2dab7;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bolder;
}
.VentalateralCuerpo img{
	float: left;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.VentalateralCuerpo {
	color: #e2dab7;
	font-size: 90%;
	padding-top: 5px;
}

.VentalateralCuerpo a{
	color: #fff;
	padding-top: 5px;
	text-decoration: none;
	font-size: 120%;
}
/*barra bajo */
#barra_izq {
	
	height: 59px;
	width: 92px;
	float: left;
}
#barra_centro{
	height: 59px;
	background-image: url(../img/fonbarra.jpg);
	margin-top: 10px;
	text-align: center;
	background-repeat: repeat;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
}
#barra_der{
	float: right;
	height: 59px;
	width: 92px;
	
}
.textobarra {
	padding-top: 8px;
	font-size: 140%;
	font-style: oblique;
}

#noticias {
	background-color: #cab383;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.contnoticias {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	overflow:hidden;
}
.contnoticias h1{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	font-style: oblique;
}
.contnoticias ul{
	color: #3c2611;
	padding-top: -5px;
	margin-top: -15px;
	padding-bottom: 5px;
	padding-right: 3px;
}

/*pie*/
#contpie{
	width: 100%;	
	background-color: #b9ad8e;
}
#pie {
	background-color: #b9ad8e;
	padding-top: 10px;
	
	
	}
#nav_pie{
	text-align: center;
	margin-bottom: 3px;
}
#nav_pie a{
	color: #291c0e;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

#copir{
	text-align: center;
	margin-bottom: 3px;
}

/*galeria*/
.pikachoose{width:550px;margin:0 auto 50px auto;}
/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;width:550px;height:230px;margin:0;overflow:hidden;}
.pikachoose ul li{float: left;border:1px solid #555;padding:2px;background:#777;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:546px;height:500px;display:block;position:relative;}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:absolute;top:2px;left:2px;}
.pika_back_img{position:relative;top:0px;}
.pika_subdiv{
	position:relative;
	padding:2px;
	
}
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption{width:500px;height:16px;padding-top:4px;text-align:center;position:absolute;bottom:7px;left:3px;background:url('../img/black.png') top left;}
.pika_caption a{
	color:#900;
}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('../img/play.png') top center no-repeat;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('../img/pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('../img/rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('../img/fastf.png') top right no-repeat;}

/*paginado*/
div.disabled {
                        display: inline;
                        float: none;
                        clear: none;
                        color: #C0C0C0;
                }


input
{
	border: 1px solid #963;
	background: url(none) no-repeat #ece5da;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
	/*margin-left: 10px;*/
	margin-top: 5px;
}
textarea{
	border: 1px solid #963;
	background: url(none) no-repeat #ece5da;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
	/*margin-left: 10px;*/
	margin-top: 5px;
}
label {
	display: block;
	font-size: 120%;
	padding-right: 20px;
	/*float: left;*/
	margin-top: 5px;
}
input.suma {
	display: block;
	font-size: 120%;
	float: right;
	clear: both;
	margin-right: 130px;
	margin-top: -20px;
	position: relative;
}
fieldset
{
	border: 1px solid #963;
	width: 80%;
	background-image: url(../img/info-128.png);
	background-repeat: no-repeat;
	/*background-attachment:fixed;*/
	background-position: 400px 100px;
	padding-left: 10px;
	margin-left: 40px;
	margin-bottom: 25px;
}
legend
{
	color: #fff;
	background: #b48e52;
	border: 1px solid #781351;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
} 
/*legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} */

form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: auto;
}


/* Notices and Errors */
flashMessage {
	background-color: #e2dab7;	
}
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 5px;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/* Paging 
div.paging {
	padding: 3px;
	margin: 3px;
	text-align:center;
	border: 1px solid #000;
	}
	
	div.paging a {
		border: 1px solid #dedfde;
		margin-right:3px;
		padding:2px 6px;

		background-position:bottom;
		text-decoration: none;

		color: #99210B;
	}
	div.paging a:hover, div.paging a:active {
		border: 1px solid #000;
		background-image:none;
		background-color:#777777;
		color: #fff;
	}
	div.paging span.current {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #99210B;
	}
	div.paging span.disabled {
		margin-right:3px;
		padding:2px 6px;
	
		color: #adaaad;
	}
	*/
#tnt_pagination {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:7px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#F00;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color: #b48e52;
	border:1px solid #745932;
	color:#FFF;
}


#tnt_pagination span.current {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #745932;
	margin-left:7px;
	text-decoration:none;
	background-color: #b48e52;
	color:#FFF;
	cursor:default;
}
#tnt_pagination .disabled {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:7px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#666;
	cursor:default;
}
/* Galeria */
#simplegallery{ //CSS for sample Gallery
position: relative;
visibility: hidden;
border: 5px solid black;
}
.navpanelfg img {
	display:inline;	
}

#simplegallery .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
#simplegallery1 .gallerylayer img{
	width:500px;
	height:350px;

