@charset "utf-8";

.txtTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.txt a:link {
	color: #0099FF;
	text-decoration: underline;
}


.txt a:visited {
	color: #666699;
	text-decoration: underline;
}

.txt a:hover {
	color: #66CCFF;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#containerInicio {
	height: 100%;
	width: 100%;
	position: absolute;
}

#containerPrincipal {
	width: 100%;
	z-index: 1;
}
#banda {
	height: 468px;
	width: 100%;
	overflow: auto;
	background-color: #FFFFFF;
}

#top {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
	height: 80px;
	background-color: #FFFFFF;
	z-index: 2;
}
#bot {
	height: 30px;
	width: 100%;
	padding-top: 20px;
	position: relative;
}

#logoTop {
	height: 34px;
	width: 174px;
	position: absolute;
	z-index: 3;
	top: 30px;
	left: 20px;
}
#menu1 {
	height: 30px;
	width: 280px;
	position: absolute;
	z-index: 3;
	top: 0px;
	right: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 50px;
	padding-right: 20px;
	color: #CCCCCC;
}
#menu1  a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#menu1  a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#menu1  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#copy {
	height: 20px;
	width: 350px;
	position: absolute;
	z-index: 3;
	top: 20px;
	left: 20px;
}
#enlaces {
	height: 20px;
	width: 350px;
	position: absolute;
	z-index: 3;
	top: 20px;
	right: 20px;
	text-align: right;
}
#bandaContacto {
	height: 450px;
	width: 100%;
	background-color: #1E2328;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bandaGalerias {
	height: 450px;
	width: 100%;
	background-color: #1E2328;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}
.txtInicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
}
.txtInicio a:link {
	color: #66CCFF;
	text-decoration: underline;
}
.txtInicio a:visited {
	color: #666699;
	text-decoration: underline;
}
.txtInicio a:hover {
	color: #66CCFF;
	text-decoration: none;
}
#containerInicio2 {
	background-color: #404040;
	height: 300px;
	width: 100%;
	position: relative;
	top: 25%;
	background-image: url(../images/fondotop.gif);
}
#mnuInicio {
	background-color: #666666;
	height: 24px;
	width: 100%;
	position: absolute;
	text-align: right;
	bottom: 0px;
}
#logoInicio {
	background-color: #666666;
	height: 155px;
	width: 380px;
	position: absolute;
	left: 40px;
	top: 58px;
}
#containerTop {
	height: 120px;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
}
#logoInterno {
	height: 55px;
	width: 280px;
	position: absolute;
	left: 20px;
	top: 5px;
}
.txtGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
.mnu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mnu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mnu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#banda2 {
	height: 468px;
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
}
.txtTit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-variant: small-caps;
}
s