.menu {
	color: #818181;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}

.senha {
	color: #818181;
	text-decoration: underline;
}
.senha:hover {
	text-decoration: none;
}

.Liks {
	color: #666666;
	text-decoration: none;
}
.Liks:hover {
	text-decoration: underline;
}

a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.mais {
	color: #7e7bff;
	text-decoration: none;
}
.mais:hover {
	text-decoration: underline;
}

.font {
	font-family: tahoma;
	font-size: 11px;
}
.fontmini {
	font-family: tahoma;
	font-size: 9px;
}
.fonTitulos {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.inscricao {
	font-family: arial;
	font-size: 14px;
}

.drop_menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.drop_menu:hover {
	text-decoration: underline;
}

.clique {
	color:  ;
	text-decoration: none;
	font-weight: bold;
}

.titulos {
	font-family: arial;
	font-weight: bold;
	color: #0066FF;
	font-size: 16px;
}
.de {
	font-family: arial;
	font-weight: bold;
	color: #0066FF;
	font-size: 12px;
}
.por {
	font-family: arial;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.tit_hots {
	font-family: arial;
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
}

.borda {
	border: 2px solid #FF0000;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.bordaPaginacao {
	border: 2px solid #2D73F4;
	color: #2D73F4;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.tddiv {
padding: 6px;
width: 240px;
max-width: 225px;
height: 0 auto;
overflow: 0 auto;
text-align: left;
border-top: 1px dashed #999; border-bottom: 1px dashed #999; border-left: 1px dashed #999; border-right: 1px dashed #999;
display: inline-block should;
}

	body { background: url(img/bg_site.jpg) }
}


/*efeito do album esse modelo foi editado um pouco para adaptar   */
.highslide {
	cursor:  url(file:///C|/Documents%20and%20Settings/Administrador/Desktop/highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide img {
border: 3px solid white;
margin:2px;
padding:2px;
}
.highslide:hover img {
	border: 3px solid white;
}

.highslide-image {
	border: 10px solid white;
}

.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.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;

    background-image:  url(file:///C|/Documents%20and%20Settings/Administrador/Desktop/highslide/graphics/loader.gif);

   }
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}