@charset "utf-8";
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url();
	background-color: #6F6F6F;
}

/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 24px;
	color: #990000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#toplinks a:link, #toplinks a:active, #toplinks a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(sistemas_contra_incendio/vineta_gris.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-right: 11px;
	padding-left: 22px;
	text-decoration: none;
}

#toplinks a:hover {
	color: #EA9D01;
	background-image: url(sistemas_contra_incendio/vineta_gris_2.jpg);
}
#toplinksh a:link, #toplinksh a:active, #toplinksh a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(sistemas_contra_incendio/vineta2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-right: 11px;
	padding-left: 16px;
	text-decoration: none;
	display: block;
}

#toplinksh a:hover {
	color: #EA9D01;
}



#apDiv1 {
	position:absolute;
	left:18px;
	width:300px;
	height:349px;
	z-index:1;
	bottom: 0px;
}
.titulos {
	font-size: 26px;
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#apDiv2 {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	height:270px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:318px;
	top:-20px;
	width:620px;
	height:270px;
	z-index:2;
}

