body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000;
	padding: 0px;
	color: #FFF;
	font-size: 100%;
	background-image: url(media/bgnd.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background:#0f0f0f;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}

#header {
	height: 238px;
	text-align: center;
}

#menu {
	padding: 0px 0px 5px 0px;
	background-image:url(media/menu.bck.jpg);
	background-repeat:repeat-x;
	text-align:right;
}

#multimedia {
	height:30px;
	background-color:#000;
	padding:2px 2px 0px 2px;
	font-size:.7em;
}

#topleft {
	width: 540px;
	float:left;
	text-align:left;
	padding:3px;
}

#topright {
	text-align:right;
}

#leftcolumn {
	width:535px;
	float:left;
	padding:0px;
	font-size: .8em;	
}

#rightcolumn {
	width: 260px;
	float:right;
	padding:0px;
	text-align:center;
	border-left-style:dotted;
	border-left-color:#333;
	border-left-width:1px;
}

#spacer{
	width:800px;
	height:7px;
	clear:both;
}

#footer {
	width: 802px;
	height: 75px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(media/bgfooter.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
}

.splash{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	text-align:center;
}

.textos{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.portada{
	width:90;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.beta{
	width:150px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	text-align:right;
	padding:2px;
}
.gama{
	width:250px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	text-align:left;
	padding:2px;
}
.spacer5{
	width:800px;
	height:5px;
	clear:both;
}

.footerTxt{
	text-align: center;
	font-size: .8em;
	padding: 18px 5px 0px 5px;
}



/* Elements */
.elm{
	border-bottom:#252525 1px dotted;
	padding: 7px;
}

.elmFinal{
	padding: 7px;
}

.elmHeadrow{
	border-bottom:#FFF dotted 1px;
	font-size:.9em;
	margin-top:5px;
	color:#F06;
}
.elmHeader{
	width:100%;
	background-color: #3F3F3F;
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	text-align:center;	
}
.elmSection{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:10px;
	padding:7px;
	width:98%;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	font-size:1.5em;
	text-align:left;
	border-bottom:#686868 dotted 1px;
}
.elmSectionsmall{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFF;
	font-size:1em;
	text-align:right;	
}



/* Type Styles */
.typeHead {
	color:#F06;
	font-size: 1.2em;
	font-weight:bold;
}

.typeSubhead {
	color:#7E7E7E;
	font-size: 1.1em;
	letter-spacing:-1px;
	font-weight:normal;
	font-style: italic;
}

.typeDate {
	color:#fff;
	font-size: .8em;
	font-weight:normal;
}

.typeComplete{
	color:#F48617;
	text-align:left;
}
	.typeComplete a:link{
		color:#FFF;
		text-decoration:none;
	}
	
	.typeComplete a:visited{
		color:#666;
		text-decoration:none;
	}
	.typeComplete a:hover{
		color:#F06;
		text-decoration:none;
	}
	.typeComplete a:active{
		color:#666;
		text-decoration:none;
	}



.comm_user{
	width:120px;
	height:130px;
	float:left;
	text-align:center;
	border-right: dotted 1px #575757;
	padding:3px;
}
.comm_text{
	width:400px;
	height:130px;
	float:right;
	text-align:left;
	padding:3px;
	overflow:auto;
}
.comm_clear{
	clear:both;
	height:5px;
}
.comm_form{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

.pagination{
	text-align:right;
	padding:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	}
	.pagination a:link{
		text-decoration:none;
		color:#FFF;
	}
	.pagination a:visited{
		text-decoration:none;
		color:#FFF;
	}
	.pagination a:hover{
		text-decoration:none;
		color:#F06;
	}
	.pagination a:active{
		text-decoration:none;
		color:#FFF;
	}

.artnav{
	text-align:right;
	padding:2px 2px 2px 7px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	}
	.artnav a:link{
		text-decoration:none;
		color:#FFF;
	}
	.artnav a:visited{
		text-decoration:none;
		color:#FFF;
	}
	.artnav a:hover{
		text-decoration:none;
		color:#F06;
	}
	.artnav a:active{
		text-decoration:none;
		color:#FFF;
	}

.session{
	/*
	width:96%;
	margin-left:auto;
	margin-right:auto;
	*/
	padding: 4px 4px 0px 4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	background-color: #141414;
	text-align:center;
	}
	.session a:link{
		text-decoration:none;
		color:#FFF;
	}
	.session a:visited{
		text-decoration:none;
		color:#FFF;
	}
	.session a:hover{
		text-decoration:none;
		color:#F06;
	}
	.session a:active{
		text-decoration:none;
		color:#FFF;
	}

.logn {
	width:100%;
	padding:3px;


}

a:link{
	text-decoration:none;
	color:#FFF;
}
a:visited{
	text-decoration:none;
	color:#FFF;
}
a:hover{
	text-decoration:none;
	color:#F06;
}
a:active{
	text-decoration:none;
	color:#FFF;
}


.linky{
	text-align:right;
	font-size:0.8em;
	text-decoration: none;
}

.attention{
	text-align:center;
	font-size:1.1em;
	color:#C06;
	font-style:italic;
}

/* Form Fields */

.off {
	background-color: #CCC;
	background-image:url(media/bck_off.jpg);
	border:#333 1px solid;
}
.on {
	background-color: #FFF;
	border:#999 1px solid;
}
.ready {
	background:#CBFA9C;
	border:#999 1px solid;
}



/* Clear Columns */
.clear1{
	clear:both;
	height:1px;
}
.clear3{
	clear:both;
	height:3px;
}
.clear5{
	clear:both;
	height:5px;
}
.clear7{
	clear:both;
	height:7px;
}


/* Left Columns */
.clm{
}
.clm5{
	width:5%;
	float:left;
}
.clm10{
	width:10%;
	float:left;
}
.clm20{
	width:20%;
	float:left;
}
.clm30{
	width:30%;
	float:left;
}
.clm40{
	width:40%;
	float:left;
}
.clm50{
	width:50%;
	float:left;
}
.clm60{
	width:60%;
	float:left;
}
.clm70{
	width:70%;
	float:left;
}
.clm80{
	width:80%;
	float:left;
}
.clm90{
	width:90%;
	float:left;
}
.clm100{
	width:100%;
}

/* Centered Columns */
.clmCnt{
	text-align:center;
}
.clm5Cnt{
	width:5%;
	float:left;
	text-align:center;
}
.clm10Cnt{
	width:10%;
	float:left;
	text-align:center;
}
.clm20Cnt{
	width:20%;
	float:left;
	text-align:center;
}
.clm30Cnt{
	width:30%;
	float:left;
	text-align:center;
}
.clm40Cnt{
	width:40%;
	float:left;
	text-align:center;
}
.clm50Cnt{
	width:50%;
	float:left;
	text-align:center;
}
.clm60Cnt{
	width:60%;
	float:left;
	text-align:center;
}
.clm70Cnt{
	width:70%;
	float:left;
	text-align:center;
}
.clm80Cnt{
	width:80%;
	float:left;
	text-align:center;
}
.clm90Cnt{
	width:90%;
	float:left;
	text-align:center;
}
.clm100Cnt{
	width:90%;
	text-align:center;
}

/* Right Columns */
.clmRgt{
	text-align:right;
}
.clm5Rgt{
	width:5%;
	float:left;
	text-align:right;
}
.clm10Rgt{
	width:10%;
	float:left;
	text-align:right;
}
.clm20Rgt{
	width:20%;
	float:left;
	text-align:right;
}
.clm30Rgt{
	width:30%;
	float:left;
	text-align:right;
}
.clm40Rgt{
	width:40%;
	float:left;
	text-align:right;
}
.clm50Rgt{
	width:50%;
	float:left;
	text-align:right;
}
.clm60Rgt{
	width:60%;
	float:left;
	text-align:right;
}
.clm70Rgt{
	width:70%;
	float:left;
	text-align:right;
}
.clm80Rgt{
	width:80%;
	float:left;
	text-align:right;
}
.clm90Rgt{
	width:90%;
	float:left;
	text-align:right;
}
.clm90Rgt{
	width:100%;
	text-align:right;
}

/*

body.mag {
	background-color: #000;
	text-align: center;
}

#colholder {
	background:#0f0f0f;
}

.art_elm{
	border-bottom:#252525 1px dotted;
	padding: 6px 2px 2px 15px;
}

.art_elmFinal{
	padding: 6px 2px 2px 15px;
}

.art_title {
	color:#F06;
	font-size: .9em;
	font-weight:bold;
}

.art_author {
	color:#7e7e7e;
	font-size: 0.85em;
	font-weight:normal;
	font-style:italic;
}




*/