* {
	margin: 0;
	padding: 0;
}
#contenido_precios{ width:500px; 
float:right; border-right:1px solid #cacfdb;}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../img/fondo_josean2.jpg);
	background-repeat: repeat;
	background-color: #4B4B4B;
	}

#contenedor {
	WIDTH: 770px;
	height: 829px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#cabecera {
	width:100%;
	height: 224px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat_x;
	background-image: url(../img/fondo_josean.jpg);
	
}
#botonera {
	width:750px;
	height: 50px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	clip: rect(auto,auto,auto,auto);
}
#texto_empresa {
	position:absolute;
	left:472px;
	top:280px;
	width:328px;
	height:213px;
	z-index:1;
}


#dentrobotonera {
	float: left;
	height: 22px;
	width: 770px;
	top: 20px;
	position: relative;
	padding-left: 0px;
	font-size: 10px;
	color: #D4D0C8;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	font-weight: normal;
	text-align: center;
}
#botones {
	float: left;
	height: 100%;
	width: 12%;
	position: relative;
	left: 10px;
	border: 1px none #17183F;
}
#botones A:active {
   color: #17183F ; TEXT-DECORATION: none;
}

#botones A:link {
   color:#17183F ; TEXT-DECORATION: none;
}

#botones A:visited {
   color:#17183F ; TEXT-DECORATION: none;
}
#botones A:hover {
   COLOR: #fa8b3a ; TEXT-DECORATION: none;
}
	
#contenido {
	width:750px;
	height: 360px;
	background-color: #E9E9E9;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dashed;
	border-top-color: #A8A8A8;
	
}
#contenido_empresa {
	width:750px;
	height: 360px;
	background-color: #E9E9E9;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dashed;
	border-top-color: #A8A8A8;
	
}
#empresa {
	width:350px;
	height: 200px;
	background-color: #E9E9E9;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dashed;
	border-top-color: #A8A8A8;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	
}
#contenido_servicios {
	width:750px;
	height: 360px;
	background-color: #E9E9E9;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dashed;
	border-top-color: #A8A8A8;
	background-image: url(../img/fondo_contenido_servicios.jpg);
	background-repeat: no-repeat;
}

#contenido_belleza {
	width:750px;
	height: 360px;
	background-color: #E9E9E9;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dashed;
	border-top-color: #A8A8A8;
	background-image: url(../img/fondo_contenido_belleza.jpg);
	background-repeat: no-repeat;
}
#contenido_galeria {
	width:750px;
	height: 360px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #DDDDDD;
	border-bottom-color: #D4D0C8;
	border-left-color: #DDDDDD;
}
	
	#contenido_instalaciones {
	width:750px;
	height: 360px;
	background-color: #E9E9E9;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dashed;
	border-top-color: #A8A8A8;
	background-image: url(../img/fondo_instalaciones.jpg);
	background-repeat: no-repeat;
}
	#falda {
	width:750px;
	height: 160px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 5px;
	top: 10px;
	right: 5px;
	bottom: 5px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
	
	#pie {
	width:750px;
	height: 65px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	bottom: 5px;
	line-height: 35px;
	left: 5px;
	top: 10px;
	right: 5px;
}
#pie A:active {
   color: white ; TEXT-DECORATION: none;

}

#pie A:link {
   color:white ; TEXT-DECORATION: none;
	
}
#pie A:visited {
   color:white ; TEXT-DECORATION: none;
	
}
#pie A:hover {
   COLOR: #fa8b3a ; TEXT-DECORATION: none;

}

h1, h2, h3, h4, legend {
	font-family: Georgia, serif;
	font-weight: normal;
}
#seccion {
	position: relative;
	float: left;
	width: 300px;
	height: 350px;
	padding-left: 10px;
	color: #000000;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-indent: 15px;
}

#seccion_precios {
	position: relative;
	float: left;
	width: 520px;
	height: 350px;
	padding-left: 0px;
	color: #666666;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0px;
}
	
	.Estilo3 {
	color: #FA7638;
	font-style: italic;
}
.fondotextp_naranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	background-color: #FA7638;
	background-position: left top;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 2px;
	border: 0.3px none #FFFFFF;
}
.fondotextp_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FA7638;
	background-color: WHITE;
	background-position: left top;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 2px;
	border: 0.3px none #FFFFFF;
}
#izq_empresa {
	background-color: #E0E0E0;
	float: left;
	width: 329px;
	height: 345px;
	padding-top: 25px;
	padding-left: 15px;
	display: block;
	text-align: justify;
	padding-right: 35px;
}
#dcha_empresa {
	float: left;
	width: 370px;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
}
.georgia_negra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.georgia_grisita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-style: italic;
}
.arialcita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4410;
	font-style: normal;
}

