/* CSS Document */

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: 872px;
	text-align:center;
	background-color:#FFFFFF;
	background-repeat:repeat;
}
.logo {
	background-image:url(../img/logo_epulv2.png);
	background-repeat:no-repeat;
	width:218px;
	height:57px;
	float:right;
	padding: 0px 0px 0px 0px;
}
.sombra {
	background-image:url(../img/sombra.png);
	background-repeat:no-repeat;
	text-align:center;
	width:559px;
	height:408px;
}
.rodape {
	background-image:url(../img/rodape.png);
	background-repeat:no-repeat;
	width: 1000px;
	height:106px;
	text-align:center;
	margin:45px auto 0px auto;
}
p {
	margin:0px 0px 15px 0px;
	padding:0px;
}
a.link_home {
	display:block;
	text-decoration:none;
	width: 267px;
	height:69px;
}
a.link_vector {
	display:block;
	text-decoration:none;
	width: 51px;
	height:10px;
}
a.mail_epul {
	display:block;
	text-decoration:none;
	width: 67px;
	height:14px;
}
a.link_epul {
	display:block;
	text-decoration:none;
	width: 70px;
	height:11px;
}
.txt10_v {
	font-family:Verdana;
	font-size: 0.625em;
}
.txt12_v {
	font-family:Verdana;
	font-size:0.75em;
}
.cor1 {
	color:#272727;
}
.cor2 {
	color:#000000;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt30 {
	padding-top: 30px;
}
.pr5 {
	padding-right: 5px;
}
.pr15 {
	padding-right: 15px;
}
.pr65 {
	padding-right: 65px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb23 {
	padding-bottom: 23px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pl10 {
	padding-left: 10px;
}
.pl30 {
	padding-left: 30px;
}

.pl40 {
	padding-left: 40px;
}
.pl42 {
	padding-left: 42px;
}
.pl65 {
	padding-left: 65px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mr50 {
	margin-right: 50px;
}
.mr362 {
	margin-right: 362px;
}
.ml554 {
	margin-left: 554px;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.hide {
	display:none;
}
.bold {
	font-weight: bold;
}
.middle {
	vertical-align:middle;
}
.limpar {
	clear:both;
}
.limpar_right {
	clear:right;
}
.width_296 {
	width:296px;
}
.width_552 {
	width:552px;
}
.width_559 {
	width:559px;
}
.height_402 {
	height:402px;
}
.list1 {
	margin:0px;
	padding:0px 0px 0px 12px;
	text-align: left;
}
.list1 li {
	margin:0px;
	padding: 13px 0px 13px 30px;
	border-bottom: 1px #c1bfbf dashed;
	list-style:none;
}
.list1 li:hover, .list2Sel {
	background-image:url(../img/arrowv2.png);
	background-color: #f1f1f1;
	background-repeat:no-repeat;
	background-position:top left;
}
.list1 li:hover a, .list1 li a:active, .listSel a {
	color:#b10202;
}
.list1 a, .list1 a img {
	text-decoration:none;
	color:#000;
	border: 0px;
}
.list2 {
	background-image:url(../img/pinv2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #fff;
}
