/* CSS Document */
/* Generales Query Software */
/* Fecha de Creacion 2009/11/05 */
/* FEcha de Modificación 2009/01/18 */



/* Genericos */




/* Margin */
.Margin5-5
{ margin:5px 5px;}
.Margin5-0
{ margin:5px 0px;}
.MarginLeft15
{margin-left:15px;}
.MarginTop15
{ margin-top:15px;}
.MarginTop10
{ margin-top:10px;}
.MarginRight
{ margin-right:15px;}

.MarginLeft275
{ margin-left:275px;}

.MarginAuto
{margin:auto;}

/* Padding */
.PLeft250
{padding-left:250px;}
.Padding5-15
{padding:5px 15px;}

/* Fondo Color */
.FGris
{background:#e8e8e8;}



/* Border Color */
.BRojo1
{ border:red solid 1px;}
.BNegro1
{ border:#000 solid 1px; margin-bottom:20px; }

.BBottom5Azul
{ border-bottom:#213f7b solid 1px;}

/* Color fuente */
.CRojo
{color:#c40703;}
.CVerdeOscuro
{color:#009933;}
.CAzul
{color:#6479ae;}

/* Float */
.FLeft{float:left;}
.FRight{float:right;}


/* fuente Aling */
.TCenter
{text-align:center;#margin:0px 0px; #padding:0px 0px;}
.TLeft
{text-align:left;#margin:0px 0px;}
.TRight
{text-align:right;}
.VBottom
{ vertical-align:bottom;}

.Strong
{font-weight:bold;}



/* Tamaño Fuente */
.F10
{font-size:10px;}
.F11
{font-size:11px;}
.F12
{font-size:12px;}
.F13
{font-size:13px;}
.F14
{font-size:14px;}
.F15
{font-size:15px;}

/* Tamaño Cajas */
.H10
{height:10px;}
.H35
{height:35px;}
.H45
{height:45px;}
.H50
{height:50px;}
.H70
{height:70px;}
.H100
{height:100px;}
.H110
{height:110px;}
.H150
{height:150px;}
.H500
{height:500px;}
.H550
{height:550px;}

.W10
{width:10px;}
.W20
{width:20px;}
.W35
{width:35px;}
.W50
{width:50px;}
.W100
{width:100px;}
.W125
{width:125px;}
.W150
{width:150px;}
.W200
{width:200px;}
.W225
{width:225px;}
.W250
{width:250px;}
.W270
{width:270px;}
.W300
{width:300px;}
.W350
{width:350px;}
.W400
{width:400px;}
.W450
{width:450px;}
.W500
{width:500px;}
.W550
{width:575px;}

/* Colores Fuente */


/* formularios */

.Boton
{
border:0px;
color:#c40703;
background:#e8e8e8;
font-size:12px;
padding:5px 5px;
margin:5px 0px;
}



