body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ff6d00;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ff6d00;
	scrollbar-arrow-color: #ff6d00;
	scrollbar-track-color: #ffffff;
}
.fondoWeb {
	background-image: url(img/bg.gif);
	background-color: #006BB6;
	background-repeat: repeat-x;
}
.fondoSup {

	background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
}
.fondoSeparador {


	background-image: url(img/separador.gif);
	background-repeat: repeat-y;
}
.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txtNormalNaranja {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF6D00;
	text-decoration: none;
}
a:hover {
	background-color: #FFA05B;
}
.txtNormalNaranjaGrande {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6C00;
	text-decoration: none;
}
.txtNormalMenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.txtCampos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	border: thin solid #FFFFFF;
}
.fndBoletin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(Images/ntmweb_10.gif);
	background-repeat: no-repeat;
}
.txtNormalNaranjaGrande2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004E91;
	text-decoration: none;
}
fieldset{
	border: 1px solid #23559A;
	width: 233px;
	text-align:center;
	margin:0 auto;
	}
	input, select, textarea{
		border: 1px ridge #23559A ;
		width: 120px;
		}
		input[type="image"] { border: 0px; width: 70px; }
legend
{
color: #23559A;
background: #FFF;
border: 1px solid #23559A;
padding: 2px 6px
} 
.imgLeft{
	float:left;
	margin:5px;
	border:0px;
	}
.cuadro{margin-bottom:10px; text-align:justify; padding:5px;  width:200px;margin:0 auto; border:double 2px #FF6D00;}
	.cuadro a {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #23559A;font-weight: bold;
		text-decoration: underline;	}
		.cuadro a:hover{text-decoration: underline;}
		
.horario{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #333333;	font-weight:normal; text-decoration: none;	text-align: justify; border:1px #FF6D00 solid;float:left;margin-right:10px; width:246px; margin-bottom: 5px;}
.horario td{border-bottom:1px #FF6D00 solid; width:82px;}
.horario p{	margin:5px;text-align: center;}