html{background:#000}
body										{margin:0; background:#000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
*											{margin:15; padding:0}
a {
	color: #FFFFFF;
	text-decoration: none;
	
}
hr{
	margin-top:10px;
	padding:0px;
	color:#990000;}
	
a:hover {
	color: #990000;
}
#general{
	width:890px;
	margin: 10px auto;
	text-align:left;
	background:#000;
	}
	
#cabecera {
	width:890px;
	float:left;
	
	
}
#seccion {
	float:left;
	width:890px;
	margin:0px;
}
#barra{
	margin-right:0px;
}

#barra ul{
	text-align:right;

}
#barra li{
	display:inline;
	margin:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #F00;
}




#texto {
  font-family: "Verdana", "lucida grande", tahoma, sans-serif;
  font-size:10px;
  
	
}


img											{border:0}
h1,h2,h3,h4,h5,h6							{font-weight:normal}


#content_cen								{width:890px; margin:0 auto}
#content_sup								{width:890px; float:left; position:relative}


#welcom_pan								{
	width:100%;
	margin-top:25px;
	padding-bottom:36px;
	float:left;
	border-bottom:#ccc solid 5px;
	color:#CCC;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 5px;


}


#welcom_pan h3								{clear:left}
.lftWrap									{width:390px; float:left; clear:left}
.lftWrap p									{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:28px;
	color:#CCCCCC;

}


.rgtWrap input.btn:active					{background-position:1px 1px}
.rgtWrap									{width:500px; float:left}
.rgtWrap h3									{width:100%}

h3											{
	width:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990000;
	line-height:70px;
	letter-spacing:6px
}
h3 span										{
	color:#999999;
	margin-right:0px
}




#foot										{width:100%; height:89px; float:left; repeat-x}
#foot_cen									{width:890px; margin:28px auto 0 auto}
#foot p										{
	width:100%;
	margin-top:20px;
	float:left;
	font-family:Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	text-align:center
}
