/* CSS Damevideos.es */

body{
	background:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	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;
	}
	
/* Wrapper */
#wrapper {
	width:980px;
	height:auto;
	margin:0 auto;
	padding:0;
	}
	
/* Header */
#header-title {
	width:980px;
	height:57px;
	margin:0;
	padding:0;
	background:url(images/header-title.gif) no-repeat;
	}
	
#header-title a{
	display:block;
	text-indent:-9999px;
	width:980px;
	height:57px;
	margin:0;
	padding:0;
	}
	
#header-image {
	width:980px;
	height:349px;
	margin:0;
	padding:0;
	background:url(images/header-image.jpg) no-repeat;
	}
	
#header-image h1{
	display:none;
	}
	
#header-image a{
	position:relative;
	float:left;
	left:55px;
	width:303px;
	height:126px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
	
#header-image .text{
	position:relative;
	float:left;
	clear:both;
	left:18px;
	top:25px;
	width:361px;
	height:133px;
	padding:12px;
	text-align:left;
	margin:0;
	line-height:18px;
	}
	
/* Content */
#title-hazclick {
	width:980px;
	height:90px;
	margin:0;
	padding:0;
	background:url(images/title-hazclick.gif) no-repeat;
	}

#title-hazclick a{
	width:980px;
	height:90px;
	display:block;
	text-indent:-9999px;
	}
	
#title-obtienepase {
	width:980px;
	height:129px;
	margin:0;
	padding:0;
	background:url(images/title-obtienepase.gif) no-repeat;
	}

#title-obtienepase a{
	width:980px;
	height:129px;
	display:block;
	text-indent:-9999px;
	}
	
#title-quieresver {
	width:980px;
	height:57px;
	margin:0;
	padding:0;
	background:url(images/title-quieresver.gif) no-repeat;
	}

#title-quieresver a{
	width:980px;
	height:57px;
	display:block;
	text-indent:-9999px;
	}
	
#title-hazclick2 {
	width:980px;
	height:57px;
	margin:0;
	padding:0;
	background:url(images/title-hazclick2.gif) no-repeat;
	}

#title-hazclick2 a{
	width:980px;
	height:57px;
	display:block;
	text-indent:-9999px;
	}
	
/* Thumbs */
.thumbs {
	float:left;
	margin:0 0 0 15px;
	border:1px solid #3d0d3d;
	}
	
.thumbs-mini {
	float:left;
	margin:0 0 0 55px;
	border:1px solid #3d0d3d;
	}
		
/* Fixed */
.clear {
	clear:both;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
