/* 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:980px;
	height:auto;
	margin:0 auto;
	padding:0;
	overflow:auto;
	border-right:21px solid #8df1fa;
	border-left:21px solid #8df1fa;
	}
	
/* Header */
#header-image {
	width:980px;
	height:368px;
	margin:0;
	padding:0;
	background:url(images/header-image.jpg) no-repeat;
	}
	
#header-image h1{
	display:none;
	}
	
#header-image a{
	width:320px;
	height:240px;
	display:block;
	float:right;
	right:40px;
	top:75px;
	text-indent:-9999px;
	position:relative;
	}
	
/* Contenido */
#title-acceso {
	width:980px;
	height:56px;
	margin:0;
	padding:0;
	background:url(images/title-acceso.gif) no-repeat;
	}
	
#title-acceso a{
	width:980px;
	height:56px;
	display:block;
	text-indent:-9999px;
	}
	
#text-box {
	width:891px;
	height:91px;
	background:url(images/text-bg.gif) no-repeat;
	margin:10px auto;
	padding:13px 24px 0 24px;
	text-align:left;
	}
	
#title-bajate {
	width:980px;
	height:160px;
	margin:0;
	padding:0;
	background:url(images/title-bajate.gif) no-repeat;
	}
	
#title-bajate a{
	width:980px;
	height:160px;
	display:block;
	text-indent:-9999px;
	}
	
#title-bajate2 {
	width:980px;
	height:40px;
	margin:0;
	padding:0;
	background:url(images/title-bajate2.gif) no-repeat;
	}
	
#title-bajate2 a{
	width:980px;
	height:40px;
	display:block;
	text-indent:-9999px;
	}
	
/* Thumb */
.thumbs-izq {
	float:left;
	margin:0 0 0 60px;
	border:1px solid #10676f;
	}
	
.thumbs-der {
	float:right;
	margin:0 60px 0 0;
	border:1px solid #10676f;
	}
	
.thumbs-mini-margen {
	float:left;
	margin:0 0 11px 60px;
	}
	
.thumbs-mini {
	float:left;
	margin:0 0 11px 19px;
	}
	
/* Fixed */
.clear {
	clear:both;
	}


