a:hover {
	text-decoration	:	none;
}

a {
	text-decoration	:	none;
}

.Hueco {
	width	: 77%;
	font			: arial;
	font-size		: 12pt !important;
	font-family		: Arial;
}

#cmout  {
	background-position:	center top;
	/*height				:	100%;*/
	margin				:	0px auto;
	/*min-height			:	90%;*/
	width				:	732px;
	font-size				:1.3em; /* webmaster*/
}

#Trabajo  {
	height		:	90%;
	margin		:	0px auto;
	min-height	:	90%;
	BACKGROUND-IMAGE: url(../images/Bandera3b.gif);
	background-repeat	: no-repeat;
	/*background-attachment:fixed*/
	background-position:	1% 50%;
	/*overflow-y: auto;*/
	font-size				:1.3em;
}

.Titulo {
	text-transform  : uppercase; /* none capitalize uppercase*/
	font-size		: 13.5pt !important;
	/*font			: bold 100% arial !important;*/
	font-family		: Arial, Estrangelo Edessa, Copperplate Gothic Bold,Impact,Garamond, Verdana, Arial, Helvetica, sans-serif;
	text-align		: right; 
	font-weight		: bold;
}

#Titulo {
	text-transform  : uppercase; /* none capitalize uppercase*/
	font-size		: 13.5pt !important;
	/*font			: bold 100% arial !important;*/
	font-family		: Arial, Estrangelo Edessa, Copperplate Gothic Bold,Impact,Garamond, Verdana, Arial, Helvetica, sans-serif;
	text-align		: right; 
	font-weight		: bold;
}

.Contenedor {
	/*height: 600px; 
	overflow-y: auto;*/
	
	scrollbar-3dlight-color		:;
	scrollbar-arrow-color		: #394b8a;
	scrollbar-base-color		: #394b8a;
	scrollbar-darkshadow-color	:;
	scrollbar-face-color		:;
	scrollbar-highlight-color	:;
	scrollbar-shadow-color		:

	BACKGROUND-IMAGE: url(../images/Bandera3b.gif);
	background-repeat	: no-repeat;
	background-attachment:fixed
	background-position:	1% 50%;
	/*overflow-y: auto;*/
	/*font			: arial;*/
}

.ImagenMarco {
	border: 1px solid rgb(0, 0, 0); 
	margin: 6px; 
	float: right;
}

.Litem {
	/*BACKGROUND-POSITION: center top; */
	background-image	:	url(../images/FechaPeque.gif);
	background-position: -12px;	
}

P {
	text-align			: justify;
	font			: arial;
}

BODY {
	MIN-HEIGHT			: 90%; 
	HEIGHT				: 90%
}

BODY {
	PADDING-RIGHT		: 2px; 
	PADDING-LEFT		: 0px; 
	FONT-SIZE: 21pt; 
	PADDING-BOTTOM		: 0px; 
	MARGIN: 0px; 
	PADDING-TOP			: 1px; 
}

HTML  {
	font-size		: 13.5pt !important;
}

HTML BODY  {
	/*font-size				:0.7em;*/
	/*font-weight		: bold;*/
	/*font-family	: Times New Roman, Estrangelo Edessa, Bookman Old Style, Garamond, Palatino Linotype, Garamond, Century Gothic, Goudy Old Style, Book Antiqua, Helvetica, French Script MT;*/
	/*Comic Sans MS*/
	/*font-weight		: bold;*/
	/*font			: arial;*/
	/*filter				:	emboss(enabled='true'); */
	/*filter				:	Glow(Color=blue,Strength=1);*/
	text-align			: justify;
}

HTML BODY #cmout  {
	text-align			: justify;
}

input[type=text], input[type=password] {
    /*min-width:                60%;*/
    margin:                    .05em;
    padding:                    1px .25em;
    /*background:               #fff url(../images/form-input.png) no-repeat left top;*/
    border-bottom:            1px solid #aaa;
    border-right:            1px solid #aaa;
}
.Ero {
    margin:                    .05em 0;
    padding:                    1px .25em;
    /*background:                #fff url(../images/form-input.png) no-repeat left top;*/
    border-bottom: 1px solid red;
    border-right: 1px solid red;
    border-top: 1px solid red;
    border-left: 1px solid red;
        }
/*
input { width: expression(this.type=='text'?'60%':'auto'); }
*/