body {
	font:0.9em Arial, Helvetica, sans-serif;
}

#menu{
	width:920px;
	float:left;
	height:43px;
	padding-left:40px;
	background-color: #C31500;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
#tabs6 {
	font-weight:normal;
	display: inline;
      }
    #tabs6 ul {
margin: 0;
padding: 0 0 0 0;
list-style: none;
      }
    #tabs6 li {
display:inline;
margin:0;
      }
    #tabs6 a {
	background:url("../img/tab-menu.gif") no-repeat left top;
	margin:0;
	padding:0;
	text-decoration:none;
	float: left;
	width: 128px;
	text-align: center;
      }
    #tabs6 a span {
	display:block;
	background:url("../img/tab-menu.gif") no-repeat left top;
	padding:14px 9px 0 5px;
	color:#FFF;
	float: left;
	height: 29px;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
color:#FFF;
      }
    #tabs6 a:hover {
background-position:0 -8px;
      }
    #tabs6 a:hover span {
	background-position:0 100%;
	padding: 14px 9px 0 5px;
	height: 29px;
      }

      #tabs6 #current a {
background-position:0 100%;
padding: 0;
      }
      #tabs6 #current a span {
	background-position:0 100%;
	padding: 14px 9px 0 5px;
	color: #DDCBB5;
	height: 29px;
      }



#idioma{
	width:145px;
	background-image: url(../img/bg-idioma.gif);
	padding: 13px 5px 0 0;
	color: #E7D6B8;
	font-size: 0.8em;
	height: 30px;
	border-left: 1px solid;
	border-left-color: #850A00;
	float: right;
	text-align: right;
}
