* {
	margin: 0px;
	padding: 0px;
}

body {
	padding-top: 0px;
	background-color: #01111d;
	color: #FFF;
	font-family: sans-serif;
	text-align: justify;
	letter-spacing: 1px;
}

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

a:hover {
	color: white;
}

font:hover {
	color: white;
}

.more {
	float: left;
}

.clear {
	clear: both;
}

p {
	margin: 20px 0px 20px 0px;
	line-height: 16px;
	font-size: 12px;
}

pre {
	background-color: white;
	color: black;
	width:670px;
	padding: 20px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
        float: left;
}

#container {
	margin: 0px auto;
	width:873px;
}

#menu {
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	width:862px;
	height:90px;
	position:relative;
}

#menu li{
	position:absolute;
	top:50px;
	list-style-type: none;
}

#m01 {left:160px;}
#m02 {left:280px;}
#m03 {left:410px;}
#m04 {left:590px;}
#m05 {left:725px;}

#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}

#menu a:hover {color: #01a9c0;}

#header {
	background-image:url(images/header.gif);
	background-repeat:repeat-y;
	width:873px;
}

#logo {
	background-image:url(images/set.jpg);
	background-repeat:no-repeat;
	height:100px;
	margin: 0px 50px 0px 50px;
}

#dj {
	width:498px;
	float:right;
	margin: 20px 50px 50px 0px;
	display:inline;
}

#dj h2 {
	height:46px;
	text-align:center;
	margin: 0px 0px 0px 0px;
}

#dj h3 {
	text-align:center;
	margin: 0px 0px 0px 0px;
}

.around{
	border: 1px solid gray;
	padding: 1px;
}

.tissue {
	width: 100%;
	font-size: 13px;
}

.tissue a {
	color: black;
	font-weight: normal;
}

.tissue td {
	border-bottom: 1px solid gray;
	padding: 2px;
	background-color: #ffffff;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
}

.tissue td.head {
	background-color: #999;
}

.tissue tr.alt td {
	background-color: #FF7D00;
}

.tissue tr.alt th {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #FFFFFF;
}

.tissue tr th {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #ffffff;
        color: black;
}

.tissue tr.sel td {
	color: #FFF600;
}

.tissue tr.sel a {
	color: #FFF600;
}

.tissue tr.end td {
	border: 0px;
}

.tissue tr.sp td {
	background-color: #333;
	border: 0px;
	border-top: 2px solid gray;
}

.tissue tr.sp a {
	color: #FFF;
}

.tissue tr:hover a {
	color: #FFF;
}

.tissue tr:hover td {
	background-color: #000;
	color: #FFF;
}

.tissue tr.cols td {
	background-color: #fff;
	font-weight:bolder;
	color: black;
	border-bottom: 1px solid black;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#djl {
	float:left;
	width:230px;
	height:auto;
	margin: 0px 0px 0px 0px;
	display:inline;
}

#djr {
	float:right;
	width:230px;
	height:auto;
	margin: 0px 0px 0px 0px;
	display:inline;
}

#welcome {
	width:210px;
	margin: 20px 0px 0px 75px;
	float:left;
	display:inline;
}

#welcome h2 {
	margin: 0px 0px 20px 0px;
}

#welcome p {
	width:200px;
	text-align:justify;
}

#middle {
	background-image:url(images/middle.gif);
	width:873px;
	height:21px;
}

#middle2 {
	background-image:url(images/middle2.gif);
	width:873px;
	height:22px;
}

#content {
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	width: 873px;
}

#articulos {
	float: center;
	width:873px;
	margin:0px 0px 0px 85px;
}

#indiceart {
        float: center;
	width: 698px;
}

#cabecera {
        float: left;
	font-family: sans-serif;
	font-size: 12px;
	background-color: #FF7D00;
	color: black;
	padding: 4px;
	border: 2px solid WHITE;
	width: 698px;
	text-align: left;
}

#txtmode {
	display: inline;
	color: #000000;
	float: right;
	clear: both;
}

#txtmode a {
        color: white;
	font-weight:bolder;
}

#pie {
	float: left;
	font-family: sans-serif;
	font-size: 12px;
	background-color: #999;
	color: black;
	padding: 4px;
	border: 2px solid black;
	width: 698px;
	text-align: left;
	display: inline;
}

#comentarios {
	font-family: Arial, TimesNewRoman, sans-serif;
	font-size: 12px;
	background-color: #FF7D00;
	color: black;
	float:left;
	border: 2px solid WHITE;
	width: 698px;
	text-align: left;
}

#formulario {
	font-family: Arial, TimesNewRoman, sans-serif;
	font-size: 12px;
	background-color: #FF7D00;
	color: black;
	float: left;
	padding: 4px;
	border: 2px solid WHITE;
	width: 698px;
	text-align: left;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 873px;
}

#footer p {
	height: 58px;
	width: 873px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size: 11px;
}

#footer a {
	font-size: 11px;
}

