body{
padding:0px;
margin:0px;
background-color:#000000;
font-family:"Verdana", Arial, Helvetica, sans-serif;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img {
	border:0px;
	margin-top: 20px;
}

.main_text, table, li, input, textarea
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#858580;
	}

.h_text { color:#DEBC4D}
.h2_text { color:#DEBC4D; text-decoration:none}
.h2_text:hover{
	color:#DEBC4D;
	text-decoration:underline;
}
	
.l_text { color:#FFFFFF}

.fs {font-size:10px}
	
.c_text { color:#939392; font-size:10px; text-transform:uppercase}
.c_text a{ color:#939392; text-decoration:none}
.c_text a:hover{ color:#939392; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.lh { line-height:11px}

.line { background:url(imagenes/bg-line.gif) repeat-x; height:1px}

.top-k {
	background:url(imagenes/k-tl.gif) top left no-repeat #2C2C2C;
	margin-right: 0px;
}
.top-k2 { background:url(imagenes/k-tr.gif) top right no-repeat}
.bot-k { background:url(imagenes/k-bl.gif) bottom left no-repeat}
.bot-k2 { background:url(imagenes/k-br.gif) bottom right no-repeat}

.form{height:23px; margin-top:2px;}
.form input {width:260px; height:20px; border:none; background-color:#1E1E1E; padding-left:5px}

textarea {width:260px; height:81px; border:none; background-color:#1E1E1E; padding-left:5px; overflow:hidden; margin-top:2px}

.input {width:91px; height:20px; border:none; background-color:#1E1E1E; padding-left:7px; padding-top:3px}
.input2 {width:126px; height:20px; border:none; background-color:#1E1E1E; padding-left:7px; padding-top:3px}
.input3 {width:24px; height:20px; border:none; background-color:#1E1E1E; padding-left:7px; padding-top:3px}
.input4 {width:73px; height:20px; border:none; background-color:#1E1E1E; padding-left:7px; padding-top:3px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(imagenes/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 10px}
li a  {font-family:Tahoma; font-size:10px; line-height:17px; color:#DEBC4D; text-decoration:none;}
li a:hover {text-decoration:underline;}

.prueba {
margin-right:95px
}
#contenido {
	padding: 15px;
	border: 1px solid #5A5A5A;
	background-color:#333333;
	margin-top: 50px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:20px
}
#formulario {
	padding: 15px;
	border: 1px solid #5A5A5A;
	background-color:#333333;
	margin-top: 5px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:20px
}
#contenido p{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.espacio {
	height: 480px;
	width: 200px;
	top: auto;
	z-index: 1;
}
