body {
	background-color: #999999;
	background-image: url(imagenes/fondo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.fondoBotones {
	background-image: url(imagenes/fondo_tabla_botones.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 21px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006699;
}
.contenido {
	background-color: #F3F3F3;
	background-image: url(imagenes/fondo_contenido.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin: 0px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 20px;
	font-weight: lighter;
	color: #006699;
	margin: 5px;
}
.pie {
	background-image: url(imagenes/fondo_pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B3B3B3;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 5px;
}
a.Botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #006699;
	text-decoration: none;
}
a.Botonera:Hover {
	color: #FFFFFF;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	font-weight: lighter;
	color: #000000;
	margin: 5px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	font-weight: lighter;
	color: #006699;
	letter-spacing: 1px;
	margin: 2px;
}

.botoneraMedio {
	background-image: url(imagenes/botonera_medio.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
td.menu {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #006699;
}
td.menuover {
	background-color: #006699;
	}
td.servicios {
	color: #666666;
}
tr.servicios {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
tr.serviciosover {
	background-color: #79ACC6;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #FFFFFF;
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #006699;
	height: 12px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #006699;
	border: 1px solid #CCCCCC;
}
.tablaForm {
	border: 1px solid #CCCCCC;
}
#contacto {
	height: 18px;
}
.tablaEmpresa {
	background-image: url(imagenes/empresa_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 200px;
	left: 200px;
}
.tablaEmpresa2 {
	background-image: url(imagenes/empresa_6.jpg);
	background-repeat: no-repeat;
	background-position: left;
	left: 200px;
}
tr.servicios2over {
	background-color: #79ACC6;
}
tr.servicios3over {
	background-color: #CCCCCC;
}tr.servicios4over {
	background-color: #79C6A6;
}
.textoBlanco {
	color: #FFFFFF;
}
td.serviciosover {
	color: #006699;
}
tr.servicios5over {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #006699;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	margin: 0px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.textoVerde {
	color: #009933;
	font-weight: bold;
}
a.mapa {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #006699;
	text-decoration: none;
}
a.mapa:Hover {

	color: #333333;
}
ol {
	list-style: none;
}
.borde {
	border: 1px solid #999999;
}

