html, body {
	height: 100%;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#141414;
	background-image:url(imagenes/fondo_arriba.jpg);
	background-repeat:repeat-x;
}
body,td,th,p,a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #fff;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#separador{clear:both;height:0px!important}
.valign { 
   vertical-align: middle;
}
#floati{
	float:left;
	margin:0;
	padding:0;
}
#floatd{
	float:right;
	margin:0;
	padding:0;
}

#cabecera{
	background-image:url(imagenes/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#cabecera1{
	margin:0 auto 0 auto;
	width:914px;
	height:320px;
	position:relative;
}
#enlaces1{
	position:absolute;
	top:150px;
	left:765px;
	font-size:14px;
}
#enlaces1 a{
	font-size:14px;
}
#navegacion{
	position:absolute;
	top:207px;
	left:644px;
	padding:20px;
}
#navegacion1{
	width:175px;
	float:left;
}
#cuerpo{
	background-image:url(imagenes/fondo_cuerpo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:446px;
}
#cuerpo1{
	margin:0 auto 0 auto;
	width:914px;
}
#menu{
	float:left;
	width:250px
}
#menu ul{
	list-style-type: none;
	padding:0px;
	margin:27px 0 0 20px;
}
#menu li{height:26px;}
#menu a{
	font-size:24px;
}
#menu a:hover{
	text-decoration:none;
	color:#CF8A13;
}
#menu2{
	margin:10px 0 0 15px;
	float:left;
}
#clientes{
	width:650px;
	height:400px;
	float:right;
	overflow:hidden;
}
#clientes2{
	position:relative;
	white-space:nowrap;
}

#borrar{
	background-image:url(imagenes/borrar.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:674px;
}