/* CSS Document */

body
{
background-image: url("./img/bkgnd.gif");
background-repeat: repeat-x;
background-attachment: fixed;
}

.verdana
{
font-family: verdana;
font-size: 12px;
text-weight: normal;
}

.seccion_top
{
color: white;
letter-spacing: 2px;
font-family: arial;
font-size: 16px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
}

h5.texto_el_usuario
{
color: #cccccc;
font-family: arial;
font-size: 11px;
text-weight: normal;
letter-spacing: 1px;
margin-top: 0px;
margin-bottom: 0px;
}

h5.ayuda
{
color: #CCCCCC;
font-family: verdana;
font-size: 7pt;
font-weight: medium;
text-align: right;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 10px;
}

h5.botones_grises
{
color: #333333;
font-family: verdana;
font-size: 10;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

h5.boton_guardar
{
color: #003366;
font-family: verdana;
font-size: 10;
font-weight: bold;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

h5.boton_savengo
{
color: #003366;
font-family: verdana;
font-size: 10;
font-weight: bold;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

h5.titulo_paso
{
color: #000000;
font-family: arial;
font-size: 9pt;
font-weight: bold;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
background-color: #CCCCCC;
}
.campo
{
color: #6666CC;
font-family: verdana;
font-size: 12px;
font-weight: normal;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
}

h5.campo_gris
{
color: #999999;
font-family: verdana;
font-size: 60%;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

h5.nombre_seccion
{
color: #666666;
font-family: verdana;
font-size: 100%;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
}

h5.mas_info
{
color: #003399;
font-family: verdana;
font-size: 60%;
font-weight: normal;
background-color: #ccff99;
}

.ejemplos
{
color: #666666;
font-family: verdana;
font-size: 12px;
font-weight: normal;
text-align: right;
margin-top: 3px;
margin-bottom: 0px;
}

ul.ejemplo_list
{
color: #666666;
font-family: verdana;
font-size: 60%;
font-weight: normal;
list-style-type: none;
margin-left: 5px;
}

ul.links
{
color: #666666;
font-family: verdana;
font-size: 60%;
font-weight: bold;
list-style-type: none;
margin-left: 3px;
}

h2.links
{
color: #666666;
font-family: verdana;
font-size: 60%;
font-weight: bold;
background-color: #ccff99;
margin-top: 0px;
margin-bottom: 0px;
}

h2.tipo_blanca
{
color: #ffffff;
font-family: verdana;
font-size: 18;
font-weight: bold;
letter-spacing: 6px;
text-align: right;
margin-top: 0px;
margin-bottom: 0px;
}

h2.definicion
{
color: #339966;
font-family: verdana;
font-size: 60%;
font-weight: normal;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
}

h2.descripcion
{
color: #3333333;
font-family: arial;
font-size: 80%;
font-weight: strong;
text-align: right;
margin-top: 0px;
margin-bottom: 0px;
}.tipo_blanca {
	color: #FFFFFF;
}
