html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

a{
	color:#00405f;
	text-decoration:none;
}
a:hover{
	color:#00405f;
	text-decoration:underline;
}
body{
	background:#01ADFF url('imgs/body_bg.jpg') top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#00405f;
}
p{
	line-height:20px;
}
/*--- Begin header---*/
#header{
	width:956px;
	background-color:transparent;
	margin:auto;
	padding:3px 2px 0;
}
/*--- End header---*/
/*--- Begin content---*/
#body{
	width:960px;
	margin:auto;
	padding:0 2px;
}
#body .inup{
	width:956px;
	background:url('imgs/bg_body_top.png') top no-repeat;
	padding:4px 0 0;
}
#body .incen{
	background:url('imgs/bg_body_lados.png') center repeat-y;
	margin:auto;
	padding:4px 16px 30px;
	overflow:hidden;
}
/*----anly home-------*/
#body .txtwelcome{
	width:595px;
	float:right;
}
#body .homeCuboImg{
	width:600px;
	float:right;
	margin:20px 0px 0 0;
	text-align:center;
}
/*---- end anly home-------*/
#body .conten{
	width:91%;
	margin:auto;
	overflow:hidden;
}
#body .title{
	width:100%;
	margin:auto;
	overflow:hidden;
	background:url('imgs/title.jpg') repeat-x;
	padding:10px 0;
}
hr{
	border:#CBEDFD dotted 1px;
	margin-top:20px;
}
#hr{
	width:100%;
	height:2px;
	margin:10px 0;
	overflow:hidden;
}
#body .imgdoc{
	float:left;
	margin:10px 10px;
}
#body .txtdoc{
	float:left;
	margin:40px 0 0;
}
#body .imgimpla{
	float:right;
	margin:10px 10px;
}
#body .impla1{
	float:left;
	width:22%;
	height:175px;
	margin:10px 10px;
	background-color:#D1E4EB;
	text-align:center;
}
#body .impla2{
	float:left;
	width:22%;
	height:175px;
	margin:10px 10px;
	background-color:#215D8B;
	text-align:center;
}
#body .andes1{
	float:left;
	width:47%;
	margin:10px 10px;
	background-color:#215D8B;
	text-align:center;
}
#body .andes2{
	float:left;
	width:47%;
	margin:10px 10px;
	background-color:#D1E4EB;
	text-align:center;
}
#body .imgdo{
	float:left;
	margin:5px 5px;
}
/*--- end content---*/
/*--- Begin btn---*/
#btnDown{
	width:98%;
	background:url('imgs/btns_down.jpg') center top no-repeat;
	padding:16px 0 0 0;
	margin:auto;
}
#btnDown .inbtn{
	width:90%;
	margin:0 auto;
	text-align:center;
}
small{
	font-size:11px;
	color:#FFF;
}
small a{
	color:#FFF;
	text-decoration:none;
}
small a:hover{
	color:#FFF;
	text-decoration:underline;
}
/*--- end btn---*/
/*--- Begin footer---*/
#contentf{
	width:100%;
	background:url('imgs/bg_footer.png') bottom repeat-x;
}
#footer{
	width:940px;
	height:60px;
	background:url('imgs/bg_footer.png') center repeat-x;
	margin:auto;
}
#footer .infoo{
	width:99%;
	margin:auto;
}
#footer .logo{
	float:left;
	margin:25px 0 0 23px;
}
#footer .texto{
	float:right;
	margin:20px 25px 0 0;
}
h1{
	font-size:20px;
}
h2, h3{
	margin:20px 0 10px;
}
h6{
	font-size:12px;
	color:#2d2d2d;
}
/*--- End footer---*/
/*--- Begin form contact---*/
#contact_content{
	width:380px;
	height:275px;
	border:#CBEDFD solid 1px;
	float:right;
	padding:10px;
}
#contact_content .campos{
	overflow:hidden;
	width:100%;
	margin-top:10px;
}
#contact_content input{
	float:right;
	width:300px;
}
#erro{
	margin:200px auto 0;
	padding:10px;
	text-align:center;
}
#erro a{
	font-size:24px;
	color:#01ADFF;
	font-weight:bold;
	margin-top:15px;
}
/*--- end form contact---*/
