/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

body {
			
}

body.f-smaller {
	font-size: 11px;
}

body,
body.f-default {
	font-size: 13px;
}

body.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
}

h1 { 
	font-size: 16px;
	line-height: 140%;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
}


body {
	margin: 0;
	padding: 0;
}


/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 120%;
}

#mainframe td.contentheading {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	height: 50px;
	vertical-align:bottom;
}

#mainframe td.column_separator {
	padding-left: 15px;
}

body.f-smaller #mainframe td.contentheading {
	background-position: 0 5px;
}

body.f-default #mainframe td.contentheading {
	background-position: 0 7px;
}

body.f-larger #mainframe td.contentheading {
	background-position: 0 9px;
}

.componentheading {
	padding: 10px 5px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size:18px;
}

td.componentheading {
	padding-bottom: 15px;
}

#mainframe td.sectiontableheader {
	font-weight: bold;
	padding: 4px 2px;
}

.sectiontableentry1,
.sectiontableentry2 {
	text-align: left;
	padding: 2px 0;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

/* @end */

/* @group Structure */

div.wrapper {
	margin: 0 auto;	
	text-align: left;
}

div#header {
	height: 120px;
}

#header .wrapper {
	position: relative;
	z-index: 10;
}

img#logo {
	position: absolute;
	top: 18px;
	width: 233px;
	height: 100px;
}

div#horiz-menu {
	position: relative;
	margin-left: 350px;
	top: 90px;
}

div#horiz-menu a{
    color:#CCCCCC;
}


div#sub-menu {
	position: absolute;
	left: 262px;
	top: 75px;
}

div#transparent {
	position: relative;
	z-index: 5;
}

div#pathway {
	float: left;
	/*height: 30px;*/
	margin-bottom: 15px;
}

div#mod-top {
	float: right;
	/*height: 30px;*/
	height: 5px;
	margin-bottom: 15px;
}

#transparent div#mainbody,
#transparent div.padding {
	clear: both;
	padding-bottom: 5px;
}

div#divider {
	/*background: url(../images/body-div.png);
	height: 8px;
	overflow: hidden;*/
        height: 4px;

}

div.section {
	/*background: url(../images/body-bg.png) repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;*/
	padding-top: 5px;
	padding-bottom: 5px;
}

div.section .padding {
	margin-left: -25px;
}

div#transparent .padding {
	margin-left: -30px;
}

div.section td.section,
#mainframe td.fixed {
	padding-left: 20px;
}

/* @end */

/* @group Table Control */

#mainframe {
	width: 100%;
}

table.sections {
	width: 100%;
}

#mainframe td,
.sections td {
	padding: 0;
}

td.fixed {
	padding-left: 20px;
	width: 225px;
}

td.w24 {
	width: 25%;
}

td.w33 {
	width: 33%;
}

td.w49 {
	width: 50%;
}

td.w99 {
	width: 100%;
}

#mainframe td.spacer,
.sections td.spacer,
#glass .sections td.spacer,
#smoke .sections td.spacer {
	width: 20px;
	background: none;
	border: 0;
}

td.spacer img {
	width: 20px;
}

#mainframe tr {
	vertical-align: top;
}

/* @end */



/* @group Login/Logout */

.loginelement {
	width: 150px;
	float:  left;
	padding: 3px 15px;
	line-height: 25px;
	white-space: nowrap;
}

.loginelement label {
	font-weight: normal;
}

.loginelement  .inputbox {
	width:  75px;
	margin-left: 5px;
	vertical-align: middle;
}

/*
span.loginsubmit,
span.logoutsubmit {
	display: block;
	float:  left;
	background: url(../images/login-button.png) 0 50% no-repeat;
	width: 53px;
	height:  23px;
	line-height: 23px;
	text-align: center;
	font-weight: normal;
	margin-top: 5px;
	margin-left: -10px;	
	cursor: pointer;
	color: #fff;
}


span.loginsubmit a:hover,
span.logoutsubmit a:hover {
	text-decoration: none;
}

span.loginsubmit span,
span.logoutsubmit span {
	text-decoration: none;
}

*/

/* @end */

/* @group Modules */

.moduletable,
.module {
	margin: 0;
	padding: 10px 10px 30px 10px;
}

.module-hilite1a,
.module-hilite1b,
.module-hilite1c,
.module-hilite2a,
.module-hilite2b,
.module-hilite2c {
	margin: 0;
	padding: 0 10px 30px 10px;
}

.moduletable h3,
.module h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}

.moduletable h3,
.moduletable-hilite1a h3,
.moduletable-hilite1b h3,
.moduletable-hilite1c h3, 
.moduletable-hilite2a h3,
.moduletable-hilite2b h3,
.moduletable-hilite2c h3,
.moduletable-hilite3a h3,
.moduletable-hilite3b h3,
.moduletable-hilite3c h3,
.moduletable-hilite4a h3,
.moduletable-hilite4b h3,
.moduletable-hilite4c h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	padding-left: 25px;
}

.moduletable,
.moduletable-hilite1a,
.moduletable-hilite1b,
.moduletable-hilite1c, 
.moduletable-hilite2a,
.moduletable-hilite2b,
.moduletable-hilite2c,
.moduletable-hilite3a,
.moduletable-hilite3b,
.moduletable-hilite3c,
.moduletable-hilite4a,
.moduletable-hilite4b,
.moduletable-hilite4c{
	padding: 15px 15px 25px 15px;
}

div#inset1 .moduletable {
	padding: 10px 10px 30px 10px;	
}

/*
.module h3 {
	height: 30px;
	line-height: 30px;
	background: url(../images/title-bg1.png) 0 0 no-repeat;
	padding: 0 0 0 7px
}
*/

.module-hilite3a div div div,
.module-hilite3b div div div,
.module-hilite3c div div div,
.module-hilite4a div div div,
.module-hilite4b div div div,
.module-hilite4c div div div {
	padding: 10px 10px 10px 10px;
	color: #eee;
}

.module-hilite3a div div div div,
.module-hilite3b div div div div,
.module-hilite3c div div div div,
.module-hilite4a div div div div,
.module-hilite4b div div div div,
.module-hilite4c div div div div {
	background: none;
}

.module-hilite1a h3,
.module-hilite1b h3,
.module-hilite1c h3, 
.module-hilite2a h3,
.module-hilite2b h3,
.module-hilite2c h3,
.module-hilite3a h3,
.module-hilite3b h3,
.module-hilite3c h3,
.module-hilite4a h3,
.module-hilite4b h3,
.module-hilite4c h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0 15px 0;
	padding: 0 0 0 35px;
	height: 32px;
	line-height: 32px;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 37px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

#horiz-menu li span {
	display: block;
	float: left;
	height: 37px;
}

#horiz-menu a {
	display: block;
	float: left;
	height: 37px;
	line-height: 30px;
	padding: 0 15px;
	font-size: 14px;
}

#horiz-menu li li a {
	font-size: 14px;
}

#horiz-menu a:hover {
	text-decoration: none;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background: none;	
}

#horiz-menu.splitmenu li.active:hover span,
#horiz-menu.splitmenu li.active.sfHover span {
	background: none;
}

/* @end */

/* @group Sub Menu */

#sub-menu ul {
	margin: 0;
	padding: 0;
}

#sub-menu ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#sub-menu ul li a {
	padding: 0 15px;
	font-size: 10px;
}

/* @end */

/* @group Content Styles */

/* @group Readon */
#transparent .readon {
	display: block;
	clear: both;
	float: right;
	padding-left: 22px;
	font-weight: bold;
	margin-top: 15px;
}

div.section .readon {
	display: block;

	clear: both;
	width: 99px;
	height: 31px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	margin-left: -5px;
}

/* @end */

/* @group Pathway */
span.pathway {
	float: left;
	display: block;
	line-height: 30px;
	height: 20px;
	font-weight: normal;
	/*margin-bottom: 15px;*/
	padding-left: 5px;
}

span.pathway img {
	float: left;
	margin: 10px 10px;
}

span.pathway a {
	float: left;
}

/* @end */

.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

div#preload {
	position: absolute;
	top: -1000px;
}

/* Tooltips */

/* Preload menu 'over' states */

div#preload span {
	display: block;
	width: 100px;
	height: 30px;
}

/* RAFA */

/* HOME PAGE */

.homebanner {
   position:relative;
   z-index:-1000;
   margin-top: -80px;
}

/* FICHAS DE PRODUCTOS */
div.ficha_container
{
  width:100%;
  margin:0px;
  /* border:1px solid gray; */
  /*line-height:150%;*/
}

div.ficha_container a {
	color:  #001b4d; /*#314f96*/
}

div.ficha_container a:hover {
	color:  #cccccc;
}

div.ficha_header
{
  padding:0.5em;
  /* clear:left; */ 
  height: auto;
  /*width: 100%;*/
}


.ficha_header h1
{
   text-transform: uppercase;  /* para poner los h1 sin accentos para el tema del posicionamiento */
   
}

.ficha_header_left
{
   float:left;
   width: 650px;
   margin-top: -10px;
   /*height: 90px;*/ 
}

.ficha_header_left h1 {
font-size:22px;
}


.ficha_header_right
{
   float:right;
   height: 90px;
   margin-top:-20px;
}

.ficha_header_right_top
{
   float:right;
   height: 18px;
   width: 18px;
   margin-top: -20px;
   margin-right: -20px;
}


.ficha_imagen
{
  float:left;
  width:300px;
  margin-top:10px;

}

div.ficha_imagen a {
   color:#FFFFFF;
   text-decoration:none;
}   

div.ficha_imagen a:hover {
   color:#FFFFFF;
   text-decoration:none;
}   

.ficha_contenido
{
  margin-left:330px;
  margin-top: 40px;
  /*border-left:1px solid gray;
  padding:1em;*/
   
}


/* ROCKSTORIES */
.image-small {
   margin-left: 120px;
}


/* CONTENIDOR */

.contenido_izquierda {
   float:left;
   width: 630px;
}

.contenido_izquierda2 {
   float:left;
   width: 530px;
}

.contenidor_derecha {
   float:right;
}

/* DOSSIER */

.titulo_dosier
{
   padding-bottom: 10px;
   font-size: 15px;
   float: none; 
}

.punto_dosier
{
  padding-bottom: 40px;
}

.punto_dosier img
{
 
  margin-right:5px;
}

.dosier_jalmon
{
   padding-top: 10px;
   float: none; 
}

.dosier_jalmon img
{
  margin-right:5px;
}

.texto_dosier_jalmon
{
  margin-bottom: 30px;
  margin-top: 10px;
}




.dosier_corte_intro {
  
}

.dosier_corte_intro img{
   float: left;
   margin-right: 20px;
}

.dosier_corte_intro p {
   float: none;
   padding-bottom: 130px;
   padding-top: 50px;
   font-size: 16px;
}

/* TIRA DE FOTOS */


div.galeria_fotos div{
   height: 150px;
   width: 150px;
   margin: 10px 10px 10px 10px;
   float: left;
   
}

.artsexylightbox_thumb img {
   border: solid thin;
   padding: 2px 2px 2px 2px;
}
/*
div.galeria_fotos div{
   height: 150px;
   width: 150px;
   padding: 10px 10px 10px 10px;
   margin-right: 10px;
   margin-bottom: 10px;
   float: left;
   border: thin #CCCCCC solid;
}
*/

/*
.artsexylightbox_thumb img{
   padding: 10px 10px 10px 10px;
   border-top:  medium  #FF0000;

}
*/

/*
div.artsexylightbox_thumb {
   height: 150px;
   width: 150px;
   padding: 10px 10px 10px 10px;
   margin-right: 10px;
   margin-bottom: 10px;
   
   border: thin #CCCCCC solid;
}


/* footer module */
.footer-module {
   margin: 0 auto;
   width:950px;
   /*background-color:#CCCCCC;*/
   height:110px;
   border-top:#CCCCCC thin dotted;
   border-bottom:#CCCCCC thin dotted;
}

div.footer_left {
   float:left;
   margin-left: -5px;
}

div.footer_right {
   float:right;
   margin-right: 10px;
}

/* RECETAS */
.receta_imagen {
   float:left;
   width: 450px;
   height: 100%;
}

/* breadcrumbs */
.prefooter-module {
   margin: 0 auto;
   width:950px;   
}

.prefooter-module .moduletable {
   margin-bottom: 5px;
   margin-top: -30px;
}

/* leer mas */
div.section .readon a {

   color:#999999;
}

/* idioma en el header */
.idioma
{
   position:absolute;
   margin-top:20px;
   margin-left:880px;
}









/* @end */
