                          /* Para resetear los estilos de los navegadores */
						  
* {  
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	line-height: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
p {
	font-size: 12px;
}
em {
	font-style: italic;
}

                            /* HTML: etiquetas del lenguaje HTML */

html {
	background-color: #F7F7F7;
	background-image: url(../images/fondo_hojas.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
}
body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenedor {
	width: 954px;
	margin-left: 6px;
	background-color: #FFF;
	background-image: url(../images/fondo_contenedor_pie.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
blockquote p {
	font-size: 16px;
	line-height: 140%;
	margin: 15px;
	padding-left: 40px;
	background-image: url(../images/comillas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


                              /* Maquetación */
							  
/* Cabezote */

#cabezote {
	background-image: url(../images/fondo_cabezote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
						
/* Select Language and country */

.moduletable-selectLanguage {
    float: left;
}
.moduletable-selectLanguage p {
	margin-top: 13px;
	margin-left: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}
.moduletable-selectLanguage p a {
	margin-right: 30px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-decoration: none;
}
.moduletable-selectLanguage p a:link, .moduletable-selectLanguage p a:visited {
	color: #000;
}
.moduletable-selectLanguage p a:hover {
	color: #069;
	text-decoration: underline;
}
.moduletable-selectLanguage p a.versionCastellano {
	background-image: url(../images/flag_spain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable-selectLanguage p a.versionIngles {
	background-image: url(../images/flag_usa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* telephone */

.moduletable-telephone {
	float: right;
	height: 46px;
	width: 203px;
	margin-right: 5px;
	padding-right: 17px;
}
.moduletable-telephone p {
	font-size: 21px;
	color: #036;
	text-align: right;
	margin-top: 6px;
	padding-left: 25px;
	background-image: url(../images/icono_telefono.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	float: right;
}
.moduletable-telephone p span {
    display: block;
	font-size: 12px;
}
.moduletable-telephone p span a {
	text-decoration: none;
}
.moduletable-telephone p span a:link, .moduletable-telephone p span a:visited {
	color: #036; 
}
.moduletable-telephone p span a:hover {
	text-decoration: underline;
	color: #069;
}

/* menu superior y Buscador */

#menuBuscador {
	clear: both;
	display: block;
	height: 53px;
}
.moduletable-inicio {
	float: left;
	margin-left: 8px;
	height: 53px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0997C3;
}
.moduletable-inicio a {
	height: 53px;
	width: 137px;
	position: relative;
	float: left;
}
.moduletable-inicio a span {
	background-image: url(../images/logo_caquin.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 0em;
	height: 100%;
	position: absolute;
	width: 100%;
}
.moduletable-mainmenu {
	float: left;
}
.moduletable-mainmenu ul li {
	float: left;
	font-size: 16px;
	padding-right: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0997C3;
	height: 36px;
	padding-top: 17px;
}
.moduletable-mainmenu ul li a {
	text-decoration: none;
}
.moduletable-mainmenu ul li a:link, .moduletable-mainmenu ul li a:visited  {
	color: #FFF;
}
.moduletable-mainmenu ul .active.item1, .moduletable-mainmenu ul .item1 {
    display: none;
}
.moduletable-search {
	float: right;
	margin-top: 14px;
	margin-right: 10px;
}
.moduletable-search #mod_search_searchword {
	width: 142px;
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/fondo_introduccion_txt_buscar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	padding-right: 5px;
	padding-left: 28px;
}
.inputbox-search {
	padding-top: 3px;
}
.moduletable-search .button-search {
	margin-left: 10px;
	background-image: url(../images/fondo_boton_buscar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	border-style: none;
	width: 54px;
	background-color: transparent;
	height: 25px;
}

/* div imagenes: frompage slideshow */

#imagenes .fpss-introtext {
    display: none;
}

/* div contenido */

#contenido {
	background-image: url(../images/fondo_pie_imagenes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	padding-bottom: 50px;
}

/* COLUMNAS 100% ALTAS */

#columnaIzquierda, #columnaDerecha {
	margin-bottom: -32768px;
	padding-bottom: 32768px;
}

/* Columna Izquierda */

#columnaIzquierda {
	float: left;
	width: 360px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
}
p.director {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 60px;
	background-image: url(../images/firma_director.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable-video {
	margin-bottom: 10px;
	overflow: hidden;
	height: 100%;
}
.moduletable-menuCategorias {
	margin-bottom: 30px;
}
.moduletable-menuCategorias ul li {
	font-size: 16px;
	line-height: 140%;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.moduletable-menuCategorias ul li a {
	text-decoration: none;
}
.moduletable-menuCategorias ul li a:link, .moduletable-menuCategorias ul li a:visited {
	color: #121212;
}
.moduletable-menuCategorias ul li a:hover {
	color: #09F;
}


/* Columna Derecha */

#columnaDerecha {
	float: right;
	width: 544px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 50px;	
}
h1.componentheading {
    display: none;
}

/* Ruta de Migas */

p.rutadeMigas {
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
}
p.rutadeMigas span {
	display: block;
	font-weight: bold;
}

/* Contenido página inicio */

.blog {
	margin-bottom: 10px;
}
.blog h2 {
	font-size: 30px;
	color: #036;
	margin-bottom: 25px;
}
.blog .buttonheading, .blog .iteminfo, .blog .contenttoc, .blog .pagenavcounter, .blog .pagenavbar {
    display: none;
}
.blog .leading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
	height: 100%;
}
.blog .leading .img_caption.right p, .blog .leading .img_caption.left p {
	clear: both;
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top-width: 0.0625em;
	border-top-style: solid;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	display: none;
}
.blog .leading .img_caption.right {
	background-color: #FFF;
	padding: 0.5em;
}

/* páginas internas */

.blog h2, .blog h3, .blog h4, .blog h5, #page h2, #page h3, #page h4, #page h5 {
	font-family: "Trebuchet MS", Arial, serif;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #1B4170;
}
.blog h2, #page h2 {
	font-size: 20px;
}
.blog h3, #page h3 {
	font-size: 18px;
}
.blog h4, #page h4 {
	font-size: 16px;
}
.blog p.principal, #page p.principal {
	font-size: 15px;
}
.blog a:link, #page a:link  {
    color: #06C;
}
.blog a:visited, #page a:visited {
    color: #900;
}
.blog a:hover, #page a:hover {
    color: #09F;
}
.blog p, #page p  {
	line-height: 140%;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}	
.blog ul, .blog ol, #page ul, #page ol {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 25px;
	margin-left: 25px;
	padding: 10px;
	background-color: #EAEAEA;
	overflow: hidden;
}
.blog ul li, .blog ol li, #page ul li, #page ol li {
	line-height: 160%;
}
.blog ul li, #page ul li {
	padding-left: 15px;
	background-image: url(../images/bala02.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

/* galeria interna de fotos para los artículos */

.galeria {
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100%;
	overflow: hidden;
}

/* título categoría Maquinaría */

h2.maquinaria {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #900;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
}

/* título categoría Repuestos */

h2.repuestos {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #093;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
}

/* título categoría Empaques */

h2.empaques {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #066;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
}

/* título categoría Frutas */

h2.frutas {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F60;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
}

/* título categoría Consultorías */

h2.consultorias {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #D98D26;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
}

/* parrafo destacado */

p.destacado {
	display: block;
	float: right;
	height: 100%;
	width: 100px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1B4170;
	border-bottom-color: #1B4170;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

/* Imágenes class="imagen" */

img.imagen {
	display: block;
	margin-bottom: 15px;
}

/* code class="animacion" */

code.animacion {
	display: block;
	margin-bottom: 15px;
}

/* listado de frutas */

.listadoFrutas {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.listadoFrutas ul {
	float: left;
	width: 170px;
	height: 100%;
	overflow: hidden;
}

/* Imágenes páginas internas */

.img_caption.right, .img_caption.left {
	background-color: #CCC;
	padding: 0.5em;
}
.img_caption.right {
    float: right;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}
.img_caption.left {
    float: left;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.img_caption.right p, .img_caption.left p {
	clear: both;
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top-width: 0.0625em;
	border-top-style: solid;
	text-align: center;
}

/* Pie de página */

#pie {
	height: 324px;
	background-image: url(../images/fondo_pie_de_pagina.jpg);
	background-repeat: no-repeat;
	background-position: 6px bottom;
}
.moduletable-pie {
	float: left;
	width: 605px;
	margin-top: 15px;
	margin-left: 15px;
}
.moduletable-pie div {
	height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F8ABF;
}
.moduletable-pie div h2 {
	float: left;
	width: 125px;
    color: #FF9
}
.moduletable-pie div ul {
	float: right;
	width: 480px;
}
.moduletable-pie div ul li {
	display: inline;
	line-height: 120%;
	margin-right: 5px;
	padding-right: 10px;
	background-image: url(../images/guion.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.moduletable-pie div ul li a {
	text-decoration: none;
}
.moduletable-pie div ul li a:link, .moduletable-pie div ul li a:visited {
	color: #FFF;
}
.moduletable-pie div ul li a:hover {
	color: #FC0;
}
.moduletable-copyright {
	float: right;
	padding-left: 15px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #1096CF;
	color: #FFF;
	margin-top: 104px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}