/* Links Styles */
#botoneraBic {
    width: 1000px;
    height: 45px;
    float: left;
    clear: both;
    background-color: #f4f3f3;
}

#botoneraBicIA {
    margin: 0px auto 0px auto; /*con esto se centra la página*/
    width: 505px;
    height: 45px;
    clear: both;
    background-color: #f4f3f3;
}

#botoneraBicIAsec {
    margin: 0px auto 0px auto; /*con esto se centra la página*/
    width: 660px;
    height: 45px;
    clear: both;
    background-color: #ffffff;
}


.menu{margin:5px 0px;float: left;}

#menuSpacer{display: block;width: 15px;height: 45px;background: url("../images/bg_menuSpacer.png") no-repeat;}

#sec01bicia{display: block;width: 174px;height: 45px;background: url("../images/bot_menu_ia01.png") no-repeat 0px -45px;}
#sec01bicia_inactive{display: block;width: 174px;height: 45px;background: url("../images/bot_menu_ia01.png") no-repeat 0px -45px;}
#sec01bicia_active{display: block;width: 174px;height: 45px;background: url("../images/bot_menu_ia01.png") no-repeat 0px 0px;}
#sec01bicia:hover{background-position: 0px 0px;}

#sec02bicia{display: block;width: 120px;height: 45px;background: url("../images/bot_menu_ia02.png") no-repeat 0px -45px;}
#sec02bicia_inactive{display: block;width: 120px;height: 45px;background: url("../images/bot_menu_ia02.png") no-repeat 0px -45px;}
#sec02bicia_active{display: block;width: 120px;height: 45px;background: url("../images/bot_menu_ia02.png") no-repeat 0px 0px;}
#sec02bicia:hover{background-position: 0px 0px;}

#sec03bicia{display: block;width: 174px;height: 45px;background: url("../images/bot_menu_ia03.png") no-repeat 0px -45px;}
#sec03bicia_inactive{display: block;width: 174px;height: 45px;background: url("../images/bot_menu_ia03.png") no-repeat 0px -45px;}
#sec03bicia_active{display: block;width: 174px;height: 45px;background: url("../images/bot_menu_ia03.png") no-repeat 0px 0px;}
#sec03bicia:hover{background-position: 0px 0px;}

#sec04bicia{display: block;width: 130px;height: 45px;background: url("../images/bot_menu_ia04.png") no-repeat 0px -45px;}
#sec04bicia_inactive{display: block;width: 130px;height: 45px;background: url("../images/bot_menu_ia04.png") no-repeat 0px -45px;}
#sec04bicia_active{display: block;width: 130px;height: 45px;background: url("../images/bot_menu_ia04.png") no-repeat 0px 0px;}
#sec04bicia:hover{background-position: 0px 0px;}

#menu {
    float:left;
    width: 1000px;
    height:45px;
    clear:both;
}