/* Damevideos - Amateur */

body{
	background:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	}
	
h1, h2, h3, p{
	margin:0;
	padding:0;
	}
	
img {
	border:none;
	margin:0;
	padding:0;
	}
		
/*Links*/
a {
	outline-style:none;
	text-decoration:none;
	text-decoration:underline;
	color:#000;
	}
	
a:hover, a:active {
	color:#666;
	}
	
a:visited {
	color:#000;
	}
	
/* Wrapper */
#wrapper {
	width:980px;
	height:auto;
	margin:0 auto;
	padding:0;
	overflow:auto;
	border-right:2px solid #0066cc;
	border-left:2px solid #0066cc;
	background:#ffcc00;
	}
	
#header-image {
	width:980px;
	height:239px;
	background:url(images/header-image.jpg) no-repeat;
	margin:0;
	padding:0;
	border-bottom:1px solid #ffcc00;
	}
	
#header-image a{
	width:400px;
	height:95px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:90px 0 0 25px;
	}
	
#header-image h1{
	display:none;
	}
	
#header-slogan {
	width:980px;
	height:33px;
	background:url(images/header-slogan.gif) no-repeat;
	margin:0;
	padding:0;
	}
	
#header-slogan a{
	width:980px;
	height:33px;
	display:block;
	text-indent:-9999px;
	}
	
#header-slogan h2{
	display:none;
	}
	
.texto-contenedor {
	width:820px;
	height:auto;
	margin:30px auto;
	text-align:center;
	}
	
.texto-contenedor span{
	font-weight:bold;
	color:#003366;
	}
	
.texto-contenedor h2{
	font-size:24px;
	color:#0066cc;
	text-transform:uppercase;
	text-decoration:underline;
	margin:7px 0 0 0;
	}
	
.texto-contenedor h2 a, .texto-contenedor h2 a:visited {
	color:#0066cc;
	}
	
.thumbs {
	float:left;
	margin:0 0 0 21px;
	border:2px solid #0066cc;
	}

#disfruta {
	width:980px;
	height:33px;
	background:url(images/disfruta-title.gif) no-repeat;
	border-bottom:1px solid #ffcc00;
	margin:30px 0 0 0;
	padding:0;
	}
	
#disfruta a{
	width:980px;
	height:33px;
	display:block;
	text-indent:-9999px;
	}
	
#disfruta h2{
	display:none;
	}
	
#minithumb-content {
	margin:0;
	padding:0;
	text-align:center;
	}
	
#minithumb-content img{
	margin:0 0 0 -4px;
	padding:0;
	vertical-align:bottom;
	}
	
#preciosidades {
	width:980px;
	height:31px;
	background:url(images/preciosidades-title.gif) no-repeat;
	padding:0;
	margin:2px 0 0 0;
	}
	
#preciosidades a{
	width:980px;
	height:31px;
	display:block;
	text-indent:-9999px;
	}
	
#preciosidades h2{
	display:none;
	}
	
/* Fixed */
.clear {
	clear:both;
	}


