body{

	background:#fff;

	font-family:"Verdana", Arial, Helvetica, sans-serif;

	}



.clear{clear:both;}



.wrapper{

	width:255px;
	height:100%;
	overflow:hidden;
	margin:0 auto;

	}

	

h1{font-size:12px; color:#FF057C; font-weight:bold;	margin:2px 0 7px; text-align:center;
letter-spacing:-1px;
}

h1 a{color:#FF057C; text-decoration:none;}

h1 a:hover{text-decoration:underline;}

h3 {
	border-bottom:6px solid #FF0066;
	clear:both;
	color:#FF0066;
	float:rigth;
	font-family:Georgia,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	margin:10px 0;
	padding-bottom:2px;
	width:100%;
}

#header{
	background:url(images/header.jpg);
	background-repeat:no-repeat;
	width:251px;
	height:197px;
	margin-left:0px;
}

#header a{
display:block;
	height:197px;
	margin-left:8px;
	width:251px;
	height:197px;
    text-indent:-9999px;
}


.box-site{
	display:block;
	margin-top:8px;
	margin-left:0px;
	width:250px;
	height:188px;
	border:1px solid #FF057C;
	position:relative;
	text-decoration:none;
	overflow:hidden;
	}



.btn-play{
	display:block;
	margin:0 auto;
	width:34px;
	height:34px;
	position:absolute;
	top:80px;
	left:110px;
	background-image:url('images/btn-play.png') !important; 
	background-image:none; 
	filter:none !important; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/btn-play.png');
	cursor:pointer;
	}

.site-tit{
	display:block;
	margin:0 auto;
	position:absolute;
	top:154px;
	left:1px;
	color:#FFFFFF;
	font-size:10px;
	line-height:12px;
	}


/*-- TEXTO 2 --*/

.texto2{margin:8px 0 0;}
.texto2 p{font-size:13px; color:#444; font-weight:normal; text-align:center; margin:3px 0;}
.texto2 p a{color:#444; text-decoration:none; font-weight:bold;}
.texto2 p a:hover{text-decoration:underline;}

