body {
	background-color: #0077AA;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/fondonube.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	font-size: 0.8em;
}

a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a:active{
	color: #CC0000;
}

.contenedor {
	background-color: #FFFFFF;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 930px;
	margin-top: 30px;
}
.cab {
	height: 162px;
	width: 930px;
	background-color: #0077AA;
}
.menu {
	height: 38px;
	width: 930px;
	background-image: url(../imagenes/menu.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	text-align: center;
}
	.menu UL {
		margin: 0px;
		padding: 0px;
	}
	.menu LI {
	color: #FFFFFF;
	display: inline;
	font-size: 12px;
	line-height: 20px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 40px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	}
	.menu a:link {
		text-decoration: none;
		color: #FFFFFF;
	}
	.menu a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	.menu a:hover {
		text-decoration: none;
		color: #66CCCC;
	}
	.menu a:active{
		text-decoration: none;
		color: #FFFFFF;
	}

.activo {
	background-image: url(../imagenes/activo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	.activo a:visited {
	color: #FFFF99;
	}

.texto {
	width: 600px;
	text-align: left;
	color: #666666;
	float: left;
	margin-left: 165px;
}
.texto H3{
	margin: 0px;
	color: #C00;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 4px;
}

.texto P {
	font-size: 1.1em;
	line-height: 1.4em;
	white-space: normal;
	margin-top: 0px;
}
.texto BR {
	line-height: 1.1em;
}

.footer-int {
	background-image: url(../imagenes/footer-int.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 130px;
	width: 930px;
	background-color: #FFFFFF;
}
.footer-int1 {
	background-image: url(../imagenes/footer-int.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 60px;
	width: 930px;
	background-color: #FFFFFF;
}
.footer-int IMG {
	position: relative;
	top: 37px;
}
.copy {
	color: #66CCCC;
	display: inline;
}
.sangria {
	padding-left: 30px;
} 
.lineah {
	height: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.lineah1 {
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.caja {
	background-color: #CCCCCC;
	padding: 10px;
	position: static;
}
.caja-dest {
	padding: 10px;
}
.cola {
	float: left;
	height: 100px;
	width: 187px;
	margin: 2px;
	border: thin dashed #FFFFFF;
}
	.cola P {
	background-color: #FFFFFF;
	height: 100px;
}
.cola1 {
	float: left;
	width: 364px;
	margin: 8px;
	position: relative;
}

.mancha {
	background-image: url(../imagenes/mancha.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner {
	background-color: #FFFFFF;
	float: right;
	width: 150px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	margin-top: 20px;
}
	.banner P {
	font-size: 1.1em;
	line-height: 1.3em;
	white-space: normal;
	margin-top: 0px;
	color: #666666;
	padding: 10px 14px 10px 10px;
	text-align: left;
}
.textop {
	font-size: 0.9em;
	line-height: 1.3em;
	white-space: normal;
	margin-top: 0px;
}
#gris {
	color: #999999;
}
#azul {
	color: #0099CC;
}
