@charset "utf-8";
/* CSS Document */

* {
margin: 0px;
}

/*---------------------------------------------------------------------
  Bloques
  ---------------------------------------------------------------------*/
#contenedor {
	width: 1143px;
	height: auto;
	margin: auto;
	background-color:#FFF;

}
#barra_members {
	width: 100%;
	height: 36px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
	border-bottom: 2px #fff solid;
	background-color: #000;
}
#members {
	width: 1140px;
	height: 36px;
	margin: auto;
	background-color: #000;
}
#original {
	width: 500px;
	height: 30px;
	float: left;
	padding-left: 60px;
	padding-top: 5px;
	background-color: #000;
}
#login {
	width: 360px;
	height: 30px;
	float: right;
	text-align: right;
	font-size: 22px;
	color:#fff;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 10px;
}
#joinnow {
	width: 160px;
	height: 34px;
	float: right;
	text-align: center;
	font-size: 26px;
	color: #fff;
	background-color: #ff178d;
	font-weight:bold;
	padding-top: 1px;
}
#header {
	width: 1143px;
	height: 290px;
	background-color:#000;
	margin-top: 38px;
	/*border-left: 1px #000 solid;
	border-right: 1px #000 solid;*/
	border-bottom: 2px #000 solid;
}
#barra_header {
	width: 1143px;
	height: 32px;
	border-bottom: 1px #000 solid;
	background-color: #ffd9ec;
	text-align: center;
	font-size: 24px;
	color: #8c0058;
	font-weight:bold;
	padding-top: 3px;
	text-transform:uppercase;
}
#cuerpo {
	width: 1143px;
	height: auto;
	padding-top: 15px;
}
#footer {
	width: 1143px;
	height: 320px;
	font-size:16px;
	color: #000;
	text-align:center;
}
#banner_bottom {
	width: 1143px;
	height: 191px;
	margin-top: 30px;
	text-align:center;
}
/*---------------------------------------------------------------------
  LATEST
  ---------------------------------------------------------------------*/
#latest {
	width: 1109px;
	min-height: 960px;
	margin-left: 17px;



	margin-right: 17px
	background-image: url(imagenes/icons.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
} 
#latest_titulo_negro {
	width: 280px;
	height: 41px;
	float: left;
	text-align: left;
	font-size: 32px;
	font-weight:bold;
	color: #000;
	padding-top: 5px;
	border-bottom: 1px #000 solid;
	text-transform: uppercase;
} 
#latest_titulo_rosa {
	width: 450px;
	height: 41px;
	float: left;
	text-align: left;
	font-size: 32px;
	font-weight:bold;
	color: #ff178d;
	padding-top: 5px;
	border-bottom: 1px #000 solid;
	text-transform: uppercase;
} 
#latest_fecha {
	width: 300px;
	height: 35px;
	float: left;
	text-align: right;
	font-size: 25px;
	color: #000;
	padding-top: 11px;
	border-bottom: 1px #000 solid;
}
#latest_fecha p {
	font-size: 20px;
}
#latest_fotos {
	width: 1109px;
	height: 440px;
	padding-top: 5px;
	float: left;
	clear:both;
	margin-top: 10px;
} 

/*---------------------------------------------------------------------
  TRAILER
  ---------------------------------------------------------------------*/
#trailer {
	width: 640px;
	height: 410px;
	margin: auto;
	clear: both;
}
#trailer_box {
	width: 640px;
	height: 360px;
	background-color: #000;
}
#trailer_titulo {
	width: 640px;
	height: 60px;
	margin:auto;
	font-size: 55px;
	font-weight: bold;
	color: #ff178d;
	text-align:center;
	padding-top: 0px;
}
#trailer_barra {
	width: 640px;
	height: 30px;
	margin:auto;
	font-size: 24px;
	color: #000;
	text-align:center;
	background-color: #ff91bf;
	margin-top: 10px;
	padding-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
}

/*---------------------------------------------------------------------
  PREVIOUS
  ---------------------------------------------------------------------*/
#previous {
	width: 1071px;
	height: 650px;
	margin-left: 36px;
	margin-top: 30px;
}
#previous_izq {
	width: 540px;
	height: 41px;
	float: left;
	text-align: left;
	font-size: 32px;
	color: #000;
	font-weight:bold;
	padding-top: 5px;
	border-bottom: 1px #ff91bf solid;
	text-transform: uppercase;
}
#previous_der {
	width: 530px;
	height: 27px;
	text-align: right;
	font-size: 21px;
	color: #ff91bf;
	float: left;
	padding-top: 19px;
	border-bottom: 1px #ff91bf solid;
}
.previous_box {
	width: 522px;
	height: 580px;
	float: left;
	margin-top: 10px;
} 
.previous_textos {
	width: 400px;
	height: 65px;
	float: left;
} 
.previous_titulo {
	width: 400px;
	height: 40px;
	font-size: 32px;
	color: #ff178d;
	text-transform: uppercase;
	font-weight:bold;
	font-weight: bold;
}
.previous_fecha {
	width: 400px;
	height: 25px;
	font-size: 22px;
	color: #000;
}
.previous_hd {
	width: 122px;
	height: 30px;
	float: left;
	text-align: right;
	padding-top: 25px;
}
.previous_fotos {
	width: 522px;
	height: 445px;
	margin-top: 10px;
	float: left;
} 
.barra_rosa_pie {
	width: 100%;
	height: 32px;
	float:left;
	font-size: 24px;
	color: #FFF;
	text-align:center;
	background-color: #ff91bf;
	margin-top: 10px;
	padding-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
}
/*---------------------------------------------------------------------
  MORE
  ---------------------------------------------------------------------*/
#more_titulo {
	width: 450px;
	height: 41px;
	text-align: left;
	float: left;
	font-size: 32px;
	font-weight:bold;
	color: #000;
	padding-top: 5px;
	border-bottom: 1px #ff91bf solid;
	text-transform: uppercase;
	margin-bottom:15px;
}
#more_der {
	width: 620px;
	height: 30px;
	text-align: right;
	font-size: 22px;
	color: #ff91bf;
	float: left;
	padding-top: 16px;
	border-bottom: 1px #ff91bf solid;
	margin-bottom:15px;
}
/*---------------------------------------------------------------------
  Galer{ia
  ---------------------------------------------------------------------*/
#galeria {
	width:1082px; 
	height:auto; 
	/*position:relative;*/
	margin:auto; 
	padding-bottom:20px; 
}
#galeria ul { 
	list-style: none; 
	margin-left:0px;
	padding:0px;
	margin-top:15px;
}
#galeria li { 
	display: inline; 
	text-align:left;
}
#galeria img { 
	border:none; 
	padding:2px; 
	text-align:left;
	margin-left: 1px;
}


/*---------------------------------------------------------------------
  Estilos
  ---------------------------------------------------------------------*/

body {
	background-image:url(imagenes/tapizadorosa.jpg);
	background-color: #ffd9ed;
	background-repeat: repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}
#login a, a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
#login a:hover, a:active {
	color: #ff178d;
	text-decoration: none;
}
#joinnow a, a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
#joinnow a:hover, a:active {
	color: #000;
	text-decoration: none;
}
#footer a:link, a:visited{
	text-decoration: none;
	color: #000;
}
#footer a:hover, a:active{
	text-decoration: none;
	color: #ff178d;
}
#footer h1{
	font-size: 20px;
	font-weight: bold;
}
#footer strong{
	font-size: 20px;
	font-weight: bold;
}
#trailer_barra a:link, a:visited{
	background-color: #ff91bf;
	text-decoration: none;
	color: #000;
}
#trailer_barra a:hover, a:active {
	text-decoration: none;
	color: #ff178d;
}
/*hr {
	border: 2px solid #ff91bf;
}*/


/*---------------------------------------------------------------------
  Clases
  ---------------------------------------------------------------------*/
  
.rosita1 {
	color: #fc90bd;
}
.rosita2 {
	color: #ff178d;
}

.barrarosa {
	background-color: #ff91bf;
	color: #fff;
	font-size: 16px;
}
.separador_hor_10px  {
	width: 100%;
	height: 10px;
}
.separador_ver_10px  {
	width: 8px;
	height: 10px;
	float:left;
}
.separador_ver_27px  {
	width: 27px;
	height: 10px;
	float:left;
}
.anio {
	font-size: 25px;
}
