/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color:#E5E5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {	color: #000000; }
a:HOVER {	color: #FF6600; }
#TitIndiceGeneral {
	font-size:16px;
	color:#081448;
	font-weight:bolder;
}
#TitIndiceGeneral A:LINK, #TitIndiceGeneral A:VISITED {
	font-size:16px;
	color:#081448;
	font-weight:bolder;
	text-decoration:none;
}
#TitIndiceGeneral2 {
	padding:5px 0px 5px 10px;
	font-size:14px;
	color:#081448;
	font-weight:bolder;
}
#TitIndiceGeneral2 A:LINK, #TitIndiceGeneral2 A:VISITED {
	padding:5px 0px 5px 10px;
	font-size:14px;
	color:#081448;
	font-weight:bolder;
	text-decoration:none;
}
#TitIndiceGeneral3 {
	padding:5px 0px 5px 20px;
	font-size:14px;
	color:#081448;
	font-weight:bolder;
}
#TitIndiceGeneral3 A:LINK, #TitIndiceGeneral3 A:VISITED {
	padding:5px 0px 5px 20px;
	font-size:14px;
	color:#081448;
	font-weight:bolder;
	text-decoration:none;
}
#TitNivel1 {
	font-size:13px;
	padding: 3px 0px 3px 10px;
	font-weight:bolder;
}
#TitNivel1 A:LINK, #TitNivel1 A:VISITED {
	font-size:13px;
	padding: 3px 0px 3px 10px;
	font-weight:bolder;
	text-decoration:none;
}
#TitNivel2 {
	font-size:13px;
	padding: 3px 0px 3px 20px;
	font-weight:bolder;
}
#TitNivel2 A:LINK, #TitNivel2 A:VISITED {
	font-size:13px;
	padding: 3px 0px 3px 20px;
	font-weight:bolder;
	text-decoration:none;
}
#TitNivel3 {
	font-size:13px;
	padding: 3px 0px 3px 20px;
	font-weight:bolder;
}
#TitNivel3 A:LINK, #TitNivel3 A:VISITED {
	font-size:13px;
	padding: 3px 0px 3px 20px;
	font-weight:bolder;
	text-decoration:none;
}
#tabla1 {
border-top:1px solid #3D5A86;
border-left:1px solid #3D5A86;
text-align:justify;
}
#tabla1 TD {
	border-bottom:1px solid #3D5A86;
	border-right:1px solid #3D5A86;
}
#tabla1 TD A:LINK, #tabla1 TD A:VISITED {
	text-decoration: none;
	color: black;
	padding: 0 1px 0 0;
}
#tabla1 TD A:HOVER {
	text-decoration: none;
	color: #FF6600;
	padding: 0 1px 0 0;
}
.TitTabla1 {
	font-family:"Trebuchet MS", "Lucida Console", Verdana;
	color: #000000;
	font-weight:bold;
	background-color: #9CBAD4;
}
#DirTit1 {
	font-size:14px;
	font-weight:bold;
	}
#DirTit2 {
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	}
#DirCont2 {
	padding-left:20px;
	}
	
#TableConm TD{
	font-size:10px;
	}
/* search form */
#searchform {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 110px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}