.text_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
}

.TextBox_Left {
	text-align: left;
	clip: rect(auto,1px,auto,auto);
}

.TextBox_Right {
	text-align: right;
	clip: rect(auto,1px,auto,auto);
}

.text_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	font-variant: normal;
}

.text_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #7B7353;
	font-weight: bold;
	font-variant: normal;
}

.text_welcome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7B7353;
	font-weight: bold;
	font-variant: normal;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #2E5770;
	font-weight: bold;
	font-variant: normal;
}

.sub_titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3C7294;
	font-weight: bold;
	font-variant: normal;
}

.sub_titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #3C7294;
	font-weight: bold;
	font-variant: normal;
}

.sub_titulo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3C7294;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}

.text_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	font-variant: normal;
}

.check_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #3C7294;
	font-weight: bold;
	font-variant: normal;
}

.vineta_icono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F39412;
	font-weight: bold;
	font-variant: normal;
}

#vinetas{
	list-style-image:url(../Imagenes/iconos/ic_vineta.png); 
	color:#000066; 
	font-weight:bold; 
	margin-left:-20px; 
	font-family: Arial; 
	font-size:11px;
	text-decoration: underline;
	}

.button_aceptar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4834;
	background-repeat: no-repeat;
	background-image: url('../Imagenes/img/ic_button_aceptar.gif');
	background-position: right;
	text-align: center;
	white-space: nowrap;
	background-attachment: scroll;
	line-height: 15px;
	text-transform: capitalize;
	cursor: hand;
	width: 104px;
}

.button_buscar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4834;
	background-repeat: no-repeat;
	background-image: url(../Imagenes/img/ic_button_buscar.gif);
	background-position: right;
	text-align: center;
	white-space: nowrap;
	background-attachment: scroll;
	line-height: 15px;
	text-transform: capitalize;
	cursor: hand;
	width: 83px;
    height: 19px;
}

.button_volver{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4834;
	background-repeat: no-repeat;
	background-image: url(../Imagenes/img/ic_button_volver.gif);
	background-position: right;
	text-align: center;
	white-space: nowrap;
	background-attachment: scroll;
	line-height: 1px;
	text-transform: capitalize;
	cursor: hand;
}

.button_agregar_asociacion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4834;
	background-repeat: no-repeat;
	background-image: url(../Imagenes/img/ic_button_agregar_asociacion.gif);
	background-position: right;
	text-align: left;
	white-space: nowrap;
	background-attachment: scroll;
	line-height: 15px;
	text-transform: capitalize;
	cursor: hand;
	text-indent: 5px;
}

.button_agregar_asociacion2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4834;
	background-repeat: no-repeat;
	background-image: url('../Imagenes/img/ic_button_imprimir_anulaciones.gif');
	background-position: right;
	text-align: left;
	white-space: nowrap;
	background-attachment: scroll;
	line-height: 15px;
	text-transform: capitalize;
	cursor: hand;
	text-indent: 30px;
    width: 203px;
    height: 19px;
}
.button_Check{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4834;
	background-repeat: no-repeat;
	background-image: url(~/Imagenes/img/ic_button_check.gif);
	background-position: right;
	text-align: center;
	white-space: nowrap;
	background-attachment: scroll;
	line-height: 15px;
	text-transform: capitalize;
	cursor: hand;
}

.menu_btn1{
	font-size: 11px;
	cursor:pointer;
	color:#FFFFFF;
	width:200px;
	text-align:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; /*/*/
	border:1px solid #000000;/* */
	background-image: url(Imagenes/img/layout_btn1.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 3px;

}
.titulointerior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
}
.titulointerior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
}

.TextBox {
	text-align: right;
	clip: rect(auto,1px,auto,auto);
    font-size: 12px;
}

.RadioButton {
	width: 388px;
}

/*.Button
        {
            width: 388px;
        }*/
        
 .Label_Usuario
        {
            width: 311px;
            height: 19px;
        }     

/* Estilos hoja de estilos Para Caja SAF */

    .PanelIzquierdo
        {
        	top:0;
        	left:0;
            position:relative; 
            width:35%; 
          	
        }
         .PanelDerecho
        {
        	top:13.2%;
        	left:36%;
            position:absolute; 
            width:35%;
            height:200px; 
     	
        }
         .PanelIzquierdoSegundo
        {
        	top:2%;
        	left:0;
            position:relative; 
            width:35%; 
               	
        }
           .PanelDerechosegundo
        {
        	top:34.9%;
        	left:36%;
            position:absolute; 
            width:35%; 
           /* z-index:2;*/
            height:225px;
     	
        }
        .GrillaDerechaSegunda
        {
        	
        }
        .PanelIzquierdoTercero
        {
        	top:3%;
        	left:0;
            position:relative; 
            width:35%; 
               	
        }
           .PanelDerechoTercero
        {
        	top:57%;
        	left:36%;
            position:absolute; 
            width:35%; 
           /* z-index:1;*/
     	
        }
         .GrillaDerechaTercera
        {
        	
        }
           .PanelImprimir
        {
        	top:79%;
        	left:51%;
            position:absolute; 
			width:20%; 
     	
        }
		.PanelCaja
		{
			border-color: #3333FF;
			border-width: 2px;
		}
		.CajaIngresoDoc
		{
			position:relative;
			width:98%;
			height:132px;
			
		}
		.noVisible
		{
			display:none
		}
		
/* Estilos	Para Tablas Caja SAF */

/* ------------------
 styling for the tables 
   ------------------   */
body
{
	line-height: 1.6em;
}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../Imagenes/table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('../Imagenes/table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../Imagenes/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../Imagenes/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 80%;
	text-align: left;
	border-collapse: collapse;
	background: url('../Imagenes/table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('../Imagenes/table-images/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Imagenes/table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('../Imagenes/table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('../Imagenes/table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('../Imagenes/table-images/gradhover.png') repeat-x;
	color: #339;
}


#pattern-style-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('../Imagenes/table-images/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('../Imagenes/table-images/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}


#pattern-style-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('../Imagenes/table-images/patternb.png');
}
#pattern-style-b thead tr
{
	background: url('../Imagenes/table-images/patternb-head.png');
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
	color: #339;
	background: #cdcdee;
}



#mainview .menuUL
ul{cursor:pointer;z-index:1;
 }
#mainview .menuUL ul li
ul
{
	display:none;
	position:absolute;
	background-color:#E6F0F0;
	border:1px solid #4B6DA0;
	text-align:left;
	line-height:15px;
	margin: 0 0 0 0;
	
}
#mainview .menuUL ul li:hover
ul{display:block}
#mainview .menuUL ul li ul
li{padding:4px;width:70px;}
#mainview .menuUL ul li ul li:hover{background-color:#C5C6FC}

.invisible{display:none}

.FieldSet
{
	border-left-color:#b0b0ff; 
	border-bottom-color: #b0b0ff; 
	border-top-color: #b0b0ff; 
	border-right-color: #b0b0ff
}
.contenedor {
	height: 100%;
	/*width: 962px;*/
	width: 100%;
	position: fixed;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	/*background-image: url(../Imagenes/Images/f_rg.png);*/
	background-repeat: no-repeat;
	background-position: right;
	top: 65px;
	left: 19px;
}
h1 {
	font-family: Tahoma, "Arial Narrow";
	font-size: 14px;
	color: #081E83;
	line-height: 16px;
	text-transform: capitalize;
}



#iconos {
	margin:0;
	padding:0;
	display: block;
}
.text_bl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-right: 10px;
	padding-left: 20px;
}

#iconos ul {
	clip: rect(auto,auto,auto,auto);
	padding-right: 20;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
}
#iconos ul li {
	display:block;
	float:left;
	text-align:left;
	width: 210px;
	height: 85px;
	margin-right: 0em;
	margin-left: 3em;
	margin-bottom: 1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
.telefono {
	font-family: Tahoma, "Arial Narrow";
	font-size: 14px;
	color: #028752;
	background-color: #FFFF99;
	border: 1px solid #009900;
	height: 30px;
	width: 57%;
	vertical-align: middle;
}
.text_bajo {
	font-family: Tahoma, "Arial Narrow";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

#iconos li a {
	color:#239564;
	text-decoration:none;
	line-height: 1.3em;
	display:block;
	font-family: Tahoma, "Arial Narrow";
	font-size: 13px;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#iconos li a:hover {
	color:#ffc300;
}
#iconos li span {
	color:#999999;
	margin:0;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}
#iconos li span:hover  {
	color:#FF9900;
}
.ing_icons {
	margin-right: 10px;
}

.style_button {
    font-family: Tahoma, "Arial Narrow";
    font-size: 12px;
    color: #333333;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 3px;
}

/*==========================================================================================================================
  Estilos Ventana de Mensajes
  ==========================================================================================================================*/

#modalContainer {
    background-color:transparent;
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:10000;
    /*background-image:url(../Imagenes/img/layout_btn1.jpg); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
    position:relative;
    width:300px;
    min-height:100px;
    margin-top:50px;
    border:1px solid #000;
    -webkit-box-shadow: 0 0 10px 2px #4F4F4F;
    box-shadow: 0 0 10px 2px #4F4F4F;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color:#FFF;
    /*background-image:url(../Imagenes/iconos/ic_informacion.png);*/
    background-repeat:no-repeat;
    background-position:20px 30px;
}

#modalContainer > #alertBox {
    position:fixed;
}

#alertBox h1 {
    margin:0;
    /*font:bold 0.9em verdana,arial;*/
    background-color:#3C7294;
    color:#FFF;
    border-bottom:1px solid #000;
    padding:2px 0 2px 5px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius:5px 5px 0px 0px;
}

#alertBox p {
    /*font:0.7em verdana,arial;*/
    height:50px;
    padding-left:5px;
    margin-left:55px;
}

#alertBox #closeBtn {
    display:block;
    position:relative;
    margin:5px auto;
    padding:3px;
    border:1px solid #000;
    width:70px;
    /*font:0.7em verdana,arial;*/
    text-transform:uppercase;
    text-align:center;
    color:#FFF;
    background-color:#3C7294;
    text-decoration:none;
  }

.button { /* clase general */
  border: 1px solid #dedede;
  border-radius: 3px;
  color: #555;
  display: inline-block;
  font: bold 12px/12px HelveticaNeue, Arial;
  padding: 8px 11px;
  text-decoration: none;
}

.button {
    background: #92dbf6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abe4f8', endColorstr='#6fcef3');
    background: -webkit-linear-gradient(top, #abe4f8, #6fcef3);
    background: -moz-linear-gradient(top, #abe4f8, #6fcef3);
    border-color: #8dc5da #76b7cf #63abc7;
    color: #42788e !important;
    text-shadow: 0 1px 0 #b6e6f9;
    box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #c0ebfa;
}

.button:hover{
    background: #f4f4f4;
    border-color: #c7c7c7 #c3c3c3 #bebebe;
    box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
    text-shadow: 0 1px 0 #fdfdfd;
    background: -moz-linear-gradient(top,  #efefef, #f8f8f8);
    background: -webkit-linear-gradient(top,  #efefef, #f8f8f8);
    background: -o-linear-gradient(top,  #efefef, #f8f8f8);
    background: -ms-linear-gradient(top,  #efefef, #f8f8f8);
    background: linear-gradient(top,  #efefef, #f8f8f8);
}