/* CSS DUB */
/* CSS BY ANDRE BELTRAME */
/* 11|10|09 */

@import url("nav.css");

* { margin:0; padding:0; list-style-type:none; }
a:visited { text-decoration:none;}
.hide { display:none; }
.clear { height:0!important; clear:both!important; }
body { font-family: Verdana, Arial, Helvetica,sans-serif; font-size:13px; background-color:#000;   }
.bgstyletwo { background-image:url(../img/bg-nomenu.jpg); background-repeat:repeat-x; }
.lines-front {width:auto; background-image:url(../img/bg-front.jpg); background-repeat:no-repeat;	background-position:center 0px;}
.wrapper { width:780px; margin:25px auto; } 
.wrapper-header { width:780px; margin:0 auto; padding-top:100px; } 
#Unimonte a { margin-left:40px; display:block; width:194px; height:196px; text-indent:-99999px; background-image:url(../img/logoUnimonte.png); background-repeat:no-repeat; }
#Instituto { background-image:url(../img/nomeInstituto.png); width:497px; height:196px; position:absolute; top:100px; margin-left:290px; } 
#nav { width:auto; background-image:url(../img/nav.png); background-repeat:repeat-x; margin-top:80px; height:35px; padding-top:10px; }
#nav ul { display:block; margin:0px auto; width:780px; }
#nav li { display:block;float:left; }
#nav a:hover { color:#FA25EA; }
#page {  width:480px;  height:255px; float:left; margin-left:18px; margin-bottom:20px;   }
#sidebar { width:256px;float:right; margin-left:10px; margin-right:10px;  margin-bottom:20px; }
#noticias { margin-left:130px; list-style-image:url(../img/seta.png); list-style-position:outside; margin-top:20px; }
#noticias li { padding:2px 0px 5px 0;  }
* +html #noticias li { padding:0!important;  }
#noticias li a {  display:block; border-bottom: 1px dashed solid #fff;  color:#fff; padding-top:5px; margin-bottom:5px; text-decoration:none; font-size:11px; }


#rodape { border-top: 1px solid #333; padding-top:20px; margin-top:20px; color:#fff; }
.logodub-footer { display:block; background-image: url(../img/dub.gif); width:44px; height:27px; float:left; margin-right:20px; margin-bottom:20px; } 


#masterpage { min-height:400px; background-image:url(../img/continouspage.jpg); width:600px; float:right; padding:20px; margin-bottom:20px; }
.img-alt { float:left; margin-left:56px; }
#masterpage p { margin-bottom:15px; line-height:18px; }

#masterpage input, #masterpage textarea { padding:3px; border: solid 1px #000; }
.bottoms input {border:0!important; color:#fff; width:90px; background:#000; }
#email {margin-left:2px; }