/* CSS Videosamateur.com */

body{
	background:#fff;
	margin:0;
	padding:0;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	font-weight:bold;
	}
	
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:863px;
	height:auto;
	margin:0 auto;
	padding:0;
	overflow:auto;
	}
	
/* Header */
#header-image {
	width:863px;
	height:289px;
	margin:0;
	padding:0;
	background:url(images/header-image.jpg) no-repeat;
	}
	
#header-image h1{
	display:none;
	}
	
#header-image a{
	width:490px;
	height:195px;
	display:block;
	float:right;
	right:10px;
	text-indent:-9999px;
	margin:0 auto;
	position:relative;
	}
	
/* Contenido */
#title-completa {
	width:863px;
	height:53px;
	margin:3px 0 0 0;
	padding:0;
	background:url(images/title-completa.gif) no-repeat;
	}
	
#title-completa a{
	width:863px;
	height:53px;
	display:block;
	text-indent:-9999px;
	}
	
#title-quieres {
	width:863px;
	height:73px;
	margin:0;
	padding:0;
	background:url(images/title-quieres.gif) no-repeat;
	}
	
#title-quieres a{
	width:863px;
	height:73px;
	display:block;
	text-indent:-9999px;
	}
	
#title-tour {
	width:863px;
	height:88px;
	margin:0;
	padding:0;
	background:url(images/title-tour.gif) no-repeat;
	}
	
#title-tour a{
	width:863px;
	height:88px;
	display:block;
	text-indent:-9999px;
	}
	
#title-click {
	width:863px;
	height:264px;
	margin:0;
	padding:0;
	background:url(images/title-click.jpg) no-repeat;
	}
	
#title-click a{
	width:482px;
	height:221px;
	display:block;
	text-indent:-9999px;
	float:left;
	position:relative;
	left:30px;
	top:15px;
	}
	
/* Thumb */
.thumbs-izq {
	float:left;
	margin:0 0 0 73px;
	border:1px solid #000;
	}
	
.thumbs-der {
	float:right;
	margin:0 73px 0 0;
	border:1px solid #000;
	}
	
/* Fixed */
.clear {
	clear:both;
	}
