body {
background-color: #fcf5eb;
font-family: Verdana;
    font-size: 12px;
    margin: 0;
    text-align: left;
}

body, table, tr, td, div {
    font-family: Verdana;
    font-size: 13px;
}
img {  
border-style: none;
border:0;
}

.titorienta { 
	font-family: Verdana;
	color:#008b5d;
	width: 330px;
    height: 18px;
    position: relative;
	font-size:18px; 
	left:97px;
	top: 32px;
	}
	
.presentacion { 
	font-family: Verdana;
	color:#333333;
	width: 400px;
    height: 201px;
    position: relative;
	font-size:13px; 
	left:97px;
	top: 61px;
	}

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

}

#contenido {
width: 100%;
background-image:url(imagenes/topgreen.jpg);

text-align: left;
margin-top: 0px;
margin-bottom: 0px;
} 

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

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

}
#cartelAlumnosFront {
	position:relative;
	left:732px;
	top:-2px;
	width:85px;
	height:32px;
	z-index:4;
	background-image: url(../imagenes/alumnfront.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#cartelAlumnosFront:hover {
background-image: url(../imagenes/alumnfront.png);
background-repeat:no-repeat;
}
#cartelPadresFront {
	position:relative;
	left:633px;
	top:-5px;
	width:81px;
	height:32px;
	z-index:4;
	background-image: url(../imagenes/padresfront.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#cartelPadresFront:hover {
background-image: url(../imagenes/padresfront.png);
background-repeat:no-repeat;
}
#cartelOrientadoresFront {
	position:relative;
	left:732px;
	top:-9px;
	width:112px;
	height:32px;
	z-index:4;
	background-image: url(../imagenes/orientfront.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#cartelOrientadoresFront:hover {
background-image: url(../imagenes/orientfront.png);
background-repeat:no-repeat;
}
/*
	Menu navegacion pearson
*/
   
#menu 
{ 
        background-image:url(imagenes/topgreen.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: #00a15e;
        float: left;
        padding-left: 0px;
        list-style: none;
        margin: 0;
        padding left: 0px;
        margin-bottom:0px;
        margin-top: -3px;
        width: 100%;
        height: 40px;
    }
    #menuh li {
        float: left;
        font: 67.5%  Verdana;
        margin: 0;
        padding: 0;
    }
    #menuh a {
        background: #00a15e url( ) bottom right no-repeat;
        color: #ffffff;
        display: block;
        float: left;
        margin: 0;
        padding: 10px 12px;
        text-decoration: none;
        font-size: 12px;
    }
    #menuh a:hover {
        background: #008b5e url( ) bottom center no-repeat;
        color: #fff;
        padding-bottom: 12px;
        }
    </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;
        
    }
    
    
   