body {
    padding: 0px;	
	margin: 0px;
	margin-top: 10px;
    background:url(../images/bg.gif) repeat-x;
}

.tabla-ppal {
    border:1px solid #046CB8;
}

.fondo-blanco {
    background:#FFFFFF;
}

.fondo-naranja {
    background: #cccccc;
}

.fondo-azul-claro {
    background: #dfebf7;
}

.fondo-gris {
    background:#CCCCCC;
}

.fondo-titulo {
    background:url(../images/bg-titulos.gif) no-repeat;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#355C9F;
	padding-left: 15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
}

.fondo-logueado {
    background: #ffffff;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#355C9F;
	margin-left:5px;
	margin-right:5px;
	height:80px;
	
}

.fondo-titulo-iniciar-sesión {
    background:url(../images/fondo-titulo-password.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color:#355C9F;
	height:70px;
	padding-left:65px;
	padding-top:5px;
}

.titulo1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#355C9F;
	padding-left: 15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
}

.titulo2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#355C9F;
}

.titulo3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#355C9F;
}

.texto1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#ffffff;
	background:#0061BD;
	border: 1px solid #666666; 
}

.texto2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#355C9F;
	padding-left: 15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
}

.texto3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#355C9F;
}

.texto4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#355C9F;
	border: 1px solid #cccccc;
}

.texto5 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#355C9F;
	background:#f2f1f1;
	border: 1px solid #666666; 
}

.texto6 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#355C9F;
	padding:10px;
}

.texto7 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#355C9F;
	background:#ffffff;
	border: 1px solid #666666; 
}

.texto8 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#355C9F;
	background:#f2f1f1;
	border: 1px solid #666666;
	padding:8px;
}

.texto9 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #333333;
	background:#ffffff;
	border: 1px solid #666666;
	padding:1px;
}

a.enlaces {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#046CB8;
	text-decoration:underline;
}

a.enlaces:hover {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#046CB8;
	text-decoration: none;
}

a.enlaces-gris {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
}

a.enlaces-gris:hover {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#cccccc;
	text-decoration: underline;
}

.formularios-campos {
    border: 1px solid #046CB8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#355C9F;
}

.formularios-boton {
    border: 1px solid #046CB8;
	background: #355C9F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
}

.formularios-boton-texto {
    border: 1px solid #046CB8;
	background: #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#355C9F;
	padding:1px;
	text-decoration:none;
}

.formularios-mensajes {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#ff0000;
	padding-left: 15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
}

.formularios-mensajes2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#ff0000;
	padding-left: 15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
}

.formularios-asterisco {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#ff0000;
}

.formulario-seguridad {
    border: 0px;
	background-color:#cccccc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#046CB8;
	font-weight: bold;
}

.pie { 
    background:url(../images/bg-pie.gif) no-repeat;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#355C9F;
}
