* {margin:0; padding: 0; border:0;}
.clase li {list-style-type: none;}
body {
	background-color: #71470b;
	background-image: url(../imagenes/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#contenedora {
	margin:auto;
	margin-top: 7px;
	width:762px;
	height: 100%;
	z-index:1;
	background-color: #ffde2e;
	background-image: url(../imagenes/bg.jpg);
	background-repeat: repeat;
}
#contenido_central {
	position: relative;
	float: right;
	margin-top: 0px;
	float: left;
	left: 10px;
	display: inline;
	width:520px;
	z-index:1;
}
 /* *** Float containers fix:

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* estilos para el menú principal */
#menu_principal {
	position: relative;
	float: left;
	left: 10px;
	margin-top: 0px;
	width:225px;
	height:414px;
	z-index:2;
}
#ul_menuprincipal {
list-style: none; margin: 0px; margin-left: 0px; left: 0px; margin-top: 10px; width: 235px; height: 414px;
}
#li_menuprincipal {
width: 215px; height: 69px; margin:0px; margin-left: 0px;
}
.text_mudanzas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #630;
	font-variant: small-caps;
}
#menu_mudanza {
width: 165px; height: 62px; background-image: url(../imagenes/bg_mudanza.gif); background-repeat: no-repeat; padding-left: 60px; padding-top: 7px; 
}
#menu_contacto {
width: 165px; height: 62px; background-image: url(../imagenes/bg_contacto.gif); background-repeat: no-repeat; padding-left: 60px; padding-top: 7px; 
}
#menu_presupuestos {
width: 165px; height: 62px; background-image: url(../imagenes/bg_presupuesto.gif); background-repeat: no-repeat; padding-left: 60px; padding-top: 7px; 
}
#menu_servicios {
width: 165px; height: 62px; background-image: url(../imagenes/bg_servicios.gif); background-repeat: no-repeat; padding-left: 60px; padding-top: 7px; 
}
#menu_consejos {
width: 165px; height: 62px; background-image: url(../imagenes/bg_consejos.gif); background-repeat: no-repeat; padding-left: 60px; padding-top: 7px; 
}
a.menusup:link,  a.menusup:active, a.menusup:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}

a.menusup:hover {
	color: #630;
	text-decoration: underline;
}
/* estilos contenido central */
#titulo {
	margin-top: 20px;
	width:520px;
	z-index:3;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.textosnegros_resaltados {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
a.linknegro:link,  a.linknegro:active, a.linknegro:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}

a.linknegro:hover {
	color: #630;
	text-decoration: underline;
}
#cuadros_informa {
margin-top: 7px;  padding: 10px; padding-bottom: 20px; width: 470px; border: 2px solid #000; color: #000;
}
#ul_cuadros_informa {
margin-left: 20px; list-style: circle;
}
#telefonos {
	padding-top: 20px;
	width:520px;
	height:120px;
	z-index:3;
}
#telefonos2 {
	margin-top: 10px;
	width:520px;
	z-index:3;
	text-align: center;
}
#titulo_seccion {
	margin-top: 20px;
	padding-left: 10px;
	width:510px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #630;
}
.subtitulo_seccion {
	font-size: 14px;
	font-variant: normal;
}
#texto_seccion {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	width:500px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	font-weight: normal;
	text-align: justify;
}
