#content h2, #main_container h2{
padding:5px;
font-size:18px;
font-weight:bold;
color: #681868;
margin:0px;
font-style:italic;
text-decoration:none;
}
.clear{
clear:both;
}
p{
color: #666666;
text-align:justify;
}
#main_container{
padding:0;
width: 850px;
height: auto;
margin:auto;
background-color:#FFFFFF;
}
#top_banner{
width:850px;
height:110px;
margin:auto;
background:url(images/header_bg.gif) no-repeat top left;
}

#banner_content{
clear:both;
width:850px;
height:265px;
background: url(inicio3.jpg) no-repeat center top; 
}
.left_box{
text-align:justify;
width:400px;
height:201px;
float:left;
color:#333333;
}

.bottom_box{
	width:auto;
	height:13px;
	clear:both;
	background:url(images/banner-bottom.jpg) repeat-x;
	margin-bottom: 10px;
}

#center_content{
width:850px;
height: auto;
background-color:#FFFFFF;
}
.left_title{
width:inherit;
height:33px;
padding:5px;
text-align:center;
line-height:30px;
font-size:24px;
font-style:italic;
color:#FFAD00;
}
.left_content{
padding:5px;
float:left;
}
#right_content{
width:100%;
margin:0;
float:left;
}
.red_bar{
width:auto;
height:33px;
background-color:#cced82;
color:#bfc0c1;
font-size:14px;
border-bottom: 1px double #681868;
}

#codigo_d{
width:400px; height:50px; border:#681868 1px solid; color:#333333;
padding:5px;

}

.demo{
float:right;  margin:0 5px; padding:-2px 0 0 2px;
}