
/* CSS Created by Billy from GrupoUno! */


body {
	background-color:#FFFFFF;
	font-family:tahoma;
	font-size:12px;
	/* background:url(../../images/background.jpg) repeat-x; */
}

#centerCSS {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -368px;
	min-width: 425px; 
	text-align: center; /* IE needs this */
}

#wrapper {
	position:relative;
	margin: 0px auto;
	width:850px;
	height:656px;
	text-align:center;
}

#footer {
	font-size:9px;
	text-align:left;
}

#logoHolder {
	position:absolute;
	left:0px;
	top:0px;
	width:265px;
	height:101px;
}

#logo {
	position:absolute;
	top:30px;
	left:20px;
}

#home-02_ {
	position:absolute;
	left:265px;
	top:0px;
	width:585px;
	height:100px;
}

#home-03_ {
	position:absolute;
	left:0px;
	top:100px;
	width:265px;
	height:218px;
}

#home-04_ {
	position:absolute;
	left:265px;
	top:100px;
	width:585px;
	height:335px;
}

#flash_content {
	position:absolute;
	left:265px;
	top:101px;
	width:585px;
	height:461px;
	background-color:#d1d1d1;
	background-image:url(../../images/reglas_background.jpg);
	background-repeat:repeat-x;
}


#home-05_ {
	position:absolute;
	left:0px;
	top:318px;
	width:265px;
	height:32px;
}

#home-06_ {
	position:absolute;
	left:0px;
	top:350px;
	width:265px;
	height:21px;
}

#home-07_ {
	position:absolute;
	left:0px;
	top:371px;
	width:265px;
	height:20px;
}

#home-08_ {
	position:absolute;
	left:0px;
	top:391px;
	width:265px;
	height:21px;
}

#home-09_ {
	position:absolute;
	left:0px;
	top:412px;
	width:265px;
	height:23px;
}

#home-09_inscribete {
	position:absolute;
	left:0px;
	top:412px;
	width:265px;
	height:149px;
	background-color:#d1d1d1;
}

#home-10_ {
	position:absolute;
	left:0px;
	top:435px;
	width:850px;
	height:33px;
}

#home-10_inscribete {
	position:absolute;
	left:0px;
	top:561px;
	width:850px;
	height:33px;
}

#button01 {
	position:absolute;
	left:0px;
	top:468px;
	width:265px;
	height:126px;
}

#button02 {
	position:absolute;
	left:265px;
	top:468px;
	width:301px;
	height:126px;
}

#button03 {
	position:absolute;
	left:566px;
	top:468px;
	width:284px;
	height:126px;
}

#home-14_ {
	position:absolute;
	left:0px;
	top:594px;
	width:850px;
	height:26px;
}

#footer_copyright {
	position:absolute;
	left:0px;
	top:620px;
	width:265px;
	height:36px;
}

#home-16_ {
	position:absolute;
	left:265px;
	top:620px;
	width:531px;
	height:36px;
}

#ciscoLogo {
	position:absolute;
	left:796px;
	top:620px;
	width:54px;
	height:36px;
}

img { 
	border:0; 
}

#reglas_content {
	margin:25px;
	background-image:url(../../images/reglas_transparent.png);
		
}

#reglas_content_text {
	padding:35px;
	color:#000000;
	
}

h2 { 
	color:#006699;
}

.buttonhover a:hover {
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}