/*
Contenido pagina Diseņo Web
*/
#admin{
width: 941px;
margin: 50px auto 0 auto;
}

#admin h1, #admin h2{
color: #fff;
font-size: 20px;
font-weight: bold;
}

#admin h2{
padding-top: 20px;
}

#admin #info01{
width: 941px;
height: 120px;
}

#admin #info01 #cont01{
float:right;
width: 941px;
height: 130px;
margin-top: 20px;
background: url(../images/admin_cont01.png) bottom right no-repeat;
z-index: 2;
}

#admin #info01 #cont01 #admin_des{
float: left;
width: 895px;
height: 83px;
background: #000;
padding: 20px;
}

/*
Administracion de Sitios Web Tips
*/
#admin #info02 ul{
list-style: none;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
}
#admin #info02 ul li{
color: #fff;
}

#admin #info02{
width: 940px;
height: 508px;
}

#admin #info02 #cont02{
float:right;
width: 602px;
height: 508px;
margin-top: 20px;
background: url(../images/admin_cont02.png) bottom right no-repeat;
z-index: 2;
}

#admin #info02 #cont02 #admin_tips{
float: left;
width: 554px;
height: 461px;
background: #000;
padding: 20px;
}

#admin #img01{
position:relative;
width: 354px;
height: 515px;
left: 0px;
margin-top: -450px;
z-index: 3;
background: url(../images/admin_img01.png) no-repeat;
}
