@charset "utf-8";
/* CSS Document */

html, body { margin:0; padding:0; border:0; width:100%; height:100%; font-family:"Trebuchet MS", Tahoma; font-size:12px; color:#FFFFFF; background:#3290a9 url(images/background.gif) top left repeat-x; }
a{ color:#faf4d1; text-decoration:none; }
a:hover{ text-decoration:underline; }

input[type="text"], input[type="password"], select, textarea{ font-family:"Trebuchet MS", Tahoma; font-size:12px; color:#333333; border:1px solid #30525c; margin:1px 0px; padding:1px; width:170px; }

#bodyTable { background:#6c8d96 url(images/bodyBackground.jpg) bottom right no-repeat; border-left:1px solid #a1c4cd; border-right:1px solid #a1c4cd; }
#bodyTable .menu{ background:#30525c; }
#bodyTable .logo{ height:72px; background:#6c8d96 url(images/logoBackground.gif) bottom center no-repeat; vertical-align:middle; padding:0px 8px; }
#bodyTable .cabecera{ padding:8px;  }
#bodyTable .contenido{ background:url(images/contentBackground.jpg) top center no-repeat; padding:8px; }

#principal .leftContent{ background-color:#5e7b83; color:#b1c9cf; font-size:11px; }
#principal .rightContent{ padding-left:18px; }

.list{ font-size:13px; list-style:url(images/arrowList.gif); }
.list li{ padding:3px 0px; }

.list1{ list-style:url(images/arrowList.gif); }
.list1 li{ padding:3px 0px; }

.pageTitle{ color:#30525c; font-weight:bold; text-transform:uppercase; font-size:20px; margin:0; padding:0; }