body {
background:url(images/bg.jpg) repeat-x top  #69B0DA;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #3b5564;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}
p.pat{
color:#FFFFFF;
}
h1{
color:#fff;
font-size:16px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}

h2{
color:#759f1b;
font-size:14px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
margin:0px;
padding:5px 0 0 0;
}
span.blue{
color:#a5dcf8;
}
span.dark_blue{
	color:#5C86A0;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#fff;
}
.header{
width:900px;
height:114px;
margin:auto;
background:url(images/header_bg.gif) repeat-x;
}
.right_header{
float:right;
width:550px;
}
#logo{
padding:20px 0 0 20px;

float:left;
}
#logo h1{
font-size:14px;
font-weight: 800;
font-family: Georgia, "Times New Roman", Times, serif;
color: #333333;
padding: 20px 0 50px 95px;
background: url('images/logo.png') no-repeat ;
}




/*----------------------menu-------------------------*/
#menu{
	width:550px;
	height:35px;
	float:right;
	padding:20px 0 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}
#menu ul li{
list-style:none;display:inline;float:left;width:96px;height:35px;padding:0px;line-height:35px;font-size:13px;margin:0 3px 0 3px;
}
#menu ul li a{
height:35px; width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color:#6c7b83;text-align:center; background:url(images/menu_bt.gif) no-repeat center;
}
#menu ul li a:hover{
	height:35px;
	width:96px;
	text-decoration:none;
	color: #CC3300;
}
#menu ul li a.current{
	height:35px;
	width:96px;
	float:left;
	text-decoration:none;
	padding:0px;
	margin:0px;
	color: #CC3300;
	background:url(images/menu_bt.gif) no-repeat center;
}

#middle_box{
	width:900px;
	height:191px;
	clear:both;
	margin:auto;
	background:url(images/header.png) no-repeat center;
}
.middle_box_content{
padding:30px 0 0 20px;

}
.box_content_mediano
{
width:534px;
height:auto;
float:left;
margin:10px 10px 30px 10px;
padding: 0 0 0 0;
background:url(images/box_bg_mediano.jpg) no-repeat top center;
}
.box_text_content_mediano{
width:520px;
float:left;
padding:15px 0 0 15px;
}



.box_text_content_mediano p{

padding:0 20px 0 0;
}

.top_menu{
	width:285px;
	float:right;
	padding: 20px 0 0 0;
}
a.login {
width:49px;
height:35px;
display:block;
background:url(images/login.gif) no-repeat center;
line-height:35px;
color:#a6c4d4;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
a.sign_up {
width:49px;
height:35px;
display:block;
background:url(images/sign_up.gif) no-repeat center;
line-height:35px;
color:#a6c4d4;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
.pattern_bg{
width:900px;
height:162px;
clear:both;
margin:auto;
background:url(images/pattern_bg.gif) no-repeat center;
}
.pattern_box{
width:400px;
float:left;
padding:15px 0 0 25px;
}
.pattern_box_icon{
float:left;
padding:5px;
}
.pattern_content{
width:300px;
float:left;
padding:0 0 0 10px;
}
/*---------------------main_content------------------*/
#main_content{
width:885px;
height: auto;
margin: auto;
padding:0 0 0 15px;
}
.clear{
clear:both;
}
.box_content{
width:267px;
height:auto;
float:left;
margin:10px 10px 30px 10px;
background:url(images/box_bg.gif) no-repeat top center;
}
.box_title{
padding:10px 0 10px 0;
}
.title_icon{
float:left;
padding:0 5px 0 10px;
}
.box_text_content{
width:250px;
float:left;
padding:15px 0 0 15px;
}
.box_icon{
float:left;
padding:0 5px 0 0 ;
}
.box_text{
	width:190px;
	float:left;
	text-align:justify;
	padding:0 0 0 22px;
}
a.details{
	float:right;
	padding:5px 15px 0 0;
	text-decoration:none;
	font-weight:bold;
	color:#5C86A0;
}
.box_content_sidebar{
width:267px;
height: auto; 
float:left;
margin:10px 10px 30px 10px;
background-color:#E6F7FF;
}
/*-----------------------------footer------------------*/
#footer{
width:900px;
height:45px;
color:#000;
background-color:#e8eff2;
}
.center_footer{
color: #5F5F5F;
font-size:12px;
width:550px;
padding:15px;
text-align:center;
float:left;
}
.footer_links{
float:right;
padding:10px 10px 0 0;
}
/*FORM*/
form {
        margin:10px 15px; padding: 0;


}
label {
        display:block;
        font-weight:bold;
        margin:5px 0;
}
input {
        padding: 2px;
        border:1px solid #eee;
        font: normal 1em 'Trebuchet MS', verdana, sans-serif;
        color:#777;
}
textarea {
        width:300px;
        padding:2px;
        font: normal 1em 'Trebuchet MS', verdana, sans-serif;
        border:1px solid #eee;
        height:100px;
        color:#777;
}
.Estilo1 {color: #5C86A0}
