@charset "UTF-8";

body {
	background-color: #1F1924;
}

* {
	margin: 0;
	padding: 0;
}

#contenedor {
	background-color:f1ecf1;
	width: 1000px;
	height: 100%;
	position: relative;
	widows: inherit;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}

#fotos {
	height: 450px;
	width: 1000px;
	position: relative;
	z-index:4;
}

#botonera {
	background-color:#f1ecf1;
	height: 80px;
	width: 1000px;
	position: relative;
	z-index:2;
}

#contenido1 {
	width: 260px;
	height: 430px;
	position: absolute;
	left:570px;
	z-index:99;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#contenido1c {
	width: 260px;
	height: 100px;
	position: absolute;
	left:570px;
	z-index:99;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#contenido1b {
	width: 260px;
	height: 500px;
	position: absolute;
	left:570px;
	z-index:99;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#contenido1d {
	width: 260px;
	height: 1000px;
	position: absolute;
	left:570px;
	z-index:99;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#caro {
	width: 25px;
	height: 160px;
	position: absolute;
	left:975px;
	top:100px;
	z-index:99;
}


#contenido3 {
	background-image:url(fon.jpg);
	background-repeat:repeat-y;
	height: 530px;
	width: 1000px;
	top:-20px;
	position: relative;
	z-index:12;	
}

#contenido4 {
	background-image:url(fon.jpg);
	background-repeat:repeat-y;
	height: 1400px;
	width: 1000px;
	position: relative;
	z-index:12;	
}

#contenido44 {
	background-image:url(fon.jpg);
	background-repeat:repeat-y;
	height: 840px;
	width: 1000px;
	position: relative;
	z-index:12;	
}

#contenido4b {
	background-image:url(fon.jpg);
	background-repeat:repeat-y;
	height: 2300px;
	width: 1000px;
	position: relative;
	z-index:12;	
}

#contenido5 {
	background-color:#D8A449;
	height: 230px;
	width: 1000px;
	position: relative;
	z-index:12;	
}

#fotoschicas {
	height: 100px;
	width: 1000px;
	position: relative;
	z-index:13;
}

#contenidoin {
	background-image:url(fon.jpg);
	background-repeat:repeat-y;
	height: 100%;
	width: 1000px;
	position: relative;
}


#video {
	width: 570px;
	height: 450px;
	position: absolute;
	left:0px;
	top:0px;
	z-index:97;
}

#pie {
	background-color:#dad3da;
	height: 65px;
	width: 1000px;
	position: relative;
}



.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #58585A;
	font-style: normal;
}
.textb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #1F1924;
	font-style: normal;
	line-height:18px;
	left: 10px;
	text-align: left;
}

.textb14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1924;
	font-style: normal;
	line-height:14px;
	text-align: justify;
}

.textbo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #1E1E1E;
	font-style: normal;
	font-weight:bold;
}
.textc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-variant:small-caps;
	font-weight:bold;
}


a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	color: #1F1924;
	text-decoration: none;
	
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	color: #9186A6;
	text-decoration: none;
}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	color: #3F3F3F;
	text-decoration: none;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	text-decoration: none;
}

