body {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	margin:0px;
	}
img {
	border: 0px;
	}
.sponsors {
	border: 0px solid #000000;
	width:95px;
	height:95px;
	margin-left:0px;
	margin-right:0px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}
.gallery {
	width: 128px;
	height:	84px;
	border: 1px solid #ffffff;
	margin-top:13px;
	margin-left:36px;
	}

.textinputbox {
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#FFFFFF;
	border:0px;
	margin:auto;
}
#textareabox {
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	size:11px;
	color:#FFFFFF;
	border:0px;
	background-color:#666666;
}

#menu_video {
	position:absolute;
	width:100%;
	height:262px;
	top: 106px;
	margin-left:auto;
	margin-right:auto;
}

#down {
	text-align:right;
	height:113px;
	background:url("../img/down.gif");
	vertical-align:top;
	text-align:right;
}
#down a.webmaster {
	background:url("../img/webmaster.gif") no-repeat top;
	width:190px;
	height:22px;
	float:right;
	display: inline;
    font-size: 0px;
	margin-top:20px;
	margin-right:20px;
}
#down a.favoritos {
	background:url("../img/favoritos.gif") no-repeat top;
	width:170px;
	height:24px;
	float:right;
	display: inline;
    font-size: 0px;
	margin-top:20px;
	
}
#down a.favoritos:hover {
	background:url("../img/favoritos1.gif") no-repeat top;
}
#down a.webmaster:hover {
	background:url("../img/webmaster1.gif") no-repeat top;
}
#vermas {
	text-align:right; 
	margin-right:50px;
	position:relative; 
	top:-5px; 
	vertical-align:top;
}
#reproductor {
	float:left;
	position:relative;
	left: -28px;
	margin:auto;
	top: 1px;
}
#presentacion {
	top:90px;
	float:left;
	position:relative;
	color: #CCCCCC;
	width:164px;
	height:180px;
	text-align:center;
	}
#presentacion img {
	height:85px;
	width:70px;

}
#container {
	float: left;
	position:relative;
	top:	90px;
	left		: 30px;
	width		: 200px;
	height		: 170px;
	overflow	: hidden;
	color: #FFFFFF;
	
	
}

#content {
	position	: relative;
	width		: 200px;
	left		: 5px;
	text-align: left;
	
}

#content a:hover {
	color:#9d0c15;
	text-decoration:underline;
}

#content a:active, a:visited, a:link {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#contacto {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	size:11px;
	color:#a9a7a7; 
	position:relative; 
	left: 160px; 
	top:8px;
}

#contacto a:link, a:visited, a:active {
	font-weight:bold;
	color:#a9a7a7; 
	text-decoration: none;
}
#contacto a:hover {
	text-decoration: underline;
}

#scrollArea {
	float: right;
	margin-right:38px;
	margin-top: 80px;
	left		: 515px;
	height		: 160px;
	width		: 4px;
	border		: 1px solid #666;
	overflow	: hidden;
	background: #ffffff;
}

#scroller {
	position	: relative;
	top			: -1px;
	width		: 4px;
	background	: #db2f2f;
	border-top	: 1px solid #666;
	border-bottom	: 1px solid #666;
}

#evento {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#evento #rojo {

	color: #db2f2f;
}
#evento #gris {
	color: #707070;
}

#evento #descripcion {
	font-size:10px;
	color: #ffffff;
}
#evento #descripcion a{
	font-weight:bold;
	text-decoration:none;
	color:#db2f2f;
}
#evento #descripcion a:hover{
	text-decoration:underline;
}
#imgallery {
	z-index:2;
	float:left;
	position:relative;
	left:-151px;
	height:339px;
}

#flechas{
	z-index:1;
	float:left;
	position:relative;
	top:298px;
	left:230px;
	width: 53px;
	height:168px;
	
}
#gallery {
	float:left;
	position:relative;
	overflow	: hidden;

	margin:auto;
}
#container img {
	border: 1px solid #000000;
	width:100px;
	height:75px;
}

#container table{
	color: #FFFFFF;
	height: 25px;
	width: 180px;
	text-align:left;
}


#menu{
	float:left;
	position:relative;
	left: -28px;
	margin:auto;
	top: 1px;
}
#producto {
	float: left;
	margin-top:0px;
	padding-left:140px;
	padding-top:75px;
}
#producto_imagen {
	float: left;
	position:relative;
	left:18px;
	top:26px;
	margin: auto;
}
#producto_imagen img {
	width:338px; 
	height:255px;
}

#capaVentana {
	visibility:hidden;
	text-align:center;
	position:absolute;
	top: 50%;
	left: 50%;
	width:400px;
	height:380px;
	margin-top: -190px; /*set to a negative number 1/2 of your height*/
	margin-left: -200px; /*set to a negative number 1/2 of your width*/
	padding:5px;
	z-index:6;
	background-color:#f6f6f6;
	border:4px solid #525252;
}
#capaVentana h2 {
	border-bottom: 2px solid #eaeaea;
	text-align: left;
	padding-left: 10px;
}

#capaVentana span{
	display:inline;
	text-align: right;
	position:relative;
	top:-35px;
	left:180px;
	font-size:12px;
	margin:0px;
}

#capaVentana input {
	padding:2px;
	border: 1px solid #333333;
	width:180px;
	background-color:#E9E9E9;
	margin-top:-20px;
}
#capaFondo1 {
	visibility:hidden;
	position:absolute;
	padding:0px;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-image:url(../img/trans01.gif);
	background-repeat:repeat;
	width:100%;
	height:100%;
	z-index:2;
}
#capaFondo2 {
	visibility:hidden;
	position:absolute;
	padding:0px;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	/*background-image:url(../img/trans02.gif);
	background-repeat:repeat;*/
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background:#000000;
	width:100%;
	height:600px;
	z-index:5;

}
#capaFondo3 {
	visibility:hidden;
	position:absolute;
	padding:0px;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-image:url(../img/trans03.gif);
	background-repeat:repeat;
	width:100%;
	height:100%;
	z-index:2;
}
#info_prod {
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#quiensoy {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	size:11px;
	color:#ffffff; 
	margin-top:100px;
	margin-right: 80px;
	margin-left: 390px;
	text-align: justify;
}