@charset "UTF-8";
input, textarea
{
	font-family:Arial, Helvetica, sans-serif;
}
a
{
	font-size:11px;
	color:#F9942B;
}
ul
{
	margin-top:5px;
}
#main {
	background-color: #FFFFFF;
	height: 520px;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	position: absolute;
	border: 1px solid #5A3D1C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
#inicio {
	background-color: #FFFFFF;
	height: 520px;
	width: 800px;
	margin-left: -400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 50%;
}
#inferior {
	background-color: #F9942B;
	/*height: 122px;*/
	height:92px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#datos_contacto {
	height:43px;
	padding-top:7px;
	background-color:#5A3D1C;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
}
#datos_contacto a{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}

#superior {
	width: 800px;
	height:380px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight:bold;
}
#empresa, #servicios, #productos, #ocasion
{
	background-color:#5A3D1C;
	color:#FFFFFF;
}
#contacto
{
	background-color: #F9942B;
	color:#5A3D1C;
}
#contacto a
{
	color:#FFFFFF;
}
#superior #left
{
	float:left;
	width:370px;
	height:380px;
	padding-left:5px;
}
#superior #volver
{
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
}
#superior #titulo
{
	font-size:17px;
	font-weight:bold;
	padding:10px;
	padding-bottom:0px;
}
#superior #texto
{
	padding:10px;
}
#superior #right
{
	width:413px; 
	height:380px;
	overflow:hidden;
}
#superior #right img
{
	
}
.fondo_grua
{
	background-image:url(../images/grua.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.fondo_gruas
{
	background-image:url(../images/gruas.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.boton
{
	border:none;
	background-color:#FFFFFF;
}
.info
{
	font-size:11px;
}