/**** INICIO DO CSS RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/***** FIM DO CSS RESET ****/

/* CSS Document */

body { background: #FFF url(../img/body_gradient.png) repeat-x; margin:0px; padding:0px; }

.intro1 { background:url(../img/intro1.gif); }
.intro2 { background:url(../img/intro2.gif); }
.intro3 { background:url(../img/intro3.gif); }
.intro4 { background:url(../img/intro4.gif); }
.intro5 { background:url(../img/intro5.gif); }

p, h1 {margin:0px;}

#wrap { width:939px; margin:0px auto; background:url(../img/bg_main.gif) top right no-repeat; }

#header {height:182px; }

.logo { padding:24px 0px 0px 0px; position:relative; float:left;}
.outdoor {  width:188px; height:162px; float:left; margin-left:20px; background:url(../img/bg_inscritos.png) bottom no-repeat; font-family:Georgia, "Times New Roman", Times, serif; font-size:63px; color:#224979; font-weight:bold; padding:20px 0px 0px 30px;}
.menu { position:relative; float:left; }
.menu p { position:relative; float:left; width:150px; border-right:3px solid #999; padding:6px 10px 16px 20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; text-align:right; line-height:21px; }
.menu p a:link { text-decoration:none; color:#666; }
.menu p a:visited { text-decoration:none; color:#666; }
.menu p a:hover { text-decoration:underline; color:#333; }

.sm {
display:block;
height:280px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
overflow:hidden;
width:939px;
margin:0px;
padding:0px;
}

.sm li {
display:inline;
float:left;
overflow:hidden;
}

#news { width:939px; height:280px; border-bottom:6px solid #333; }

#infobasicas { padding-bottom: 10px; border-bottom:2px solid #000; background:#D2D9DC; height:290px; }

#bloco { width:293px; position:relative; float:left; background:#D2D9DC; padding:10px; height:180px; }

h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; padding:8px 8px 12px 8px; color:#333; }

ul#noticias { width:280px; margin:0px; padding:0px; list-style:none; }

ul#noticias li {margin-left: 8px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

.video {padding-left:8px; }

#fiqueinformado { background:#FFF; padding-bottom:10px; height:200px;}
h1.info { color:#333; background:url(../img/bg_header_info.png); font-size:12px; padding:11px 0px 9px 8px; }
#feedbox {
	width: 165px;
	position:relative;
	float:left;
	padding-left:2px;
}
#feed {
	width: 165px;
	background: #EDEDED;
	border-bottom:1px solid #999;
	border-top: 3px solid #FEAE29;
	margin: 10px 63px 0px 8px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 6px 10px 0px;
}

.link { width:171px; padding-top:6px;}

p.entrevista { background:url(../img/marcorosa.jpg) 6px center no-repeat; padding:0px 0px 0px 86px; line-height:18px; height:96px; font-size:11px; }
p.introinscricao { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#333; line-height:20px; padding:8px; padding-top:0px; }
p.onde { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:20px; padding:8px 26px 8px 8px; padding-top:0px; }
p.links a  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; color:#00F; line-height:26px; padding:0px 8px; padding-top:0px; text-decoration:none;}
p.links a:hover  { text-decoration:underline;}
