/* CSS Document */

*{
margin:0;
padding:0;
}

#general{
width:748px;
margin:0 auto;
background-color:#E8EADD;
border:1px solid #C8CBAD;
}

#top{
width:748px;
height:265px;
background-color:#E8EADD
}

#contenido{
padding-top:2px;
margin-left:2px;
width:746px;
height:207px;
background-color:#F6F7F2;
overflow:hidden;
}

#pie{
width:100%;
}
#pie #toppie{
width:100%;
height:40px;
background-color:#FFF;
background-image:url(../img/logos.jpg);
background-repeat:no-repeat;
background-position:right;
}
#pie #toppie p{
padding-left:10px;
padding-top:12px;
color:#357C1D;
}

#pie #bottom{
width:100%;
height:21px;
background-color:#E4E6DF;
}
#pie #bottom p{
padding-left:10px;
font-size:10px;
padding-top:4px;
color:#444F30;
}

/*INTERNAS*/
#top_left{
width:210px;
height:265px;
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
float:left;
background-color:#FEB648;
}
#top_right{
width:538px;
height:265px;
float:left;
background-image:url(../img/bg_right_top.jpg);
background-repeat:no-repeat;
}

#top_left a.home_link{
display:block;
width:200px;
height:100px;
padding:0;
margin:0;
}

#top_right #main{
margin-top:71px;
width:538px;
height:193px;
}

#top_right #main #left{
width:255px;
height:193px;
float:left;
}

#top_right #main #right{
width:255px;
height:193px;
float:left;
}

#menu ul {
width:210px;
margin-top:11px;
list-style:none;
background-color:#F9A72C;
}
#menu ul .on{
width:210px;
height:29px;
background-image:url(../img/btn/btn_on.jpg);
background-repeat:no-repeat;
}
#menu ul .home{
width:210px;
height:30px;
background-image:url(../img/btn/btn_home.jpg);
background-repeat:no-repeat;
}
#menu ul .empresa{
width:210px;
height:30px;
background-image:url(../img/btn/btn_empresa.jpg);
background-repeat:no-repeat;
}
#menu ul .planes{
width:210px;
height:30px;
background-image:url(../img/btn/btn_planes.jpg);
background-repeat:no-repeat;
}
#menu ul .comprar{
width:210px;
height:30px;
background-image:url(../img/btn/btn_comprar.jpg);
background-repeat:no-repeat;
}
#menu ul .faq{
width:210px;
height:30px;
background-image:url(../img/btn/btn_comprar.jpg);
background-repeat:no-repeat;
}


#menu ul a{
display:block;
width:150px;
padding-top:6px;
padding-left:45px;
color:#993300;
font-family:Trebuchet,Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
}
#menu ul a:hover{
color:#CC6600;
text-decoration:underline;
}



/*VARIANTES SECCIONES INTERNAS*/
#info{
padding-bottom:40px;
padding-top:40px;
padding-left:48px;
width:700px;
background-color:#F6F7F2;
overflow:hidden;
}

#info .left{
width:280px;
float:left;
}

#info .right{
margin-left:30px;
width:280px;
float:left;
}

/*FAQ*/

#info #big{
width:600px;
float:left;
}

#info #big ul{
font-family:Trebuchet,Arial, Helvetica, sans-serif;
font-size:11px;
width:210px;
margin-top:11px;
list-style:none;
}

#info #big ul a{
font-family:Trebuchet,Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
#info #big ul a:hover{
color:#CC6600;
}

#info #big #botones{
width:500px;
padding-left:50px;
}

#plan  #der{
width:280px;
float:left;
margin-left:15px;
}

#plan  #izq{
width:280px;
float:left;
}

#plan  ul{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:17px;
}

#plan ul li{
list-style-image:url(../img/icono_caract.gif);
line-height:16px;
}

#footer_plan{
clear:both;
width:570px;
height:70px;
background-image:url(../img/server_mini_hosting.jpg);
background-repeat:no-repeat;
background-position:right;
}

#footer_plan_mega{
clear:both;
width:570px;
height:80px;
background-image:url(../img/server_mega_hosting.gif);
background-repeat:no-repeat;
background-position:right;
}

#footer_plan_pro{
clear:both;
width:570px;
height:100px;
background-image:url(../img/server_pro_hosting.jpg);
background-repeat:no-repeat;
background-position:right;
}

#footer_plan p{
padding-left:308px;
margin-top:30px;
}

#footer_plan_pro p{
padding-left:308px;
margin-top:30px;
}

#footer_plan_mega p{
padding-left:308px;
margin-top:30px;
}