body {

		font-family: Tahoma, Geneva, sans-serif;;font-size:14px;

		color:#333;
		line-height:180%;
		margin:0;
		padding:0;
		text-align:center;
		font-size:10px;
		
		
	}

.contar{ color:#8d991b;}
.contar a:hover {color:#aabf10;}

.lavaLamp {
    position: relative;
    height: 29px; width: 421px;
    background: url("../image/bg.gif") no-repeat top;
    padding: 15px; margin: 10px 0;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("../image/lava.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("../image/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 14px arial;
            color: #fff; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
        }








#wrapper {
    width: 900px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
	width: 900px;
	margin: 0 auto;
	height:330px;
	position: relative;
	left: -000px;
	top: 10px;
}

.scroll {
	height: 340px;
	width: 900px;
	overflow: visible;
	overflow-x: hidden;
	position: relative;
	clear: left;
	vertical-align:top;


}

.scrollContainer div.panel {
   
    position: absolute;
	height: 330px;
    width: 900px;
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height:50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
	
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #FFF;  color: #CCCCCC;
}

ul.navigation a.selected { color:#000000;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.premios1
{
  color: #575757;
}
.premios2

{
	color:#9d9d9d;
}