﻿
/* ********************  inicio paginas especificas ************************** */
#ficha_artista{
	width:336px;
	height:570px;
	float:left;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin: 0 0 12px 0;
	padding:0
}
#winArtistasMega{
	width:524px;
	margin: 0 auto;	
	float:right;
	height:308px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin: 0 0 12px 0
}
	#winArtistasMega ul.items {
		margin:2px 1px 2px 2px;
		padding:0;
	}
	#winArtistasMega ul.items li{
		list-style-type:none;
		list-style:none;
		height:138px;
		margin:0;
		padding:0;
		float:left;
	}
#artistasMega_item{
	width:171px;
	height:138px;
	/*background-color:#0D1B1A;*/
	padding:1px
}

#winProcurarArtistas{
	width:212px;
	float:left;
	height:248px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin: 0 0 12px 12px;
	text-align:center
}
.but_red {
    BORDER-RIGHT: #CC3300 1px solid; 
    BORDER-TOP: #CC3300 1px solid; 
    BORDER-LEFT: #CC3300 1px solid; 
    BORDER-BOTTOM: #CC3300 1px solid; 
    COLOR: #FFFFFF; 
    font-family: Verdana, Arial,  Helvetica, sans-serif; 
    BACKGROUND-COLOR: #CC3300;
    FONT-SIZE: 10px;
	font-weight:normal;
    text-decoration: none
}
.cx_box {
    BORDER-RIGHT:none;
    BORDER-TOP:none;
    BORDER-LEFT:none;
    BORDER-BOTTOM:none;
    COLOR: #777777; 
    font-family: Verdana, Arial,  Helvetica, sans-serif; 
    BACKGROUND-COLOR: white;
    FONT-SIZE: 11px;
	font-weight:normal;
    text-decoration: none
}
#winMRec{
	width:300px;
	height:250px;
	margin:0 0 12px 12px;
	float:right
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* ********************  fim paginas especificas ************************** */

/* Efeitos */

.overFx{background-image: url(../images/1x1.gif); width:172px; height:20px;}
/*.overFx:hover{background-image: url(../images/1x1_yellow.gif); color:#0D1B1A;}*/
.overFx:hover{color:#0D1B1A;}
.overFx a:hover{color:#CEB71C; text-decoration:none}