img {  
border-style: none;
border:0;
}

#contenedor {
width: 988px;
margin-left:auto;
margin-right:auto;
height: 744px;
background-image:url(../imagenes/fondo.png);

}

#contenido {
    background-image: url("imagenes/topgreen.jpg");
    margin-bottom: 0px;
    margin-top: 0px;
    float: right;
    width: 986px;
}

#cabecera {
width: 100%;
background-color: #00A15E;
height: 30px;
margin-bottom: 5px;
 z-index: <2000000>;
}

#logo {
width: 0px;
height: 0px;
margin-bottom: 0px;
top: 0px;
outline-style: none;
position: absolute;
 z-index: <20>;
}

#cartelAlumnos {
	position:absolute;
	left:79px;
	top:392px;
	width:67px;
	height:24px;
	z-index:4;
	background-image: url(../imagenes/Cartelalumnos.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#cartelAlumnos:hover {
background-image: url(../imagenes/Cartelalumnos.png);
background-repeat:no-repeat;
}
#cartelAlumnosint {
	position:absolute;
	left:79px;
	top:386px;
	width:67px;
	height:24px;
	z-index:4;
	background-image: url(../imagenes/Cartelalumnos.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#cartelAlumnosint:hover {
background-image: url(../imagenes/Cartelalumnos.png);
background-repeat:no-repeat;
}
#cartelPadres {
	position:absolute;
	left:3px;
	top:415px;
	width:65px;
	height:24px;
	z-index:4;
	background-image: url(../imagenes/Cartelpadres.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#cartelPadres:hover {
background-image: url(../imagenes/Cartelpadres.png);
background-repeat:no-repeat;
}
#cartelPadresint {
	position:absolute;
	left:3px;
	top:409px;
	width:65px;
	height:24px;
	z-index:4;
	background-image: url(../imagenes/Cartelpadres.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#cartelPadresint:hover {
background-image: url(../imagenes/Cartelpadres.png);
background-repeat:no-repeat;
}
#cartelOrientadores {
	position:absolute;
	left:79px;
	top:436px;
	width:88px;
	height:25px;
	z-index:4;
	background-image: url(../imagenes/Cartelorientadores.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#cartelOrientadores:hover {
background-image: url(../imagenes/Cartelorientadores.png);
background-repeat:no-repeat;
}
#cartelOrientadoresint {
	position:absolute;
	left:79px;
	top:430px;
	width:88px;
	height:25px;
	z-index:4;
	background-image: url(../imagenes/Cartelorientadores.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#cartelOrientadoresint:hover {
background-image: url(../imagenes/Cartelorientadores.png);
background-repeat:no-repeat;
}

/*
	Menu navegacion pearson
*/
   
#menu 
{ 
        background-image:url(imagenes/toporange.jpg);
        float: left;
        padding-left: 0px;
        padding-bottom: 0px;
        list-style: none;
        margin: 0;
        margin-bottom:0px;
        padding: 12px 0px;
        width: 988px;
        height: 16px;
        
    
} 


* html #menu             { zoom: 1; } /* IE6 */ 
*:first-child+html #menu { zoom: 1; } /* IE7 */ 

 /*
	Menu navegacion secundaria
*/
#menuh {
    background: none repeat scroll 0 0 #f6861f;
    float: none;
    height: 40px;
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
    width: 988px;
}
    #menuh li {
        float: left;
        font: 67.5%  Verdana;
        margin: 0;
        padding: 0;
        
    }
    #menuh a {
        background: #f6861f url( ) bottom right no-repeat;
        color: #ffffff;
        display: block;
        float: left;
        margin: 0;
        padding: 10px 12px;
        text-decoration: none;
        font-size: 12px;
        font-family: Verdana;
        font-weight: normal;
        
    }
    #menuh a:hover {
        background: #ED6B06 url( ) bottom center no-repeat;
        color: #fff;
        padding-bottom: 14px;
        }
    </style>

}

#footer {
    font-size: 11px;
    height: 60px;
    width: 960px;
}
#footer ul.footerNav {
    color: #999999;
    display: block;
    float: left;
    list-style: none outside none;
    padding: 0;
    position: relative;
    width: 600px;
}
#footer ul.redesSociales {
    display: block;
    float: right;
    left: -340px;
    list-style: none outside none;
    margin-left: 64px;
    padding: 0;
    position: relative;
    top: 0;
    width: 110px;
}
#footer ul.footerNav li {
    display: block;
    float: left;
    left:342px;
    height: 20px;
    list-style: none outside none;
    padding-right: 20px;
    position: relative;
}
#footer ul.footerNav a {
    color: #999999;
    text-decoration: none;
}
#footer ul.footerNav a:hover {
    color: #666666;
    text-decoration: underline;
}
#footer ul.redesSociales li {
    display: block;
    float: left;
    height: 20px;
    list-style: none outside none;
    padding-left: 5px;
    position: relative;
}
#footer ul.redesSociales li a {
    border: medium none;



</style>


parrafo {
	font-family: verdana,sans-serif;
	color: #333333;
	font-size: 18px;
	text-align: justify;
	 z-index: <20>;
	 

}

 /*
	Fondo navegacion primaria
*/
 	#fondonavpri {
        background: #00A15E;
        float: left;
        padding-left: 0px;
        list-style: none;
        margin: 0;
        padding left: 0px;
        width: 690px;
        height: 40px;
        
    }
    
    
   