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

#nosotros h1{
display:none;
}

#nosotros h2{
color: #fff;
font-size: 20px;
font-weight: bold;
}

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

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

#nosotros #info01 #cont01{
float:left;
width: 602px;
height: 647px;
margin-top: 20px;
background: url(../images/nosotros_cont01.png) bottom right no-repeat;
z-index: 2;
}

#nosotros #info01 #cont01 #nosotros_des{
float: left;
width: 554px;
height: 600px;
background: #000;
padding: 20px;
}

#nosotros #info01 ul{
list-style: none;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
}
#nosotros #info01 ul li{
color: #fff;
}

/*
Nuestra Empresa Mision Vision
*/
#nosotros #info02{
width: 941px;
height: 300px;
margin-top:-100px;
}

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

#nosotros #info02 #cont02 #nosotros_tips{
float: left;
width: 554px;
height: 292px;
background: #000;
padding: 20px;
}

/*
Nuestra Empresa - Imagenes
*/

#nosotros #img01{
position:relative;
width: 366px;
height: 368px;
left: 580px;
margin-top: -80px;
z-index: 3;
background: url(../images/nosotros_img01.png) no-repeat;
}

#nosotros #img02{
position:relative;
width: 364px;
height: 366px;
left: 580px;
margin-top: 0px;
z-index: 3;
background: url(../images/nosotros_img02.png) no-repeat;
}

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