/* Videosamateur */

body{
	background:#000;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#fff;
	}
	
h1, h2, h3, p{
	margin:0;
	padding:0;
	}
	
img {
	border:none;
	margin:0;
	padding:0;
	}
		
/*Links*/
a {
	outline-style:none;
	text-decoration:underline;
	color:#fff;
	}
	
a:visited {
	color:#fff;
	}
	
/* Wrapper */
#wrapper {
	width:980px;
	background:#ffcf1a url(images/wrapper-bg.gif) no-repeat;
	background-position:0 698px;
	height:auto;
	margin:0 auto;
	padding:0;
	overflow:auto;
	}

/* Header */
#header-image {
	width:980px;
	height:373px;
	background:url(images/header-image.jpg) no-repeat;
	margin:0 auto 21px auto;
	padding:0;
	}
	
#header-image a{
	width:705px;
	height:160px;
	display:block;
	float:right;
	position:relative;
	right:7px;
	text-indent:-9999px;
	}
	
/* Contenido */
#title-hazte {
	width:540px;
	height:272px;
	margin:0 0 24px 0;
	padding:0;
	float:left;
	background:url(images/title-hazte.gif);
	}
	
#title-hazte a{
	width:540px;
	height:272px;
	display:block;
	text-indent:-9999px;
	}
	
#title-universo {
	width:532px;
	height:272px;
	margin:0 0 24px 0;
	padding:0;
	float:left;
	background:url(images/title-universo.gif);
	}
	
#title-universo a{
	width:532px;
	height:272px;
	display:block;
	text-indent:-9999px;
	}
	
#title-bajate a{
	width:829px;
	height:52px;
	display:block;
	text-indent:-9999px;
	}
	
#title-completa {
	width:414px;
	height:159px;
	margin:10px auto 19px auto;
	padding:0;
	float:left;
	position:relative;
	left:45px;
	background:url(images/title-completa.gif);
	}
	
#title-completa a{
	width:414px;
	height:159px;
	display:block;
	text-indent:-9999px;
	}	
	
#special-box {
	float:left;
	width:505px;
	height:178px;
	padding:94px 20px 0 20px;
	margin:0 0 24px 0;
	background:url(images/special-box.gif);
	}
	
/* Thumbs */
.thumbs-left {
	float:left;
	margin:0 0 0 12px;
	border:1px solid #000;
	}
	
.thumbs-right {
	float:right;
	margin:0 12px 0 0;
	border:1px solid #000;
	}
	
.thumbs-mini {
	float:right;
	margin:20px 20px 0 0;
	border:1px solid #fff;
	}
	
/* Fixed */
.clear {
	clear:both;
	}


