body {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	background-color: #000000;/*#2876C4; #2876C4;*/
}
  
html, body, #wrapper, h1, #nav, #nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body, th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	position: relative;
	background-color:#35393c;
}

#wrapper2 {
	width: 500px;
	height:400px;
	margin: 16px auto;
	text-align: left;
	position: relative;
}

h1, h2, h3 {
	font-size: 12px;
	color: #2F5F75;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding-right:30px;
	padding-left:20px;
	font-size:12px;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 12px 0px 0px;
}

.softright {
	text-align: right;
}

/* ***** */

body {
	background: #35393c;
	padding-bottom: 12px;
}

#wrapper {
	width: 800px;
}

h1 {
	margin-bottom: 2px;
}

a {
	color: #000000;/*#2876C4;/* #f5f5f5;*/
	font-size:11px;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

/* navigation */

#nav {
	position: absolute;
	top: 104px;
	right: 22px;
	width: 482px;
}

#nav li {
	width: 7em;
	float: left;
	margin: 0 0.3em;
	padding: 0;
}

#nav a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0;
	display: block;
	text-align: center;
	font-size: 11px;
}

#nav a:hover {
	text-decoration:  underline;
	cursor: pointer;
	color:#FFCC00;
}

#nav li.a   { background: url(images/menu_dark_bg.gif) no-repeat;  }
#nav li.a a { background: url(images/menu_dark_r.gif)  top right no-repeat; }
#nav li.b   { background: url(images/menu_b_bg.gif) no-repeat; }
#nav li.b a { background: url(images/menu_b_r.gif)  top right no-repeat; }
#nav li.c   { background: url(images/menu_c_bg.gif) no-repeat;  }
#nav li.c a { background: url(images/menu_c_r.gif)  top right no-repeat; }
#nav li.d   { background: url(images/menu_d_bg.gif) no-repeat;  }
#nav li.d a { background: url(images/menu_d_r.gif)  top right no-repeat; }
#nav li.e   { background: url(images/menu_e_bg.gif) no-repeat;  }
#nav li.e a { background: url(images/menu_e_r.gif)  top right no-repeat; }
#nav li.f   { background: url(images/menu_f_bg.gif) no-repeat;  }
#nav li.f a { background: url(images/menu_f_r.gif)  top right no-repeat; }
#franja{
	width: 100%;
	height: 20px;
}
/* body */

#body { width: 100%; }

#body h2 {
	margin-top: 3px;
	text-indent: -3px;
}

* html #body h2 {
	margin-top: 21px;
	marg\in-top: 3px;
}

#body p {
	margin: 1em 0;
	font-size:12px;
}

#body #dividerx {
	clear: both;
	margin: 0 1em;
	padding: 12px 0;
	background: url(images/divider_h.gif) 12px 12px repeat-x;
}

/* darkboxes */

#boxes { /*background: url(images/box_bg.gif) repeat-y;*/ }
#boxes_top{ /*background: url(images/box_t.gif) top left no-repeat;*/}
#boxes_bot {/* background: url(images/box_b.gif) bottom left no-repeat;*/ }

#body #boxes .inner {
	color: white;
	padding: 0;
}

#left {
	float: left;
	width: 194px;
}

#right {
	float: right;
	width: 404px;
}

#boxes ul {
	margin: 0;
	padding: 0;
}

#imagen {
	width: 90px;
	height: 90px;
}

* html #left .lowright {
	margin-bottom: -5px;
}

/* footer */

#footer {
	margin-top: 3px;
	text-align: center;
}

#footer, #footer a {
	font-weight: normal;
	font-size:11px;
	color: #989994;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

#publicidad {
	position: absolute;
	width: 160px;
	padding-right: 5px;
	left: 625px;
	top: 231px;
}

#banner {
	width: 160px;
		
}
#publicidad a {
	color: #F2F7F8;
}
#publicidad a:hover {
	color: #CFCCBF;
	cursor: pointer;
}
#publicidad h2 {
	text-align: center;
	margin: 1.1em;
	color:#000000;
	font-size:14px;
}
#publicidad p {
	margin: 0px 5px;
}
#publicidad .more {
	margin-top: 18px;
	margin-bottom: 10px;
}
#content {
	width: 600;
	padding-left:1px;
	padding-bottom: 5px;
	color:#2F5F75;
	background-color:#ffffff;/*#2876C4/* #454545; #686454;*/
}
#content p{
	margin: 4px 0px;
	font-size: 11 px;
}
#content .left {
	margin-right: 10px;
}
#content a {
	color:#35393c;
	font-size: 11px;
	text-decoration:none;
}
#content a:hover {
	cursor: pointer;
	color: #9900CC; 
	
	
}
.more {
	text-align: right;
	padding-right:25px;
}
#actualidad{
	float: left;
	width: 245px;
	height: 190px;
	text-align:justify;
	padding-top:90px;
	padding-left:20px;
	padding-right:15px;
	background: url(images/new_logos/actualidad.png) no-repeat;
}
#arte{
	float: left;
	width: 245px;
	height: 190px;
	text-align:justify;
	padding-top:90px;
	padding-left:20px;
	padding-right:15px;
	background: url(images/new_logos/arte.png) no-repeat;
}
#cine{
	float: left;
	width: 245px;
	height: 190px;
	text-align:justify;
	padding-top:90px;
	padding-left:20px;
	padding-right:15px;
	background: url(images/new_logos/cine.png) no-repeat;
}
#musica{
	float: left;
	width: 245px;
	height: 190px;
	text-align:justify;
	padding-top:90px;
	padding-left:20px;
	padding-right:15px;
	background: url(images/new_logos/musica.png) no-repeat;
}
#sexo{
	float: left;
	width: 245px;
	height:190px;
	text-align:justify;
	padding-top:90px;
	padding-left:20px;
	padding-right:15px;
	background: url(images/new_logos/sexualidad.png) no-repeat;
}
#loqsea{
	float: left;
	width: 245px;
	height: 190px;
	text-align:justify;
	padding-top:90px;
	padding-left:20px;
	padding-right:15px;
	background: url(images/new_logos/loqsea.png) no-repeat;
}

#marco{
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	font-size: 12px;
	color: #2F5F75;/*#2876C4;/*#605c4e;*/
	
}
#marco2{
	width: 600px;
	padding-left: 20px;
	padding-right:10px;
	padding-top: 25px;
	font-size: 12px;
	left:10px;
	color:#2F5F75;/*#2876C4;/* #605c4e;*/
}
#anuncio{
	float: left;
	width: 560px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 5px;
	text-align:justify;
	font-size: 11px;
	color: #2f5f75;
	background-image: url(images/sec_bg.gif);
}
#anuncio p{
	margin: 4px 0px;	
	font-size: 11px;
}

#publi_img{
	position:absolute;
	left: 635px;
	top: 121px;
}

#link{
	float: left;
	width: 250px;
	padding-left: 10px;		
	padding-top: 5px;
	text-align:justify;
	/*background-image: url(images/sec_bg.gif);	*/	
}

#link p{
	font-size:11px;
}

.pg-normal {
	color: black;
    font-weight: normal;
    text-decoration: none;    
    cursor: pointer;    
}
.pg-selected {
	color: black;
    font-weight: bold;        
    text-decoration: underline;
    cursor: pointer;
}
 
#home{
	position: absolute;
	width: 31px;
	height: 28px;
	left: 773px;
	top: 97px;
	
}
#reg{
	position:absolute;
	left: 371px;
	top: 161px;
}
#img_act{
	position:absolute;
	left: 55px;
	top: 132px;
	width: 214px;
	height: 52px;
}
#img_art{
	position:absolute;
	left: 53px;
	top: 162px;
	width: 62px;
	height: 52px;	
}
#img_cine{
	position:absolute;
	left: 53px;
	top: 162px;
	width: 62px;
	height: 52px;	
}
#img_mus{
	position:absolute;
	left: 53px;
	top: 162px;
	width: 62px;
	height: 52px;	
}
#img_sex{
	position:absolute;
	left: 53px;
	top: 162px;
	width: 62px;
	height: 52px;	
}
#img_otro{
	position:absolute;
	left: 53px;
	top: 162px;
	width: 62px;
	height: 52px;	
}

#reg
{
	position: absolute;
	width: 450px;
	height: 35px;
}
#banderita
{
	width: 155px;
	background:url(images/bandera_bg.gif) no-repeat;
	position:absolute;
	top: 144px;
	height: 23px;
	left: 114px;
}
