/* CSS Document */
/********* CORREGIDOS ***************/
div, body, img, table, td, tr, h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFF;
}

body {
	background-color: #f3f3f3;
	text-align:center;
}

#centrado {
	position:relative;
	margin:auto;
	width:1067px;
	text-align:left;
}

#izq { 
	float:left;
	width: 116px;
	height:50px;
}

#dcha { 
	float:right;
	width: 951px;
	background-color:#ffffff;
}

.contenedor_inferior { width: 928px; margin-left:11px;  }

.derecha   { text-align: right; }
.izquierda { text-align: left; }
.centrar   { text-align: center; }

.limpiarAmbos { clear:both; }

#principal { 
	width: 951px;
	background-image:url(../imagenes/pixel_fondo_principal.jpg);
	background-repeat:repeat-y;
}

margen_sobrante_gris { 
	width: 907px;
}


/********* MENU ***************/

.Menu {width: 951px; height:53px; background-image:url(../imagenes/fondo_menu.jpg); background-repeat:no-repeat; text-align:center; margin-bottom:10px;}

.opciones-menu {
	float:left;
	height:53px;
	margin-top:0px;
}

.opciones-menu2 {
	float:left;
	height:53px;
	margin-top:0px;
	background-image:url(../imagenes/pico_menu_home.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.opciones-menu_prueba {
	float:left;
	height:53px;
	margin-top:0px;
}


/********* FIN MENU ***************/

#TxtMiniPiezas { 
	padding-top:30px;
	padding-left:10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252122;
	font-weight: bold;
	text-align:left;
}

h1 a:link    { color: #252122; text-decoration: none; }
h1 a:visited { color: #252122; text-decoration: none; }
h1 a:hover   { color: #252122; text-decoration: none; }
h1 a:active  { color: #252122; text-decoration: none; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919292;
	text-align:left;
	text-transform:uppercase;
}

h2 a:link    { color: #919292; text-decoration: none; }
h2 a:visited { color: #919292; text-decoration: none; }
h2 a:hover   { color: #919292; text-decoration: none; }
h2 a:active  { color: #919292; text-decoration: none; }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #323232;
	text-align:left;
	text-transform:uppercase;
}

h3 a:link    { color: #323232; text-decoration: none; }
h3 a:visited { color: #323232; text-decoration: none; }
h3 a:hover   { color: #323232; text-decoration: none; }
h3 a:active  { color: #323232; text-decoration: none; }

h1.titulopiezas {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #151213;
	font-weight:bold;
	text-align:left;
}

h1.titulosalas {
	font-family: Arial, Helvetica, sans-serif;
	font-size:27px;
	color: #151213;
	font-weight:bold;
	text-align:left;
}


.titular_negro{
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f68;
	font-weight: normal;
	line-height:normal;
	text-align: justify;
}

.nombre{ 
	margin-top:20px; 
	margin-bottom:0px; 
	margin-right:8px;
}
.nombre p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #6f6f68;
	font-weight: bold;
	line-height:normal;
	text-align: right;
}
.nombre p.contactar{
	text-align: left;
}

.ImagenPieza {
	float:left;
	width:224px;
	height:123px;
	margin-top:5px;
	margin-right:3px;
	margin-bottom:5px;
	margin-left:5px;
}

p.NegritaPiezas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242021;
	font-weight: bold;
	line-height:normal;
	text-align: left;
}

.PastillaTextoExpoAzul, .PastillaTextoExpoGris {
	float:left;
	margin-top:10px;
	width:217px;
	height:78px;
} 
.PastillaTextoExpoAzul {
	background-color:#242424;
}
.PastillaTextoExpoGris {
	background-color:#504f4f;
}
.PastillaTextoExpoAzul div, .PastillaTextoExpoGris div {
	padding:10px 5px 0px 5px;
}
.PastillaTextoExpoAzul h1 {
	color:#ffffff;
}
.PastillaTextoExpoGris h1 {
	color:#000000;
}

.cajaprincipal {
	float:right;
	margin-top:33px;
	margin-right:75px;
	width:371px;

}
.CapaTxtcajaprincipal {
	margin:0px 0px 0px 0px;
}

.cajaprincipalpiezas {
	float:right;
	margin-top:33px;
	margin-bottom:25px;
	margin-right:120px;
	width:300px;
}

.video {
	margin-top:5px;
	width:430px;
}

.foto{
	margin-top:5px;
	margin-bottom:40px;
	width:379px;
}

.fotos_mini{
	margin-top:20px;
	margin-bottom:40px; 
	text-align:center;
}

.fotos_sala{
	margin-top:5px;
	margin-bottom:40px; 
	text-align:center;
}

.contacto{
	margin-bottom:40px;
	width:600px;
}

.txt_foto{
	float:right;
	width:246px;
	margin-top:5px;

}


.texto_central {
	margin:10px 50px 50px 50px;
	
}

p a:link    { color: #6f6f68; text-decoration: none; }
p a:visited { color: #6f6f68; text-decoration: none; }
p a:hover   { color: #6f6f68; text-decoration: none; }
p a:active  { color: #6f6f68; text-decoration: none; }

a:link    { color: #6f6f68; text-decoration: none; }
a:visited { color: #6f6f68; text-decoration: none; }
a:hover   { color: #6f6f68; text-decoration: none; }
a:active  { color: #6f6f68; text-decoration: none; }
