
html {
	height: 100%;
}
body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
#main {
	margin: 0px auto 0px auto;
	width: 900px;
	text-align:center;
	background-color:#FFFFFF;
	background-repeat:repeat;
}
.sombra {
	background-image:url(../img/sombra.png);
	background-repeat:no-repeat;
	text-align:center;
	width:460px;
	height:309px;
}
.sombra_pq {
	background-image:url(../img/sombra_pq.png);
	background-repeat:no-repeat;
	text-align:center;
	width:405px;
	height:234px;
}
.logo {
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	width:221px;
	height:58px;
	float:right;
}
.topo {
	background-color:#ee3226;
	background-repeat:repeat;
	width:544px;
	height:280px;
}
.rodape {
	background-image:url(../img/rodape.png);
	background-repeat:no-repeat;
	width: 900px;
	height:45px;
	text-align:center;
	margin:50px auto 0px auto;
}
a.link {
	display:block;
	text-decoration:none;
	width: 221px;
	height:58px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.hide {
	display:none;
}
a img {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
a.vector {
	display:block;
	text-decoration:none;
	width: 54px;
	height:12px;
}
a.mail_epul {
	display:block;
	text-decoration:none;
	width: 83px;
	height:12px;
}
a.epul {
	display:block;
	text-decoration:none;
	width: 69px;
	height:12px;
}
a {
	color:#000000;
}
.txt10_v {
	font-family:Verdana;
	font-size: 0.625em;
}
.txt12_v {
	font-family:Verdana;
	font-size:0.75em;
}
.pt_2 {
	padding-top:2px;
}
.pt_10 {
	padding-top:10px;
}
.pt_15 {
	padding-top:15px;
}
.pt_17 {
	padding-top:17px;
}
.pt_20 {
	padding-top:20px;
}
.pt_35 {
	padding-top:35px;
}
.pt_40 {
	padding-top:40px;
}
.pr_7 {
	padding-right:7px;
}
.pr_15 {
	padding-right:15px;
}
.pr_20 {
	padding-right:20px;
}
.pl_4 {
	padding-left: 4px;
}
.pl_5 {
	padding-left: 5px;
}
.pl_8 {
	padding-left: 8px;
}
.pl_15 {
	padding-left:15px;
}
.pl_25 {
	padding-left:25px;
}
.pb_5 {
	padding-bottom: 5px;
}
.pb_7 {
	padding-bottom: 7px;
}
.pb_25 {
	padding-bottom: 25px;
}
.pb_35 {
	padding-bottom: 35px;
}
.pb_45 {
	padding-bottom: 45px;
}
.mt_10 {
	margin-top:10px;
}
.mt_26 {
	margin-top:26px;
}
.mr_12 {
	margin-right:12px;
}
.ml_37 {
	margin-left: 37px;
}
.ml_185 {
	margin-left: 185px;
}
.cor1 {
	color:#272727;
}
.cor2 {
	color:#ffffff;
}
.cor3 {
	color:#ee3227;
}
.bold {
	font-weight:bold;
}
.limpar {
	clear:both;
}
.limpar_right {
	clear:right;
}
.width_395 {
	width:395px;
}
.width_400 {
	width:400px;
}
.width_450 {
	width:450px;
}
.height_225 {
	height:225px;
}
.height_300 {
	height:300px;
}
.height_298 {
	height:298px;
}
.min_height_200 {
	min-height:200px;
}


