/* CSS Videosamateur.com */

body{
	background:#c8bea4;
	margin:0;
	padding:0;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	}
	
h1, h2, h3, p{
	margin:0;
	padding:0;
	}
	
img {
	border:none;
	margin:0;
	}
		
/* Links */
a {
	outline-style:none;
	color:#000;
	text-decoration:underline;
	}
	
/* Wrapper */
#wrapper {
	width:980px;
	height:auto;
	background:#d4c63a;
	margin:0 auto;
	padding:0;
	overflow:auto;
	}
	
/* Header */
#header-image {
	width:980px;
	height:420px;
	margin:0;
	padding:0;
	background:url(images/header-image.jpg) no-repeat;
	}
	
#header-image h1{
	display:none;
	}
	
#header-image a{
	width:980px;
	height:85px;
	display:block;
	text-indent:-9999px;
	margin:0 auto;
	position:relative;
	top:334px;
	}
	
/* Contenido */
#title-accesoinstantaneo {
	width:980px;
	height:84px;
	margin:0;
	padding:0;
	background:url(images/title-accesoinstantaneo.gif) no-repeat;
	}
	
#title-accesoinstantaneo a{
	width:980px;
	height:84px;
	display:block;
	text-indent:-9999px;
	}
	
#title-bajate {
	width:980px;
	height:64px;
	margin:0;
	padding:0;
	background:url(images/title-bajate.gif) no-repeat;
	}
	
#title-bajate a{
	width:980px;
	height:64px;
	display:block;
	text-indent:-9999px;
	}
	
#haz-click-aqui {
	width:475px;
	height:554px;
	float:left;
	position:relative;
	left:18px;
	padding:0;
	margin:0 0 26px 0;
	background:url(images/special-box.gif) no-repeat;
	}
	
#haz-click-aqui a{
	width:365px;
	height:225px;
	position:relative;
	top:235px;
	display:block;
	text-indent:-9999px;
	margin:0 auto;
	}
	
/* Thumb */
.thumbs-izq {
	float:left;
	margin:0 0 18px 60px;
	border:1px solid #464113;
	}
	
.thumbs-der {
	float:right;
	margin:0 60px 18px 0;
	border:1px solid #464113;
	}
	
.thumbs-mini-margin {
	float:left;
	margin:0 0 0 54px;
	}
	
.thumbs-mini {
	float:left;
	margin:0 0 0 26px;
	}
	
/* Fixed */
.clear {
	clear:both;
	}

