﻿
.breadcrumbs
{
	font: bold 0.8em Tahoma;
	text-decoration:none;
	color:  black;
}

.breadcrumbs a
{
	color:  #0000CC;
	font: bold 1.0em Tahoma;
	text-decoration: none;
}

.breadcrumbs a:hover
{
	color: #0000CC;
	text-decoration:underline;
}

.footer
{
	background: white;
	color: black;
	font: bold 0.8em Tahoma;
	line-height: 18px;
	text-align: center;
}
.footer a
{
	color: #0000CC;
	font: bold 1.0em Tahoma;
	text-decoration: none;
	
}
.footer a:hover
{
	color:#0000CC;
	text-decoration:underline;
}


.linkPrint {
	color:black;
}

.linkPrint a{
	color: #0000CC;
	text-decoration: none;
}
.linkPrint a:hover 
{
	color: #0066FF;
	text-decoration:underline;
}

.table_default
{
	border-top:1px solid white;
	border-bottom: 1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}

.table_find
{
	border-top:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.box_find_header 
{
	background: #E2E2E2;
	color: black;
	border-bottom: 1px solid  #ccc;
	padding: 6px 6px 6px 6px;
	font: normal 0.8em Tahoma;
}

.box_find
{
	color: black;
	border-bottom: 0px solid #ccc;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
	padding: 6px 6px 6px 6px;
	font: normal 0.8em Tahoma;
	vertical-align:top;
	text-align:left;	
}

.box_find a
{
	color: #0000CC;
	text-decoration: none;
}

.box_find a:hover
{
	color: #0000CC;
}

.box_subcat 
{
	color: black;
	border-bottom: 0px solid #ccc;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
	padding: 6px 6px 6px 6px;
	font: normal 0.8em Tahoma;
	vertical-align:bottom;
}

a {color:#0000CC;}
a:hover {color:#0000CC;}

body {
	background: white ;
	color: #444;
	font: normal .65em Tahoma,sans-serif;	
}

.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 12px 0px 7px 9px;
	width: 790px;
	background: transparent url(img/backgrounddown.jpg)  ;
	position:relative;
	
}

/*----------------------------------------------------*/


#google_results iframe {
        width: 580px;

}




p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}


blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */


/* Forma de búsqueda */
.mainlevel_busca {
  font-family      : Tahoma
  font-size	       : 10px;
  font-weight      : normal;
  text-align       : left;
  letter-spacing   : 0px;
  text-indent      : 0px;
  color            : #FFFFFF;
  position:absolute;
  top: 70px;
  left: 450px;
}
/* Forma de búsqueda */
.mainFecha {
	color: BLACK;
	text-align: left;
	position : absolute;
	font:  bold 0.8em Tahoma;
	left: 450px;
	top:50px;
	
}


.mainFecha a,.mainFecha a:hover {color: BLACK;}

/* header
.top {
	padding: 10px 0px ;
} */

/* title */
.header {
	font-size: 1.2em;
	height: 110px;
	margin: 0 0;
	width: 780px;
	background: #FFF;
}
.header .left, .header  .right{
	background: #A4A4A0;
	color: #FFF;
	height: 110px;	
}
.header .left {
	background: #B3C2C7 url(img/headernewgif.gif) no-repeat;
	font: normal 2.8em Tahoma,sans-serif;
	line-height: 110px;
	text-align: center;	
	width: 780px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em Tahoma,sans-serif;}

/* navigation */
.navigation {	
	background:  url(img/backof.png);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	
}
.navigation a {
	background:  url(img/backof.png);
	
	color: #234;
	float: left;
	font: bold 0.8em Tahoma;
	padding: 0 19px;
	text-decoration: none;
	text-align: center;
}
.navigation a:hover { color: #456;}


/* main */
.main {
	/*border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;*/
}
.main2{
	
	background: #FFFFFF;
}
/* sub navigation */
.sidenav {
	float: left;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
} */
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: Tahoma,sans-serif;}



/* LEFT VERTICAL MENU */
	
	
#menu_left { 
	float: left;  
	margin: 0 0 0px 0; 
	padding: 0 0 0px 0; 


}
#menu_left li 
{
	background:url(img/backof.png);
	list-style: none;
	
	
}
#menu_left li a { 
			display: inline-block;
			color:   #234;
			background:  url(img/square.png) no-repeat center left; 
			width: 114px; 
			padding: 5px 5px 5px 21px; 
			margin: 0 0 0px 0; 
			font: bold 0.8em Tahoma;
			text-decoration: none; 
			border: solid 1px white; 
			

		}	
#menu_left li a:hover { color: #456;}
	
#menu_left2 
{
	
	float: left;  
	margin: 0 0 1px 0; 
	padding: 0 0 1px 0; 

}
#menu_left2 li 
{
	 background:url(img/grayback.png);
	list-style: none;
}
#menu_left2 li a { 
			display: inline-block;
			color:  #234;
			
			width: 132px; 
			padding: 5px 5px 5px 5px; 
			margin: 0 0 0px 0; 
			font: bold 0.8em Tahoma;
			text-decoration: none; 
		}	
#menu_left2 li a:hover { color:#456;  }






.left_box {
		background: #f4f4f4;
		color: #454545;
		border-top: 1px solid  #ccc;
		border-bottom: 1px solid  #ccc;
		border-left:1px solid #ccc;
		border-right:1px solid  #ccc;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
	
}

.left_box_bottom {

		color: #454545;
		border-bottom: 1px solid #ccc;
		border-left:1px solid  #ccc;
		border-right:1px solid  #ccc;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
	
}



.box_find_headergrid {
		background: #f4f4f4;
		color: #454545;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
	
}
.box_find_headergrid2{
		background: #f4f4f4;
		color: #454545;
		border-bottom: 1px solid  #ccc;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
	
	
}

.box_findgrid2 {

		color: #454545;
		border-bottom: 0px solid #ccc;
		border-left:0px solid #ccc;
		border-right:0px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
		
		
	
}
.box_find_header2 {
	    background: #f4f4f4;
		color: #454545;
		border-bottom: 1px solid  #ccc;
		border-top: 1px solid  #ccc;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
	
}


.box_premios{

		color: #454545;
		border-bottom: 0px solid #ccc;
		border-left:0px solid #ccc;
		border-right:0px solid #ccc;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
		vertical-align:middle;
		text-align:left;
		
	
}


.box_find2 {
		color: #454545;
		border-bottom: 0px solid #ccc;
		border-left:0px solid #ccc;
		border-right:0px solid #ccc;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
		vertical-align:top;
}

.headergridlici{
		background: white;		
		color: #454545;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
	
}



.headergrid {
		background: #E2E2E2;		
		color: #454545;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
	
}
.box_grid {
		color: #000000;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;	
	
}

.box_table_header {
		background: #f4f4f4;
		color: #454545;
		border-bottom: 1px solid #ccc;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;		
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;	
}

.box_table {
		color: #454545;
		border-bottom: 1px solid #ccc;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;
		padding: 6px 6px 6px 6px;
		font: normal 0.8em Tahoma;
		vertical-align:bottom;		
}

.tabledespensa {
		font: normal 0.95em Tahoma;	
}

.txtbox
{	    color: #454545;
        font: normal 0.95em Tahoma;
        height:14px;
}

.txtbox a
{	   
	text-decoration:underline;
}

.combobox
{
	    color: #000000;
        font: normal 0.95em Tahoma;     
}

.gray 
{
	    border-bottom: solid 1px #000000;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
        border-top: solid 1px #000000;
        background-color: #EEEEEE;
        font-size: 10px;
        font-family: Tahoma;
        font-weight: bold;
}

#home { position:relative; height:2900px; width:350px; margin-bottom:10px; }
.feature {  position:absolute; width:780px; overflow:hidden; }
.feature img { border:none; }
.tabs { margin-left:0;margin-bottom:0;}
.tabs li {background-color:white;display:inline;float:none;list-style:none; padding:5px; font: normal 0.9em Tahoma;}
.tabs li a { color:#333; display:inline; height:auto;padding:5px 15px;text-decoration:none;width:auto;font: normal 0.9em Tahoma;}
.tabs li.active { background-color:#ddd;font: normal 0.9em Tahoma; }
.tabs li a.active { color:#000; font: normal 0.9em Tahoma;}