.container {
	width: 607px;
	margin: 0;
	position: relative;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
/*	font-size: 11px;
	border: 1px solid #666666;*/
}
	
/* The toolbar for the content box */
ul#toolbar {
	height:30px;
	width:99%;
	text-align: center;
	list-style: none;
	clear: both;
	display:inline;
	margin: 0;
}
#toolbar li {
	float: left;
	text-align:center;
	vertical-align:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px;
	height: 30px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
#toolbar li a {
	display: block;
	text-decoration:none;
	vertical-align: bottom;
	color: #FFFFFF;
	height: 30px;
}
#toolbar li.active {
	font-weight:bold;
	color:#000000;
	font-size: 15px;
	background-repeat: no-repeat;
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.link_titulo:link, a.link_titulo:visited {
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
.td_lineainferior1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td_lineaderecha1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
}


#toolbar li.inactive {
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: none;
	vertical-align: bottom;
	font-weight: bold;
	background-color: #999999;
}
	
/* The slide-y content box thingy */

#scroller, .section {
	height: 400px;
}

#content {
	width: 3035px;
}

#scroller {
	width: 607px;
	margin: 0px;
	overflow: hidden;
}
	
.section {
	float: left;
	text-align:left;
	width: 587px;
	background-color: #FFFFFF;
	padding: 10px;
}

/* paneles */
	.table_in_slider {
	width:100%;
	height:24px;
	background-color: #003366;
}
	.table_in_slider td{text-align:center}
	.table_in_slider_left {
		background:url(../images/slider/bg_table_in_slider_left.png) no-repeat; width:9px; height:24px;
		background: none; 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/slider/bg_table_in_slider_left.png', sizingMethod='image');
		background-repeat:no-repeat; 
	}
	.table_in_slider_right {
		background:url(../images/slider/bg_table_in_slider_right.png) no-repeat; width:9px; height:24px;
		background: none; 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/slider/bg_table_in_slider_right.png', sizingMethod='image');
		background-repeat:no-repeat; 
	}
	.table_in_slider_center{
		background:url(../images/slider/bg_table_in_slider_center.png) no-repeat; height:24px;
		background: none; 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/slider/bg_table_in_slider_center.png', sizingMethod='scale');
		font:11px Tahoma, Arial, Verdana; color:#FFFFFF; font-weight:bold
	}

	.table_in_slider_texto {width:100px; padding:0 0 0 8px; color:#666666}
	
	.link_slider {width:100%; text-align:right; margin:5px 0 0 0}
	.table_in_slider_texto a:link, 	.table_in_slider_texto a:visited {color:#FF7701; text-decoration:underline}
	.table_in_slider_texto a:active, .table_in_slider_texto a:hover{color:#FF7701; text-decoration:none}	
	
	.table_in_slider_col1 {width:7px; background:url(../images/slider/table_in_slider_col_left.jpg) repeat-y #FFF}
	.table_in_slider_col3 {width:7px; background:url(../images/slider/table_in_slider_col_right.jpg) repeat-y #FFF}
	.table_in_slider_col2 {
		background:#FFF; padding:4px 0
	}
	
	.table_in_slider_foot1 {
		height:8px; width:7px;
		background:url(../images/slider/bg_table_col1.png) no-repeat; 
		background: none; 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/slider/bg_table_col1.png', sizingMethod='image');	
	}
	.table_in_slider_foot3 {
		height:7px; width:7px; 
		background:url(../images/slider/bg_table_col3.png) no-repeat; 
		background: none; 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/slider/bg_table_col3.png', sizingMethod='image');	
	}
	.table_in_slider_foot2 {
		height:7px
		background:url(../images/slider/bg_table_col2.png) no-repeat; 
		background: none; 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/slider/bg_table_col2.png', sizingMethod='scale');
	}		
	
	.table_slider {
		margin:5px auto
	}
a.link_titulo:hover {
	font-size: 11px;
	text-decoration: none;
	color: #006699;
}
#toolbar li a.active {
	display: block;
	text-decoration:none;
	vertical-align: bottom;
	color: #333333;
}
S
