.body {
    margin: 0;
    padding: 0px;
    background: #EAEAEA;
}

.all {
    width:801px;
    margin:0 auto;
    padding:0;
    background: url(../images/bg_page.gif) repeat-y;
}

#logoSmall{
	height:129px;
	background:url(../images/logoSmall.jpg) no-repeat center;
	padding-top: 30px;
	width: 100px;
}

#logoRequisitos{
	height:188px;
	padding-top: 30px;
	width: 150px;

}

#cnbv{
    height:100px;
    background:url(../images/autorizada.jpg) no-repeat center;
    padding-top: 0px;
}

#fondoMisionVision {
    height:423px;
    width:481px;
    background:url(../images/misionYVision.jpg) no-repeat center;
    padding-top: 20px;
}


#header {
    width: 800px;
    height:140px;
    background: transparent url(../images/banner.jpg) no-repeat center left;
    text-align: right;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 12px;
    color: #283A50;
    text-decoration: none;
    font-weight:normal;
    padding: 0px 0px 0px 0px;
}

#menu{
    height:30px;
    background: url(../images/menu_bg.jpg) top center repeat-x ;
    width:801px;
    text-align: right;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 15px;
    color: #f7f7f7;
    text-decoration: none;
    font-weight:normal;
    line-height: 25px;
}

#cabeceraMenuV {
    margin-top:10px;
    font-family:"Times New Roman", Times, serif;
    font-size:13px;
    font-weight: bold;
    text-align:center;
    color:#FFFFFF;
    width:150px;
    height:25px;
    background: url(../images/bg_menuP.jpg) no-repeat
}

#menuVertical{width:150px;}

#menuVertical2{width:150px;}

#menuBienvenida{width:300px;height:10px;}

#contenido {
    overflow:visible;
    width:729px;
    min-height: 400px;
    text-align: left;
    padding: 0px 20px 10px 20px;
    font-size: 12px;
    font-family: Verdana, sans-serif;
    color: #000000;
}

/* -------------------------- */
#footer {
    width:565px;
    height:105px;
    background:#ffffff url('../images/footer_bg.jpg') repeat-x left top;
    text-align: center;
    padding-top:10px;

    font-family: Verdana, Tahoma, sans-serif;
    font-size: 10.5px;
    color: #000000;
    text-decoration: none;
    font-weight:normal;
}.body center .all #footer #linea {
	position: fixed;
	right: auto;
}

