/*
cortijocevico.com:  Hoja de estilos
por David Moya. http://www.atrioweb.com/
Última modificación: 04-02-2008
================================================*/

* {
	margin:0px;
	padding:0px;
}


body, textarea, input, h1,h2,h3,h4, p, a, li {
	font:12px Arial, Verdana, helvetica, sans-serif ;
	line-height: 1.4em;
}

img {
	border:none;
}

a{color:#fff;}

ul li{list-style:none;}

/*
--------------------------------------------------------------*/

body {
	background: #000 url(/img/bg_body2.jpg) repeat-x;
}

#container{
	float:left;
	width:100%;
}


#header{
	position:relative;
	width:858px;
	margin:15px auto 0;
	height: 187px;
	background: transparent url(/img/header3.jpg) no-repeat;
}

#nav{
	position:relative;
	width:858px;
	margin:0 auto;
	height:24px;
	background: #425906 url(/img/bg_nav.jpg) right top no-repeat;
}


#banner{
	display:none;
	clear:both;
	width:858px;
	margin:0 auto;
	background-color: #fff;
}


#content{
	width:858px;
	margin: 0 auto;
	background: transparent url(/img/bg_content.gif) repeat-y;
	overflow:hidden;
	min-height:342px;
}

#main {
	float:right;
	width: 608px;
	background: #324412 url(/img/bg_main.jpg) repeat-x;
	padding-top:30px;
	min-height:312px;
}

	#main_txt {
		float:left;
		width: 368px;
		padding:0 30px;
	}

		#productos #main_txt ,#cart #main_txt {
			width: 442px;/*548 todo*/
		}
		
	#main_img {
		float:right;
		width: 180px;
		margin-top:15px;
	}


#sidebar {
	float:left;
	width: 250px;
	line-height:0;/*evita pixeles extra no deseados por debajo en firefox*/
}

#footer {
	clear:both;
	width:858px;
	height:78px;
	margin: 55px auto 0;
	background-color: #172501;
}

/*HEADER-------------------------------------------------*/



h1#logo{
	position:absolute;
	top:40px;
	left:50px;
	width:150px;
	height:100px;
	/*background: url(img/logo.gif) 0 0 no-repeat;*/
}

h1#logo a{
	display:block;
	width:150px;
	height:100px;
	text-indent:-9999px;
}

#logoflash{
	position:absolute;
}



/*NAV-------------------------------------------------*/

#nav li{
	display:inline;
} 

#nav li a{
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	padding: 0 16px;
	border-right:1px solid #425906;
	font-size: 12px;
	color:#CDF796;
	text-decoration:none;
} 

#nav li a:hover{
	background-color: #20300D;
} 


/*nav-lang-------------------------------------------------*/


#nav-lang {
	position:absolute;
	width:100px;
	right:6px;
	top:6px;
}

#nav-lang li {
	display:block;
	float:left;
	background:transparent;
}

#nav-lang li a{
	display:block;
	width:20px;
	height:10px;
	text-decoration:none;
	text-indent:-9999px;
	border:none;
	padding:0;
}

#nav-lang li#lang1 a{
	background: url(/img/flag_es.gif) 0 0 no-repeat;
}

#nav-lang li#lang1 a:hover{
	background: url(/img/flag_es.gif) 0 -10px no-repeat;
}

#nav-lang li#lang2 a{
	background: url(/img/flag_en.gif) 0 0 no-repeat;
}

#nav-lang li#lang2 a:hover{
	background: url(/img/flag_en.gif) 0 -10px no-repeat;
}

#nav-lang li#lang3 a{
	background: url(/img/flag_fr.gif) 0 0 no-repeat;
}

#nav-lang li#lang3 a:hover{
	background: url(/img/flag_fr.gif) 0 -10px no-repeat;
}

#nav-lang li#lang4 a{
	background: url(/img/flag_de.gif) 0 0 no-repeat;
}

#nav-lang li#lang4 a:hover{
	background: url(/img/flag_de.gif) 0 -10px no-repeat;
}


#vercarrito{
	position:absolute;
	top:0px;
	right:120px;
}

#vercarrito a{
	display:block;
	padding:0 10px;
	line-height:24px;
	font-size: 12px;
	color:#CDF796;
	text-decoration:none;
} 

#vercarrito a:hover{
	background-color: #20300D;
} 



/*MAIN-------------------------------------------------*/

#main h1, #main h2, #main p {
	margin-bottom:1em;
}

#main h1 {
	font-size:1.2em;
	font-weight: bold;
	color:#87B51F;
	border-bottom:1px solid #87B51F;
}

#main h2 {
	color:#fff;
	text-transform: uppercase;
}

#main p {
	text-align:justify;
	color:#fff;
}

/*-------------------------------------------------*/

#main_img img {
	display:block;
	border:1px solid #87B51F;
	padding:4px;
}

/*productos-------------------------------------------------*/

#main .productos {
float:left;
width:127px;
margin-right:30px;
margin-bottom:20px;
}

#main .last{
margin-right:0;
}

#main .productos_img {
height:162px;
margin-bottom:4px;
}

#main .productos_txt a{
display:block;
height:24px;
padding:4px;
background-color: #5A712D;
color:#fff;
text-decoration: none;
}

/*producto-------------------------------------------------*/

#main .producto {
}

#main .producto_img {
float:left;
width:219px;
height:249px;
}

#main .producto_txt {
float:left;
width:219px;
height:249px;
background-color: #1D2512;
}

#main h3{
width:180px;
margin:10px auto 4px;
padding:4px 10px ;
color:#fff;
background-color: #485F26;
}

#main .datos{
position:relative;
width:200px;
min-height:24px;
line-height:22px;
margin:0 auto 2px;
background-color: #88A83A;
}

#main .cierre{
min-height:40px;
border-bottom:2px solid  #1D2512;/*parche*/
}

#main .datos_concepto{
padding-left:10px;
}

#main .datos_cantidad{
position:absolute;
top:0;
right:10px;
width:80px;
text-align:right;
}

#main .anadir {
width:200px;
margin:0 auto;
text-align:right;
}

#main .anadir a{
background-color: #fff;
color:#2C4016;
padding:4px;
text-decoration: none;
text-transform: lowercase;
}


/*tablas--------------------------------------------------------*/

	/*INICIO TABLA */

	table
	{	width:100%;
		margin: 0 0 20px;
		border-spacing:3px;/*por seguridad, ponerlo para eliminar el cellspacing en Mozilla. IE no lo soporta*/
	}

	table th
	{
		/*background: url(/img/th-back.gif) top left no-repeat;*/
		background-color: #3C4F1B;
		padding:0.2em 1em;
		vertical-align:top;
		white-space:nowrap;
		line-height:normal;
		color:#9FC34C;
		text-align:left;
	}

	table tr
	{
		margin:0;
		padding:0;
		border-spacing:0;
	}

	table td
	{

		background-color: #89A635;
		padding:0.2em 1em;
		vertical-align:middle;
		color:#fff;
	}


	/*FIN TABLA */




/*cart-------------------------------------------------*/

#cart fieldset {
margin-top:2em;
}

#cart legend {
display:block;
color:#fff;
font-weight: bold;
margin-bottom:1em;

}

#cart button{
background-color: #1C2F01;
border:none;
color:#89A635;
padding:1px 3px;
font-size:11px;
margin-left:10px;
}



#cart p.navcart{
text-align:right;
}

#cart a.navcart{
background-color: #fff;
color:#2C4016;
padding:4px;
text-decoration: none;
text-transform: lowercase;
}

#cart a.eliminar{
	background: url(/img/ico_eliminar.gif) no-repeat;
	display:block;
	width:9px;
	height:13px;
	text-indent:-9999px;
	margin: 0 auto;

}

#cart a:hover.eliminar{
	background: url(/img/ico_eliminar.gif) 0 -13px no-repeat;
}


/*cnt------------------------------*/

.contact fieldset {
border:none;
}

.contact legend {
display:none;
}


.contact label {
	display:block;
	float:left;
	width:76px;
	height:20px;
	margin-right:10px;
	padding:1px;
	color:#fff;
	text-align: right;
}

.contact input{
	display:block;
	margin-left:86px;
	margin-bottom:1em;
	width:270px;
	padding:1px;
	background-color: #87A242;
	border:none;
}

.contact textarea{
	display:block;
	height:70px;
	margin-left:86px;
	margin-bottom:1em;
	background-color: #87A242;
	width:270px;
	padding:1px;
	border:none;

}



.contact p.submit{
	position:relative;
	width:360px;
	height:2em;
}

.contact input.boton {
	position:absolute;
	right:0;
	display:block;
	margin-bottom:2em;
	padding: 2px 10px;
	background: #55742A;
	color: #fff;
	font-weight: bold;
	width: 60px;
	cursor:pointer;
}




/*contacto*/





/*SIDEBAR-------------------------------------------------*/

/*productos, producto*/

#sidebar ul{
margin-right:2px;
border-top:40px solid #000;
padding:20px 10px 0 30px;
}

#sidebar li a{
color:#95C23E;
text-decoration:none;
}

#sidebar li a:hover{
color:#fff;
}


/*FOOTER-------------------------------------------------*/

#footer #xhtml{
	text-align:right;
	padding-right:10px;
	border-bottom:4px solid #000;
}


#footer p {
padding:4px 0;
	color:#5D7C12;
}

#footer p a{
	color:#5D7C12;
	text-decoration: none;
}

#footer p a:hover{
	color:#9BCB25;
}

#footer p strong{
	font-weight: normal;
	color:#5D7C12;
	padding-right:10px;
}

#footer p strong a{
	color:#5D7C12;
}

#footer p strong a:hover{
	text-decoration: underline;
}
