

#idList {
	margin: 0;
	padding: 0;
}
 
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #333;
	color: #888;
}

body {
	background-color: #00329D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	dcolor:#00329D;
	color:#FFFFFF;
}
.TextoCont{
font-family:tahoma;
font-size:12px;
text-decoration:none;
dcolor:#666666;
color:#FFFFFF;
vertical-align:3px;
margin-left:2px;
}
.TextoMenu{
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	dcolor:#333333;
	color:#FFFFFF;
	vertical-align:3;
	
	text-align: left;
}

.TextoTitulo{
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	dcolor:#666666;
	color:#FFFFFF;
	margin-left:6px;
	font-weight:bold;
	line-height:10px;
	height: 50px;
}
a {
	dcolor: #2D4591;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	dcolor: #607EB2;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#header {
	text-align: center;
	height: 200px;
	width: 955px;
	background-color:white;
}
.fotos {
	text-align: center;
	background-image:url(../img/frame.jpg);
	background-repeat:no-repeat;
	haeight: 140px;
	width: 970px;
}
#content {
	
	text-align: center;
	width: 955px;
	background-image: url(/img/bkg-content-01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	dtext-align: center;
	dheight: 48px;
	height: 50px;
	width: 970px;
}
.int-lft {
	background-image: url(../img/int-left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.int-rgt {
	background-image: url(../img/int-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tit-spacer {
	background-image: url(../img/div-titulo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content-txt {
	text-align: left;
	width: 450px;
}
.mnu-spacer {
	background-image: url(../img/bt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mnu-spacer2 {
	background-image: url(../img/div-menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.borde-cobertura {
	border: 1px solid #96AABF;
}
