body {
	margin :  0px;
	padding:  0px;
	background-color   : #E7E7E7;
}
a img {
	border: 0px;
}
.clear {
	clear: both;
}



#header {
	position: relative;
	width : 100%;
	height: 100px;
	background-image   : url(../images/bgHeaderSlice.gif);
	background-repeat  : repeat-x;
	background-position: center;
}
#headerint {
	position: relative;
	width : 920px;
	height: 100px;
	margin :  0px auto;
	padding:  0px;
	background-image   : url(../images/bgHeader.jpg);
}
#logo {
	position: absolute;
	top  : 40px;
	left : 69px;
}



#menu0 {
	position: absolute;
	top  :  2px;
	right: 11px;
}
#menu0 a,
#menu0 span {
	display: block;
	float  : left;
	position: relative;
	height:  14px;
	padding:  2px  5px  0px  5px;
	font-family: Verdana;
	font-size  : 10px;
	font-weight: bold;
	text-align : center;
	text-decoration: none;
}
#menu0 a:hover {
	color: #FFFFFF;
}
#menu0 .sel {
	color: #000077;
	background: #FFFFFF;
}
#menu0 .uns {
	color: #DFDFEE;
	background: #000077;
}



#menu1 {
	position: absolute;
	top  : 80px;
	right: 11px;
}
#menu1 a,
#menu1 span {
	display: block;
	float  : left;
	position: relative;
	width :  75px;
	height:  17px;
	padding:  3px  0px  0px  0px;
	font-family: Verdana;
	font-size  : 11px;
	font-weight: bold;
	text-align : center;
	text-decoration: none;
	color: #000099;
	border-left: 1px solid #000077;
}
#menu1 a:hover {
	color: #000000;
}
#menu1 .sel {
	background: #FFFFFF;
}
#menu1 .uns {
	background: #DFDFEE;
}



#menu2 {
	position: absolute;
	top  : 63px;
	right: 11px;
}
#menu2 a,
#menu2 span {
	display: block;
	float  : left;
	position: relative;
	/* width :  40px; */
	height:  14px;
	padding:  2px  5px  0px  5px;
	font-family: Verdana;
	font-size  : 10px;
	font-weight: bold;
	text-align : center;
	text-decoration: none;
	color: #000099;
	border-left: 1px solid #000077;
}
#menu2 a:hover {
	color: #000000;
}
#menu2 .sel {
	background: #FFFFFF;
}
#menu2 .uns {
	background: #DFDFEE;
}



#content {
	position: relative;
	width : 880px;
	margin :  0px auto;
	padding:  0px 39px;
	background-image   : url(../images/bgShadow.gif);
	background-repeat  : repeat-y;
	background-position: center;
}
#content h1.tipo1 {
	margin :  0px  0px 12px  0px;
	padding: 12px  0px  0px  0px;
	font-family: Verdana;
	font-size  : 17px;
	color  : #000077;
}
#content h2.tipo1 {
	margin : 12px  0px 12px  0px;
	font-family: Verdana;
	font-size  : 15px;
	color  : #000000;
}
#content h3 {
	margin : 18px  0px  6px  0px;
	font-family: Verdana;
	font-size  : 13px;
	color  : #000000;
}
#content h4 {
	margin : 18px  0px  6px  0px;
	font-family: Verdana;
	font-size  : 13px;
	color  : #555555;
}
#content p {
	margin :  6px  0px  6px  0px;
	font-family: Verdana;
	font-size  : 12px;
	color  : #000000;
}
#content p a {
	text-decoration: none;
	color  : #8180BA;
}
#content p a:hover {
	color  : #0000DE;
}
#content ul {
	margin :  6px  0px  6px  0px;
	padding:  0px  0px  0px 30px;
	font-family: Verdana;
	font-size  : 12px;
	color  : #000000;
}
#content ul li {
	margin :  0px  0px  0px  0px;
	padding:  0px  0px  0px  0px;
	line-height: 150%;
}
#content ul li a {
	text-decoration: none;
	color  : #8180BA;
}
#content ul li a:hover {
	color  : #0000DE;
}



#footer {
	position: relative;
	width : 100%;
	height:  55px;
	background-image   : url(../images/bgFooterSlice.gif);
	background-repeat  : repeat-x;
	background-position: center;
}
#footerint {
	position: relative;
	width : 920px;
	height:  53px;
	margin :  0px auto;
	padding:  2px  0px  0px  0px;
	background-image   : url(../images/bgFooter.gif);
}
#footerint p {
	margin :  0px;
	padding:  0px;
	font-family: Arial;
	font-size  : 11px;
	text-align : center;
	color  : #FFFFFF;
}
#footerint p a {
	margin :  0px;
	color  : #FFFFFF;
}
