* {
padding: 0;
margin: 0;
}

html, body {
overflow: auto;
overflow:hidden!important;
}

a, a:link {
color:#8C7F6D;
text-decoration:none;
outline:none;
}

a:hover {
color: #B4B090;
text-decoration:none;
outline:none;
}

body {  
color: #8B806C;
background: url(../im/bg1.jpg) #CBC8B2;
font-family: Verdana, arial, serif;
font-size: 11px;
text-decoration: none;
}

#contenido {
display: block;
width: 512px;
height: auto;
position: relative;
margin-left: auto;
margin-right: auto;
}

#cuerpo {
background: url(../im/bg.gif) no-repeat;
position: relative;
top: 40px;
left: 0px;
width: 602px;
height: 435px;
z-index: 10;
}


#izq {
position: absolute;
top: 29px;
left: 8px;
width: 120px;
height: 300px;
}

#dcha {
position: absolute;
top: 5px;
left: 177px;
width: 324px;
height: 482px;
text-align: justify;
}

