/* CSS Document */
body {
	background-color: #005301;
	MARGIN-TOP: 0pt;
	MARGIN-BOTTOM: 0pt;
}
#menu {
	list-style: none;
	/*background-color:#FABF01;*/
	padding: 0;
	margin: 0;
	width: 771px;
	height: 161px;
	background: url(cabezales/pagina-2_10.jpg) no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
	
}
#menu a:hover span{
	display: block;
	
}
#menu .portada {
	width: 151px;
	height: 156px;
	
	left: 310px;
	top: 14px;
}

#menu .concursos {
	width: 125px;
	height: 84px;
	background: url(images/botones_01a.gif) no-repeat;
	left: 2px;
	top: 0px;
}
#menu .concursos:hover {
	width: 125px;
	height: 84px;
	background: url(images/botones_01.gif) no-repeat;
	/*background-position: 0 0px;*/
	
	/*left: -7px;
	top: -7px;*/
}

#menu .crokis {
	width: 123px;
	height: 84px;
	background: url(images/botones_03a.gif) no-repeat;
	left: 138px;
	top: 70px;
}
#menu .crokis:hover {
	width: 123px;
	height: 84px;
	background: url(images/botones_03.gif) no-repeat;
	/*background-position: 0 0px;*/
	
		/*left: -7px;
	top: -7px;*/
}

#menu .sivirikipau {
	width: 126px;
	height: 84px;
	background: url(images/botones_02a.gif) no-repeat;
	left: 476px;
	top: 5px;
}
#menu .sivirikipau:hover {
	width: 126px;
	height: 84px;
	background: url(images/botones_02.gif) no-repeat;
	/*background-position: 0 0px;*/
	
		/*left: -7px;
	top: -7px;*/
}

#menu .preventa {
	width: 119px;
	height: 84px;
	background: url(images/botones_04a.gif) no-repeat;
	left: 631px;
	top: 64px;
}
#menu .preventa:hover {
	width: 119px;
	height: 84px;
	background: url(images/botones_04.gif) no-repeat;
	/*background-position: 0 0px;*/
	
	/*left: -7px;
	top: -7px;*/
}

.taco {


width:771px;
height:100%;
background: url(cabezales/pagina-2_20.jpg) no-repeat;
}

.titulo {
font-family: "Trebuchet MS";
	color: #FF0000;
	font-weight: bold;
}

.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #895F11;
}

.texto_nvo {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #895F11;
}
.texto_nvo:link {
	color: #895F11;
	text-decoration: none;
}
.texto_nvo:visited {
	text-decoration: none;
	color: #895F11;
}
.texto_nvo:hover {
	text-decoration: none;
	color: #895F11;
}
.texto_nvo:active {
	text-decoration: none;
	color: #895F11;
}

.texto:link {
	color: #895F11;
	text-decoration: none;
}
.texto:visited {
	text-decoration: none;
	color: #895F11;
}
.texto:hover {
	text-decoration: none;
	color: #895F11;
}
.texto:active {
	text-decoration: none;
	color: #895F11;
}