@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #C4C4C6;
}

/* CSS Document */

#contenedor_gral {
	height: 636px;
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}
#cabezal {
	height: 134px;
	width: 924px;
	float: right;
	margin-bottom: 0px;
	position: absolute;
}

#cabezaluno {
	height: 134px;
	width: 245px;
	position: relative;
}
#cabezaldos {
	height: 114px;
	width: 312px;
	position: relative;
	top: -144px;
	left: 245px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F84B8;
	padding-top: 30px;
	padding-left: 30px;
	line-height: normal;
}
#cabezaltres {
	height: 134px;
	width: 367px;
	position: relative;
	top: -268px;
	left: 557px;
}
#contenedormedio {
	height: 502px;
	width: 924px;
	position: relative;
	background-image: url(img/degradado.jpg);
	background-repeat: repeat-x;
	top: 134px;
}
#botones {
	width: 670px;
	position: relative;
	height: 19px;
	float: right;
	right: 115px;
	top: 20px;
	overflow: hidden;
}
#nosotros {
	width: 94px;
	position: relative;
	height: 18px;
}
#cotizaciones {
	width: 124px;
	position: relative;
	height: 19px;
	right: -104px;
	top: -18px;
}
#ubicacion {
	width: 97px;
	position: relative;
	height: 19px;
	right: -238px;
	top: -37px;
}
#documentacion {
	width: 142px;
	position: relative;
	height: 20px;
	right: -345px;
	top: -56px;
}
#abitab {
	width: 74px;
	position: relative;
	height: 18px;
	right: -497px;
	top: -77px;
}
#contacto {
	width: 89px;
	position: relative;
	height: 20px;
	right: -581px;
	top: -95px;
}
#contenidosindex {
	height: 410px;
	width: 443px;
	position: relative;
	top: 50px;
	float: right;
	right: 220px;
}
#contenidoscotizaciones {
	height: 410px;
	width: 443px;
	position: relative;
	top: 50px;
	float: right;
	right: 220px;
	background-image: url(img/cotizacionesgrande.jpg);
}
#contenidosdocumentacion {
	height: 410px;
	width: 443px;
	position: relative;
	top: 50px;
	float: right;
	right: 220px;
	background-image: url(img/documentaciongrande.jpg);
}
#contenidoscontacto {
	height: 410px;
	width: 443px;
	position: relative;
	top: 50px;
	float: right;
	right: 220px;
	background-color: #FFF;
}
#formulario {
	position: relative;
	margin-left: 115px;

}
