/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_new.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0093d0;
	background-attachment: fixed;
}
.bg_blanco {
	background-color: #FFFFFF;
	width: 180px;
}
.bg_logo {
	background-color: #FFFFFF;
	width: 180px;
	background-image: url(../images/logofondo_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.form_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #FAF9FC;
	width: 125px;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	padding-right: 2px;
	padding-left: 2px;
}

.bg_contenido {
	background-color: #ffffff;
	width: 596px;
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: right top;
	height: 310px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #713885;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.ruta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	color: #0093d0;
	height: 15px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8cc540;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.bg_login {
	background-color: #FFCC00;
}
.linea_gris {
	background-color: #ffffff;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.linea {
	background-color: #0093d0;
	height: 1px;
}
.bg_contenidogris {

	background-color: #ffffff;
	width: 596px;
}
.campo {
	border: 1px Solid #666666;
	padding: 2px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 5px;
}

.campo:hover {
	background-color: #ffffff;
	border: 1px solid #0093d0;
}
.bluebottom {
	background-image: url(../images/blue_bottom_bg.gif);
	background-repeat: repeat-x;
}
.imgname{
    FONT-SIZE: 12px;
    COLOR: #E3E1F0;
    FONT-FAMILY:  Arial, Verdana,helvetica; 
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
}
.imgname:hover{
    FONT-SIZE: 12px;
    COLOR: #C6BEED;
    FONT-FAMILY:  Arial, Verdana,helvetica; 
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
}
a.close{
    FONT-SIZE: 12px;
    COLOR: #E3E1F0;
    FONT-FAMILY:  Arial, Verdana,helvetica; 
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
}
a.close:hover{
FONT-SIZE: 12px;
FONT-FAMILY:  Arial, Verdana,helvetica; 
    COLOR: #C6BEED;
	font-weight: bold;
	text-decoration:underline;
	}
.tablebg {
	background-image: url(../images/bg_new.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0093d0;
	background-attachment: fixed;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
