/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#foxmenucontainer{
	height:24px;
	display:block;
	background-image: url(images/fondo_menu.png);
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-repeat: repeat-x;
}
#foxmenu{
	position:relative;
	display:block;
	height:27px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
	font-weight: bold;
}
#foxmenu ul li a:hover{
	color:#000000;
	background-color: transparent;
	background-image: url(images/fondo_menu_sobre.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

#main {
	width:979px;
}

#header {
	height:200px;
}

#footer { height:61px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {
	float:left;
}

/* index */

#index .columns1 .column1 {width:241px;}
#index .columns1 .column2 {width:242px;}
#index .columns1 .column3 {width:241px;}
#index .columns1 .indent_column {width:7px;}

#index .ver_line { background:url(images/ver_line.gif) repeat-y 493px 0; width:100%;}
#index .columns2 .column1 {width:493px;}
#index .columns2 .column2 {width:245px;}

/* index-1 */

#index_1 #middle .column1 {
	width:750px;
}
#index_1 #middle .column2 {
	width:220px;
}

#index_1 .col1 {
	width:350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#index_1 .col2 {
	width:350px;
	margin-left: 20px;
}
#index_1 .ind_col {
	width:25px;
}


/* index-2 */

#index_2 .columns1 .column1 {width:490px;}
#index_2 .columns1 .column2 {width:241px;}
#index_2 .columns1 .indent_column {width:7px;}

#index_2 .ver_line { background:url(images/ver_line.gif) repeat-y 493px 0; width:100%;}
#index_2 .columns2 .column1 {width:493px;}
#index_2 .columns2 .column2 {width:245px; background:url(images/ver_line.gif) left repeat-y;}

/* index-3 */

#index_3 #middle .column1 {width:496px;}
#index_3 #middle .column2 {width:241px;}

#index_3 .col1 {width:206px;}
#index_3 .col2 {width:207px;}
#index_3 .ind_col {width:42px;}

/* index-4 */

#index_4 #middle .column1 {width:496px;}
#index_4 #middle .column2 {width:241px;}

#index_4 .col1 {width:206px;}
#index_4 .col2 {width:207px;}
#index_4 .ind_col {width:42px;}

/* index-5 */

#index_5 .columns1 .column1 {width:241px;}
#index_5 .columns1 .column2 {width:490px;}
#index_5 .columns1 .indent_column {width:7px;}
