/* CSS Document */
body{
margin:0px;
background-color:#E2EBEB;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
a{
color:#0066CC;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
.lr_tbd{
background:url(../media/rtbg_r1_c1.png) repeat-y top left;
width:7px;
height:auto;
}
.rt_tbd{
background:url(../media/rtbg_r1_c3.png) repeat-y top right;
width:7px;
height:auto;
}
.lt_tbd_b{
background:url(../media/rtbg_r2_c1.png) no-repeat top left;
width:7px;
height:26px;
}
.lt_tbd_c{
background:url(../media/rtbg_r2_c3.png) no-repeat top right;
width:7px;
height:26px;
}
.lt_tbd_d{
background:url(../media/rtbg_r2_c2.png) repeat-x top right;
width:760px;
height:26px;
}

.menu_element{
height:30px;
vertical-align:middle;
text-align:center;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
cursor:hand;
width:100px;
border-right:#F8C0C0 1px solid;
}
.menu_element_hover{
height:30px;
vertical-align:middle;
text-align:center;
font-size:12px;
font-weight:bold;
color:#FFFFCC;
cursor:hand;
width:100px;
border-right:#F8C0C0 1px solid;
background:url(../media/menubg_hover.png) repeat-x top left;
}
input,select,option,textarea{
font-family:Arial, Helvetica, sans-serif;
vertical-align:middle;
font-size:11px
}
.table_header{
background:url(../media/table_title_bg.png) repeat-x bottom left #FFFFFF;
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
font-size:11px;
height:18px;
padding:2px;
color:#0066CC;
}
.producto{
padding:2px;
border:#CCCCCC 1px solid;
margin:5px;
background-color:#FFFFFF;
}
