/* @override http://www.losolivos.edu.ar/cont/apdes/css/estilos_apdes.css */

body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
SCROLLBAR-FACE-COLOR: #819E41; 
SCROLLBAR-HIGHLIGHT-COLOR: #819E41;
SCROLLBAR-SHADOW-COLOR: #819E41;
SCROLLBAR-3DLIGHT-COLOR: #819E41;
SCROLLBAR-ARROW-COLOR:  #FFFFFF;
SCROLLBAR-TRACK-COLOR: #BED599;
}

.contIndex{
margin:10px;
border:2px solid #000000;
width:760px;
height:430px;
}

.contContenidoIndex{
padding:0px 0px 0px 0px;
}

.contMnuIndex{
background:#F2F5EC;
width:760px;
border-top:1px solid #819E41;
margin:0px 0px 10px 0px;
}

.contMnuInterior{
height:50px;
paddding:0px;
margin:0px;
border-bottom:1px solid #819E41;
text-align:right;
background: #F2F5EC url("http://www.losolivos.edu.ar/apdes/images/fondo_mnuInterior.jpg") no-repeat center;
}

.contContenidoInterior{
height:240px;
overflow:auto;
padding:20px 130px 10px 115px;
background: #FFFFFF url("http://www.losolivos.edu.ar/apdes/images/fondo_contenidoInterior.jpg") no-repeat;
}

#mnuIndex{
line-height: 10pt;	
    width: 135px;
	margin: 10px 0px 15px 0px;
	padding: 2px 0px 0px 0px;
	color: #DE2112;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
border-top:1px solid #000000;
}

#mnuIndex a{
    display: block;
	width: 135px;
    padding: 3px 0px 3px 0px;
margin:0px 0px 2px 0px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	list-style: none;
border-bottom: 1px solid #000000;
}

#mnuIndex a:hover {
	text-decoration: none;
	color: #819E41;
}

#mnuIndex li{
	list-style: none;
}

/*TEXTO*/

p{
color:#000000;
font-size:12px;
line-height:14px;
}

a{
color:#325234;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#000000;
}

h1{
color:#819E41;
font-size:23px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:-5px 0px 0px 0px;
}

h2{
color:#819E41;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
}

h3{
color:#00000;
font-size:13px;
font-weight:bold;
}


#listado{
font-size:11px;
margin:0px;
padding:0px 0px 0px 0px;
display: block;
}

#listado li{
font-size: 11px;
	margin: 0px 0px 5px 0px;
background: url(http://www.losolivos.edu.ar/contenidos/images/item.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 15px;
list-style:none;
}


.btns{
margin:20px 0px 10px 0px;
text-align:right;
border-bottom:2px solid #558c59;
padding:0px 0px 0px 0px;
height:16px;
}

/*MENU INTERIOR

#mnuInterior {
padding:0; 
margin:0px 0px 0px 5px; 
list-style-type:none;
font-size:11px;
}

#mnuInterior li {
float:right;
}
  
#mnuInterior a {
display:block;
color:#819E41; 
text-align:center; 
text-decoration:none; 
float:left;
padding:0px 10px 3px 10px; 
margin:3px 0px 0px 0px;
border-left:1px solid #819E41;
}
  
#mnuInterior a:hover {
color:#000000; 
}*/

.mnuInterior {
font-size:11px;
}

.mnuInterior a{
color:#000000;
text-decoration:none; 
}

.mnuInterior a:hover{
color:#819E41;
}