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

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

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

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

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

#design #info01 #cont01 #design_des{
float: left;
width: 895px;
height: 74px;
background: #000;
padding: 20px;
}

/*
Diseņo Tips
*/
#design #info02 ul{
list-style: none;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
}
#design #info02 ul li{
color: #fff;
}

#design #info02{
width: 602px;
height: 1216px;
}

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

#design #info02 #cont02 #design_tips{
float: left;
width: 554px;
height: 1069px;
background: #000;
padding: 20px;
}

#design #img01{
position:relative;
width: 379px;
height: 378px;
left: 580px;
margin-top: -1180px;
z-index: 3;
background: url(../images/design_img01.png) no-repeat;
}

#design #img02{
position:relative;
width: 353px;
height: 356px;
left: 580px;
margin-top: 0px;
z-index: 3;
background: url(../images/design_img02.png) no-repeat;
}

#design #img03{
position:relative;
width: 368px;
height: 370px;
left: 580px;
margin-top: 0px;
z-index: 3;
background: url(../images/design_img03.png) no-repeat;
}
