a { text-decoration:none; color:#666; }
a:hover { text-decoration:none; color:#333; }

img {
border: 0;
}


body {
/*background: url("../fondo.jpg");
background-repeat: repeat;*/
font-family: "Trebuchet MS", monospace;
font-size: 10px;
text-align: center;
background-color: #ffffff;
}



#wrapper {
margin: 2px 0px 0px 0px;
width: 950px;

}

.contenedor {
/*border: 1px solid #858585;*/
width: 950px;
background-color: #ffffff;
margin: 0 auto;
top: 0px;
text-align:center;
color:#A8A8A8;

}

