@charset "UTF-8";
/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif;}
.t11b {font-size:11px; color:#000000; text-decoration:none}
.t11b a:link {font-size:11px; color:#000000; text-decoration:none}
.t11b a:visited {font-size:11px; color:#000000; text-decoration:none}
.t11b a:hover {font-size:11px; color:#000000; text-decoration:underline}
.t11b a:active {font-size:11px; color:#000000; text-decoration:none}

.tit18 {font-size:18px; color:#006699; text-decoration:none; margin-bottom:0; margin-top:5px; margin-left:10px}
.tit20 {font-size:20px; color:#006699; text-decoration:none; margin-bottom:0; margin-top:5px; margin-left:10px}

table.border
{
    border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 0px;
}


table.listado
{
    border-color: #CCCCCC;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    margin: 0;
    padding: 0px;
}

td.listadoim
{
    border-color: #CCCCCC;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
}


td.listadoinfo
{
    border-color: #CCCCCC;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    margin: 0;
    padding: 4px;
}


td.listadoprecio
{
    border-color: #CCCCCC;
    border-width: 1px 1px 0px 0px;
    border-style: solid;
    margin: 0;
    padding: 4px;
}



.t12w {font-size:12px; color:#FFFFFF;}
.t12y {font-size:12px; color:#FFCC33;}
.t12b {font-size:12px; color:#000000; text-decoration:none}
.t12b a:link {font-size:12px; color:#000000; text-decoration:none}
.t12b a:visited {font-size:12px; color:#000000; text-decoration:none}
.t12b a:hover {font-size:12px; color:#000000; text-decoration:underline}
.t12b a:active {font-size:12px; color:#000000; text-decoration:none}
.t14w {font-size:14px; color:#FFFFFF; text-decoration:none}
.t14w a:link {font-size:14px; color:#FFFFFF; text-decoration:none}
.t14w a:visited {font-size:14px; color:#FFFFFF; text-decoration:none}
.t14w a:hover {font-size:14px; color:#FFFFFF; text-decoration:underline}
.t14w a:active {font-size:14px; color:#FFFFFF; text-decoration:none}
.t16b {font-size:16px; color:#000000;}
.t16bl {font-size:16px; color:#006699; text-decoration: none;}
.t16bl a:link {font-size:16px; color:#006699; text-decoration: none;}
.t16bl a:visited {font-size:16px; color:#006699; text-decoration: none;}
.t16bl a:hover {font-size:16px; color:#006699; text-decoration: none;}
.t16bl a:active {font-size:16px; color:#006699; text-decoration: none;}
.t18bl {font-size:18px; color:#006699; text-decoration: none;}
.t18b {font-size:18px; color:#000000;}

.t20w {font-size:20px; color:#FFFFFF;}
.t20b {font-size:20px; color:#000000;}
.t24b {font-size:24px; color:#000000;}
.t26bl {font-size:26px; color:#006699; text-decoration: none;}


.contador {font-size:48px; color:#FFFFFF;}
.precio {font-size:28px; color:#006699; }

#nav ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav li {
	float:right;
	height: 27px;
	background:url(images/buttons/tmenu_up_l.jpg) no-repeat bottom left;
	margin-left: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

#nav li a {
	float:left;
	display:block;
	line-height: 27px;
	height: 27px;
	background:url(images/buttons/tmenu_up_r.jpg) no-repeat 100% 100%;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 1px;
}

div#nav li:hover, div#nav li.sfhover {
	background: url(images/buttons/tmenu_over_l.jpg) no-repeat bottom left;
}
div#nav li:hover a, div#nav li.sfhover a {
  background: url(images/buttons/tmenu_over_r.jpg) no-repeat bottom right;
  color: #ffffff;
}

div#nav li.active a {
  background:url(images/buttons/tmenu_active_r.jpg) no-repeat bottom right;
  color: #000000;
}

div#nav li.active {
  background:url(images/buttons/tmenu_active_l.jpg) no-repeat bottom left;
}

