@charset "utf-8";
body {
	background-color: none;
	background-image: url(Images/tramado.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


#wrap {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 690px;
}
#header {
	background-image: url(Images/header.png);
	float: left;
	height: 142px;
	width: 800px;
	background-repeat: no-repeat;
}
#menu_caja {
	background-image: url(Images/botonera_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 800px;
	margin-top: 108px;
}
#menu {
	float: right;
	text-align: right;
	margin-top: 8px;
}
#menu a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 15px;
	margin-right: 25px;
}
#menu a:hover {
	color: #000000;
	text-decoration: none;

}
#contenedor {
	float: left;
	height: 480px;
	width: 800px;
}
#caja_izq {
	float: left;
	width: 147px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(Images/background_contenedor_izq.png);
	background-repeat: no-repeat;
	height: 480px;
	<a href="contacto.html"
}
#caja_mensaje {
	float: left;
	height: 50px;
	width: 130px;
	margin-top: 40px;
	margin-left: 10px;
	text-decoration: none;
	background-image: url(Images/mensaje.png);
	background-repeat: no-repeat;
}

#caja_cont {
	float: left;
	height: 178px;
	width: 130px;
	margin-top: 40px;
	margin-left: 10px;
	background-image: url(Images/ventas.png);
	background-repeat: no-repeat;
}


#caja_izq_menu {
	float: right;
	height: 100px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 160%;
	font-weight: bold;
	color: none;
	text-decoration: none;
	text-align: left;
	margin-top: 20px;
}
#caja_izq_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#caja_izq_menu  a:hover {
	color: #33CC00;
	text-decoration: none;
}



#caja_der {
	float: left;
	width: 648px;
	height: 480px;
}
#caja_der_texto {
	float: left;
	height: 400px;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-left: 80px;
	margin-top: 40px;
	text-indent: 40px;
}

#footer {
	background-color: #000000;
	height: 60px;
	width: 800px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF0000;
	float: left;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
}

#footer_menu {
	float: right;
	text-align: right;
	margin-top: 0px;
	width: 495px;
}
#footer_menu a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 15px;
	margin-right: 25px;
}
#footer_menu a:hover {
	color: #000000;
	text-decoration: none;
}
#footer_col {
	background-color: #000000;
	height: 60px;
	width: 300px;
	float: left;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	line-height: 120%;
}
#footer_col a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
#footer_col a {
	color: #FFFFFF;
	text-decoration: none;
}
