﻿body	{
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background-color:#ddd;
}
#contenedorHeader	{
	width:800px;
	padding:0;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}
#espacioSuperior	{
	width:800px;
	height:7px;
	padding:0px;
	/*margin-top:10px;*/
	margin-left:auto;
	margin-right:auto;
}
#header	{
	width:800px;
	height:60px;
}
#botonera	{
	height:60px;
	padding:0;
	background-image:url('Pic/bakGradBtn.png');
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	border-left:4px solid #000088;
	border-right:4px solid #000088;
}
#tablaBotones	{
	height:100%;
	margin-left:50px;
}
#contenido	{
	padding: 2px;
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	color: #000088;
	border-bottom:4px solid #000088;
	border-left:4px solid #000088;
	border-right:4px solid #000088;
}
#espacioDelHeader	{
	height:50px;
}
#espacioInferior	{
	height:20px;
}
#pintura	{
	padding:0px;
	margin-left:189px;
}
#botoneraIzq	{
	width:150px;
}
#botoneraMed	{
	width:120px;
	text-align:center;
}
#botoneraEsp	{
	width:300px;
}
#botoneraDer	{
	text-align:center;
}
.bloqueBotonera	{
	font-size:small;
	color:#000088;
}
#separadorBotones	{
	width:25px;
}
.boton	{
	border:none;
	padding-left:0px;
	padding-right:0px;
}
#sat	{
	height:31px;
	width:60px;
	border:none;
}
#prodServ	{
	width:45%;
}
#monedero	{
	width:40%;
}
#footer	{
	width:800px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	background-image:url('Pic/footer.png')
}
#ccImg	{
	border:none;
}
#proyectos	{
	margin:10px 5px 10px 50px;
	float:right;
	width:450px;
	padding:10px;
	border-left:3px solid #cccccc;
	text-align:center;
}
*.descProy	{
	text-align:justify;
	font-size:small;
}
.servicios	{
	font-size:medium;
	text-align:left;
}
#ofertaSvc	{
	text-align:center;
}



