* {
	padding:0;
	margin: 0;
	outline:none;
}


html{ 
font-family:arial;
height: 100%; margin-bottom: 1px;
}
body{ background: #036 url(../imagenes/bg.jpg) fixed; font-size:100%; line-height:1em;	color:#7B7B7B; margin: 0px; }

img{ border:0px none; margin:0; padding:0; vertical-align:top; }
form  {margin:0; padding:0; }
/* tamaņos de fuentes */
#footer{ font-size:0.75em; line-height:1.2em; }
/*fin tamaņos de fuentes */
.content { font-size:0.75em;	line-height:1.42em; }
.content1 { font-size:0.75em;	line-height:1.42em; }
.content2 { font-size:0.75em;	line-height:1.42em; }
.content3 { font-size:0.75em;	line-height:1.42em; }
.content4 { font-size:0.75em;	line-height:1.42em; }
.content5 { font-size:0.75em;	line-height:1.42em; }
.content6 { font-size:0.75em;	line-height:1.42em; }
.content7 { font-size:0.75em;	line-height:1.42em; }


.textarea1 { width: 300px; }

#form input, #form textarea, select{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#8C8C8C; 
	border:1px solid #dcdcdc;
	vertical-align:top;
}

.destacado {
	float: right;
	width: 210px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFE8;
	border:1px solid #ffcc00;
	text-align: center;
	margin-left: 15px;
	}



.usuario {
	width: 110px;
	height: 21px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	background: #fff url(../imagenes/bg_usuario.gif) top left no-repeat;
	padding-left: 55px;
	}

.password{
	width: 110px;
	height: 21px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	background: #fff url(../imagenes/bg_password.gif) top left no-repeat;
	padding-left: 75px;
	}
	
#clientes input, #clientes textarea, #clientes select{
	font-family:Arial, Helvetica, sans-serif;
	color:#005A84;
	vertical-align:top;

	font-size: 13px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A2DAEB;
	border-bottom-color: #A2DAEB;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#form input{ width:238px; height:18px; font-size:0.92em; padding:0 0 0 5px;}
#form textarea{
	width:238px;
	height:80px;
	font-size:0.92em;
	overflow:auto;
	padding-left: 5px;
}
.inp_h{ height:24px; margin:0 0 3px 0;}

/* estilos globales */
.w100{ width:100%;}
.h100{ height:100%;}
.float{
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
.right{ text-align:right;}
.title { display:block; margin:0; padding:0;}

.indent, .box , .row, .row, .row_1, .row_2, .block, .block_1, .block_2, .block_3, .block_4
{
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}
.in5{ padding-bottom:5px;}
.in10{ padding-bottom:10px;}
.in15{ padding-bottom:15px;}
.in20{ padding-bottom:20px;}
/* fin estilos globales */

ul {list-style:none;}
li a {
	color:#006699;
}
ul#punga {list-style:disc;}
ul#punga li {margin-left: 30px;}
li a:hover {text-decoration:none;}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

/* estilos links */
a{ color:#005984;}
a:hover{ text-decoration:none;}
.link{ background:url(../imagenes/arr.gif) 0 2px no-repeat; padding:0 0 0 12px; color:#005984; font-weight:bold;}
.link_1{ background:url(../imagenes/arr.gif) 0 3px no-repeat; padding:0 0 0 13px; color:#005984; font-weight:bold;}
.link_2{ background:url(../imagenes/arr.gif) 0 3px no-repeat; padding:0 0 0 13px; font-size:1.17em; color:#005984; font-weight:bold;}
.link_3{ color:#7B7B7B;}
/* fin estilos links */

/* estilos texto */
h1, h2{ margin:0; padding:0;}
h1 {
	text-indent:-10000px;
	height:0px;
	visibility: hidden;
}
.txt{ font-size:1.17em; line-height:1.29em;}
.txt_1{ color:#F23130; font-size:0.83em; background:url(../imagenes/list.gif) 0 0 no-repeat; padding:0 0 0 17px;}
.txt_2{ color:#005984; font-weight:bold;}
/* fin estilos texto */

.main {margin:0 auto;}



#clientes {
	background-image: url(../imagenes/bg_clientes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #006699;
}

#header {
	background-color: #FFFFFF;
	background-image: url(../imagenes/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#header2 {
	background-color: #FFFFFF;
	background-image: url(../imagenes/bg_header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#header .column_1 .indent {padding:0;}


/* estilos box */
.box .left_top{ background:url(../imagenes/left_top.gif) left top no-repeat;}
.box .right_top{ background:url(../imagenes/right_top.gif) right top no-repeat;}
.box .left_bot{ background:url(../imagenes/left_bot.gif) left bottom no-repeat;}
.box .right_bot{ background:url(../imagenes/right_bot.gif) right bottom no-repeat; width:100%;}

.box .side_left{ background:url(../imagenes/side_left.gif) left top repeat-y #FFFFFF;}
.box .side_right{ background:url(../imagenes/side_right.gif) right top repeat-y;}
.box .side_top{ background:url(../imagenes/side_top.gif) left top repeat-x;}
.box .side_bot{ background:url(../imagenes/side_bot.gif) left bottom repeat-x;}
/* fin estilos box */

.content { background: #fff url(../imagenes/wrapper.gif) center top repeat-x; width:100%;}
.content .indent{padding:18px 25px 17px 22px;}
.content1 { background: #fff url(../imagenes/wrapper.gif) center top repeat-x; width:100%;}
.content1 .indent{padding:18px 25px 17px 22px;}
.content2 { background: #fff url(../imagenes/wrapper.gif) center top repeat-x; width:100%;}
.content2 .indent{padding:18px 25px 17px 22px;}
.content3 { background: #fff url(../imagenes/wrapper.gif) center top repeat-x; width:100%;}
.content3 .indent{padding:18px 25px 17px 22px;}
.content4 { background: #fff url(../imagenes/wrapper.gif) center top repeat-x; width:100%;}
.content4 .indent{padding:18px 22px 17px 22px;}
.content5 { background: #fff url(../imagenes/wrapper.gif) center top repeat-x; width:100%;}
.content5 .indent{padding:18px 25px 17px 22px;}
.content6 { background: #fff url(../imagenes/wrapper.gif) center top repeat-x; width:100%;}
.content6 .indent{padding:18px 25px 17px 22px;}
.content7 { background: #fff url(../imagenes/wrapper.gif) center top repeat-x; width:100%;}
.content7 .indent{padding:18px 25px 17px 22px;}


.box_title { padding:18px 0 0 70px;}
.box_indent { padding:13px 20px 19px 22px;}
.box_indent2 { padding:13px 1px 19px 1px;}

/* estilos generales */
.content .indent{ padding-top:19px;}
.content .row .block{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 2px;
}

.content1 .indent{ padding-top:19px;}
.content1 .row .block{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 2px;
}

.content2 .indent{ padding-top:19px;}
.content2 .row .block{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 2px;
}

.content3 .indent{ padding-top:19px;}
.content3 .row .block{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 2px;
}

.content4 .indent{ padding-top:19px;}
.content4 .row .block{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 2px;
}

.content5 .indent{ padding-top:19px;}
.content5 .row .block{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 2px;
}

.content6 .indent{ padding-top:19px;}
.content6 .row .block{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 2px;
}

.content7 .indent{ padding-top:19px;}
.content7 .row .block{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 2px;
}

.content .row_1 .column .bg_right{ background: url(../imagenes/1_br_1.jpg) right top no-repeat; width:100%;}
.content .box .right{ margin:10px 0 0 0;}
.content .row_1 .column_1 .indent{padding:0 11px 0 11px;}
.content .row_1 .column_1 .bg_right{ background: url(../imagenes/1_br_2.jpg) right top no-repeat; width:100%;}

.content .row_1 .column_2 .bg_right{ background: url(../imagenes/1_br_3.jpg) right top no-repeat; width:100%;}

.content .row_2 .column .indent{padding:0 11px 0 2px;}
.content .row_2 .column_1 .indent{padding:0 0 0 2px;}
/* estilos generales */

/* estilos pag1 */
.content1 .row .block{padding:2px 0 30px 2px;}
.content1 .row .block .block_1{ width:325px;}
.content1 .row .block .block_2{ width:325px; padding:0 0 0 64px;}

.content1 .row_1 .column .bg_right{ background: url(../imagenes/1_br_1.jpg) right top no-repeat; width:100%;}
.content1 .box .right{ margin:10px 0 0 0;}
.content1 .row_1 .column_1 .indent{padding:0 0 0 11px;}
.content1 .row_1 .column_1 .bg_right{ background: url(../imagenes/1_br_3.jpg) right top no-repeat; width:100%;}

.content1 .row_1 .column_1 .block{ width:249px;}
/* fin estilos pag1 */

/* estilos pag2 */
.content2 .column .indent{padding:0 25px 0 0;}
.content2 .column .block_1{ width:231px;}
.content2 .column .block_2{ width:225px; padding:0 0 0 13px;}

.content2 .column_1 .bg_right{ background: url(../imagenes/1_br_4.jpg) right top no-repeat; width:100%;}
.content2 .column_1 .row .bg_right{ background: url(../imagenes/1_br_2.jpg) right top no-repeat; width:100%;}
/* fin estilos pag2 */

/* estilos pag3 */
.content3 .column .bg_right{ background: url(../imagenes/1_br_4.jpg) right top no-repeat; width:100%;}

.content3 .column_1 .indent{
	padding-top: 0;
	padding-right: 25;
	padding-bottom: 0;
	padding-left: 0;
}
.content3 .column_1 .block_1{ width:231px;}
.content3 .column_1 .block_2{ width:225px; padding:0 0 0 13px;}

.content3 td { padding:8px;}
.content3 .bg_row{ background: url(../imagenes/bg_row.jpg) left bottom repeat-x; width:100%;}

#files input {margin-right: 5px;}
/* fin estilos pag3 */

/* estilos pag4 */
.content4 .column .indent{padding:0;}
.content4 .column_1 .bg_right{ background: url(../imagenes/1_br_2.jpg) right top no-repeat; width:100%;}
.content4 .column_1 .row .bg_right{ background: url(../imagenes/1_br_5.jpg) right top no-repeat; width:100%;}

.grandote { font-size: 2.3em; line-height:1.4em; }
.violeta { color: #7A3A9A; }
.azul { color: #005A84; }
.verde { color: #669933; }
.naranja { color: #CB7717; }
.blanco { color: #ffffff; }

#comentario a { cursor: pointer; text-decoration:none; }
#comunicado a { cursor: pointer; text-decoration:none; }
#comunicado textarea { width:454px;	height: 90px; font-size: 1em; font-family:Arial, Helvetica, sans-serif;	color:#8C8C8C; border:1px solid #dcdcdc; }
#comentario textarea { width:454px;	height: 90px; font-size: 1em; font-family:Arial, Helvetica, sans-serif;	color:#8C8C8C; border:1px solid #dcdcdc; }
#comentario .titulo { width:454px;	height: 20px; font-size: 1em; font-family:Arial, Helvetica, sans-serif;	color:#8C8C8C; border:1px solid #dcdcdc; }
#comunicado .titulo { width:454px;	height: 20px; font-size: 1em; font-family:Arial, Helvetica, sans-serif;	color:#8C8C8C; border:1px solid #dcdcdc; }
/* fin estilos pag4 */

/* estilos pag5 */
.content5 .column .indent{padding:0 0 0 0;}
/* fin estilos pag5 */

#footer {
	color:#7B7B7B;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-position: left bottom;
	background-image: url(../imagenes/bg_footer.gif);
}

#footer a{ color:#555555;}
#footer .column_1 a{ color:#868686;}
#footer .column .indent {
	padding: 0px;
}

#footer .column_1 .indent {padding:22px 0 0 0px;}

.modal {
        display: none;
        position: absolute;
        top: 35%;
        left: 25%;
        width: 45%;
        height: 47%;
        padding: 10px;
        /*background: #fff;*/
		color: #333;
        z-index:1002;
        overflow: auto;
    }
