body {
	background-color: #FFF;
	background-image: url(imagenes/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}

.fondo_contenido {
	background-color: #FFF;
	background-image: url(imagenes/background1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.barra_derecha {
	background-color: #FFF;
	background-image: url(imagenes/barra_derecha.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.barra_izquierda {
	background-color: #FFF;
	background-image: url(imagenes/barra_izquierda.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #06C;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.desarrollo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #06C;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.info:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #999;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.artgraph {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.punteado {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 15px;
}
.servicios_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
}

.rollover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
}

.rollover:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: none;
	margin: 0px;
}
.servicios_fondo {
	background-image: url(imagenes/servicios_fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.servicios_tabla2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.text_index {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: justify;
}
.text_promo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #005192;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
.text_index_sinjus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: left;
}

