@charset "utf-8";
/* CSS Document */

#submenu{
	float: left;
	height: 180px;
	width: 150px;
	margin-top: 10px;
	text-align: center;
}
.titleservice{
	background-color: #000000;
	font-weight: bold;
	color: #999966;
	width: 96%;
	padding-left: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 2%;
	font-size: 14px;
	margin-bottom: 15px;
}
#slider {
	float: right;
	height: 468px;
	width: 598px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
}
.uno {
	float: left;
	height: 228px;
	width: 293px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 1px;
}
.dos {
	float: left;
	height: 228px;
	width: 293px;
	margin-bottom: 8px;
	padding: 1px;
}
.tres {
	float: left;
	height: 228px;
	width: 293px;
	padding: 1px;
}
.cuatro {
	float: right;
	height: 228px;
	width: 293px;
	padding: 1px;
}
.cinco{
	float: left;
	height: 228px;
	width: 293px;
	padding: 1px;
	margin-right: 147px;
	margin-left: 146px;
}
.seis{
	float: left;
	height: 468px;
	width: 293px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 1px;
}
#c0{
	margin: -1px;
	float: left;
	height: 470px;
	width: 600px;
	background-color: #999966;
}
a.presupuesto:link{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #333333;
	text-decoration: none;
}
a.presupuesto:active{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #333333;
	text-decoration: none;
}
a.presupuesto:visited{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #333333;
	text-decoration: none;
}
a.presupuesto:hover{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}