body 
{
	background-color:#e66801;
}

#brd_left {
	background-image: url(../images/brd_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 46px;
	height: 730px;
	position: absolute;
	top: 0%;
	left: 195px;
	}
	
#brd_right {
	background-image: url(../images/brd_right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 47px;
	height: 730px;
	position: absolute;
	top: 0%;
	right:195px;
	}

#brd_lefts {
	background-image: url(../images/brd_lefts.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 46px;
	height: 730px;
	position: absolute;
	top: 0%;
	left: 190px;
	}
	
#brd_rights {
	backg	round-image: url(../images/brd_rights.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 47px;
	height: 730px;
	position: absolute;
	top: 0.1%;
	right:195px;
	}
#container
{
	background-color:#FFFFFF;
	width:790px;
	margin:0px auto;
}



#header {
margin-top:-30px;
	}
#header h1{display:none;}
#header h2{display:none;}

#main1 {
background:#1b1b1b;
	}
	
#main2 {
	background:url(../images/blue.gif) top right repeat-y;
	}
#colLeft {
	float:left;
	width:150px;
	margin:0; padding:0;
	background-color:Red;
	}

#colRight {
	float:right;
	width:150px;
	margin:0; padding:0;
	}
	
#content {margin:0 150px;}


#footer { background-color:#e66801;
}

body.noRight #main2 { background-image:none; }
body.noRight #colRight { display:none; }
body.noRight #content { margin-right:0; }

body.noLeft #main1 { background-image:none; }
body.noLeft #colLeft { display:none; }
body.noLeft #content { margin-left:0; }

body.idx #main1 { background: #484848; }

body.noStructure {}
body.noStructure #colLeft,
body.noStructure #colRight,
body.noStructure #main1,
body.noStructure #main2,
body.noStructure #content,
body.noStructure #header,
body.noStructure #footer,
body.noStructure #menu
{
	display:none;
}
#idx_left {
background-image: url(../images/bg_idx_left.jpg);
background-color: #484848;
color:#FFFFFF;
float:left;
background-repeat:repeat-x;
width:494px;
padding:20px 20px 0 30px;
}
#idx_left h1{
	color:#f2a410;
	}

#idx_left_l	{
float:left;
width:130px;

}
	h4{
	color:#f2a410;
	padding-left:-23px
	}
#idx_left_m	{
float:left;
width:200px;
padding-left:23px;
}

#idx_left_r	{
float:right;
width:100px;
margin-top:30px;

}
		
#idx_right{
width:226px;
color:#FFFFFF;
float:right;
background:#000000;
padding: 10px;
min-height:251px;
}
	h4{
	color:#f2a410;
	padding-left:23px
	}
	
	h5{
	font:lighter;
	color:#FFFFFF;
	padding-left:23px;
	padding-top:10px;
	}
#idx_right #idx_right_txt{
		padding-left:23px;
		padding-right:20px;
		color:#FFFFFF;
		}
#idx_right #idx_icon{
		padding-left:23px;
		padding-top:10px;
		float:left;
		width:184px;
		}	
#second_left {

background-color:#1b1b1b;
color:#FFFFFF;
float:left;
background-repeat:repeat-x;
width:515px;
height:auto;
padding-top:20px;
padding-left:30px;
padding-right:20px;
padding-bottom:20px;
}
	h2{color:#FFFFFF}
	h1{
	color:#f2a410;
	}
	
#second_left a:visited, #second_left a:link, #second_left a:hover{
color:#FF9900}

#second_right{
width:225px;
color:#FFFFFF;
float:right;
background:#000000;
padding-top:20px;

min-height:466px;
}
	h4{
	color:#f2a410;
	padding-left:23px
	}
	
	h5{
	font:lighter;
	color:#FFFFFF;
	padding-left:23px;
	padding-top:10px;
	}
#second_right_txt{
		padding-top:10px;
padding-left:10px;
padding-right:10px;
		
		color:#FFFFFF;
		}
#second_right_txt a:link{
color:#FF9900;}

#second_right_txt a:visited{
color:#FF9900;}

#second_right_txt a:hover{
color:#FF9900;}

#second_right #icon{
		padding-left:23px;
		padding-top:10px;
		float:left;
		height:80px;
		}
		#second_right_txt2{
		float:right;
		width:115px;
		height:80px;
		padding-right:20px;
		padding-top:10px;
		}
#second_right #second_right_txt3{
		padding-left:23px;
		padding-right:20px;
		padding-top:10px;
		width:120px;
		color:#FFFFFF;
		}
		h4{
	color:#f2a410;
	padding-left:23px;
	padding-top:20px;
	}
	
.texto_menu {
color: #000000;
font-size:9px;
}
.texto_menu a:link{
color:#000000;}


.texto_menu a:visited{
color:#000000;}

.texto_menu a:hover{
color:#000000;}
.textos_index {
	color: #f2a410;
	font-size: 11px;
	font-weight: bold;	
}
#line {
height:10px;
background-color:#ce0000;
}


