body {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 8px 0px 0px 0px;
	padding: 0px;
	
	background:url(fondo.jpg) repeat-x top left #eff3ff;

}


#contenedor{
	
    text-align: left; 
   background-color: #ffffff; 
  
   border: 0px solid #cccccc;
   width:770px;

    position:absolute;

  left:50%;

/*Ancho de tabla o capa Principal*/

 
/*la mitad de la anchura de la capa o tabla principal*/

margin-left:-385px;
}



#cabecera{ 
    margin: 0 0 0 0px;
    width: 770px;
    height:197px;
    border-bottom: 0px solid #ffcc00; 
    background-color:#CC9900;
} 


#horizontal{
	margin: 0 0 0 0px;
	width: 770px;
	height:37px;
	background-color:#F9E284;   
} 


#idiomas{ 
    font:  11px Arial, sans-serif;
    color: #ffffff;
    margin: 3px 5px 0px 0px;
    text-align: right; 
    width: 120px;
    float: right; 
} 


#idiomas a{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}


#idiomas a:visited{
color: #ffffff;
}

#idiomas a:active{
color: #ffffff;
}

#idiomas a:hover{
color: #ffff66;
}


/************* #cotenidos centrales **************/

#cuerpo{ 
    width: 770px;
    margin: 0 0 0 0px;
	background-color:#FFFFFF;
} 


/************* #lateral izquierdo **************/

#lateralizq{
	width: 200px;
	float:left;
    background:  url(../img/camino.jpg) no-repeat;
} 


/************* #botonera horizontal **************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabs{
margin: 0 auto;
padding: 0;
width:570px;
font: bold 13px Tahoma, sans-serif;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(media/pinkbg.gif) top right no-repeat;
border-top: 1px solid #ffcc00; /*top border style*/
border-bottom: 3px solid #E8C213; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #ffcc00; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #ffcc00; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(media/pinkbgover.gif); /*background image swap on hover*/
}

<!--[if IE]>

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

<![endif]-->

.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /* width of menu (don't forget to add border with below!) */
border-left: 8px solid #F7D456; /* thick left border of menu */
}

.slidedoormenu li{
border-bottom: 1px solid #ffffff; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
background: white url(../img/vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: bold 13px Arial,"Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: black;
width: auto;
border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: black;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

<!--[if IE]>
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
<![endif]-->


/************* #lateral izquierdo2 **************/
#abajomenuvertical{ 
    width: 160px; 
    border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
} 

.itemsizq{ 
font:  13px Arial, sans-serif;
color: #006699;
margin: 20px 0 0 10px; 
} 

#news{ 
    margin: 10px 0 0 5px; 
    padding: 0 0 0 0px; 
    width: 140px; 
    height: 150px;
} 

/************* #otro menu vertical **************/

.markermenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 190px;
border-bottom: 1px solid #cccccc;
float:left;
}

.markermenu li a{
	font:  14px Arial, sans-serif;
	color:#333333;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 40px;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	/*background:  url(../img/gral/fle.gif) no-repeat 20px;*/
	background:  url(../img/fondito.gif);
	font-weight: 900; 
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 170px;
}

.markermenu li a:visited, .markermenu li a:active{
color:#333333;
}

.markermenu li a:hover{
color:#993300;
background-color:#FFFFFF;
text-decoration: none;
background-image:url(../img/gral/fle_2.gif); /*onMouseover image change. Remove if none*/
}

/***********************/

#lateralderecho{ 
    width: 155px; 
    float: right;
    background-color: #ffffff;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
} 

#medio{ 
    margin-left: 220px; 
    background-color: #ffffff; 
    padding: 10px 5px 0 4px; 
    width: 480px; 
    line-height: 1.20;
} 




/************ pag laboratorio de calibraciones *************************/

.tabla_nombre{
font:  13px Arial, sans-serif;
color:#990000;
font-weight: bold;
background-color: #FFFFDD;
}


.titulo_producto a{
font:  12px Arial, sans-serif;
color:#993300;
font-weight: bold;
text-decoration: none;
}


.titulo_producto a:visited{
color:#993300;
}

.titulo_producto a:active{
color:#993300;
}

.titulo_producto a:hover{
	color:#993300;
}

.descripcion_producto{
font:  12px Arial, sans-serif;
color:#333333;
}

.envase_producto{
font:  12px Arial, sans-serif;
color:#666666;
}

/***********************************************/
/*  Letras                               */
/***********************************************/

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 14px;
 color:#333333;
 margin: 0px;
 padding: 0px;
}


h2 a, h2 a:visited, h2 a:active{
color:#333333;
}

h2 a:hover{
color:#333333;
}


h3{
 font-family: Arial, sans-serif;
 font-size: 16px;
 color: #9E961A;
 margin: 0px;
 padding: 0px;
}


h4{
 font-family: Arial, sans-serif;
 font-size: 16px;
 color: #90A725;
 margin: 10px;
 padding: 0px;
}

h5{
 font-family: Arial, sans-serif;
 font-size: 16px;
 color: #90A725;
 margin: 150px;
 padding: 0px;
}


p{
 font-family: Arial, sans-serif;
 font-size: 13px;
 color: #525252;
 margin: 0px;
 padding: 0px; 
}

.letra_pequenia{
 font-family: Arial, sans-serif;
 font-size: 10px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/***********************************************/
/*  Links                             */
/***********************************************/
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}



/***********************************************/
/*  Productos - Legumbres y Mascotas           */
/***********************************************/
#infocentral{
	padding: 0px 0px 0px 0px;
}

#infocentral p{
	    padding: 0px 0px 0px 0px;
        font-family: Arial,sans-serif;
        font-size: 13px;
        color: #333333;
        font-weight: bold;
}

#infosecundaria{
	padding: 0px 0px 0px 0px;
}

#infosecundaria p{
	    padding: 0px 0px 0px 0px;
        font-family: Arial,sans-serif;
        font-size: 13px;
        color: #333333;
        font-weight: bold;
}


#infosecundaria ul{
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: #333333;
}

#infosecundaria li{
	list-style-image:url(../img/gral/flechita3.gif);
}



.productos ul{
        font-family: Tahoma,Arial,sans-serif;
}

.productos li{
        font-family: Tahoma,Arial,sans-serif;
        font-size: 14px;
        font-weight:900;
        color: #993300;
	    list-style-image:url(../img/gral/fl.gif);
}


.productos li a{
text-decoration: none;
color:#993300;
}


.productos li a:visited, li a:active{
color:#993300;
}

.productos li a:hover{
color:#993300;
text-decoration:underline;
}

.fotos{
	float:left;
}

/************** #banner estilos **************/
.banner{ 
    margin-left: 10px; 
    background-color: #ffffff; 
    padding: 10px 0px 0px 0px; 
    width: 136px; 
} 

/************* #Informacion del sitio estilos ***************/
#infoactiva{
	background-color: #ffffff;
	clear: both;
	border-top: 1px solid #cccccc;
	font:  12px Arial, sans-serif;
	color:#666;
	padding: 10px 10px 10px 10px;
	text-align: center;	
}

.cadea{
 font-family:  Arial, sans-serif;
 font-size: 12px;
 color:#CC9900;
 font-weight: bold; 
}

#pie{
	background-color:#CC9900;
	clear: both;
	border-top: 0px solid #cccccc;
	font:  12px Arial, sans-serif;
	color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;	
}

.letra_pietra{
font:  12px Tahoma, Arial, sans-serif;
color:#FFFFFF;	
}

#infoactiva a{
color:#666666;
font-weight: bold;
text-decoration: none;
}

#infoactiva a:visited{
color:#666666;
}

#infoactiva a:active{
color:#666666;
}

#infoactiva a:hover{
	color:#993300;	
}

#pie a{
color:#FFFFFF;
text-decoration: none;
}


#pie a:visited{
color:#FFFFFF;
}

#pie a:active{
color:#FFFFFF;
}

#pie a:hover{
	color:#FFCC66;
}

/************* #Barra de enlaces de navegacion en pagina productos ***************/
.breadcrumb{
font: bold 12px Tahoma, sans-serif;
}

.breadcrumb a{
background: transparent url(../img/gral/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color:#993300;
}

.breadcrumb a:visited, .breadcrumb a:active{
color:#993300;
}

.breadcrumb a:hover{
text-decoration: underline;
}

/*Galeria de imagemnes Pag legumbres*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
font-size:10px;
color:#666666;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

