@charset "UTF-8";
body {
	background-color: #F7C6E3;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
.brucebanner {
	
	padding: 10px;
}
.container {
	position:relative;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	
}
.header {
	background-image: url(images/webbg_01.jpg);
	height: 135px;
	width: 1040px;
	position: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 0px;
	display: block;
	z-index: 800;
}
.pagecontent .share {
	background-color: #BF4380;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F2A6CF;
	margin-top: 30px;
	font-size: 11px;
	text-decoration: none;
}
.pagecontent .share .subtitle{
	font-size: 11px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 10px;
	font-style: italic;
	color: #FFF;
}
.pagecontent .share h5 {
	font-size: 12px;
	font-weight: bold;
	color: #D1EE6D;
	padding: 0px;
	width: 400px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEA1CD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}
.content {
	background-image: url(images/webbg_022.png);
	width: 1040px;
	position: relative;
	z-index: 1;
	padding-top:135px;
}
.footer {
	background-image: url(images/webbg_03.png);
	height: 195px;
	width: 1040px;
	
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 300;
}
.headerbanner {
	height: 165px;
	width: 927px;
	position: fixed;
	left: 50%;
	margin-left:-463px;
	top: 30px;
	z-index: 1200;
}
.homepage {
	width:921px;
	margin-left:auto;
	margin-right:auto;
}

.header .leftcolumn{
	position:absolute;
	top:150px;
	left:57px;
	z-index:600;
	width:137px;
	line-height: 0px;
}
.header .rightcolumn {
	position:absolute;
	top:127px;
	right:59px;
	z-index:400;
	line-height:0px;
	width:138px;
}
.homepage .center {
	float:left;
	margin-left:134px;
	width:606px;
	display:block;
	height: 306px;
	padding-top: 6px;
}

.pagelinks a {
	color: #88D3EF;
	font-weight: bold;
	text-decoration: none;
}
.pagelinks a:hover {
	color: #0090E8;
	font-weight: bold;
	text-decoration: none;
}
.pagecontent {
	width: 606px;
	margin-left: 136px;
	display:block;
	padding-top: 233px;
	padding-bottom: 50px;
	padding-right: 19px;
	padding-left: 19px;
	background-color: #FFF;
	position: relative;
	font-size: 14px;
	line-height: 22px;
	color: #E34892;
	text-decoration: none;
	z-index: 2;
	border: 1px solid #A2376E;
	text-align: justify;
}
.pagecontent ul {
	color: #BC3A80;
}	
.pagecontent ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0D966;
}
.pagecontent img a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.seccionPromof20 {
	background-image: url(images/iconossecciones_05.png);
	height: 37px;
	width: 103px;
	float:right;
	margin-top:-3px;
	margin-left:10px;
}
.seccionSerMujer {
	background-image: url(images/iconossecciones_07.png);
	height: 37px;
	width: 103px;
	float:right;
	margin-top:-3px;
	margin-left:10px;
}
.seccionEntrevistas {
	background-image: url(images/iconossecciones_01.png);
	height: 37px;
	width: 103px;
	float:right;
	margin-top:-3px;
	margin-left:10px;
}
.seccionExtras {
	background-image: url(images/iconossecciones_03.png);
	height: 37px;
	width: 103px;
	float:right;
	margin-top:-3px;
	margin-left:10px;
}
.pagecontent h2 {
	font-size: 26px;
	font-weight: bold;
	color: #E24892;
	text-decoration: none;
	position: relative;
	width: 578px;
	z-index: 3;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-right: 10px;
	background-image: url(images/fodotitulo.png);
	height: 45px;
	padding-left: 10px;
	line-height: 30px;
}
.pagecontent h3 {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BC3A80;
	background-color: #EEA1CD;
}
.pagecontent h4 {
	font-size: 18px;
	font-weight: bold;
	color: #6DEEFD;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.pagecontent p {
	font-size: 14px;
	line-height: 22px;
	color: #E24892;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.pagecontent table {
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F2B7D9;
	border-left-color: #F2B7D9;
	font-size: 12px;
}
.pagecontent tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2B7D9;
	margin: 0px;
	padding: 0px;
}
.pagecontent td {
	padding: 5px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2B7D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2B7D9;
}
.post {
	background-color: #FFF;
	float: left;
	width: 256px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #E473A3;
	height: 305px;
	overflow: hidden;
	font-size: 11px;
	background-image: url(images/notepad.jpg);
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
.post p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.post img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.date {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
}
.centerme {
	width: 921px;
	margin-right: auto;
	margin-left: auto;
}
.centerme2 {
	width: 644px;
	margin-left: 136px;
}
.suscribime {
	float: left;
	width: 280px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}
.suscribime a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #EFFB00;
	background-color: #799B00;
	display: block;
	padding: 3px;
	margin-top: 10px;
}
.suscribime h2 {
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #F7FB2E;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
.suscribime input {
	padding: 2px;
	background-color: #ECFB00;
	border: 2px solid #799B00;
	width: 179px;
	color:#799B00;
}
.newsquadrant {
	height: 162px;
	width: 668px;
	float: right;
}
.newsquadrant .newsbox {
	width: 184px;
	float: left;
	padding-top: 40px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 19px;
}
.newsquadrant .newsbox2 {
	width: 184px;
	float: left;
	padding-top: 60px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 17px;
}
.newsquadrant h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.newsquadrant h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.homearticulos {
	background-image: url(images/articuloshome.png);
	height: 121px;
	width: 472px;
	float: left;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 7px;
}
.homearticulos .articulo {
	float: left;
	width: 226px;
	padding-right: 10px;
	overflow: hidden;
	height: 110px;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.homearticulos .articulo h2 {
	color: #6DEEFD;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.homearticulos .articulo h2 a {
	color: #6DEEFD;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.homearticulos .articulo h2 a:hover {
	color: #6DEEFD;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}
.homearticulos .articulo p {
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
.linksinternos {
	float: right;
	width: 150px;
}
.promof20 {
	background-color: #8EC9E9;
}
.sermujer {
	background-color: #F2A6CF;
}
.entrevistas {
	background-color: #D3EE68;
}
.extras {
	background-color: #BE9FF6;
}
.internalmenu {
	padding: 0px;
	margin: 0px;
}
.internalmenu h3 {
	font-size: 28px;
	font-weight: lighter;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.internalmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.internalmenu ul li a {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1A5CF;
	display: block;
	color: #FFF;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: inside;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 24px;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 7px 13px;
	font-weight: bold;
	line-height: 14px;
}
.internalmenu ul li a:hover {
	background-color: #1B5ADF;
}
.linkpromof20 a {
	background-image: url(images/PROMOF20.jpg);
	height: 174px;
	width: 137px;
	display: block;
	cursor:hand;
}
.linksermujer a {
	background-image: url(images/SERMUJER.jpg);
	height: 138px;
	width: 137px;
	display: block;
	cursor:hand;
}
.linkentrevistas a {
	background-image: url(images/ENTREVISTAS.jpg);
	height: 172px;
	width: 138px;
	display: block;
	cursor:hand;
}
.linkextras a {
	background-image: url(images/EXTRAS.jpg);
	height: 140px;
	width: 138px;
	display: block;
	cursor:hand;
}
.comprapacks {
	background-image: url(images/comprapacks.png);
	width: 584px;
}
.comprapacks .packgratis {
	background-image: url(images/packgratis.png);
	height: 120px;
	width: 73px;
	display: block;
	float: left;
}
.comprapacks .packcomprado {
	background-image: url(images/packcomprado.png);
	height: 120px;
	width: 73px;
	float: left;
	display: block;
}
#login-container {
	padding-top: 90px;
}
#login-container h2 {
	font-size: 12px;
	color: #E24892;
	border-bottom-style: solid;
	border-bottom-color: #E24892;
	padding: 0px;
	width: 290px;
	height:30px;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#login-container div.half {
	float:left;
	width:50%;
}
#login-container fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.bannersandnews {
	float:left;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.poll {
	padding-top:10px;
	padding-bottom:10px;
	width:240px;
	float:right;
}
.followonfacebook a {
	background-image: url(images/bannerfacebook.png);
	height: 72px;
	width: 668px;
	display: block;
	margin-top: 3px;
}

.mitoyverdad a {
	background-image: url(images/mitoyverdad.png);
	height: 72px;
	width: 668px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.register {
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(images/register.png);
	width:644px;
	height:201px;
	position:relative;
}
.register .clickaqui a {
	background-image: url(images/register.png);
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 48px;
	width: 130px;
	background-position: right bottom;
}
.alertmessage {
	padding:20px;
	color:#FFF;
	font-size:18px;
	background-color:#C06;
}
