/* CSS Document */

body {margin:10px;}

a,a:link,a:visited {color:#390;text-decoration:underline;}
a:active,a:hover {color:#390; text-decoration:none;}

table.hd {height:202px;width:100%;}
td.hd1 {background:url(../i/bgheaderleft.jpg);width:15px;}
td.hd2 {background:url(../i/bgheadercenter.jpg);width:50px;}
td.hd3 {background:url(../i/bgheadercenter.jpg);width:249px;}
td.hd4 {background:url(../i/bgheadercenter.jpg);width:auto;}
td.hd5 {background:url(../i/bgheaderright.jpg);width:15px;}

table.center {height:550px; width:100%;}
td.ctrleft {width:227px; padding:10px 5px 10px 0; vertical-align:top;}
td.ctrcenter {padding:15px; vertical-align:top;}
td.ctrright {width:227px; padding:10px 0 10px 5px; vertical-align:top;}

table.blockright {width:222px; float:right;}
td.blockrighttop {background:url(../i/bgmenutop-r1.jpg);height:15px;}
td.blockrightcenter {background:url(../i/bgmenucenter-r1.jpg);}
td.blockrightbottom {background:url(../i/bgmenubottom-r1.jpg);height:15px;}

table.blockleft {width:222px;}
td.blocklefttop {background:url(../i/bgmenutop1.jpg);height:15px;}
td.blockleftcenter {background:url(../i/bgmenucenter1.jpg);}
td.blockleftbottom {background:url(../i/bgmenubottom1.jpg);height:15px;}

table.footer {width:100%; height:32px;}
td.ftrleft {background:url(../i/bgfooterleft.jpg);width:20px;}
td.ftrcenter {background:url(../i/bgfootercenter.jpg); text-align:center;font:bold 15px Geneva; color:#347cc6;}
td.ftrright {background:url(../i/bgfooterright.jpg);width:20px;}

table.heading-l {margin:10px 0;}
td.heading-l {font:bold 17px Geneva; color:#347cc6;}
/* start menu */
.topmenu {margin:0 5px;}
.topmenu li {float:left;list-style-type:none;margin:0;width:100px;}

.topmenu a,.topmenu a:link,.topmenu a:visited {
   background-color:#f1f1ff;
   border:1px solid;
   border-color:#ffe #aaab9c #ccc #fff;
   display:block;
   font:11px verdana,arial,helvetica,sans-serif;
   text-decoration:none;
   padding:4px 2px 4px 6px;
   position:relative;
   color:#777;
}
.topmenu a:hover,.topmenu a.selected {background-color:#f1f1ff;border-color:#aaab9c #fff #fff #ccc;color:#a00;}

.nav {margin-top:10px;} 


.nav li { list-style-image:url(../i/arrows3.gif);}

.nav .nolink {
   background:url(../i/bgmenu.jpg);
   width:170px;
   color:#000;
   font:bold 13px verdana,arial,helvetica,sans-serif;
   padding:0 2px 0 6px;
}
.nav a,.nav a:link,.nav a:visited {
   width:175px;
   display:block;
   font:bold 12px Tahoma;
   text-decoration:none;
   padding:0 2px 0 6px;
   position:relative;
   color:#390;
}

.nav a:hover,.nav a.selected {color:#390; text-decoration:underline;}
/* end menu */

.name1 {
   background:url(../i/bgpanel.jpg) repeat-x #fff;
   color:#347cc6; 
   font:bold 18px Geneva;
   margin:20px;
   padding:1px 37px 3px;}
h1 {font:bold 18px Geneva; vertical-align:top;}

p {text-align:justify;font:12px Tahoma;}


/* form email */
#form_email {margin:10px auto 15px;width:490px;}
#form_email p {margin:0 0 2px;padding:0;}
#form_email label {float:left;font:12px/1 arial,sans-serif;padding:7px 0 0 25px;margin:2px 0 0;}
#form_email .tema,
#form_email .name,
#form_email .email,
#form_email .cod {
  background:url(../i/pencil.png) 2px 1px no-repeat #fff;
  border:#7e9db9 1px solid;
  color:#777;
  float:right;
  margin:0 5px 2px 0;
  padding:0 0 4px 22px;
  width:345px;
  height:15px;
}
#form_email .cod {width:215px;}
#form_email .tema,
#form_email .name,
#form_email .email,
#form_email .cod {padding:3px 0 4px 22px;height:12px;}
#form_email textarea {
  background:url(../i/pencil.png) 2px 1px no-repeat #fff;
  border:1px #7e9db9 solid;
  color:#777;
  float:right;
  margin:0 5px 2px 0;
  padding:10px 0 0 22px;
  width:455px;
  height:265px;
}
#form_email img {
  border:none;
  float:right;
  margin:1px 2px 2px 0;
  width:120px;
  height:19px;
}
#form_email .submit,#form_email .search {
  background:#fff;
  border:#7e9db9 1px solid;
  color:#777;
  float:right;
  font:13px/1 arial,sans-serif;
  margin:0 5px 2px 0;
  width:479px;
  height:22px;
}
#form_email .search {width:70px;}
html:root #form_email .tema,
html:root #form_email .name,
html:root #form_email .email,
html:root #form_email .cod {padding:1px 0 0 22px;height:18px;}
/* end form email*/

.inf {font:11px Tahoma;}

ol {font:12px Tahoma;font-style:italic;}
ul {font:12px Tahoma;font-style:italic;}

.lks {font:normal 11px arial,sans-serif;width:180px;}

