---------- CSS POR MARI MONTANA - FLOGVIP.NET/MILEYREMIX ------------
---------- CSS PARA FV/PEOPLEMILEY_ - PRÊMIO PROMOÇÃO, :*


/*-- Link --*/

a, a:link{
color: #c83535;
height:0px;
border-bottom: 1px none #6dbdc9;
cursor: help;
TEXT-DECORATION: none;
background-color: #none;}

a:hover {
color: #e8ce5d;
border-bottom: 0px none #000000;
cursor: help;
TEXT-DECORATION: none;
background-color: #none;}


/*-- Titulo  --*/

.titulo {
font: 17px Arial;
color: #ffffff;
background-color: #none;
border-top: 0px none #ff6b84;
border-left: 0px none #15222e;
border-right: 0px none #15222e;
border-bottom: 0px  none #ff6b84;
-moz-border-radius: 5px 5px 5px 5px;
font-size: 9px;
width: 240px;
}


/*-- Estilos --*/

i {	color: #381a83; TEXT-DECORATION: italic;
}
b {	color: #ffffff; TEXT-DECORATION: none;
}
a {	color: #e8c95d; TEXT-DECORATION: none;
}
u {	color: #494242; TEXT-DECORATION: underline; border-bottom: 1px dashed #e8c95d;
}

/*-- Tabelas --*/
.table1 {
	color: #e8c95d;
        font: 13px Tahoma;
	text-align: center;
	padding: 4px 4px 4px 4px;
        border-left: 0px none #1f596a;
        border-right: 0px none #1f596a;
	background-color : #0e0e0e;
        width: 190px;
	-moz-border-radius: 10px 10px 10px 10px;
}

.fundopost {
	color: #494242;
        background-color: #0e0e0e;
	padding: 10px 10px 10px 10px;
	text-align: left;
        border-right: 0px none #adacac;
	border-bottom: 0px none #adacac;
	border-top: 0px none #adacac;
	border-left: 0px none #adacac;
	-moz-border-radius: 10px 10px 10px 10px;
        width: 260px;
        }


/*-- Caixas --*/

input, textarea, select 
	{font-family: tahoma; 
	font-size: 11px;
        text-align: center;
	border-right: 0px none #f74790;
	border-left: 0px none #f74790;
	color: #ffffff;
	text-align: left;
	background-color: #0e0e0e;
	-moz-border-radius: 10px 10px 10px 10px;
        }

.cmttext {
	align: center;
	width: 350px;
	color: #ffffff;
	cursor: crosshair;
	text-align: right;
	font-family: tahoma;
	font-size: 10px;
	background-color:#0e0e0e;
	-moz-border-radius: 4px 4px 4px 4px;
}

/*-- Seleleção Colorida --*/

::-moz-selection
{color: #000000;
background: #e8ce5d;}

::-selection
{color: #000000;
background: #e8ce5d;}
