/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#2C2C2C;
	background-color: #BAB9B9;
	background-image: url(images/degradaint.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CF8D00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Estilo2 {color: #2a6db2}
.Estilo5 {color: #F0F0F0}
div, p, ul, h2, h3, h4, h5, img{padding:0px; margin:0px;}
ul{list-style-type:none}
h1 {
	padding:0px;
	margin:0px;
	color:#2B2A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
}
h2 {
	padding:0px;
	margin:0px;
	color:#2B2A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
}
/*----MAIN PANEL----*/
#mainPan{
	width:979px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topimaPan{
	width:143px;
	height:48px;
	position:absolute;
	top:76px;
	left:0px;
	background-image: url(images/menut.gif);
}
/*----HEADER PANEL----*/
#headerPan{
	width:979px;
	height:122px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#headerPan ul.leftmenu{
	width:835px;
	position: relative;
	right: -60px;
	height: 46px;
	top: 76px;
	background-image: url(images/fondomenu01.gif);
	left: 143px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#headerPan ul.botton{
	width:200px;
	height:45px;
	position:absolute;
	top:-344px;
	left:500px;
    font:11px Verdana, Arial, Helvetica, sans-serif
}
/*----Body Left Panel----*/
#leftPan{
	float:left;
	background-image: url(images/menupint.gif);
	width: 129px;
	height: 415px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 0px;
}

#leftPan h2{
	width:114px;
	height:32px;
	background:#fff;
	color:#000000;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftPan ul{
	width:114px;
	font:11.3px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	background-color: #FFFFFF;
}
#leftPan ul li{
	width:114px;
	height:21px;
	background-color: #EAEAEA;
}
#leftPan ul li a{
	width:114px;
	height:21px;
	display:block;
	color:#011845;
	text-decoration:none;
	line-height:24px;
	background-color: #FFFFFF;
	background-image: url(images/bullet2-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}
#leftPan ul li a:hover{
	color:#011845;
	text-decoration:none;
	background-color: #E7E6E6;
	background-image: url(images/bullet2-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#leftPan ul li span{text-decoration:underline;}
/*----/Body Right Panel----*/
#rightPan{
	width:125px;
	float: right;
	background-color: #EAEAEA;
	padding-left: 12px;
	height: 490px;
	background-image: url(images/menus.gif);
	padding-top: 35px;
}
/*----Body Center Panel----*/
#centerPan{
	width:797px;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 17px;
	background-color: #F7F7F7;
}
#centerPan p{
	padding:0 0 20px 0;
}

/*----/Body Right Panel----*/
/*----/BODY PANEL----*/
/*----/MAIN PANEL----*/

/*----FOOTER PANEL----*/
#footermainPan{
	color:#666666;
	position:relative;
	height:55px;
	clear:both;
	background-color: #e7e7e9;
	background-position: 0 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	background-image: url(images/pie.gif);
	background-repeat:  repeat-x;
}
#footerPan{
	width:979px;
	position:relative;
	margin:0 auto;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#footertext{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

