﻿/* reset */

* {
	margin:0px;
	padding:0px;
}

a img {
	border:none;
}

a * {
	cursor:pointer;
}

:focus {
	outline:none;
}

.clear{
	clear:both;
}

ul, 
ol, 
li {
	list-style:none;
	display:inline;
}

/* !reset */

/* interactividad */

a {
	text-decoration:none;
	color:white;
}

a:link {
}

a:visited {
}

a:hover {
	text-decoration:none;
	color:white;
}

a:active {
}

a:focus {
}

a.selected {
}

/* !interactividad */

/* generales */

.shadow {
	float:left;
  	background: url(img/shadowAlpha.png) no-repeat bottom right !important;
	background: none;
	border:none !important;
	border-bottom:2px solid #444;
	border-right:2px solid #444;
  	margin: 5px 0 0 5px !important;
  	margin: 5px 0 0 2px;
	position:relative; 
}

.shadow img {
 display: block;
  position: relative;
  background-color: #fff;
  border:1px solid white;
  margin: -6px 6px 6px -6px !important;
  margin:0px;
  padding: 8px;
}

.shadow .detail {
	background:url(img/detail.bg.gif) top left no-repeat transparent;
	display:block;
	width:25px;
	padding-left:12px;
	height:20px;
	position:absolute;
	top:50%;
	margin-top:-15px;
	right:14px;
	color:#4b351d;
	font-size:14px;
}

.shadow a:hover .detail {
	width:50px;
}

.shadow h2 {
	position:absolute;
	top:20px;
	left:20px;
	z-index:10;
	color:white;
}

.shadow a:hover .detail {
	color:black;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	
}

h2 {
	
}

h3 {
	font-size:30px;
}

h4 {
	font-size:24px;
}

h5 {
	
}

h6 {
	
}

/* !generales */

html,
body {
	width:100%;
	height:100%;
	font-family:"Trebuchet MS";
}

#outer {
	width:100%;
	height:100%;
	min-width:990px;
}

#wrapper {
	height:auto !important;
	height:100%;
	
	/*min-height:100%;*/
	position:relative;
	background:url(img/wrapper.bg.jpg) bottom left repeat-x #eaf5f7;
}

body.home #wrapper {
	padding-top:178px;
}

body.interior #wrapper {
	padding-top:0px;
}

#wrapper #header {
	position:relative;
	margin:0px auto;
}
#wrapper .lateral{
	position:absolute;
	float:left;
	left:-60px;
}

/* home */
body #wrapper .movie {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
}

body.home #wrapper #header {
	background:url(img/promo.home.bg.jpg) bottom left repeat-x transparent;
}

body #wrapper #header .content {
	position:relative;
}

body.home #wrapper #header .content {
	background:url(img/promo.home.center.jpg) top center no-repeat transparent;
	background-position:173px 40px;
	height:410px;
	margin:0 auto;
	position:relative;
	width:990px;
}  

body #wrapper #header .content .front {
	float:left;
}

body #wrapper #header .content .front .navigation {
	width:190px;
	padding-top:70px;
	background:url(img/home.tabs.left.png) top left no-repeat transparent;
}


body.home #wrapper #header .content .front .promo {
	float:left;
	width:410px;
}

body.home #wrapper #header .content .front .promo .descripcion {
	float:left;
	clear:both;
	margin-top:20px;
	width:330px;
	height:90px;
	overflow:hidden;
}

body.home #wrapper #header .content .front .promo .tabs,
body.interior #wrapper #header .content .front .centro .tabs {
	width:410px;
	height:40px;
	background:url(img/home.tabs.center.png) left top no-repeat transparent;
}

body.home #wrapper #header .content .front .promo .tabs ul,
body.interior #wrapper #header .content .front .centro .tabs ul {
	display:block;
	float:left;
}

body.home #wrapper #header .content .front .promo .tabs ul li,
body.interior #wrapper #header .content .front .centro .tabs ul li {
	float:left;
}

body.home #wrapper #header .content .front .promo .tabs ul li a,
body.interior #wrapper #header .content .front .centro .tabs ul li a {
	display:block;
	float:left;
	padding:7px 0px;
	text-align:center;
}

body.home #wrapper #header .content .front .promo .tabs ul li a:hover,
body.interior #wrapper #header .content .front .centro .tabs ul li a:hover {
	/*text-decoration:underline;*/
	color:#d0c0b1;
}

body.home #wrapper #header .content .front .promo .tabs ul li.selectedd a:hover,
body.interior #wrapper #header .content .front .centro .tabs ul li.selected a:hover {
	/*text-decoration:underline;*/
	color:#fff;
}


body.home #wrapper #header .content .front .promo .tabs ul li.productos a,
body.interior #wrapper #header .content .front .centro .tabs ul li.productos a {
	width:139px;
}
/*
body.home #wrapper #header .content .front .promo .tabs ul li.productos.selected,
body.interior #wrapper #header .content .front .centro .tabs ul li.productos.selected {
	background:url(img/tab.first.hover.png) left 1px no-repeat transparent;
}
body.home #wrapper #header .content .front .promo .tabs ul li.servicios.selected,
body.interior #wrapper #header .content .front .centro .tabs ul li.servicios.selected {
	background:url(img/tab.second.hover.png) left 1px no-repeat transparent;
}
body.home #wrapper #header .content .front .promo .tabs ul li.transporte.selected,
body.interior #wrapper #header .content .front .centro .tabs ul li.transporte.selected {
	background:url(img/tab.third.hover.png) left 1px no-repeat transparent;
}
*/
body.home #wrapper #header .content .front .promo .tabs ul li.productos,
body.interior #wrapper #header .content .front .centro .tabs ul li.productos {
	background:url(img/tab.first.hover.png) left 1px no-repeat transparent;
}
body.home #wrapper #header .content .front .promo .tabs ul li.servicios,
body.interior #wrapper #header .content .front .centro .tabs ul li.servicios {
	background:url(img/tab.second.hover.png) -1px 1px no-repeat transparent;
}
body.home #wrapper #header .content .front .promo .tabs ul li.transporte,
body.interior #wrapper #header .content .front .centro .tabs ul li.transporte {
	background:url(img/tab.third.hover.png) left 1px no-repeat transparent;
}

body.home #wrapper #header .content .front .promo .tabs ul li.productos.selected,
body.interior #wrapper #header .content .front .centro .tabs ul li.productos.selected {
	background:none;;
}
body.home #wrapper #header .content .front .promo .tabs ul li.servicios.selected,
body.interior #wrapper #header .content .front .centro .tabs ul li.servicios.selected {
	background:none;
}
body.home #wrapper #header .content .front .promo .tabs ul li.transporte.selected,
body.interior #wrapper #header .content .front .centro .tabs ul li.transporte.selected {
	background:none;
}

body.home #wrapper #header .content .front .promo .tabs ul li.servicios a,
body.interior #wrapper #header .content .front .centro .tabs ul li.servicios a {
	width:134px;
}

body.home #wrapper #header .content .front .promo .tabs ul li.transporte a,
body.interior #wrapper #header .content .front .centro .tabs ul li.transporte a {
	width:137px;
}

body.home #wrapper #header .content .front .promo .texto {
	padding:20px 30px;
	font-size:10px;
	color:#4b351d;
}

body.home #wrapper #header .content .front .promo .texto p {
	margin-top:20px;
}

body.home #wrapper #header .content .front .highlight {
	float:left;
	width:390px;
	height:224px;
	position:relative;
}

body.home #wrapper #header .content .front .highlight .tabs {
	width:390px;
	height:40px;
}

body.home #wrapper #header .content .front .highlight .tabs ul {
	height:39px;
	width:390px;
	display:block;
	float:left;
	background:url(img/home.tabs.right.png) left top no-repeat transparent;
}

body.home #wrapper #header .content .front .highlight .tabs ul.noticias {
	background:url(img/home.tabs.right.news.png) left top no-repeat transparent;
}

body.home #wrapper #header .content .front .highlight .tabs ul li {
	padding:7px 31px;
	margin-right:14px;
	float:left;
}

body.home #wrapper #header .content .front .highlight .tabs ul li a {
	color:#83B034;
}

body.home #wrapper #header .content .front .highlight .tabs ul li.selected a {
	color:white;
}

body.home #wrapper #header .content .front .highlight .tabs ul li a:hover{
	color:#aecd79;
}
body.home #wrapper #header .content .front .highlight .tabs ul li.selected a:hover {
	color:#b6ce96;
}

body.home #wrapper #header .content .front .highlight .texto {
	color:#83B034;
	font-family:"Trebuchet MS";
	font-size:10px;
	height:230px;
	margin-bottom:20px;
	margin-top:20px;
	padding-left:30px;
	overflow:hidden;
}
body.home #wrapper #header .content .front .highlight .image {
	width:190px;
	float:left;
}

body.home #wrapper #header .content .front .highlight .superior {
	margin-bottom:10px;
}

body.home #wrapper #header .content .front .highlight .superior .datos {
	display:table;
}

body.home #wrapper #header .content .front .highlight .medio {
	clear:both;
	float:left;
}

body.home #wrapper #header .content .front .highlight .medio .izquierda {
	margin-right:10px;
	float:left;	
	width:180px;
	display:table;
}

body.home #wrapper #header .content .front .highlight .texto {
	padding-left:30px;
}

body.home #wrapper #header .content .front .highlight .medio .derecha {
	width:160px;
	float:left;
}

body.home #wrapper #header .content .front .highlight h5 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	padding-bottom:5px;
}

body.home #wrapper #header .content .front .highlight b {
	font-weight:normal;
	color:white;
}

body.home #wrapper #header .content .front .highlight a.shape {
	background:url(img/button_details.small.off.gif) center center no-repeat;
	position:absolute;
	padding:2px 12px;
	bottom:-55px;
	right:10px;
	color:#436701;
}

body.home #wrapper #header .content .front .highlight a.shape:hover {
	background:url(img/button_details.small.on.gif) center center no-repeat;
}

body.home #wrapper #header .content .front .small {
	float:left;
	width:350px;
	height:100px;
	font-size:10px;
	color:#4b351d;
	padding-left:20px;
}

body.home #wrapper #header .content .front .small .text {
	padding-left:10px;
	overflow:hidden;
	height:90px;
}

body.home #wrapper #header .content .front .small p {
	margin-left:180px;	
}

/* !home */
/* navegacion */
#wrapper #header .content .navigation {
	display:inline;
	float:left;
}

#wrapper #header .content .navigation ul {
	margin-left:25px;
	display:block;
}

#wrapper #header .content .navigation ul li {
	display:list-item;
	width:120px;
	margin-bottom:3px;
	
}

#wrapper #header .content .navigation ul li a {
	background:url(img/menu.header.li.bg.off.gif) top left no-repeat transparent;
	display:block;
	width:120px;
	height:28px;
	padding:3px;
	padding-left:30px;
}

#wrapper #header .content .navigation ul li a:hover {
	/*background:url(img/menu.header.li.bg.on.gif) top left no-repeat transparent;*/
	color:#436701;
}

/*#wrapper #header .content .navigation ul li.solicitar a{
	font-size:12px;
	text-align:center;
	padding-left:0px;
	width:145px;
	padding-top:6px;
	background:url(img/menu.header.li.sol.bg.off.gif) top left no-repeat transparent;
}
#wrapper #header .content .navigation ul li.solicitar a:hover {
	color:#3b4c1d;
}*/
#wrapper #header .content .navigation ul li.selected a{
	background:url(img/menu.header.li.bg.hover.gif) top left no-repeat transparent;
}
#wrapper #header .content .navigation ul li.selected a:hover{
	color:#fff;;
}

#wrapper #header .content .navigation .solicitar{
	padding-top:2px;
}
#wrapper #header .content .navigation .solicitar a {
	background:transparent url(img/check.list.png) no-repeat scroll 8px 6px;
	color:#83B034;
	margin-left:20px;
	padding:6px 0px;
	padding-left:35px;
	/*padding-right:50px;*/
	font-size:12px;

}
#wrapper #header .content .navigation .solicitar a:hover {
	color:#fff;
}
#wrapper #header .content .navigation .solicitar a.selected,
#wrapper #header .content .navigation .solicitar a.selected:hover {
	color:#fff;
}


#wrapper #header #logo {
	background:url(img/logo.png) top left no-repeat transparent;
	width:90px;
	height:90px;
	position:absolute;
	top:-50px;
	left:50px;
}

#wrapper #header .contacto {
	width:256px;
	padding-top:8px;
	padding-left:16px;
	margin:0px auto;
	position:absolute;
	font-size:11px;
	color:#83b034;
	background:url(img/contactar.bg.png) top left no-repeat transparent;
}

body.home #wrapper #header .contacto {
	top:-200px;
	right:30px;
}

body.interior #wrapper #header .contacto {
	top:-120px;
	right:0px;
}

#wrapper #header .contacto b {
	font-size:16px;
	margin:0px 5px;
	color:white;
	font-weight:normal;
}

#wrapper #header .contacto a,
#wrapper #header .contacto span {
	margin-left:10px;
	padding-left:10px;
}
#wrapper #header .contacto span b{
	font-size:11px;
	color:#6B8F2C;
	margin:0;
}

#wrapper #header .contacto a:hover {
	color:#B6CE96;
	/*text-decoration:underline;*/
}

/* !navegacion */
/* productos */

body.home #productos {
	padding-bottom:90px;
}

body #productos .head {
	width:990px;
	margin:0px auto;
	padding:40px 0px;
	position:relative;
}

body.home #productos .head h1 {
	color:#436701;
	
	margin:0 auto;
	width:550px;
}
body.home #productos .head h2 {
	color:#436701;
	
	margin:0 auto;
	width:550px;
}

body.home #productos .head h3 {
	color:#436701;
	
	margin:0 auto;
	width:550px;
}

body.home #productos .head .buscador {
	background:url(img/search.form.bg.jpg) top left no-repeat transparent;
	width:190px;
	height:44px;
	position:absolute;
	bottom:0px;
	right:0px;
}

body.home #productos .buscador input {
	background:none;
	border:none;
	position:absolute;
	top:24px;
	left:24px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:black;
	width:108px;
}

body.home #productos .buscador input.submit {
	width:50px;
	left:130px;
	top:15px;
	height:25px;
	background:white;
	border:1px solid #EEE;
	color:#666;
}
body.interior #wrapper #seccion.portada_productos {
	width:auto;
	padding-bottom:40px;
}

body.home #productos .fila.first,
body.interior #wrapper .portada_productos {
	margin-top:0px;	
}

body.home #productos .fila,
body.interior #wrapper .portada_productos .fila {
	height:auto !important;
	min-height:270px;
	height:270px;
	margin-top:20px;
	background:#436701;
}

body.home #productos .fila .content,
body.interior #wrapper .portada_productos .fila .content{
	width:995px;
	margin:0px auto;
	padding-top:33px;
}

/* me sienta como un tiro, pero hack para ff2 only */
/* ff2 no quiere float, a saber */
body.home #productos .fila .content .producto, x:-moz-any-link,
body.interior #wrapper .portada_productos .fila .content .producto, x:-moz-any-link  {float:none}
/* en cambio en ff3 como que queda raro */
body.home #productos .fila .content .producto, x:-moz-any-link, x:default,
body.interior #wrapper .portada_productos .fila .content .producto, x:default {float:left;}

body.home #productos .fila .content .producto h4,
body.interior #wrapper .portada_productos .fila .content .producto h4 {
	color:white;
}

body.home #productos .fila .content .producto.left,
body.interior #wrapper .portada_productos .fila .content .producto.left {
	margin-right:20px;
}

body.home #productos .fila .content .producto.left .descripcion,
body.interior #wrapper .portada_productos .fila .content .producto.left .descripcion {
	padding-right:12px;
	text-align:right;
}

body.home #productos .fila .content .producto.right .descripcion,
body.interior #wrapper .portada_productos .fila .content .producto.right .descripcion {
	padding-left:8px;
}

body.home #productos .fila .content .producto .descripcion,
body.interior #wrapper .portada_productos .fila .content .producto .descripcion {
	display:block;
	float:left;
	width:212px;
	height:auto !important;
	min-height:180px;
	height:180px;
	padding-bottom:20px; 
	text-align:left;
	position:relative;
}

body.home #productos .fila .content .producto ul,
body.interior #wrapper .portada_productos .fila .content .producto ul {
	display:block;
	margin:20px 0px;
}

body.home #productos .fila .content .producto ul li,
body.interior #wrapper .portada_productos .fila .content .producto ul li {
	display:block;
	font-size:16px;
	color:#83b034;
	padding:3px 0px;
	background:url(img/check.list.png) right 6px no-repeat transparent;
}

body.home #productos .fila .content .producto.left .descripcion ul li,
body.interior #wrapper .portada_productos .fila .content .producto.left .descripcion ul li {
	padding-right:30px;
	background-position: right 6px;
}

body.home #productos .fila .content .producto.right .descripcion ul li,
body.interior #wrapper .portada_productos .fila .content .producto.right .descripcion ul li {
	padding-left:30px;
	background-position: left 6px;
}

body.home #productos .fila .content .producto .descripcion ul li a,
body.interior #wrapper .portada_productos .fila .content .producto .descripcion ul li a {
	font-size:16px;
	color:#83b034;
}

body.home #productos .fila .content .producto .descripcion ul li a:hover,
body.interior #wrapper .portada_productos .fila .content .producto .descripcion ul li a:hover {
	color:#ffffff;
}

body.home #productos .fila .content .producto a.detail,
body.interior #wrapper .portada_productos .fila .content .producto a.detail {
	position:absolute;
	bottom:0px;
	width:129px;
	height:16px;
	display:block;
	text-align:center;
	padding-bottom:4px;
	font-size:14px;
	color:#436701;
	background:url(img/button_details.off.gif) top left no-repeat transparent;
}

body.home #productos .fila .content .producto a.detail:hover,
body.interior #wrapper .portada_productos .fila .content .producto a.detail:hover {
	background:url(img/button_details.on.gif) top left no-repeat transparent;
	color:#436701;
}

body.home #productos .fila .content .producto.left a,
body.interior #wrapper .portada_productos .fila .content .producto.left a {
	right:14px;
}

body.home #productos .fila .content .producto.right a,
body.interior #wrapper .portada_productos .fila .content .producto.right a {
	left:9px;
}

body.home #productos .fila .content .producto.right .descripcion,
body.interior #wrapper .portada_productos .fila .content .producto.right .descripcion {
	float:right;
}

body.home #productos .fila .content .producto.right .image,
body.interior #wrapper .portada_productos .fila .content .producto.right .image {
	float:left;
}

/* !productos */
/* breadcrumb */

body.interior #wrapper .breadcrumb {
	position:relative;
	left:163px;
	font-size:11px;	
	color:#4b351d;
	clear:both;
	top:-25px;
}

body.interior #wrapper .breadcrumb li a {
	color:#82af33;
}

body.interior #wrapper .productos .breadcrumb {
	display:inline;
top:-130px;
float:left;
/*width:340px;*/
}

/* !breadcrumb */ 
/* secciones interiores */
body.interior #wrapper .movie {
	height:200px;
}

body.interior #wrapper .movie .grad {
	background:url(img/bg.header.envoltorio.jpg) top left repeat-x transparent;
	height:160px;
	position:relative;
}

body.interior #wrapper .movie .tile {
	position:relative;
	width:23%;
	height:40px;
	top:-80px;
	left:0;
	background:#436701;
}

body.interior #wrapper .movie .cabecera {
	height:200px;
}

body.interior #wrapper .movie .cap_1 {
	background:url(img/cabeceras/cap_1.jpg) center top no-repeat transparent;
}

body.interior #wrapper .movie .cap_2 {
	background:url(img/cabeceras/cap_2.jpg) center top no-repeat transparent;
}

body.interior #wrapper .movie .cap_3 {
	background:url(img/cabeceras/cap_3.jpg) center top no-repeat transparent;
}

body.interior #wrapper .movie .cap_4 {
	background:url(img/cabeceras/cap_4.jpg) center top no-repeat transparent;
}

body.interior #wrapper #header {
	padding-top:120px;
	background:url(img/bg.header.interior.gif) bottom left repeat-x transparent;
	display:block;
}


body.interior #wrapper #header .content {
	width:872px;
	height:290px;
	margin:0px auto;
	background:url(img/promo.interior.center.png) 173px bottom no-repeat transparent;
}

body.interior #wrapper #header.gradient .content {
	background:url(img/promo.interior.center.jpg) 171px bottom no-repeat transparent;
}

body.interior #wrapper #header .centro {
	float:left;
	width:410px;
}

body.interior #wrapper #header .centro .texto {
	padding:30px 35px 0px 35px;
	font-family:"Trebuchet MS";
	color:white;
}
body.interior #wrapper #header .centro .texto p {
	font-size:14px;
}

body.interior #wrapper #header.productos .centro .texto {
	padding-top:15px;
}

body.interior #wrapper #header .centro .texto h1 {
	color:white;
	margin-bottom:20px;
	font-size:28px;
}

body.interior #wrapper #header.productos .centro .texto h1 {
	/*font-size:30px;*/
	/*font-size:24px;*/
}

body.interior #wrapper #header .portada {
	float:left;
	width:200px;
}

body.interior #wrapper #header .portada .buscador {
	width:272px;
	height:39px;
	background:url(img/home.tabs.buscador.png) left top no-repeat transparent;
}

body.interior #wrapper #header .portada .buscador input {
	position:relative;
	top:12px;
	left:36px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:black;
	width:162px;
	background:none;
	border:none;
}

body.interior #wrapper #header .portada .buscador input.submit {
	border:1px solid #EEE;
	background:white;
	width:50px;
	left:30px;
	top:10px;
	height:25px;
	color:#666;
	margin-top:4px;
}

.buscador input.submit {
	opacity:0;
	filter:alpha(opacity=0); 
	cursor:pointer;
}

body.interior #wrapper #header .portada .texto {
	display:block;
	padding:20px 0 20px 30px;
	float:left;
}

body.interior #wrapper #header .portada .texto  .pie {
	top:300px;
	color:#45311B;
	font-size:10px;
	position:absolute;
	width:230px;
	padding-left:10px;
}

body.interior #wrapper #header.ficha .portada .texto {
	padding:30px 0 30px 30px;
} 

body.interior #wrapper #seccion {
	clear:both;
	width:750px;
	margin:0px auto;
}

body.interior #wrapper #seccion.catalogo {
	width:650px;
}

/* acerca de la empresa */

body.interior #wrapper #seccion.acerca .contenido {
	color:#4B351D;
	font-size:12px;
	left:165px;
	margin-bottom:-90px;
	position:relative;
	top:-150px;
	width:340px;
}

body.interior #wrapper #seccion.acerca p {
	padding:5px 0px;
}

body.interior #wrapper #seccion.acerca ol {
	display:block;
	padding:20px 0px;
	padding-top:0px;
}

body.interior #wrapper #seccion.acerca ol li {
	margin:14px 0px;
	display:block;
}

body.interior #wrapper #seccion.acerca ol li .number {
	background:url(img/star.badge.bullet.png) center center no-repeat transparent;
	display:block;
	padding-top:4px;
	padding-left:12px;
	width:26px;
	height:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	float:left;
	color:#436701;
}

body.interior #wrapper #seccion.acerca ol li h3 {
	float:left;
	padding-left:10px;
	padding-top:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#436701;
	
}

body.interior #wrapper #seccion.acerca ol li p {
	display:block;
	margin-left:48px;
	clear:both;
}
/* !acerca de la empresa */
/* ficha */
body.interior #wrapper #header.ficha ul li  {
	
}

body.interior #wrapper #seccion.ficha .frontpage .shadow h2 {
width:140px;
display:block;
}

/* !ficha */
/* noticias */
body.interior #wrapper #seccion.noticias #news,
body.interior #wrapper #seccion.formacion #formacion {
	position:relative;
	width:390px;
	top:-150px;
	left:139px;
	margin-bottom:-90px;
	min-height:150px;
}

body.interior #wrapper #seccion.noticias #news {
	top:-160px;
}

body.interior #wrapper #seccion.noticias #news .noticia,
body.interior #wrapper #seccion.formacion #formacion .curso {
	padding:14px 25px;
	float:left;
	font-size:10px;
	position:relative;
	color:#4b351d;
	width:340px;
}

body.interior #wrapper #seccion.noticias #news .noticia .fecha,
body.interior #wrapper #seccion.formacion #formacion .curso .fecha {
	color:#436701;
}

body.interior #wrapper #seccion.noticias #news .noticia h2,
body.interior #wrapper #seccion.formacion #formacion .curso h2 {
	font-size:16px;
	color:#436701;
	font-weight:bold;
	padding:8px 0px;
}

body.interior #wrapper #seccion.noticias #news .odd,
body.interior #wrapper #seccion.formacion #formacion .odd {
	background:white;
}

body.interior #wrapper #seccion.noticias #news .noticia .imagen,
body.interior #wrapper #seccion.formacion #formacion .curso .imagen {
	display:block;
	float:left;
	margin-right:10px;
}

body.interior #wrapper #seccion.noticias #news .noticia .data,
body.interior #wrapper #seccion.formacion #formacion .curso .data  {
	display:block;
	padding-bottom:30px;
}

body.interior #wrapper #seccion.noticias #news .noticia .data p {
	text-align:justify;
}

body.interior #wrapper #seccion.noticias #news .noticia .data a,
body.interior #wrapper #seccion.formacion #formacion .curso .data a {
	display:block;
	position:absolute;
	bottom:18px;
	right:28px;
	width:61px;
	height:17px;
	padding-left:13px;
	background:url(img/button_right.off.gif) center center no-repeat transparent;
}

body.interior #wrapper #seccion.noticias #news .noticia .data a:hover,
body.interior #wrapper #seccion.formacion #formacion .curso .data a:hover {
	background-image:url(img/button_right.on.gif);
	color:white;
}
/* detalle noticias */
body.interior #wrapper #seccion.noticia .texto,
body.interior #wrapper #seccion.curso .texto {
	position:relative;
	width:342px;
	left:165px;
	top:-150px;
	margin-bottom:-80px;
	clear:both;
}

body.interior #wrapper #seccion.noticia .texto .fecha,
body.interior #wrapper #seccion.curso .texto .fecha {
	color:#436701;
	font-size:12px;
}

body.interior #wrapper #seccion.noticia .texto .fecha {
	float:left;
	margin-top:20px;
}

body.interior #wrapper #seccion.noticia .texto h3,
body.interior #wrapper #seccion.curso .texto h3 {
	color:#436701;
	font-size:24px;
	clear:both;
}

body.interior #wrapper #seccion.noticia .texto .contenido,
body.interior #wrapper #seccion.curso .texto .contenido {
	font-size:12px;
	color:#45311b;
	padding:12px 0px;
	text-align:justify;
}

body.interior #wrapper #seccion.curso .texto a,
body.interior #wrapper #seccion.noticia .texto a {
	font-size:10px;
	padding-left:28px;
	padding-top:1px;
	float:right;
	width:46px;
	height:16px;
	background:url(img/button_left.off.gif) no-repeat top left transparent;
}
body.interior #wrapper #seccion.curso .texto a:hover,
body.interior #wrapper #seccion.noticia .texto a:hover {
	background:url(img/button_left.on.gif) no-repeat top left transparent;
}

body.interior #wrapper #seccion.noticia .texto .contenido {
	padding:20px 0px;
	padding-top:10px;
}

body.interior #wrapper #seccion.noticia .texto a {
	
}

body.interior #wrapper #seccion.curso .texto a:hover,
body.interior #wrapper #seccion.noticia .texto a:hover {
	/*text-decoration:underline;*/
}
/* !detalle noticias */
/* !noticias */
/* detalle curso */
body.interior #wrapper #seccion.curso .texto h3,
body.interior #wrapper #seccion.curso .texto h4 {
	color:#436701;
	padding:10px 0px;
}

body.interior #wrapper #seccion.curso .texto h4 {
	font-size:17px;
}

body.interior #wrapper #seccion.curso .texto ul,
body.interior #wrapper #seccion.curso .texto ul li {
	display:list-item;
}

body.interior #wrapper #seccion.curso .texto {
	font-size:12px;
	color:#4b351d;
}

body.interior #wrapper #seccion.curso .texto .apartado {
	padding-bottom:20px;
}

body.interior #wrapper #seccion.curso .texto .apartado p {
	padding:4px 0px;
}

body.interior #wrapper #seccion.curso .texto p a {
	background:none;
	float:none;
	padding:0px;
	height:auto;
	width:auto;
	font-size:12px;
	color:#4b351d;
	text-decoration:underline;
}

/* !detalle curso */
/* catalogo, contacto */

body.interior #wrapper #seccion .datos {
	position:relative;
	top:-160px;
	left:165px;
	width:300px;
	color:#4b351d;
	font-size:12px;
}

body.interior #wrapper #seccion .datos p {
	padding:10px 0px; 
}

body.interior #wrapper #seccion .datos a {
	color:#436701;
}

body.interior #wrapper #seccion .datos a:hover {
	border-bottom:1px solid #436701;
}

body.interior #wrapper #seccion.catalogo .imagen {
	position:relative;
	top:-175px;
	left:115px;
}

body.interior #wrapper #seccion.contacto .texto {
	position:relative;
	top:-150px;
	width:340px;
	padding-left:30px;
	font-size:14px;
	color:#436701;
	left:130px;
}

body.interior #wrapper #seccion.catalogo .texto {
	position:relative;
	top:-150px;
	width:340px;
	padding-left:30px;
	font-size:14px;
	color:#436701;
	float:left;
	clear:both;
	left:90px;
}

body.interior #wrapper #seccion.catalogo .formulario,
body.interior #wrapper #seccion.contacto .formulario {
	display:block;
	float:left;
	clear:both;
	position:relative;
	margin-bottom:-90px;
	padding-left:15px;
}
body.interior #wrapper #seccion.catalogo .formulario{
	top:-140px;
	left:90px;
}

body.interior #wrapper #seccion.contacto .formulario {
	top:-130px;
	left:130px;
	margin-bottom:-60px;
}

body.interior #wrapper #seccion.catalogo form label,
body.interior #wrapper #seccion.contacto form label {
	font-size:14px;
	color:#436701;
}

body.interior #wrapper #seccion.catalogo form input,
body.interior #wrapper #seccion.contacto form input {
	border:1px solid #436701;
}

body.interior #wrapper #seccion.catalogo form textarea,
body.interior #wrapper #seccion.contacto form textarea {
	border:1px solid #436701;
	width:440px;
	height:180px;
}

body.interior #wrapper #seccion.catalogo form input.submit,
body.interior #wrapper #seccion.contacto form input.submit {
	width:440px;
	height:33px;
	border:none;
	font-size:16px;
	color:white;
	font-weight:bold;
	background:url(img/catalogo.submit.bg.png) center center no-repeat transparent;
	margin-top:25px;
	cursor:pointer;
}

body.interior #wrapper #seccion.catalogo form input.submit:hover,
body.interior #wrapper #seccion.contacto form input.submit:hover {
	background:url(img/catalogo.submit.bg.over.png) center center no-repeat transparent;
}

body.interior #wrapper #seccion.catalogo form ul,
body.interior #wrapper #seccion.contacto form ul {
	display:block;
	float:left;
	width:480px;
}

body.interior #wrapper #seccion.catalogo form ul li,
body.interior #wrapper #seccion.contacto form ul li {
	padding:0px 15px;
	float:left;
	display:block;
}

body.interior #wrapper #seccion.catalogo div.warning,
body.interior #wrapper #seccion.contacto div.warning {
	color:red;
	width:470px;
	font-size:12px;
	padding:14px;
	padding-top:0px;
	font-family:"Trebuchet MS";
}

body.interior #wrapper #seccion.catalogo form ul li input,
body.interior #wrapper #seccion.contacto form ul li input {
	width:205px;
	color:#4B351D;
}

body.interior #wrapper #seccion.catalogo form ul li input.warning,
body.interior #wrapper #seccion.contacto form ul li input.warning {
	border:1px solid red;
	background:#dae695;
	/*color:red;	*/
}

body.interior #wrapper #seccion.catalogo form ul li.double,
body.interior #wrapper #seccion.contacto form ul li.double {
	width:445px;
}

body.interior #wrapper #seccion.catalogo .info,
body.interior #wrapper #seccion.contacto .info{
	text-align:left;
}

/* !catalogo, contacto */
/* productos */
body.interior #wrapper #seccion.productos .description {
	width:330px;
	position:relative;
	top:-155px;
	left:150px;
	min-height:150px;
	padding:0px 20px;
	color:#4b351d;
	font-size:12px;
}

body.interior #wrapper #seccion.productos .description ul,
body.interior #wrapper #seccion.productos .description ul li {
	display:block;
}
body.interior #wrapper #seccion.productos .description ul{
	margin-top:10px;
}
body.interior #wrapper #seccion.productos .description ul li {
	background:transparent url(img/check.list.png) no-repeat scroll left center;
	clear:both;
	float:left;
	padding:2px 0 2px 26px;
}

body.interior #wrapper #seccion.productos .description ul li a {
	display:block;
	color:#4b351d;
	width:auto;
	font-size:14px;
	/*background:url(img/bullet.ok.detalle.productos.gif) center left no-repeat transparent;
*/
}

body.interior #wrapper #seccion.productos .description ul li a:hover {
	text-decoration:underline;
}

body.interior #wrapper #seccion.productos .description p {
	padding-bottom:10px;
}

body.interior #wrapper #seccion.productos .description a.shape,
body.interior #wrapper #seccion.ficha .descripcion a.shape {
	background:url(img/button_down.off.gif) center center no-repeat;
	padding:5px 12px;
	margin-top:20px;
	font-size:10px;
	padding-left:22px;
	float:right;
}
body.interior #wrapper #seccion.productos .description a.shape:hover,
body.interior #wrapper #seccion.ficha .descripcion a.shape:hover {
	background:url(img/button_down.on.gif) center center no-repeat;
}

body.interior #wrapper #seccion.productos .description a.down,
body.interior #wrapper #seccion.ficha .descripcion a.down {
	padding:5px 15px;
	padding-left:28px;
	background:url(img/button_up.off.gif) center center no-repeat;
}
body.interior #wrapper #seccion.productos .description a.down:hover,
body.interior #wrapper #seccion.ficha .descripcion a.down:hover {
	background:url(img/button_up.on.gif) center center no-repeat;
}


body.interior #wrapper #seccion.productos .listado {
	position:relative;
	float:left;
	top:-100px;
	left:160px;
	padding-bottom:1px;
	margin-bottom:-60px;
	height:660px;
	height:auto !important;
	min-height:660px;
	width:700px;
}

body.interior #wrapper #seccion.productos .listado .registro {
	float:left;
	height:140px;
	margin-bottom:20px;
	margin-right:10px;
	width:220px;
}

body.interior #wrapper #seccion.productos .listado .registro .shadow {
	display:block;
	float:left;
}

body.interior #wrapper #seccion.productos .listado .registro p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#4b351d;
	clear:both;
	float:left;
	margin-top:5px;
	padding-left:18px;
	background:url(img/bullet.productos.gif) 5px 6px no-repeat transparent;
}

body.interior #wrapper #seccion.productos .listado .registro p a {
	color:#4B351D;
}

body.interior #wrapper #seccion.productos .detalle .listado .registro p {
	font-size:14px;
}
/*
body.interior #wrapper #seccion.productos .pagination {
	width:700px;
	clear:both;	
	text-align:center;
	padding-bottom:20px;
}

body.interior #wrapper #seccion.productos .pagination a {
	background:#436701;
	padding:0px 6px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #436701;
}

body.interior #wrapper #seccion.productos .pagination a:hover {
	background:#45311b;
	border-color:#45311b;
	color:white;
}

body.interior #wrapper #seccion.productos .pagination b {
	background:#45311b;
	padding:0px 6px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #45311b;
	color:white;
	font-weight:normal;
}*/
body.interior #wrapper #seccion .pagination {
	width:700px;
	clear:both;	
	text-align:center;
	padding-bottom:20px;
	font-size:12px;
}

body.interior #wrapper #seccion .pagination a {
	background:#436701;
	padding:1px 7px;
	-moz-border-radius:10px;
	-webkit-border-radius: 9px;
	border-radius:10px;
	border:1px solid #436701;
}

body.interior #wrapper #seccion .pagination a:hover {
	background:#82af33;
	border-color:#82af33;
	color:white;
}

body.interior #wrapper #seccion .pagination b {
	background:#82af33;
	padding:1px 7px;
	-moz-border-radius:10px;
	-webkit-border-radius:9px;
	border:1px solid #82af33;
	color:white;
	font-weight:normal;
}

body.interior #wrapper #seccion.productos .pagination {
	width:700px;
	position:relative;
	text-align:left;
	left:160px;
}

body.interior #wrapper #seccion.productos .detalle .pagination {
	position:static;
	padding-top:30px;
}

body.interior #wrapper #seccion.noticias .pagination,
body.interior #wrapper #seccion.formacion .pagination {
padding-left:20px;
padding-top:30px;
position:relative;
text-align:left;
width:340px;
}

body.interior #wrapper #seccion.noticias #news {
	min-height:100%;
	
}
/* detalle */
body.interior #wrapper #seccion.productos .detalle {
	width:700px;
	padding:0px 0px 0px 20px;
	position:relative;
	left:140px;
	top:-125px;
}

body.interior #wrapper #seccion.productos .detalle h3 {
	font-size:24px;
	color:#4b351d;
	padding:15px 0px;
	display:inline;
	float:left;
	clear:both;
}

body.interior #wrapper #seccion.productos .detalle .paginacion {
color:#4B351D;
float:right;
font-size:11px;
margin-right:45px;
margin-top:30px;
text-align:right;
/*width:300px;*/
}

body.interior #wrapper #seccion.productos .detalle .paginacion .links {
	display:inline;
}

body.interior #wrapper #seccion.productos .detalle .paginacion .links a {
	background:#436701;
	padding:1px 7px;
	-moz-border-radius:10px;
	-webkit-border-radius:8px;
	border:1px solid #436701;
	margin:0px 6px;
}
body.interior #wrapper #seccion.productos .detalle .paginacion .links a:hover{
	background:#82AF33 none repeat scroll 0 0;
	border-color:#82AF33;
	color:white;
}
body.interior #wrapper #seccion.productos .detalle .paginacion .links b {
	background:#82af33;
	padding:1px 7px;
	-moz-border-radius:10px;
	-webkit-border-radius:8px;
	border:1px solid #82af33;
	margin:0px 6px;
	color:white;
	font-weight:normal;
}
body.interior #wrapper #seccion.productos .detalle .image{
	clear:both;
}
body.interior #wrapper #seccion.productos .detalle .image img{
	text-align:center;
}

body.interior #wrapper #seccion.productos .detalle .details {
	float:left;
	width:650px;
	padding-bottom:40px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4b351d;
	padding-top:12px;
}

body.interior #wrapper #seccion.productos .detalle .details a{
	color:#4b351d;
	font-weight:bold;
}

body.interior #wrapper #seccion.productos .detalle .details a:hover{
	color:#82af33;
}

body.interior #wrapper #seccion.productos .detalle .details .info {
	width:650px;
	float:left;
	position:relative;
	clear:both;
	padding-bottom:10px;
}
body.interior #wrapper #seccion.productos .detalle .details .border {
	padding-top:10px;
	border-top:solid 1px #dee8ea;
}

body.interior #wrapper #seccion.productos .detalle .details .info .text{
	float:left;
}
body.interior #wrapper #seccion.productos .detalle .details .info .text2{
	padding-top:10px;
}
body.interior #wrapper #seccion.productos .detalle .details .info .icons {
	float:right;
	display:inline;
}
body.interior #wrapper #seccion.productos .detalle .details .generico {
	float:left;
	padding:10px 0px;
	width:650px;
	border-top:solid 1px #dee8ea;
}
body.interior #wrapper #seccion.productos .detalle .details .calculo {
	float:left;
	display:inline-block;
	background:url(../img/catalogo/iconos/icono_006.gif) 0px 0px no-repeat;
	padding-left:40px;
	padding-top:2px;
	height:40px;
	width:650px;
	margin-top:10px;
}

body.interior #wrapper #seccion.productos .detalle .listado {
	float:left;
	clear:both;
	width:680px;
	position:static;
	margin:0px;
	margin-bottom:-100px;
	min-height:360px;
}

body.interior #wrapper #seccion.productos .detalle .listado .registros {
	display:block;
	height:auto !important;
	height:280px;
	min-height:280px;
}

body.interior #wrapper #seccion.productos .detalle .listado .registro {
	margin-right:5px;
	height:120px;
	width:160px;
	
}

body.interior #wrapper #seccion.productos .detalle .listado .selected .shadow img {
	background-color:#bbb;
	border-color:#bbb;
}

body.interior #wrapper #seccion.productos .leyenda{
	background:#DEE8EA;
	float:left;
	margin:0px auto;
	margin-top:20px;
	padding-right:0px;
	height:45px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	width:650px;
}
body.interior #wrapper #seccion.productos .leyenda img{
	position:relative;
	top:8px;
}
body.interior #wrapper #seccion.productos .leyenda span{
	padding-left:10px;
}
/* !detalle */

/* familias */
body.interior #wrapper #header.ficha .texto {
	padding-top:30px;
	padding-left:35px;
}

body.interior #wrapper #seccion.portada_productos .breadcrumb {
	position:relative;
	left:420px;
}

body.interior #wrapper #seccion.portada_productos .header {
	margin:0px auto;
	width:430px;
}

body.interior #wrapper #seccion.portada_productos h1 {
	width:300px;
	position:relative;
	color:white;
	font-size:28px;
	top:-220px;
}

body.interior #wrapper #seccion.portada_productos .texto {
	left:0px;
	margin-bottom:-180px;
	position:relative;
	top:-180px;
	width:350px;
	color:#45311B;
	font-size:12px;
}

body.interior #wrapper #seccion.ficha .descripcion {
	position:relative;
	left:150px;
	top:-180px;
	width:330px;
	color:#45311B;
	font-size:12px;
	padding:5px 20px;
	padding-top:8px;
	min-height:150px;
	font-size:12px;
	
}

body.interior #wrapper .ficha .breadcrumb {
	display:block;
	top:-170px;
}

body.interior #wrapper #seccion.ficha .descripcion p {
	padding:5px 0px;
}

body.interior #wrapper #seccion.ficha .frontpage {
	position:relative;
	float:left;
	left:162px;
	margin-bottom:-70px;
	top:-150px;
	width:670px;
	
}

body.interior #wrapper #seccion.ficha .frontpage .thumb {
	padding-right:7px;
	padding-bottom:7px;
	float:left;
}
/* !familias */
/* !productos */
/* transporte */

body.interior #wrapper #seccion.transporte .intro {
	position:relative;
	top:-150px;
	left:160px;
	width:360px;
	color:#4b351d;
	font-size:12px;
}

body.interior #wrapper #seccion.transporte .intro a {
	color:#436701;
	text-decoration:underline;
}

body.interior #wrapper #seccion.transporte .intro a:hover {
}

body.interior #wrapper #seccion.transporte .fichas {
	padding-bottom:30px;
	float:left;
	position:relative;
	left:150px;
	width:680px;
}

body.interior #wrapper #seccion.transporte .fichas .ficha { 
	display:block;
	float:left;
	padding-bottom:20px;
	margin-right:10px;
}

body.interior #wrapper #seccion.transporte .fichas .ficha a {
	float:left;
	clear:both;
	font-size:14px;
	color:#4B351D;
	padding-left:15px;
	background:url(img/bullet.productos.off.gif) 5px center no-repeat transparent;
} 

body.interior #wrapper #seccion.transporte .fichas .ficha a:hover {
	background:url(img/bullet.productos.on.gif) 5px center no-repeat transparent;
	color:#436701;
}

body.interior #wrapper #seccion.transporte .fichas .ficha .shadow a:hover .detail {
	width:32px;
}

body.interior #wrapper #seccion.transporte .fichas .ficha .shadow a {
	background:none;
	padding-left:0px;
}

body.interior #wrapper #seccion.transporte .fichas .ficha .shadow a:hover img {
background-color:#dfdfdf;
border:1px solid #dfdfdf;
display:block;
}
body.interior #wrapper #seccion.transporte .sinopsis {
	float:left;
	background:white;
	clear:both;
	padding:40px;
	font-size:12px;
	width:580px;
	margin-bottom:40px;
	position:relative;
	left:150px;
}

body.interior #wrapper #seccion.transporte .sinopsis h2 {
	font-size:24px;
	color:#436701;
	padding:14px 0px;
}

body.interior #wrapper #seccion.transporte .sinopsis h2 a {
	color:#436701;
}

body.interior #wrapper #seccion.transporte .sinopsis p {
	padding:14px 0px;
}


body.interior #wrapper #seccion.transporte .sinopsis b {
	color:#436701;
}

body.interior #wrapper #seccion.transporte .sinopsis ul li{
	display:block;
}

/* !transporte */
/* servicios */
body.interior #wrapper #seccion.servicios .contenido {
	position:relative;
	width:340px;
	left:165px;
	top:-160px;
	margin-bottom:-100px;
	color:#45311b;
	font-size:12px;
}

body.interior #wrapper #seccion.servicios .contenido p {
	padding:12px 0px;
}

body.interior #wrapper #seccion.servicios .contenido .big {
	font-size:24px;
}

body.interior #wrapper #seccion.servicios .contenido a {
	color:#436701;
	text-decoration:underline;
}

body.interior #wrapper #seccion.servicios .contenido a:hover {
	color:#4b351d;
}
/* !servicios */
/* buscador */
body.interior #wrapper #seccion.buscador .resultados {
	width:390px;
	position:relative;
	top:-120px;
	left:139px;
}

body.interior #wrapper #seccion.buscador .resultados .odd {
	background:white;
}

body.interior #wrapper #seccion.buscador .resultados .even {
}

body.interior #wrapper #seccion.buscador .resultados h2 {
	padding:0px 27px;
	color:#685541;
	font-size:22px;
	font-weight:bold;
}

body.interior #wrapper #seccion.buscador .resultados span.numeracion {
	margin-left:27px;
	margin-top:16px;
	color:#685541;
	font-size:12px;
	display:block;
}

body.interior #wrapper #seccion.buscador .resultados h4 {
	margin-left:27px;
	margin-top:16px;
	margin-bottom:16px;
	font-size:16px;
	color:#436701;
}

body.interior #wrapper #seccion.buscador .resultados .lista {
}

body.interior #wrapper #seccion.buscador .resultados .item {
	padding:27px;
	color:#4b351d;
	font-size:10px;
}

body.interior #wrapper #seccion.buscador .resultados .item h5 {
	color:#436701;
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
}
body.interior #wrapper #seccion.buscador .resultados .item p{
	display:block;
	margin-bottom:12px;
}

body.interior #wrapper #seccion.buscador .resultados .item a {
	background:url(img/button_right.off.gif) center center no-repeat transparent;
	margin-top:12px;
	padding:5px 22px;
	width:61px;
	height:17px;
	padding-left:13px;
}

body.interior #wrapper #seccion.buscador .resultados .item a:hover {
	background:url(img/button_right.on.gif) center center no-repeat transparent;
}
/* !buscador */
/* aviso legal */
body.interior #wrapper #seccion.legal .texto {
	position:relative;
	width:350px;
	left:163px;
	top:-160px;
	margin-bottom:-120px;
}
body.interior #wrapper #seccion.legal .texto h3{
	color:#436701;
	font-size:24px;
	padding:10px 0;
}
body.interior #wrapper #seccion.legal .texto p {
	font-size:12px;
	color:#45311b;
	padding:8px 0px;
}
body.interior #wrapper #seccion.legal .texto a {
	color:#436701;
}
body.interior #wrapper #seccion.legal .texto a:hover {
	border-bottom:1px solid #436701;
}
/* !aviso legal */
/* calculo volumetrico */
body.interior #wrapper #seccion.calculo_volumetrico .texto {
	color:#4B351D;
	font-size:12px;
	left:165px;
	margin-bottom:-90px;
	position:relative;
	top:-150px;
	width:350px;
}

body.interior #wrapper #seccion.calculo_volumetrico .texto p {
	padding:5px 0px;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora {
	font-size:14px;
	width:484px;
	position:relative;
	left:160px;
	margin-top:50px;
	margin-bottom:100px;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora label {
	display:inline-block;
	color:#436701;
	padding-right:15px;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora label.last {
	/*padding-right:0px;*/
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora label span {
	display:block;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora label input,
body.interior #wrapper #seccion.calculo_volumetrico .calculadora label select {
	clear:both;
	border:1px solid #436701;
	font-size:10px;
	color:#4B351D;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora label select {
	width:170px;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora .submit {
	border:none;
	background:transparent url(img/button_empty.off.gif) no-repeat scroll 0px 0px;
	cursor:pointer;
	font-size:10px;
	padding-bottom:3px;
	padding-top:0px;
	color:#fff;
	width:75px;
}
body.interior #wrapper #seccion.calculo_volumetrico .calculadora .submit:hover {
	background:transparent url(img/button_empty.on.gif) no-repeat scroll left top;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora .alert {
	display:block;
	background:#436701;
	padding:7px;
	text-align:center;
	color:white;
	margin:20px 0px;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora .description {
	background:white;
	padding:30px;
	color:#4b351d;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora .description h3 {
	color:#436701;
	font-size:24px;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora .description ul {
	margin-top:20px;
	display:list-item;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora .description ul li {
	display:list-item;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora .description ul li span {
	color:#436701;
}
body.interior #wrapper #seccion.calculo_volumetrico .calculadora .description ul li span.value {
	color:#4B351D;
	font-size:13px;
	font-weight:bold;
}

body.interior #wrapper #seccion.calculo_volumetrico .calculadora .back{
	margin-top:30px;
	text-align:right;
	padding-bottom:4px;
}
body.interior #wrapper #seccion.calculo_volumetrico .calculadora .back a {
	font-size:10px;
	padding: 1px 28px;
	background:url(img/button_left.off.gif) no-repeat top left transparent;
}
body.interior #wrapper #seccion.calculo_volumetrico .calculadora .back a:hover {
	background:url(img/button_left.on.gif) no-repeat top left transparent;
}

/* !calculo volumetrico */
/* mapa web */
body.interior #wrapper #seccion.webmap {
	position:relative;
	width:370px;
	top:-160px;	
	left:-51px;
	margin-bottom:-100px;
	color:#4b351d;
	font-size:16px;
}

body.interior #wrapper #seccion.webmap ul {
	display:block;
	float:left;
}

body.interior #wrapper #seccion.webmap ul li {
	display:block;
	float:left;
	clear:both;
	width:330px;
	padding:2px 30px;
}

body.interior #wrapper #seccion.webmap ul li.even {
	background:white;	
}

body.interior #wrapper #seccion.webmap ul li a {
	float:left;
	color:#45311b;
	font-weight:bold;
}
body.interior #wrapper #seccion.webmap ul li a:hover{
	text-decoration:underline;
}

body.interior #wrapper #seccion.webmap ul li ul {
	position:relative;
	left:90px;
	top:-20px;
	margin-bottom:-25px; 
    font-size:14px
	padding-top:4px;
	padding-bottom:10px;
}

body.interior #wrapper #seccion.webmap ul li ul li {
	padding:0px 30px;
	background:url(img/bullet.productos.gif) 12px 4px no-repeat transparent;
}


body.interior #wrapper #seccion.webmap ul li ul li ul {
    position:static;
    margin-bottom:0px;
    padding:2px 30px;
}

body.interior #wrapper #seccion.webmap ul li ul li ul li {
    color:#82AF33;
	background:url(img/square.small.bullet.gif) 20px 10px no-repeat transparent;
}

body.interior #wrapper #seccion.webmap ul li ul li ul li a {
    color:#82AF33; 
}

body.interior #wrapper #seccion.webmap ul li ul li a {
	font-weight:normal;
}

/* !mapa web */
/* !secciones interiores */
/* navegacion inferior */

body #footerNav {
	padding-top:80px;
	background:url(img/footer.superior.png) left 40px repeat-x transparent;
}

body #footerNav .content {
	background:#436701;
}

body.interior #footerNav .content h2 {
	width:415px;
	display:block;
	margin:0px auto;
	padding:35px 0px;
	/*padding-top:65px;*/
	font-size:24px;
	color:white;
}

body.interior #footerNav .content ul.menu {
	padding-bottom:38px;
	display:block;
}

body.interior #footerNav .content ul.menu li {
	display:block;
	background:#698534;
	margin-bottom:6px;
}

body.interior #footerNav .content ul.menu li:hover,
body.interior #footerNav .content ul.menu li.selected {
	background:#b4c299;
}

body.interior #footerNav .content ul.menu li:hover a {
	color:#4b351d;
}

body.interior #footerNav .content ul.menu li a {
	width:405px;
	display:block;
	margin:0px auto;
	font-size:16px;
	color:white;
	font-weight:normal;
	padding-left:38px;
	background:url(img/check.list.png) 10px center no-repeat transparent;
}

body.interior #footerNav .content ul.menu li.selected a,
body.interior #footerNav .content ul.menu li a:hover {
	color:#5e5b3e;
}

body.interior #footerNav .content .highlights {
	background:#698534;
}

body.interior #footerNav .content .highlights .center {
	width:525px;
	margin:0px auto;
	padding-left:100px;
}

body.interior #footerNav .content .highlights .center .highlight {
	width:250px;
	color:white;
	display:inline-block;
	padding:35px 0px;
	padding-right:20px;
	float:left;
}

body.interior #footerNav .content .highlights .center .last {
	padding-right:0px;
}

body.interior #footerNav .content .highlights .center .highlight .frame {
	width:100%;
	padding:18px 0px;
	clear:both;
	float:left;
}

body.interior #footerNav .content .highlights .center .highlight h3 {
	font-size:24px;
	color:white;
}

body.interior #footerNav .content .highlights .center .highlight p {
	float:left;
	font-size:11px;
}

/* !navegacion inferior */

/* pagina 404 */
a.home{
	color:#83B034;
}
a.home:hover{
	color:#436701;
}
/* !pagina 404 */

/* footer */

#footer {
	height:230px;
	background:url(img/footer.inferior.png) top left repeat-x transparent;
	position:relative;
}

#footer .content {
	height:160px;
	margin:0px auto;
	padding-top:70px;
	position:relative;
	font-size:16px;
	color:#a4998e;
	width:880px;
}

#footer .content a {
	color:#a4998e;
}

#footer .content a:hover {
	/*border-bottom:1px solid #a4998e;*/
	color:#80776e;
}

#footer .menu {
	width:600px;
	float:left;
}

#footer .menu ul {}

#footer .menu ul li {
	padding:0px 10px;
}

#footer .menu ul li a {}
#footer .menu ul li a:hover {
	color:#80776e;}

#footer .copyright {
	position:absolute;
	bottom:6px;
	left:10px;
	font-size:11px;
}
#footer .copyright span{
	font-size:11px;
	padding-left:30px;
}

#footer .links {
	position:absolute;
	bottom:6px;
	right:10px
}

#footer .links ul {}

#footer .links ul li {
	padding:0px 8px;
	font-size:11px;
}

#footer .links ul li a {}
#footer .links ul li a:hover {}
/*añadido*/
/* TODO */
/* añadir fondo de boton para los idiomas asi como para cuando se desplega el elemento*/

#wrapper #header .contacto {
	height:50px;
	background:#436701;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-left-radius:12px;
	-webkit-border-bottom-right-radius:12px;

	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
}
#wrapper #header .contacto .idiomas {
	margin-top:5px;
}
/*
#wrapper #header .contacto .info {
	display:block;
	float:left;
}

#wrapper #header .contacto .idiomas {
	display:block;
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	margin-top:3px;
	margin-left:9px;
	height:auto;
}

#wrapper #header .contacto .idiomas a.trigger {
	display:block;
	color:#416012;
	width:103px;
	margin:0px;
	padding-top:3px;
	background:url(img/bt.combobox.languages.png) center left no-repeat transparent;
}

#wrapper #header .contacto .idiomas ul {
	display:none;
	position:absolute;
	top:16px;
	left:0px;
	background:url(img/bg.combobox.languages.png) bottom left no-repeat transparent;
	padding:6px 0px;
}
#wrapper #header .contacto .idiomas ul li {
	padding:3px 7px;
	position:relative;
	margin:0px;
	clear:both;
	display:block;
	float:left;
	width:80px;
}
#wrapper #header .contacto .idiomas ul li a {
	color:#416012;
	font-size:12px;
	margin:0px;
	padding:0px;
}*/

#footer .sponsor {
	color:#A4998E;
	font-size:11px;
	position:absolute;
	bottom:5px;
	right:5px;
}

#footer .sponsor a:hover {
	text-decoration:underline;
}

/*añadido*/
/* !footer */
/* hacks safari */
/*
@media screen and (-webkit-min-device-pixel-ratio:0){
	
}*/
