/*
Profesión Valor
Montaje CSS Sin Tablas Tamaño Restringido
Versión: 1.0
Diseño: Marco Quesada
Montaje: Roberto Montero
Programación: Roberto Montero
*/
body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#121212;
	margin:0 !important;
	background:url(../images/bg.jpg) top repeat-x #FF6E02;
	background-attachment:scroll;
}

* {
	margin:0;
	padding:0;
}

#container {
	width:800px;
	_width:810px;
	margin: 0 auto;
}

#header{
	width:800px;
	height:120px;
	margin:0;
	padding:0;
}

#nav {
	height: 31px;
	background:url(../images/menubg.jpg) no-repeat top left #990000;
	text-align: center;
	border:none;
	padding: 0 0 0 10px;
	margin:0;
}

#nav li {
	float: left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
	border-right: 1px solid #ff6e02;
}

.last{
	border: 0px none !important;
}

#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display:block;
	padding: 5px 5px 7px 5px;
	background:transparent;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 1px 0 0;
}

#nav li a:hover {
	background: transparent;
	color: #ffcc00;
}

.spacer{
	width: 100%;
	height: 4px;
	clear:both;
}
#left {	
	width:175px;
	display: block;
	float: left;
}

#left p {
	padding: 5px;
}
#content {
	width: 390px;
	margin: 0 0 0 8px;
	_margin:0px;
	display: block;
   float:left;
	color: white;
	background:#CC0000;
	border-top:4px solid #990000;
	float: left;
}

#right {	
	width:218px;
	margin: 0 0 0 8px;
	_margin:0px;
	display: block;
	float: left;
}

#right p {
	padding: 5px;
}

#main_panel{
	width:167px;
	height: 224px;
	padding: 4px;
	background: url(../images/main_panel.gif) top left no-repeat;
}


#internacionales{
	width: 175px;
	height: 38px;
	background: url(../images/internacionales.gif) top left no-repeat;
}

#radio{
	width: 175px;
	height: 38px;
	background: url(../images/radio.gif) top left no-repeat;	
}

#surf{
	width: 175px;
	height: 38px;
	background: url(../images/surf.gif) top left no-repeat;
}

#perfiles{
	width: 175px;
	height: 75px;
	background: url(../images/perfiles.gif) top left no-repeat;
}

#videos{
	width: 175px;
	height: 75px;
	background: url(../images/videos.gif) top left no-repeat;
}

#zelmira{
	width: 175px;
	height: 75px;
	background: url(../images/tiazelmira.gif) top left no-repeat;
}

#chicks{
	width: 390px;
	height: 60px;
	background: url(../images/chicks.gif) top left no-repeat;
}

#content h2 {
	font:2.2em Arial;
	color:#121212;
	letter-spacing:-1px;
	padding: 8px 10px;
	margin: 10px 0;
	border-top:1px solid #FCE70B;
	border-bottom:1px solid #EB7A00;
	background:#FFCC00;
	clear:left;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content p {
	padding: 10px;
	margin:8px 0 0 0;
	font-size:110%;
	line-height:21px;
}

#subpage{
	float:left;
	width:598px;
	border: 1px solid #000;
	margin: 0 0 0 5px;
	padding: 0px 10px 10px 10px;
	background:#fff url(../images/forum_page_body_bg.gif) repeat-x scroll;
	line-height: 130%;
	/*background:#fff url(../images/spacer.gif) repeat-x scroll;*/
}

#subpage h1{
	/*border-bottom:1px solid #CCCCCC;*/
	font-size:20px;
	line-height:40px;
	margin:20px 0 10px 0;
	text-align:left;
}

#subpage h2{
	font-size:14px;
	margin: 10px;
	text-align:left;
}

#subpage h3{
	font-size:10px;
	margin: 10px;
	text-align:left;
}

#subpage p{
	margin: 10px;
	text-align: justify;
	line-height: 160%;
}


#page img {
	background: #fff;
	padding:5px;
	border:1px solid #eee;
	margin: 0 10px 0 0;
	float: left;
	clear: left;
}

#content img {
	padding:0;
	border:0px none;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

a.more{
	font-size: 1 em;
	width:95%;
	clear: both;
	text-align: right;
	padding: 0 5% 0 0;
	display:block;
	color:#ff6e02;
	border: 0px none;
	background: url(../images/more.gif) right no-repeat;
}

#right h2 {
	color:#333;
	margin:10px 0;
	font-size:1.3em;
}

#right ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}

/*
input {
	padding:5px;
	border:1px solid #eee;
	color:#555;
	width:220px;
}
*/

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {	
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
	/*border:1px solid #eee;*/
}
li {
	margin:0 0 0 10px;
	padding:5px;
}

hr{
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px dashed #990000;
	color: #ffcc00;
}

 a {
	color:#ff6e02;
	/*border-bottom:1px dotted #ccc;*/
	text-decoration:none;
}
 a:hover {
 	color: #990000;
	/*border-bottom:1px solid #ccc;*/
}

#main_panel h1{
	width: 162px;
	height: 39px;
	background: url(../images/menu_home.gif) top left no-repeat;
}

a h1, a h4{
	cursor: pointer;
	cursor: hand;
	margin: 0 0 4px 0;
}

h1 strong, h4 strong{
	display: none;
}

#main_panel ul {
	width: 95%;
	color: white;
	list-style:none;
	padding:0;
	margin: 10px 0 0 0 ;
}
#main_panel ul li {
	text-transform: uppercase;
	border-bottom:1px dashed #555555;
	padding:5px;
	margin:0;

}
#main_panel ul li a {
	color: white;
	text-decoration:none;
}
#main_panel ul li a:hover {
	color:#ffcc00;
}

#subcontent {
	width:100%;
	color: #121212;
	background: #ffcc00;
}

#subcontent h4{
	height:22px;
	line-height: 22px;
	padding: 0 0 0 10px;
	background: url(../images/h3bg.gif) center left no-repeat;
}

#mininoticias{
	color: white;
	border-top: 4px solid #990000;
	background: #CC0000;
	padding: 10px;
	line-height: 90%;
}

#mininoticias h5{
	font-size: 90%;
	line-height: 150%;
}

#mininoticias a.more{
	line-height: 150%;
	width:90%;
	padding: 0 10% 0 0;
}

.item{
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
	text-align: justify;
}

#footer {
	color:#121212;
	text-align:center!important;
	border-top:1px solid #fce70b;
	padding:1%;
	margin:30px 0 0 0;
	width:98%;
	margin:0 auto;
}
#footer a {
	color:#990000;
}

/*.gallery {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	padding: 0;
}*/

#subcontent p {
	padding: 10px;
	margin: 0;
	font-size:90%;
	line-height:120%;
}

#subcontent a {
	color:#000000!important;
}
#subcontent a:hover {
	color:#cc0000;
}

#subcontent img {
	width:70px;
	height:70px;
	background: #fff;
	padding:2px;
	border:1px solid #eee;
	margin: 0 5px 0 5px;
	float: left;
	clear: none;
}

#right img {
	padding:0;
	border:0 none;
	margin: 0 0 5px 0;
}

#mininoticias img {
	padding: 2px!important;
	background: #fff!important;
	margin:0 5px 0 0!important;
	border:1px solid #eee!important;
	float: left;
	clear: left;
}

#mininoticias h2 {
	font-size: 12px;
	color: #fff;
	text-align: justify;
	line-height: 110%;
}

#breadcrumb{
	line-height:20px;
}