*{
margin:0px;
padding:0px;
}
body {
	color: #d6d6d6;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:175%;
	background-color:#000000;
}
.contenido-site-dbso{
	width:990px;
	margin:auto;

	background-repeat:no-repeat;
	background-color:#000000;
	overflow:hidden;
}
#menu {
	height: 40px;
	width:990px;
	top:273px;
	position:absolute;
}
.elsalto{
	height:345px;
}
.elseparador{
	height:25px;
	clear:left;
}
.presentacio-dbso{
	width:990px;
	margin:auto;
	margin-bottom:10px;
	clear:both;
}
.descripcion-dbso{
	margin-top:145px;
	margin-left:135px;
	font-size:12px;
	z-index:100;
	position:absolute;
	width:380px;
	font-weight:bolder;
}
a {
	text-decoration: none;
	border: none;
	color: #c6c6c6;
}
.presentacion{
	float:right;
	width:540px;
	padding-top:20px;
	height:auto;
}
.presentacion h1{
	font-size:24px;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.presentacion ul{
	padding-left:25px;
	list-style:circle;
	list-style-image:url(../img/css/marca-DBSO.gif);
	margin-bottom:15px;
}
.presentacio-dbso img{
	margin-left:45px;
}
.presentacion a{
	color:#005abb;
	}
.pie-dbso{
	width:990px;
	height:125px;
	padding-top:50px;
	margin:auto;
	text-align:center;
	background-image:url(../img/pie.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
 input
{
background:#F7F7F7;
border: 1px solid #CCCCCC;
font-size:10px;
padding:2px;
}
.submit input
{
background: #ffa20f;
border: 2px outset #999999;
}
 label
{
width: 10em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
form p{
	clear:both;
	margin:2px;
	}
.destacados-faq{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CCCCCC;
	margin-top:10px;
	}