body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(/img/maq/body/fondo.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

h1 h2 h3 {
	font-weight: normal;
}

#contenedor {
	width: 955px;
	margin: 0 auto;
}

#columnaIzquierda {
	float: left;
	width: 290px;
}

#columnaDerecha {
	float: left;
	width: 665px;
}

#menuSuperior {
	width: 290px;
	height: 45px;
	font-size: 12px;
	color: #787676;
}

#cajaLogo {
	width: 290px;
	height: 135px;
	background: #c92643 url(/img/maq/body/logoInstar.png) no-repeat center;
}

#columnaDerecha1 {
	width: 330px;
	height: 355px;
	float: left;
}

#columnaDerecha2 {
	width: 335px;
	height: 355px;
	float: left;
}

#imagenCabecera {
	width: 335px;
	height: 355px;
}

#cajaDer1 {
	width: 330px;
	height: 28px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	color: #3d3d3d;
	padding: 17px 0px 0px 0px;
}

#cajaDer2 {
	width: 330px;
	height: 135px;
	float: left;
	background: #c92643;
}

#cajaDer2 h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
}

#cajaDer3 {
	width: 330px;
	height: 25px;
	float: left;
}

#cajaDer4 {
	width: 300px;
	height: 120px;
	float: left;
	background: #dbdbdb;
	padding: 15px;
}

#cajaDer4 h1 {
	color: #686666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#cajaDer4 h2 {
	color: #686666;
	font-size: 14px;
	font-weight: normal;
}
/* Cajas de la sección contacto */

#cajaContacto1 {
 	border-right:1px dashed #CCCCCC;
	color:#797878;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-bottom:30px;
	width:235px;
	height: 200px;
}

#cajaContacto1 strong, b {
	font-weight: bold;
}

#cajaContacto2 {
	width: 360px;
	font-size: 12px;
	color: #797878;
	float: left;
	height: 200px;
	padding-left: 20px;
}

#cajaContacto2 strong, b {
	font-weight: bold;
	color: #797878;
}

#pie {
	width: 955px;
	clear: both;
	color: #8a8a8a;
}

#pie #pie1 {
	font-size: 12px;
	text-align: center;
	padding: 5px;
}

#pie #pie2 {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	color: #c92643;
}

#pie #pie3 {
	text-align: center;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	vertical-align: middle;
}

#pie form {
	margin: 5px 0px 5px 0px;
	align:center;
	width: 955px;
}	

#pie form #pinsoporte {
	font-size: 12px;
	border: 1px solid #ff9933;
	height: 20px;
	float: left;
}

#pie form #botonsoporte {
	font-size: 12px;
	border: 1px solid #ff9933;
	margin: 0px 5px 0px 5px;
	background: #ffffff;
	height: 24px;
	float: left;
}

#pie #pie3 {
	height: 50px;	
}

/***************************************************************************************/ 

.galeria h2 {
	clear: both;
}
		
.galeria img {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #999999;
}

.separador {
	height: 0px;
	margin: 20px 0px 20px 0px;
	border-bottom: 2px dashed #bbbbbb;
}

.espaciadoBlanco {
	width: 670px;
	height: 25px;
	background: #ffffff;
	float: left;
}

#descripcionProducto {
	width: 670px;
	height: 150px;
	background: #dddddd;
	float: left;
}
