/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #4E7581;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #66FF99;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 10px;
 color: #BFFFCF;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: none;
}

ul ul{
	list-style-type: none;
}

ul ul ul{
	list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.texto{
 font-family: Arial,sans-serif;
 font-size: 12px;
 color: #003366;
}

.boton{
 color: #FFCC66;
 background-color:#66CCFF;
}

.boton2{
	font-style: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFDD97;
	background-color:#4880DB;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 3px;
	margin: 6px;
	font-weight: bold;
	text-decoration: none;
}

.filamensaje{
	padding: 2px;
}

.filanuevomensaje{
	border-top-color: #1B6AA5;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 2px;
}

.nickmensaje{
	padding: 2px;
	border-top: solid #003399 1px;
	border-left: solid #003399 1px;
}

.infomensaje{
	padding: 2px;
	border-left: solid #003399 1px;
}

.titulomensaje{
	padding: 2px;
	border-style: solid;
	border-top: solid #003399 1px;
	border-left: solid #93C6F0 1px;
	border-right: solid #003399 1px;
	border-bottom: solid #93C6F0 1px;
	font-weight: bold;
}

.mensaje{
	padding: 10px;
	border-left: solid #93C6F0 1px;
	border-right: solid #003399 1px;
}

.opcionesmensaje{
	padding: 2px;
	border-left: solid #003399 1px;
	border-right: solid #003399 1px;
	border-bottom: solid #3399CC 4px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#titulo{
	width: 100%;
}

#publiTitulo{
	position: absolute;
	left: 320px;
	top: 10px;
}

#barraTitulo{
	position: absolute;
	left: 40px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	top: 84px;
}

#menu{
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#publiDerecha{
	float:right;
	width: 160px;
	height: 600px;
	position: absolute;
	top: 221px;
	right: 1px;
}

#contenido{
	position: relative;
	width: auto;
	margin-right: 170px;
	margin-left: 124px;
	margin-top: 96px;
	height: auto;
}

#columna{
	float: left;
	width: 100%;
}

#columna1{
	float: left;
	width: 50%;
}

#columna2{
	float: right;
	width: 49%;
}

#publiArriba{
	position: absolute;
	left: 126px;
	height: 94px;
	top: 126px;
}

#apartado{
	overflow: hidden;
	border: 0px;
	padding: 0px;
	margin: 0px;
	clear: right;
}

#foto{
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.menuderecha{
	float: right;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	position: static;
	border-left: solid #FFCC00 1px;
	margin-left: 20px;
	right: 0px;
	top: 0px;
	padding: 0px;
	text-align: left;
}


/************* estilos #barraArriba **************/

#barraArriba{
	color: #66CC66;
	text-align: center;
	height: 12px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC66;
	border-bottom-color: #66CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 20px;
}

#barraArriba img{
 display: block;
}

#barraArriba a {
	font-size: 9px;
	padding: 0 4px 0 0;
	text-align: center;
}


/************** estilos .contenido ***************/

.contenido{
	font-size: 14px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: auto;
	/*min-width: 600px;
	width:expression(document.body.clientWidth < 700 ? "600px" : "100%" );*/
}

html .contenido{
	font-size: 14px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: auto;
	height: 1%;
}

.contenido h1{
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 16px;
	color: #006699;
}

.contenido h2{
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 16px;
	color: #999999;
	margin: 0px;
}

.contenido h3{
	font-size: 14px;
	font-style: normal;
	font-family: Tahoma;
	padding-left: 16px;
	color: #B0FFB3;
	margin: 0px;
	font-weight: normal;
	margin-bottom: 4px;
}

.contenido p{
	padding: 5px 0px 0px 10px;
}

.contenido img{
	float: left;
	border: 0px;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
}

.contenido a:link{
	color: #008FD5;
	text-decoration: none;
}

.contenido a:visited{
	color: #008FD5;
	text-decoration: none;
}

.contenido a:hover{
	color: #999999;
	text-decoration: underline;
}

.contenido table{
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}


.contenido table p{
	padding: 0px;
	margin: 0px;
}

.menuderecha table{
	width: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.articulo{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	width: inherit;
}

.articulo p{
	padding: 0px 0px 0px 0px;
	text-indent: 20px;
}

.titulocontenido{
	width: 50%;
	background-color: #66CC66;
}

.titulocontenido2{
	width: 100%;
	background-color: #66CC66;
}

.encabezadocontenido{
	width: 100%;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

.encabezadocontenido p{
	padding: 0px;
	margin: 0px;
}

.datoscontenido{
	width: 100%;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

.datoscontenido p{
	color:#CCCCCC;
	padding: 6px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.ficha{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	display: block;
}

.ficha table{
	width: 100%;
}

#foto img{
	border: 0px;
	margin: 4px;
	padding: 0px;
	height: 100px;
}

#foto p{
	font-size: 9px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.album #foto{
	margin: 10px 15px 10px 15px;
	padding: 0px;
}

	
/************** .poster styles *****************/

.poster{
	float: left;
}

.poster img{
	border: 0px;
	margin: 4px;
	padding: 0px;
}

/************* estilos #abajo ***************/

#links{
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	color: #006699;
	padding: 10px 0px 4px 0px;
	clear: both;
}

#links img{
	padding: 0 0 0 0;
	vertical-align: middle;
}

#links a{
	color: #006699;
	text-decoration: none;
}

#links a:link{
	color: #006699;
	text-decoration: none;
}

#links a:visited{
	color: #006699;
	text-decoration: none;
}

#links a:hover{
	color: #006699;
	text-decoration: underline;
}

#sitio{
	clear: both;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	font-family: Tahoma;
	font-style: normal;
	color: #006699;
}

#sitio img{
	padding: 0 0 0 0;
	vertical-align: middle;
}

#sitio a{
	color: #006699;
	text-decoration: none;
}

#sitio a:link{
	color: #006699;
	text-decoration: none;
}

#sitio a:visited{
	color: #006699;
	text-decoration: none;
}

#sitio a:hover{
	color: #006699;
	text-decoration: underline;
}


/*********** #estilos menu ***********/

#menu ul a:link, #menu ul a:visited {display: block;}
#menu ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#menu li {border-bottom: 1px solid #000000;}

/* fix for browsers that don't need the hack */
/*html>body #menu li {border-bottom: none;}*/


/*********** #estilos menu ***********/

#linksMenu{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 120px;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #66CC66;
}

#linksMenu a {
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 2px 0px 2px 0px;
}

#linksMenu a:hover{
}

#linksMenu ul{
	list-style-type: none;
}

#publiMenu{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #000000;
}
