/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs { background-color:#2a90d0; color:#ffffff; background-image:url(img/fondoinf.png); background-repeat:no-repeat; background-position:bottom;  height:35px;width:445px; border-bottom:0px solid #d7d7d7; float:left;}
.shadetabs ul {margin:0px; padding-left:5px; list-style:none; text-align:center; }
.shadetabs ul {margin-left:0px; padding-left:0px; list-style:none; text-align:center; }
.shadetabs li {display:inline; line-height:24px; float:left; }
.shadetabs li a {display:block;FONT-SIZE: 11px; FONT-FAMILY: Arial,Verdana, Helvetica;  color:#ffffff; text-decoration:none; padding:4px 5px 6px 5px; width:135px; float:left;}
.shadetabs li a.selected {display:block;  background-image:url(img/pestactiva.jpg); background-repeat:no-repeat; FONT-SIZE: 11px; FONT-FAMILY: Arial,Verdana, Helvetica; font-weight:bold; color:#FF6600;  position:relative; width:135px;}
.linkmenu       { COLOR: #FFFFFF; FONT-SIZE: 11px; FONT-FAMILY: Arial,Verdana, Helvetica; TEXT-DECORATION: none}
/* ######### cambiar ancho de buscaencuentra cuando se aumente pestana de menu nuevo ######### */
.buscaencuentra {   height:34px;width:320px;  float:left;}
.menu { color:#ffffff;  height:36px;width:590px;  float:left;}
.menu ul {margin-left:0px; margin:0px; padding-left:5px; list-style:none; text-align:center; }
.menu li {display:inline; line-height:28px; float:left; background-image: url(../menu_nuevo/img/pesta1out.jpg); line-height: 0.8em; width:124px; height:35px;}
.menu li a {display:block; FONT-SIZE: 11px; FONT-FAMILY: Arial,Verdana, Helvetica; color:#663300; text-decoration:none; padding:6px 0px 6px 0px;  width:124px; float:left; height:24px; }
.menu li a.selected {display:block;  background-image:url(../menu_nuevo/img/pesta1in.jpg); background-repeat:no-repeat; FONT-SIZE: 11px; FONT-FAMILY: Arial,Verdana, Helvetica; font-weight:bold; color:#663300;  position:relative; width:124px; height:24px;}

.textobuscadorcafe { FONT-SIZE: 12px; FONT-FAMILY: Arial,Verdana, Helvetica; font-weight:bold; color:#663300;}
.textobuscadorrojo { FONT-SIZE: 13px; FONT-FAMILY: Arial,Verdana, Helvetica; font-weight:bold; color:#FF0000;}

#piemenu {
	width:787px;
	height:20px;
	background-image:url(img/fondopiemenu.jpg); background-repeat: no-repeat;
	padding:5px;
	clear:both;	
}
#piebuscador {
	width:575px;
	height:19px;
	background-color:#FF6600;
	padding:7px 5px 2px 2px;
	border-top:solid 1px;
border-top-color:#FFF5C6;
	
}
.input_buscador {
	
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#663300;
	
}
.input_avanzados {
	
	height:18px;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#663300;
	
}
.input_cercano {
	
	height:15px;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#663300;
	
	
}
.input_cercano_gris {
	
	height:16px;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	background-color:#CCCCCC;
	
}
.letrablanca {
	
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	
}
.nuevo {
	
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
	
}
/*
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; 
width:100%;
}

.shadetabs li{
display: inline;
margin: 0;
width:135px;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background-color: #0099CC;
width:135px;
}

.shadetabs li a:visited{
color: #2d2b2b;
width:135px;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
width:135px;
}
.shadetabs li a.selected{ 
top: 1px;
width:135px;
}

.shadetabs li a.selected{ 
background-image:url(img/pestactiva.jpg);
border-bottom-color: white;
width:135px;
}

.shadetabs li a.selected:hover{ 
text-decoration: none;
}
*/
.tabcontent{
width:582px;
height:140px;
background-color:#FF9900;
border-bottom:solid 1px;
border-bottom-color:#D81F00;

}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
clear:both;
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}
.formaspadding{
padding:10px;
width: 100%;
}
.tabcontent{
display:none;

}

@media print {
.tabcontent {
display:block !important;
}
}
.ligaspie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

