body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	background-color: #670011;
	background-image: url(images/back_page.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#back-head{
	background-image: url(images/back_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	width: 953px;
	background-image: url(images/fnd-main.gif);
	background-repeat: repeat;
	background-color: #000000;
	height: 100%;
	margin: 0 auto;
	overflow:hidden;
}
.back-title{
	background-image: url(images/back_title.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 953px;
	padding-top: 10px;
	padding-left: 90px;
	overflow:hidden;
}
.title-vid{
	font-size: 22px;
	font-weight: bold;
}
.duracion{
	font-size: 11px;
	color: #FF99FF;
}
.trail{
	float: left;
	width: 60%;
	margin-left: 18px;
	height: 400px;
}
.info{
	float: right;
	width: 35%;
	height: 400px;
	margin-right: 10px;
	font-size: 12px;
	background-image: url(images/back_title2.png);
	background-repeat: no-repeat;
	background-position: 252px top;
}
.descrip{
	height: 140px;
}
.pag{
	font-size: 20px;
	width: 700px;
	text-align: center;
	padding: 30px 120px;
}
.pie{
    text-align: center;
    background-image: url(images/pie2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 100%;
    width: 954px;
    padding-top: 40px;
    font-size: 11px;
}
/* comienza estilos enlaces*/
a:link, a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}


/* enlaces boton descargar follame tonto */
a.follame:link, a.follame:visited{
	text-decoration: none;
}
a.follame:hover{
	color: #00FF00;
}

/*fin enlaces*/

.galeria{ /* ancho de la caja de galeria de imagenes*/
	width: 930px;
	margin-left: 25px;
}

.barra_follame{
	display: block;
	margin-left: 60px;
}
.fnd_follame{
	background-image: url(images/tit_folllame.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 207px;
	height: 41px;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding-top: 10px;
}
.thumbs{
	float: left;
}
.fnd_descargar{
	background-image: url(images/bajar_video.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 207px;
	height: 41px;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding-top: 20px;
}
.tit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.separador{
	height: 20px;
	width: 100px;
}