/* CSS Document */
body{
background-image:url(imagenes2/fdo_vert_gral.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#8CBEBD;
margin:0px;
}
.tdleft{
background-image:url(imagenes2/lin_vert_lateral.jpg);
background-position:right;
background-repeat:repeat-y;
}
.tdright{
background-image:url(imagenes2/lin_vert_lateral.jpg);
background-position:left;
background-repeat:repeat-y;
width:54px;
}

.tdbottom{
background-image:url(imagenes2/lin_pie.jpg);
background-position:bottom;
background-repeat:repeat-x;
height:112px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#FFFFFF;
}
.imageleft{
float:left;
}
.imageborder{
padding:3px;
background-color:#EAE7D7;
border:1px solid #999999;
}
.capaX{
border:1px solid #999999;
}
.bottomindex{
background-image:url(imagenes2/fdo_index_bottom.jpg);
background-position:left top;
background-repeat:no-repeat;
height:112px;
}
.gralindex{
background-image:url(imagenes2/fdo_index_gral.jpg);
background-position:left bottom;
background-repeat:no-repeat;
height:376px;
}

.blanco{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#FFFFFF;
padding-bottom:16px;
}
.gral{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:13px;
color:#666666;
padding:0px 18px 0px 20px;
}
.peque{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#666666;
}

.title{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:18px;
color:#339999;
padding:0px 18px 0px 20px;
}
.input01{
width:200px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:13px;
color:#666666;
background-color:#E9E3D1;
}
.input02{
width:202px;
height:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:13px;
color:#666666;
background-color:#E9E3D1;
}
.btn01{
width:60px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:13px;
color:#FFFFFF;
background-color:#339999;
border:none;
}
.btn02{
width:120px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:13px;
color:#FFFFFF;
background-color:#339999;
border:none;
}
.diapo{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:#339999;
padding:3px;
}
.green{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#009999;
}
.green:link, .green:active, .green:visited{
text-decoration:none;
}
.green:hover, .green.over{
text-decoration:none;
padding-left:10px;
color:#66CCCC;
}
.white{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#E4EFEB;
}
.white:link, .white:active, .white:visited{
text-decoration:none;
}
.white:hover, .white.over{
text-decoration:none;
color:#FFFFFF;
}
#capas{
margin-left:-150px;
visibility:visible;
}