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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000; 
}
body {background-color: #c6c8c9; margin: 0px; height:100%;}
a:link, a:visited, a:active {text-decoration: none;}
a:hover {text-decoration: underline;}

#page { width:930px; margin: 0px auto; height:100%; background:#f7f9f8 url(images/bg.gif) repeat-y; padding-top:25px;}

#barra {width:930px; margin: 0px auto; height:100%; background:#f7f9f8 url(images/bg.gif) repeat-y; _height:0;}
#barra .izq{background:#104580 url(images/logo-top.gif) no-repeat; width:125px; height:35px; float:left;  }
#barra .der {width:785px; height:35px; float:left; background-color:#70787d;   color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; padding:0px 0px 0px 20px; font-weight:bold;}
#barra .der a {color:#FFF; padding:0px 10px;}

#content {width:930px; height:100%; float:left; background:#f7f9f8 url(images/bg.gif) repeat-y; _height:0; }
#content .L {background-color:#104580; width:125px; height:100%; float:left; _height:0;}
#content .R {width:765px; height:100%; float:left; padding:20px; _height:0; }

#content .tit-box {width:785px; float:left; padding:10px 0px 10px 20px; background-color:#6088bb; color:#FFF; font-weight:bold; font-size:12px; text-transform:uppercase; }
#content .R-box {width:765px; height:100%; float:left; padding:20px; background-color:#d4ddec; _height:0; }
#content h1 { font-size:14px;}
#content .R-box img.big { border: solid 1px #999;}

#content .tit-duch {width:785px; float:left; padding:10px 0px 10px 20px; background-color:#888679; color:#FFF; font-weight:bold; font-size:12px; text-transform:uppercase; }
#content .R-duch {width:765px; height:100%; float:left; padding:20px; background-color:#d5d6c4; _height:0; }
#content .R-duch img.big { border: solid 1px #999;}

#content .tit-trad {width:785px; float:left; padding:10px 0px 10px 20px; background-color:#7e636c; color:#FFF; font-weight:bold; font-size:12px; text-transform:uppercase; }
#content .R-trad {width:765px; height:100%; float:left; padding:20px; background-color:#ddd4d5; _height:0; }
#content .R-trad img.big { border: solid 1px #999;}

#content .tit-mat {width:785px; float:left; padding:10px 0px 10px 20px; background-color:#b0b5b9; color:#FFF; font-weight:bold; font-size:12px; text-transform:uppercase; }
#content .R-mat {width:785px; height:100%; float:left; padding:20px 0px 20px 20px;  _height:0; }


#pie {width:930px; height:100%; float:left; background-color:#f7f9f8; _height:0;}
#pie .left {background-color:#104580; width:125px; height:40px; float:left;}
#pie .right {width:785px; float:left; background-color:#70787d;  color:#FFF;  font-size:10px; color:#FFF; font-weight:bold;
padding:8px 0px 8px 20px;}
#pie .right a { color:#FFF;}

#bcnis { width:930px; margin: 0px auto; color:#666;  padding-top:20px; font-size:10px; text-align:right;}
#bcnis a{color:#666; font-weight:bold;}

