﻿@charset "UTF-8";
/* CSS Document */
*       {margin:0; padding:0;}
body    {background:#FFFFFF; text-align:center;}
a       {color:#EE381A;}
a:hover {text-decoration:none;}
img     {border:0;}
table   {border-collapse:collapse; border:0px; width:100%; height:100%;}
td      {vertical-align:top;}
input,
textarea,
body,
select,
font,
table   {font-family:Tahoma; font-size:11px; line-height:14px; color:#535353;}
input,
select  {vertical-align:middle;}
font    {color:#EE381A;}
ul      {list-style:none;}
li      {background:url(../img/listado.gif) no-repeat left; padding-left:9px; line-height:17px;}
h1      {font-family: Arial, Helvetica, sans-serif; color: #247eb2; size: 14px; text-transform: uppercase; font-weight: normal; font-style: italic; line-height: normal;}
h2      {font-family: Arial, Helvetica, sans-serif; color: #333333; size: 12px; text-transform: uppercase; font-weight: bold; line-height: normal;}
p       {margin-bottom: 20px;}

/* postit */
.m1_t_dr {background:#FFF180 url(../img/m1-t-dr.gif) repeat-x top;}
.m1_b_dr {background:url(../img/m1-b-dr.gif) repeat-x bottom;}
.m1_t    {background:url(../img/m1-t.gif) no-repeat left top;}
.m1_l_b  {background:url(../img/m1-l-b.gif) no-repeat left bottom;}
.m1_r_b  {background:url(../img/m1-r-b.gif) no-repeat right bottom;}
.m1      {padding:28px 28px 35px 30px; color:#6A4C11; font-size:10px; line-height:13px;}
.m1 font {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#957249; font-style:italic;}
.m1 h2   {color:#7d5510; padding: 20px 0px;}

/* pie */
.c_text         { color:#FFFFFF; line-height:13px;}
.c_text a       { color:#FFFFFF; text-decoration:none;}
.c_text a:hover { text-decoration:underline;}

/* presupuesto */
.box      {border:1px #B1B1B1 solid; border-right-width:0px; border-top-width:0px; overflow: scroll;}
.text1    {color:#000000; text-align:right; height:27px; line-height:16px;}
.text1 td {padding: 2px;}
.input1   {width:200px; height:19px; border-color:#CECECE; border-right-width:1px; border-bottom-width:1px; background-color:#F4F4F4; padding-left:5px;}
.sel1     {width:47px; border-color:#CECECE; border-right-width:1px; border-bottom-width:1px; background-color:#F4F4F4;}

/* otros */
.link { color:#EE381A; background:url(../images/a.gif) no-repeat 100% 5px; padding-right:9px;}

/* formularios */
.tabla_form td{ height: 20px; }