/*
This style sheet was created from C:\Documents and Settings\mgoni.ADMNET\Mis documentos\temp\ServiceLogin.htm
*/

.Estilo6 {
    color: #838281;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.Estilo7 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #838281;
}

.Estilo9 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #838281;
}

.Estilo13 {
    font-family: Arial, Helvetica, sans-serif;
    color: #E77817;
    font-weight: bold;
    font-size: 14px;
}

.Estilo12 {
    font-family: Arial, Helvetica, sans-serif;
    color: #E77817;
    font-size: 12px;
}

.Estilo17 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9px;
    color: #000000;
}

.Estilo18 {
    font-family: Arial, Helvetica, sans-serif;    
    font-size: 13px;
    color: #000000;
}

body,td,div,p,a,font,span {font-family: arial,sans-serif}
body {margin-top:2}

.c {width: 4; height: 4}

.bubble {background-color:#C3D9FF}

.tl {padding: 0; width: 4; text-align: left; vertical-align: top}
.tr {padding: 0; width: 4; text-align: right; vertical-align: top}
.bl {padding: 0; width: 4; text-align: left; vertical-align: bottom}
.br {padding: 0; width: 4; text-align: right; vertical-align: bottom}

.caption {color:#000000; white-space:nowrap; background:#E8EEFA; text-align:center}

.form-noindent {background-color: #ffffff; border: #C3D9FF 1px solid}

.feature-image {padding: 15 0 0 0; vertical-align: top; text-align: right; }
.feature-description {padding: 15 0 0 10; vertical-align: top; text-align: left; }

//

div.errormsg { color: red; font-size: smaller; font-family:arial,sans-serif; }
font.errormsg { color: red; font-size: smaller; font-family:arial,sans-serif; }

.gaia.le.lbl { font-family: Arial, Helvetica, sans-serif; font-size: smaller; }
.gaia.le.fpwd { font-family: Arial, Helvetica, sans-serif; font-size: 70%; }
.gaia.le.chusr { font-family: Arial, Helvetica, sans-serif; font-size: 70%; }
.gaia.le.val { font-family: Arial, Helvetica, sans-serif; font-size: smaller; }
.gaia.le.button { font-family: Arial, Helvetica, sans-serif; font-size: smaller; }
.gaia.le.rem { font-family: Arial, Helvetica, sans-serif; font-size: smaller; }

.gaia.captchahtml.desc { font-family: arial, sans-serif; font-size: smaller; } 
.gaia.captchahtml.cmt { font-family: arial, sans-serif; font-size: smaller; font-style: italic; }

BODY, P {  }

TABLE, TR, TD {  }

A {  }

A:LINK {  }

A:VISITED {  }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  }

B {  }

BR {  }

DIV {  }

FONT {  }

FORM {  }

IMG {  }

INPUT {  }

SC'+'RIPT {  }

SPAN {  }

TBODY {  }


/* classes */
.bubble {  }

.bubble bl {  }

.bubble br {  }

.bubble tl {  }

.bubble tr {  }

.c {  }

.feature-description {  }

.feature-image {  }

.form-noindent {  }

.gaia le button {  }

.gaia le fpwd {  }

.gaia le lbl {  }

.gaia le rem {  }

.gaia le val {  }

.loginBox {  }


/* unique IDs */
#continue {  }

#Email {  }

#ga-fprow {  }

#gaia_loginbox {  }

#gaia_loginform {  }

#gaia_table {  }

#links {  }

#login {  }

#ltmpl {  }

#Passwd {  }

#PersistentCookie {  }

#quota {  }

#rm {  }

#service {  }

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 10px;
	padding: 0px;
/*	background: #CCCCCC url("background2.gif") fixed;*/
/*	background: #CCCCCC url("../images/background2.gif") fixed;*/
}

/********************* PARA LAS VALIDACIONES: **********************/


.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

.combobox {
background-color: #e4e4e4;
color: #000000;
}
