/* The toolbar for the content box */

div#toolbar {
	/*text-align: center;*/
	color:#666666;
	}
	
#toolbar span {
	/*color:#666666;*/
	}

#toolbar span a {
	color:#666666;
	}
	
#toolbar span a:hover {
	text-decoration:underline;
	}
	
#toolbar span.active a {
	color:#FFFFFF;
	cursor:default;
	}
	
#toolbar span.active a:hover {
	text-decoration:none;
	}


#toolbar span.inactive a {
	color:#999999;
	}
		
.colores{
	color:#000000;
}

/* The slide-y content box thingy */

/*#frame, #frame div.button, #scroller, .section { height: 55.5em; }
#frame div.button { line-height: 55.5em; }*/

#frame {
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding-top:5px;
	}
	
/*#frame div.button {
	position: absolute;
	top: 0;
	}
	
div.button#left { left: 0; }
div.button#right { right: 0; }*/

#scroller {
	width: 598px;
	margin: 0 auto;	
	overflow: hidden;
	}

#content {
	width: 5250px;
	}
	
.section {
	width: 598px;
	float: left;
	/*background-image: url(../img/linea_titulo.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding:5px 5px 5px 24px;*/
	}

.pie_img {
	padding:5px;
	background-color:#FFFFFF;
	width: 580px;
	height:40px;
	color:#666666;
	}
	
/*.section h2, .section h3 {
	color: #444;
	font-weight: normal;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 5px;
	}
	
.section h2, .section#sistemas-pane h3 {
	color: #072453;
	}
	
.section p, .section li {
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 18px;
	}*/
	
.section li{
	font-size:11px;
	line-height:normal;
	}

/*.prod_img {
	background-image: url(../img/linea_titulo.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding:5px 5px 5px 24px;
	}*/
