﻿body, html 
	{
	font-family:Arial;
	font-size:11px;
	color:White;
	scrollbar-face-color:#3a3a3a;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-shadow-color:#3a3a3a;
	scrollbar-dark-shadow-color:#3a3a3a;
	scrollbar-3dlight-color:#3a3a3a;
	scrollbar-highlight-color:#3a3a3a;

}
body {
	background-color:Black;
	background-image:url(images/bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	padding:0px; margin:0px;
}
input, textarea, select 
{
  font-family:Arial;
  font-size:11px;
  border:1px solid #3a3a3a
}
#princip {
  	width:977px; 
	margin-top:15px; 
	border:1px solid #4c4c4c
}
#ll {
   width:977px; 
   border-bottom:1px solid #4c4c4c; 
   height:93px
}
#conte {
  background-image:url(images/blackfade.png);
  width:977px; 
  text-align:left;
}
#conte_bg {
  background-image:url(images/panelprincipal.png);
  height:550px;
  background-position:left;
  background-repeat:no-repeat
}
#botonera {
   float:right; 
   width:800px; 
   height:53px; 
   padding-top:40px;
   
   background-image:url(images/barraderecha.jpg); 
   background-position:right; 
   background-repeat:no-repeat
}
#contenido_derecho {
   text-align:right;
   padding:36px 30px 0 0
}
#footer {
   text-align:center;
   padding-top:10px;
   font-size:9px
}
#nav li {
  display:inline; 
  list-style-type:none;
  padding-right: 20px;
}
img, div { behavior: url(iepngfix.htc) }
#panel {
  font-size:12px;	
}

.formas
{
text-align:left; 
font-family:'Helvetica Condensed'; 
color:#947911; 
font-size:11px
}

.cambia a
{
	text-decoration:none;
}
.cambia a:hover 
{ 
	font-weight:bold;
   text-decoration:underline; 
} 