body {
	margin:0px;
	border:0px;
	padding:0px;
	line-height: 1.2em;
	font:0.75em "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", geneva,tahoma,verdana,arial, sans-serif;
	background:url(images/bg.gif) top left;
	color: #AAA;
}

hr {
	display: none;
}

#contenedor {
	margin: 0px auto;
	width: 100%;
}
 
#header1{
	background: url(images/header.gif) no-repeat top right;
	min-width: 750px;
	text-align: center;
	padding: 0;
	width: 100%;
	background-color:#000000;
}

#header2{
	background: url(images/header.gif) no-repeat top right;
	min-width: 750px;
	text-align: center;
	padding: 0;
	width: 100%;
	background-color:#000000;
	background-position: right -160px;
}
#header3{
	background: url(images/header.gif) no-repeat top right;
	min-width: 750px;
	text-align: center;
	padding: 0;
	width: 100%;
	background-color:#000000;
	background-position: right -320px;}
#header4{
	background: url(images/header.gif) no-repeat top right;
	min-width: 750px;
	text-align: center;
	padding: 0;
	width: 100%;
	background-color:#000000;
	background-position: right -480px;}
#header5{
	background: url(images/header.gif) no-repeat top right;
	min-width: 750px;
	text-align: center;
	padding: 0;
	width: 100%;
	background-color:#000000;
	background-position: right -640px;}

#titulo {
	background: url(images/logo.png) no-repeat top left;
	margin: 0;
	text-indent: -5000px;
	margin-left: 40px;
	height: 120px;
}

#menu2 {
	overflow:hidden;
	height:40px;
	position:relative;
}

ul#menu {
    list-style-type:none;
    position:absolute;
    bottom:0;
    left:10px;
    font:9px Verdana,Arial,Geneva,Lucida,Helvetica,sans-serif;
    letter-spacing:-1px;
    text-transform:lowercase;
}

ul#menu li { display:inline; }

ul#menu a,ul#menu a:hover { text-decoration:none;}

ul#menu li a {
    display:block;
    float:left;
    color:#CCC;
    background:#222;
    margin:0 3px 0 0;
    padding:5px 12px;
	
}
ul#menu a {
	color:#99CC33;
	background:#333;
	border-bottom: 3px solid #333;
}
ul#menu a:hover {
	color:#99CC33;
    /* background:#7e9dac; */
    background:#333;
	border-bottom: 3px solid #9C3;
}

ul#menu .active {
	color:#99CC33;
    background:#333;
	border-bottom: 3px solid #9C3;
}

#subtitle {
	background: url(images/grunge.hr.gif) repeat-x left bottom;
	margin-bottom: 15px;
}

#tienda{
	margin: 0;
	background:url(images/tienda.gif) no-repeat;
	text-indent: -5000px;
	width: 60px;
	height: 40px;
}

#main {
	position: relative;
	
	padding: 0px 30px 30px 30px;
}

#breadcrumb {
	padding: 0px;  
	color: #CCCCCC; 
	float:left;
	font-size:0.9em;
	position: relative;
	top: -21px;
	left: 65px;
}

#breadcrumb a{  
	color: #CCCCCC; 
}

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

/* main contents */

#leftmenu {
	float: left;
	width: 180px;
}

#mainContent {
	margin-left: 180px;
	padding: 0px 0px 25px 25px;
}

#mainContent p {
	margin: 10px 8px 5px 10px;
}


.box {
	margin-bottom: 5px;
}

#footer {
	font-size: 0.8em;
	color: #cfcfcf;
	padding: 5px;
	background: #303030;
	clear: both;
	text-align: center;
}

#footer a { 
	color: #fff;
	text-decoration: none; 
	clear: both;
}

#footer a:hover {
	color: #9c3;	
	text-decoration: underline;
}

/* nav info */

#navcontainer {
	position: relative;
	top: -19px;
	float: right;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
	text-align: right;
	overflow: hidden;
}

#navcontainer ul li { 
	display: inline; 
}

li.outer { 
	border: none; 
}

#navcontainer ul a {
	padding: 0em 0.7em; /* 0 1em; IC */
	color: #6FA700;
	text-decoration: none;
}

#navcontainer ul a:hover { 
	color: #9C3;
}

/*IE-mac section \*//*/

#navcontainer li,
#navcontainer a  { 
display: inline-block; 
width: 1px;
white-space: nowrap;
}


/*end Mac section */

/*]]>*/
