/*@charset "utf-8";*/
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#resultado {
	width: 100%;
}

#be0 {
 	width: 1010px;

}

#be1 {
 	width: 5px;

}

#calendario {
	width: 177px;

}

#be3 {
 	width: 20px;

}

#tag {
 	width: 322px;

}

#be5 {
 	width: 14px;

}

#be6 {
 	width: 463px;

}

#eventos_do_dia {
	width : 50%;
}

#eventos_do_mes {
	width : 25%;
}

form{
	margin:0px;
}

a {
	text-decoration: none;
}

a:link, a:visited:link {
	color: #0066CC;
}

a:hover, a:visited:hover {
	color:#660000;
}


td {
	font-size: 11px;
}

.inputText, .inputPassword, select{
	font-family:"Trebuchet MS";
	border: 1px solid #006699;
	background-color: white;
	font-size: 11px;
	width: 150px;
	padding: 1px;
}

.inputSubmit, .inputButton{
	border: 1px solid white;
	background-color: #6699CC;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	color: white;
}

.maisinfoativo{
	text-decoration: none;
	border: 1px solid #000000;
	margin: 5px;
	padding: 5px;
	cursor: pointer;
	background: #660000;
	color: #FFFFFF;
}

.maisinfoativo:hover{
	background:#CCCCCC;
	border: 1px solid #000000;

}

.maisinfo{
	text-decoration: none;
	border: 1px solid #FFFFFF;
	margin: 5px;
	padding: 5px;
	cursor: pointer;
}

.maisinfo:hover{
	background:#CCCCCC;
	border: 1px solid #000000;

}



.via6{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -0px -0px;
}
.ueba{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -24px -0px;
}
.digg{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -48px -0px;
}
.delicious{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -72px -0px;
}
.newsvine{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -96px -0px;
}
.technorati{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -120px -0px;
}
.reddit{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -144px -0px;
}
.magnolia{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -168px -0px;
}
.live{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -192px -0px;
}
.google{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -216px -0px;
}
.myweb2{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -240px -0px;
}
.stumbleupon{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -264px -0px;
}
.blinklist{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(/images/favoritos.gif) no-repeat scroll -288px -0px;
}
.rss{
	width:24px;
	height:24px;
	float:left;
	background:transparent url(images/favoritos.gif) no-repeat scroll -312px -0px;
}
left{	
	width				: 200px;
	padding				: 0px;
}


.highslide {
	cursor: url(include/highslide/highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
 }