html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;     
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul, li {
	list-style-type: none
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

form {
    padding-bottom:40px;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body {
    font-size: 100%; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #666; 
    background-color:#EFEFEF;
}

body.body-sabdse{
    background-color: #FFFFFF;
}

body.body-siee{
    background-color:rgb(71, 92, 60);
}

a {color: #690}

p {line-height: 1.6em; font-size: .9em; padding-bottom: 25px}

h1 {text-align: right}

h2 {font-size: 1.2em; font-weight: bold}

h3 {font-size: 1.6em; font-weight: normal; color: #333; margin-bottom: 25px}
 
#containerF {
    margin: auto; 
    width: 960px;
    font-size: .875em; 
    position: relative;
}

#logoF {
    position: relative;
    left: 0px;
    margin-top: 10px;
    right: 0px;
    height: 77px;
    text-align: left;
    background-repeat: no-repeat;
}

    #logoF span.logo-cenace {
    display: inline-table;
    float: right;
    height: 100%;
    width: 150PX;
    background-image: url(../img/SAPPSE_IMG3.PNG);
    background-repeat: no-repeat;
    background-size: 150PX;
    background-position: 0px 3px;
    }
.body-siee #logoF {
    background-image: url(../img/siee.png);
}

.body-sabdse #logoF{
    background-image: url(../img/img.cenace.gob.mx.PNG);
    background-size: 225px;
    background-position: 0px 8px;
}

#ContainerHeaderF {
    height: 10px;
    width: 100%;
    /*border-radius: 10px 10px 0px 0px;*/
    text-align: center;
    font-size: 14pt;
    font-weight:bold;
    color: black;
}

#ContainerHeaderF > h1 {
    text-align: center;
    font-size: 1.1em;
    padding-top: 10px;
    display:none;
}

#ContainerBodyF {
    background-color: #FFFFFF;
    padding: 35px 10px 10px 10px;
    height: auto;
    box-shadow: 0px 10px 15px silver;
    /* border-radius: 10px; */
    border: 1px solid silver;
    background-image: url(../img/sappsebg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
}

#ContainerBodyF > table {
    width:100%;
}

#ContainerBodyF > table > tbody > tr > td {
    vertical-align:top;
}

#ContainerFooterF {
    position: relative;
    bottom: -10px;
    height: 70px;
    background-color: #FFF;
    /*border-radius: 0px 0px 10px 10px;*/
    z-index: -1;
}

#footerF {
    background: url(../img/depto_logo.png) no-repeat;
    position: absolute;
    right: 20px;
    width: 110px;
    height: 65px;
}

#sortu 
{       
    background: url("../img/excel_logo.png");    
    background-size: 50px 50px;
    background-repeat: no-repeat;
    height: 50px;
    width: 150px;
}


#sopcp 
{       
    background: url("../img/excel_logo.png");    
    background-size: 50px 50px;
    background-repeat: no-repeat;
    height: 50px;
    width: 150px;
}


#sodnp 
{       
    background: url("../img/excel_logo.png");    
    background-size: 50px 50px;
    background-repeat: no-repeat;
    height: 50px;
    width: 150px;   
}



