/*--------------------------------------------------------------
	Residência de Estudantes da Beira
	by Ricardo Otero dos Santos <oterosantos@gmail.com>
--------------------------------------------------------------*/

* { margin:0; padding:0 }

a { color:#006C8B; text-decoration:none; outline:none; border:0; }
a:hover { color:#004C61; text-decoration:underline }

a.external_link { background:url(/media/img/new_window.gif) 0 2px no-repeat; padding-left:15px }

h1 { font:normal 350% "Trebuchet MS", Tahoma, Arial; color:#004C64 }
h2 { font:normal 200% "Trebuchet MS", Tahoma, Arial; color:#004C64; margin-bottom:10px }
h3 { font-size:110%; font-weight:bold; margin-bottom:5px; margin-top:20px }

body { font:80%/150% Georgia, serif; margin:10px; color:#666 }

/* em construcao */
#construction { margin:0px auto; width:420px; margin-top:10px; background:#F4F4F4; padding:10px }
#construction { border-top:1px dashed #CDCDCD; border-bottom:1px dashed #CDCDCD }

/* container */
#container { width:700px; margin:0px auto }

/* header */
#header { margin-bottom:60px; background:#004c64; height:89px }
#header img {border:0}

#navbar { float:right; font-size:110%; margin-top:5px; color:#aaa; }
#navbar ul { float:left; list-style:none }
#navbar ul li { display:inline }
#navbar ul li a { padding:2px }

/* content */
#content p { margin:0px 0px 14px }

/* home */
#home { height:360px; background:#fff url(/media/img/bg_principal.jpg) no-repeat left top; padding-top:20px }

#testimonials { float:left; width:346px }
#testimonials p { font:italic 100% georgia,'times new roman',serif; padding-left:25px; color:#4f4f4f; margin:240px 20px 0px 5px }
small.sign { display:block; margin-top:4px; font-size:95%; color:#7a7a7a }

#intro { float:left; width:350px }

#intro ul { background:url(/media/img/principal_bullets.gif) 0 0 no-repeat; height:83px; padding:15px 0px 15px 20px }
#intro ul { margin:0px; margin-top:25px; list-style:none; width: 353px }
#intro ul li { list-style: square inside; }

/* footer */
#footer { clear:both; font-size:90%; text-align:center }
#footer hr { width:85%; margin:0 auto; margin-bottom:10px; border:0; border-top:1px solid #eee }

/* paginas secundarias */
#texto { float:left; width:506px; padding:20px 0px 20px 20px }

#texto ul { list-style:square; margin:0px 0px 0px 15px; padding:0px }
#texto ol { margin:0px 0px 0px 20px; padding: 0px }
#texto ul li, #texto ol li { margin-bottom: 6px }

#rand_image { float:right; margin:0px 0px 5px 10px; padding:5px; border:1px solid #A6A6A6 }
#rand_image img { width:264px; height:169px }

/* menu */
#menu { float:left; margin-top:20px; margin-bottom:20px; padding:0px }
#menu #top { background:url(/media/img/bg_menu.gif) 0 0 no-repeat; height:8px; width:174px; font-size:1px !important; /* IE */ }
#menu #bottom { background:url(/media/img/bg_menu.gif) 0 -8px no-repeat; height:8px; width:174px; font-size:1px !important; /* IE */ }

#menu-content { background:#004c64; width:154px; padding:10px }
#menu-content ul { margin:0px; padding:0px; list-style:none }
#menu-content ul li { margin-bottom:5px }

#menu a { color:#fff; width:174px }
#menu a:hover { color:#eee }

/* testemunhos */
#testemunho { font-style:italic }
#assinatura { clear:left; float:right; font-weight:bold }

