BODY {
	margin-top:0px;
	margin-left:0px;
}

.tabla1 {
	height:100%;
	width:100%;
	border:0px;
}
.tabla2 {
	width:100%;
	border:0px;
}

.menu1 {
	color : #FFFFFF;
	background-color:#41477c;
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align:center;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
}
.menu2 {
	color : #FFFFFF;
	
	background-IMAGE: url(imagenes/m2.gif);
	
	width:200px;
	height:5px;
	
	font-size : 14px;
	font-family : Verdana;
	font-weight: bold;
	text-align:left;
	padding-left: 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.titulo {
	color : #41477c;
	font-size : 22px;
	text-align:center;
	font-weight: bold;
}
.titulo1 {
	font-size : 14px;
	text-align:center;
	font-weight: bold;
}
.titulo2 {
	font-size : 12px;
	text-align:justify;
}
.titulo3 {
	font-size : 15px;
	text-align:left;
	color : #41477c;
	font-weight: bold;
}
.titulo4 {
	font-size : 19px;
	text-align:left;
	font-weight: bold;
}
.titulo5 {
	font-size : 12px;
	text-align:center;
}
.mlink {
	color : #FFFFFF;
	font-size : 12px;
}

.pie {
	color : #CCCCCC;
	font-size : 10px;
	
}

.esp {
	background-IMAGE: url(imagenes/esp.gif);
	background-repeat: no-repeat;	
	height:5px;
	width:5px;
}
.esp1 {
	background-IMAGE: url(imagenes/esp.gif);
	background-color:#1e1463;
	background-repeat: no-repeat;	
	height:5px;
	width:5px;
}
.esp2 {
	background-IMAGE: url(imagenes/esp.gif);
	background-repeat: no-repeat;	
	height:3px;
	width:3px;
}
.esp3 {
	background-IMAGE: url(imagenes/esp.gif);
	background-color:#41477c;
	background-repeat: no-repeat;	
	height:5px;
	width:5px;
}

.esp4 {
	background-IMAGE: url(imagenes/m1.gif);
	background-repeat: no-repeat;
	width:200px;
	height:8px;
}
.esp5 {
	background-IMAGE: url(imagenes/m3.gif);
	background-repeat: no-repeat;
	width:200px;
	height:8px;
}

input.error, select.error {padding-right: 16px; border: 1px solid blue; background-color: #FFFCE2; background-image: url(includes/images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
input:focus, select:focus {border: 1px solid blue; background-color:#EFEFEF;}
