BODY, P, A, LI, TD, LABEL, FILE, FIELDSET, LEGEND, OBJECT
{
	font-family: "Tahoma" , "MS Sans Serif" , sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	margin: 0px;
}

FORM, INPUT, TEXTAREA, BUTTON, SELECT
{
	font-family: "Tahoma" , "MS Sans Serif" , sans-serif;
	font-size: 8pt;
	color: #4B4B4B;
}

form
{
	margin: 0px;
	padding: 0px;
}

input
{
	margin: 0px;
	padding: 0px;
}

IMG
{
	border: none;
}

BODY
{
	background-color: #F7F7F7;
	margin: 0em;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

.dfull { 
        position: absolute; 
        HEIGHT: 100%; 
        WIDTH:100%; 
} 
/*Login*/
.LonginBandaIzq {
	background-color: #297331;
	text-decoration: none;
	font-family: "Tahoma", "MS Sans Serif", sans-serif;
	font-size: 8pt;
	color: #F7F7F7;
	width: 280pt;
	height: 725px;
	/*background: url('../conf/side_back.jpg');*/
}
.LonginBandaSep
{
	width: 3pt;
	height: 725px;
	background: url('../conf/shadow_left.gif');
}
.LonginLogo {
	height: 150px;
	background: url('../conf/logo_login_lat_esp.png') no-repeat center center;
	padding: 50px;
}
.Longintitulos
{
	font-family: "Tahoma" , "MS Sans Serif" , sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 30px;
}
.Longintextos, .Longintextos a {
	font-family: "Tahoma", "MS Sans Serif", sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
}
.favoritos {
	text-align: center;
	padding-top: 30px;
}
.idiomas {
	text-align: center;
	padding-top: 30px;
}
.creditos {
	font-family: "Tahoma", "MS Sans Serif", sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 30px;	
	visibility:visible;
}
	.creditos a {
		color: #fff;
	}
		.version {
	padding-left: 30px;
	padding-top: 30px;
}
.linkImg {
	padding: 10px 10px 0px 30px;
}
.linkLink {
	padding: 10px 20px 0px 0px;
	font-family: "Tahoma", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.linkLink a {
	color: #fff;
	font-size: 12px;
}
.error1 {
	color: #CC0000;
	visibility: visible;
	display: block;
}
.Butt {
	border-right: #656d4e 1px solid;
	border-top: #656d4e 1px solid;
	border-left: #656d4e 1px solid;
	border-bottom: #656d4e 1px solid;
	font-size: 11px;
	font-family: Verdana;
	color: #EDF2F9;
	padding: 5px;
	background-color: #297331;
}
.Butt:hover
{
    color:White;
    background-color: #000000
}
.overlay {
	position: fixed;
	z-index: 98;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #aaa;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.overlayContent {
	z-index: 99;
	margin: 250px auto;
	width: 80px;
	height: 80px;
}

.overlayContent h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.overlayContent img {
	width: 80px;
	height: 80px;
}