@charset "utf-8";
/* CSS Document */

body{ 
	margin:0;
	padding:0px; 
	text-align:center;
	background:#fff;
	
}
.h{ height:371px;}
.h2{height:115px; margin-top:14px; clear:both}
.clear{ margin:0px; padding:0px; clear:both; line-height:0px; font-size:0px;}
#site{ 
	background:url(../images/bg.jpg) top no-repeat; width:855px;
	margin:auto;
	height:900px;
}
#boxaria{ width:798px; margin:auto; text-align:left; margin-bottom:13px;}
.box{
	float:left; 
	background:url(../images/box-png.png) top no-repeat;
	margin:auto;
	height:171px;
	width:254px;
	margin-left:8px;
	font-family:"Trebuchet MS";
}
.box h1{
	padding:0px;
	font-size:18px;
	font-family:"Trebuchet MS";
	color:#5eae09;
	margin:0px 8px 0px 14px;
}
.box p{
	padding:0px;
	color:#FFFFFF;
	font-size:13px;
	margin:0px 5px 0px 14px;
	font-weight: bold;
	line-height: 21px;

}
.box .btn{ display:block; background:url(../images/btn.png); width:114px; height:31px; text-align:right;  margin-right:10px;}
.bluebartext{ height:28px; color:#FFFFFF; font-family:"Trebuchet MS"; font-size:14px; line-height:28px;}

.bluebartext a{ color:#FFFFFF;}

.bluebox{ font-family:"Trebuchet MS"; text-align:left; width:800px; margin:auto; height:160px; margin-bottom:10px;}
.bluebox h1{ font-size:18px; color:#004e78; margin:15px 10px 0px 10px; padding-bottom:0px;}
.bluebox p{ font-size:13px;  margin:5px 10px 0px 10px; padding:0px; line-height:17px;}


.footer{ font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:10px;}
