/*
Contenido pagina Inicio
*/
#inicio{
clear: both;
width: 937px;
margin: 50px auto 0 auto;
}

#inicio #info01{
width: 937px;
height: 380px;
}

#inicio #info01 #img01{
position:relative;
width: 380px;
height: 381px;
z-index: 3;
background: url(../images/inicio_img01.png) no-repeat;
}

#inicio #info01 #cont01{
float:right;
width: 575px;
height: 340px;
margin-top: -360px;
background: url(../images/inicio_cont01.png) bottom right no-repeat;
z-index: 2;
}

#inicio #info01 #cont01 #bienvenido{
float: left;
width: 507px;
height: 273px;
background: #000;
padding: 30px;
}

#inicio #info02{
float:left;
width: 937px;
height: 380px;
}

#inicio #info02 #img02{
position:relative;
width: 380px;
height: 381px;
left: 560px;
z-index: 3;
margin-top: 0px;
background: url(../images/inicio_img02.png) no-repeat;
}

#inicio #info02 #cont02{
float:left;
width: 575px;
height: 355px;
margin-top: 0px;
background: url(../images/inicio_cont02.png) bottom right no-repeat;
z-index: 2;
}

#inicio #info02 #cont02 #importancia{
float: left;
width: 507px;
height: 288px;
background: #000;
padding: 30px;
}

#inicio #info03{
float:left;
width: 937px;
height: 380px;
}

#inicio #info03 #img03{
position:relative;
width: 903px;
height: 381px;
left: 0px;
z-index: 3;
margin-top: 130px;
background: url(../images/inicio_img03.png) no-repeat;
}

#inicio #info03 #cont03{
float:left;
width: 896px;
height: 155px;
background: url(../images/inicio_cont03.png) bottom right no-repeat;
z-index: 2;
}

#inicio #info03 #cont03 #internet{
float: left;
width: 828px;
height: 88px;
background: #000;
padding: 30px;
}

#inicio #info04{
float:left;
width: 937px;
height: 251px;
}

#inicio #info04 #img04{
position:relative;
width: 251px;
height: 251px;
left: 60px;
z-index: 3;
background: url(../images/inicio_img04.png) no-repeat;
}

#inicio #info04 #cont04{
float:right;
width: 623px;
height: 155px;
margin-top: -200px;
margin-right: 40px;
background: url(../images/inicio_cont04.png) bottom right no-repeat;
z-index: 2;
}

#inicio #info04 #cont04 #cuanto{
float: left;
width: 556px;
height: 89px;
background: #000;
padding: 30px;
}

#inicio #info04 #cont04 #cuanto h2{
margin-top:-10px;
}