a {
	color: #412781;
	text-decoration: none;
}

a:hover {
	color: #9E8CC9;
}

body {
	margin: 0px;
	overflow: auto;
	overflow-x: hidden;
	background:url(../imagenes/pattern_body.jpg) repeat top left;
}
html > body table{
	background:url(../imagenes/pattern_tabla.jpg) repeat top left;
}

div {
	margin:0px;
	padding:0px;
}
input, textarea {
	background-color: transparent;
	border: 1px solid #412781;
	color: #333333;
	font-family: arial;
	font-size: 10px;
}

td {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}

.bgnoflow {
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.borderdropdown {
	background-color: #68BBF7;
	border: 1px solid #412781;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	padding: 2px;
}

.bordertableinner {
	background-color: #FFFFFF;
	border-bottom: 1px solid #412781;
	border-left: 1px solid #412781;
	border-right: 1px solid #412781;
	border-top: 1px solid #412781;
	color: #000000;
	cursor: hand;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.bordertableinnerclosed {
	/*background-color: #FFFFFF;
	border-bottom: 1px solid #412781;
	border-left: 1px solid #412781;
	border-right: 1px solid #412781;
	border-top: 1px solid #412781;*/
	color: #000000;
	cursor: hand;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.bordertableinnerclosed a {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.bordertableinnerclosedhome {
	background-color: #FFFFFF;
	border-bottom: 1px solid #412781;
	border-left: 1px solid #412781;
	border-right: 1px solid #412781;
	border-top: 1px solid #412781;
	color: #000000;
	cursor: hand;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.bordertableout {
	background-color: #FFFFFF;
	border: 1px solid #412781;
}

.cursorhand{
	cursor: hand;
}

.displayfalse {
	display: none;
}

.displaytrue {
}

.headersection {
	color: #412781;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	color: #412781;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #412781;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}

.linkwhite{
	color: #FFFFFF;
}

.requerido {
	color: #FF0000;
	font-size: 12px;
}

.tddown {
	border-bottom: 0px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 1px solid #000000;
	color: #412781;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.tddownmenu {
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 1px solid #000000;
	color: #412781;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.tdselected {
	background-color: #68BBF7;
	border-bottom: 1px dashed #000000;
	border-left: 0px dashed #000000;
	border-right: 1px dashed #412781;
	border-top: 1px dashed #000000;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.tdselectedclose {
	background-color: #68BBF7;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
	border-right: 1px dashed #412781;
	border-top: 1px dashed #000000;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.tdtext {
	padding: 5px;
	text-align: justify;
}

.visibilityfalse {
	visibility: hidden;
}

.visibilitytrue {
	visibility: visible;
}

#leyenda {
	font-size: 9px;
	text-align: center;
}

.botonera {
	margin-left:20px;
	margin-bottom:20px;
}

.botonera  a img{
	border:1px solid #412781;
}
.bannerVertical {
	vertical-align:top;
	text-align:right;
	margin-left:10px;
}
.bannerVertical a img{
	border:1px solid #412781;
}

#flash{
	position:relative;
	width: 400px;
	height: 87px;
	overflow: hidden;
	top:0px;
	left:379px;
	/*border-left:1px solid #fff;*/
	background:url(../imagenes/flash_static.jpg) no-repeat top left;
}