* {
vertical-align: baseline;
font-weight: inherit;
font-family: inherit;
font-style: inherit;
font-size: 100%;
border: 0 none;
outline: 0;
padding: 0;
margin: 0;
}

body{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #1f7be5 url(../images/background.gif) top repeat-x;
}

#container{
margin: 0 auto 0 auto;
width: 900px;
height: 100%;
}

#header{
height: 520px;
width: 100%;
background: url(../images/logopapelera.gif) bottom right no-repeat;
margin-top:10px;
margin-left:5%;
}

#wiki{
width: 592px;
height: 291px;
margin:0;
overflow: hidden;
}

#wiki h2{
display: block;
width: 592px;
height: 291px;
text-indent: -100000px;
background: url(../images/wiki.gif) no-repeat;
}

#titulo{
width: 588px;
height: 123px;
margin:0;
overflow: hidden;
text-align:center;
}

#titulo h1{
display: block;
width: 575px;
height: 77px;
text-indent: -100000px;
background: url(../images/titulo.gif) no-repeat;
}

#titulo h2{
display: block;
width: 588px;
height: 46px;
text-indent: -100000px;
background: url(../images/descripcion.gif) no-repeat;
}

#footer{
width: 100%;
text-align: center;
font-weight: bold;
margin-top:-50px;
}

#papelera{
float:left;
width: 48%;

}

#papelera .logo h2{
float:left;
width: 57px;
height: 62px;
overflow: hidden;
background: url(../images/papelera.gif) no-repeat;
}

#papelera .logo a:link,#papelera .logo a:hover,#papelera .logo a:visited,#papelera .logo a:active{
display: block;
width: 57px;
height: 62px;
text-indent: -100000px;
}

#papelera p{
float:left;
margin-top: 10px;
margin-left: 15px;
}

/*
EmpreChile
*/

#emprechile{
float:right;
width: 48%;

}

#emprechile .logo h2{
float:left;
width: 65px;
height: 53px;
overflow: hidden;
background: url(../images/emprechile.gif) no-repeat;
}

#emprechile .logo a:link,#emprechile .logo a:hover,#emprechile .logo a:visited,#emprechile .logo a:active{
display: block;
width: 65px;
height: 53px;
text-indent: -100000px;
}

#emprechile p{
float:left;
margin-top: 10px;
margin-left: 15px;
}

#emprechile a{
color: #ccff00;
text-decoration: none;
}

#emprechile a:hover{
color: #ccff00;
text-decoration: underline;
}

/*
Clases
*/

.blanco{
color:#ffffff;
}

.amarillo{
color:#ffd800;
}