body {
	color:#53544B;
	font-family:Verdana, Times, serif;
	font-size:11px;
	text-align: center;
	margin: 0 auto;
	background-color: #6A6C61;
}
#contenido {
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#contenido h1 {
	position:absolute;
	float:left;
	font-size:9px;
	visibility:hidden;
	left: 384px;
	top: 115px;
	width: 541px;
}

#logo {
	width:720px;
	height: 120px;
	background-attachment: scroll;
	background-image: url(img/banner-superior.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#banderas {
	margin: 56px 17px 0px 3px;
	float:right;
}

#banderas a img{
	border-style:none;
}

#fondo_contenido {
	background: url(img/fondoconte.png) no-repeat scroll center top;
	height: auto;
	width: 720px;
	text-align: left;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#fondo_marron_claro {
	background-color: #FFF;
	width: 700px;
	min-height: 520px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu {
	float: left;
	width: 720px;
	height: auto;
	padding-top: 15px;
}
#menu_i {
	background: url(img/menu_i.png) no-repeat scroll center top;
	float: left;
	width: 20px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDD22B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu_enlaces {
	width: 660px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-attachment: scroll;
	background-color: #6A6C61;
	background-repeat: repeat;
	background-position: center top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDD22B;
}
#menu_d {
	background: url(img/menu_d.png) no-repeat scroll center top;
	float: left;
	width: 20px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDD22B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.enlace_menu {
	color: #FFF;
	font-family:Verdana, Times, serif;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 5px;
}
.enlace_menu:hover {
	color: #6A6C61;
	font-family:Verdana, Times, serif;
	font-size:13px;
	text-decoration: none;
}
#enlaces {
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#enlaces ul {
	display: block;
	height: 30px;
	float: left;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#enlaces li {
	background-color: #53544B;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-top: 0px;
	height: 20px;
	float: left;
	width: auto;
	margin-left: 4px;
}

#enlaces li:hover {
	background-color: #FDD329;
	color: #53544B;
}



#titulo {
	background-color: #6A6C61;
	margin: 10px 10px;
	float: left;
	width: 680px;
	height: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #53544B;
}
#titulo_dos {
	background-color: #FDD22B;
	color: #53544B;
	float: left;
	width: 660px;
	height: 50px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h2 {
	color: white;
	font-family:Verdana,Times,serif;
	margin: 7px;
	font-size:21px;
}
.descripcion_titulo {
	font-family:Verdana,Times,serif;
	margin: 4px;
}
#fotos {
	float: left;
	width: 680px;
	margin: 10px 0px 0px 10px;
	height: 159px;
}
#imagen1 {
	background-color: #0511EF;
	float: left;
	width: 219px;
	height: 159px;
	margin: 0px 0px 0px 1px;
}
#imagen2 {
	background-color: #0614F3;
	float: left;
	width: 219px;
	height: 159px;
	margin: 0px 0px 0px 11px;
}
#imagen3 {
	background-color: #0511EF;
	float: left;
	width: 219px;
	height: 159px;
	margin: 0px 0px 0px 11px;
}
.texto_foto {
	color: white;
	font-family:Verdana,Times,serif;
	margin: -1px 0px 1px 2px;
	font-weight:bold;
	text-align:center
}
#titulo_h2 {
	width: 420px;
	float: left;
	padding-left: 5px;
}
#telefono {
	float: right;
	margin-right: 10px;
	font-size: 16px;
	margin-top: 12px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -1px;
}
.telefono {
	color: white;
	font-family: Verdana, Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 9px 0px 0px 0px;
}

#textos {
	float: left;
	width: 680px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#texto1 {
	background-color: #FDD22B;
	float: left;
	width: 199px;
	height: 165px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
#texto2 {
	background-color: #FDD22B;
	float: left;
	width: 199px;
	height: 165px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#texto3 {
	background-color: #FDD22B;
	float: left;
	width: 199px;
	height: 165px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-right: 10px;
	padding-left: 10px;
}

#titulos {
	float: left;
	width: 680px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#titulo_texto1 {
	float: left;
	width: 219px;
	height: 30px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #53544B;
	background-color: #6A6C61;
}

#titulo_texto2 {
	float: left;
	width: 219px;
	background-color: #6A6C61;
	height: 30px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #53544B;
}
#titulo_texto3 {
	float: left;
	width: 219px;
	background-color: #6A6C61;
	color: #FFF;
	height: 30px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #53544B;
}
.titulo_general {
	color: #FFF;
	font-family: Verdana, Times, serif;
	font-size: 14px;
	text-align:center;
	letter-spacing: -1px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 2px;
}
.ajuste_texto {
	margin: 2px 0px 2px 3px;
}

.ajuste_texto a {
	color: #ff6229;
}

#titulo_vehiculos{
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	background-color:#6A6C61;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:10px;
	padding-left:5px;
}

#titulo_montamuebles{
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	background-color:#6A6C61;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:10px;
	padding-left:5px;
}

#texto_foto_vehiculos{
	color: #6A6C61;
	font-family: Verdana, Times, serif;
	font-size: 11px;
	text-align:left;
	width: 325px;
	float: left;
	height: auto;
}

#texto_foto_montamuebles{
	color: #6A6C61;
	font-family: Verdana, Times, serif;
	font-size: 11px;
	text-align:left;
	width: 325px;
	float: right;
	height: auto;
	
}

#texto_foto {
	color: #6A6C61;
	font-family: Verdana, Times, serif;
	font-size: 11px;
	width: 680px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#img_texto {
	margin: 5px 11px 5px 5px;
	float: left;
	border-bottom: 2px solid #773503;
}

#img_texto a img{
	border-style:none;
}

#texto {
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 670px;
}

#texto li{
	margin-top:10px;
}

#texto table{
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	width: 640px;
}

#texto table td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #53544B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #53544B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #53544B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #53544B;
	padding-left: 10px;
}

#texto table tr th{
	background-color:#53544B;
	color:#FFFFFF;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
}

#texto a {
	border: 0px;
	color:white;
	text-decoration:none;
	
}

#texto img, iframe {
	border: 0px;
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	
}

#texto p {
	color: #6A6C61;
	font-family: Verdana, Times, serif;
	font-size: 11px;
	margin-left: 10px;
}

#texto .phone {
	color: #6A6C61;
	font-family: Verdana, Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 20px;
}

#texto h2 {
	margin-left: 10px;
	color: #6A6C61;
	font-family: Verdana, Times, serif;
	font-size: 15px;
}

#facebook {
	width:84px;
	margin-top: 20px;
	float: right;
	margin-bottom: 10px;
} 

#footer_i {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(img/footer_i.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_d {
	float: left;
	width: 20px;
	height: 20px;
	background-attachment: scroll;
	background-image: url(img/footer_d.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_c {
	background-color: #53544B;
	float: left;
	width: 660px;
	height: 20px;
}

#footer {
	float: left;
	width: 700px;
	margin: 0px 0px 0px 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FED227;
}
.texto_footer {
	color: #FFF;
	font-size: 9px;
	text-align: center;
	margin: 4px 0px 0px 0px;
}

.texto_footer a {
	color: #353535;
}

#epl {
	float: left;
	width: 700px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#epl .texto_epl {
	color: #CCC;
	font-size: 9px;
	text-align: center;
	margin: 4px 0px 0px 0px;
}

.texto_epl a {
	text-decoration:none;
	margin:0 0 0 0;
	vertical-align:middle;
}

.texto_epl img {
	text-decoration:none;
	margin:0 0 0 0;
	border-style:none;
	vertical-align:middle;
}
#contenido #fondo_contenido #fondo_marron_claro #textos #texto2 p {
	text-align: center;

}
#contenido #fondo_contenido #fondo_marron_claro #textos #texto3 .ajuste_texto {
	text-align: center;
}
#contenido #fondo_contenido #fondo_marron_claro #textos #texto3 p {
	text-align: center;
}

#Servicios {
	width:549px;
	height:40px;
	z-index:1;
	left: 242px;
	top: 703px;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}

