@import url("general.css");
#contizq{
/*float:right;*/
width:420px;
}

#contenido{
background: url(../img/fondocentroindex.gif) repeat-y;
float:left;
}

#menu {
background:url(../img/fondoarribaindex1.gif) no-repeat bottom #333333;
}

#pie {
background:url(../img/fondopieindex.gif) no-repeat;
background-position: 1px 0;
}

#pie p {
text-align:left;
margin-left: 100px;
width: auto;
}


#contder{
float:right;
width: 200px;
}

#contder h1{
margin-left:5px;
background:url(../img/fondoh1index.gif) no-repeat;
background-position:25px 0%;
}

#contder img{
margin-left:-10px;
margin-top: 5px;
border: #fff 5px solid;
}

#contder p{
margin-top: 0;
margin-left: 0;
padding-left: 0;
text-align: center;
}

#enlaces {
position:relative;
bottom:-800px;
}
