/* Las chicas de Jorge */

body{
	background:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	}
	
h1, h2, h3 {
	margin:0;
	padding:0;
	}

p{
	padding:7px 15px 7px 15px;
	margin:0;
	color:#fff;
	}
	
img {
	border:none;
	margin:0;
	padding:0;
	}
		
/*Links*/
a {
	outline-style:none;
	text-decoration:underline;
	color:#000;
	font-weight:bold;
	}
	
a:visited {
	color:#000;
	}
	
/* Wrapper */
#wrapper {
	width:930px;
	height:auto;
	margin:0 auto;
	padding:0;
	overflow:auto;
	background:url(images/wrapper-bg.jpg) left repeat-x;
	background-position:0 235px;
	border-right:5px solid #fff;
	border-left:5px solid #fff;
	}

/* Header */
#header-image {
	width:930px;
	height:130px;
	background:url(images/header-image.jpg) no-repeat;
	margin:0 auto;
	padding:0;
	}
	
#header-image a{
	width:930px;
	height:130px;
	display:block;
	text-indent:-9999px;
	}
	
/* Contenido */
#title-slogan {
	width:930px;
	height:50px;
	margin:0 auto;
	padding:0;
	background:url(images/header-slogan.gif);
	}
	
#title-slogan a{
	width:930px;
	height:50px;
	display:block;
	text-indent:-9999px;
	}
	
#title-chicas {
	width:930px;
	height:55px;
	margin:0 0 17px 0;
	padding:0;
	background:url(images/title-chicas.gif);
	}
	
#title-chicas a{
	width:930px;
	height:55px;
	display:block;
	text-indent:-9999px;
	}
	
#separacion {
	width:926px;
	height:64px;
	background:url(images/separacion.gif) no-repeat;
	margin:20px auto;
	}
	
#title-entra {
	width:930px;
	height:155px;
	margin:0 0 17px 0;
	padding:0;
	background:url(images/title-entra.gif);
	}
	
#title-entra a{
	width:930px;
	height:155px;
	display:block;
	text-indent:-9999px;
	}
	
/* Thumbs */
.thumbs-left {
	float:left;
	margin:0 0 0 12px;
	}
	
/* Fixed */
.clear {
	clear:both;
	}


