@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center; 
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.site #container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center;
}
.site #container #mainContent #rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo {
	padding-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: bold;
	color: #6c0b0b;
	text-align: left;
}

.titulo2 {
	/*padding-left: 30px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: bold;
	color: #6c0b0b;
}



.menu{
	list-style-type:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu li{
	padding-bottom: 10px;
}

.menu li a{
	margin-right: 0px;
	font-size:xx-small;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 30px;
	margin-left: -3px;
}

.menu a:visited{color: #FFFFFF; }

.menu a:hover {
	/*list-style-type: disk;
	list-style-image: url(images/mouseover_menu.jpg);*/
	background-image: url(images/mouseover_menu.jpg);
	background-repeat:no-repeat;
	background-position:10px;
	text-decoration: none;
	color:#c7711e;
	text-align: left;
}
.separador_menu{
	background-image:url(images/separador_menu.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

/************************************************************************************/
#cssdriveid{
width: 400px;
padding: 10px;
border: 1px dashed black;
}

#cssdriveid .rsscontainer{ /*Style for RSS item body within #cssdriveid box*/
margin-bottom: 1em;
}


#nytimesid{
width: 250px;
height: 160px;
padding: 20px 0 0 28px;
/*overflow:auto;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
}

#nytimesid .rsscontainer{ 
margin-bottom: 10px;
}

#nytimesid .rsscontainer .rsstitle{ 
/*font-weight: bold;*/
}

#nytimesid .rsscontainer .rssdate{
color:#999999;
line-height:20px;
}

#cssnewsbox{
width: 500px;
height: 310px;
padding: 10px;
/*border: 1px dashed black;*/
}

#cssnewsbox .rsscontainer{
margin-bottom: 1em;
}
