/***************************************************
	Hoja de estilos: ADERR 2
    Autor: e-ducativa
	URL: http://www.e-ducativa.com
****************************************************/

/*** GLOBAL ***/
html, body {
	margin:0;
	padding:0;
	
	/*background: #E0EDAF url('../img/principal_fondo.gif');*/
	/*background: #B9B074 url('../img/principal_fondo.png') no-repeat;*/
	background: #E8DEBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a, a:link:visited:active {
    color: #725B36;
	text-decoration:none;
}

a:hover {
    text-decoration: underline;
}

img {
	border: none;
}

.nocss {
    display: none;
	margin:0;
	padding: 0;
}

h2{
	margin: 0;
	padding: 2px 2px 2px 27px;
	
	font-size: 13px;
	font-weight:bold;
	
	color: #fff;
	background: #FF6600 url('../img/principal_item.gif') 8px 4px no-repeat;
}

.clearer {
    clear: both;
}
/*** HEADER ***/
#encabezado {
	width: 774px;
	height: 96px;
	margin: 5px auto 0 auto;
	background: url('../img/principal_top.gif') no-repeat;
}
    #links_rapidos {
        float: right;
        display: inline;
        margin: 30px 10px 0 0;
        
        text-align: right;
    }
    #links_rapidos a, #links_rapidos a:link:visited:active{
        display: block;
        color: #fb6501;
        font-size: 10px;
        font-weight: bold;
    }
/*** BARRA DE MENU ***/
#barra {
	width: 764px;
	height:26px;
	margin: 3px auto 5px auto;
	padding: 0 0 0 10px;
	background: url('../img/principal_fondo_barra.gif') repeat-x;
	clear:both;
}
    #barra a.boton_barra {
        display: inline;
        float: left;
        margin: 1px 0 0 0;
    }
	/* menu de 1er nivel */
	#menu_seccion {
	    float: left;
	    display: inline;

		width: 657px;
		height: 22px;
        
		list-style-type: none;
		margin: 0;
		padding: 0 0 0 15px;
		margin: 1px 0 0 0;
	}
		#menu_seccion li.item_seccion {
			display:inline;
			float: left;
			padding: 0;
			background: #FF6600;
			height: 23px;
		}
		#menu_seccion li.item_seccion img{
            display: inline;
            float: left;
		}
		#menu_seccion a.item_seccion, #menu_seccion a.item_seccion:link:visited:active{
		    display:inline;
		    float: left;
		    padding: 0 8px;
            line-height: 23px;
			color: #fff;
			text-decoration:none;
			text-align:center;

			font-size:13px;
		}
		#menu_seccion a.item_seccion:hover {
			color: #ccc;
		}
	/* menu de 2do nivel */
	ul.menu_pagina {
	    display: none;
	    
	    position: absolute;
        
        width: 120px;
		list-style-type: none;
		border: 1px solid #6F562D;
        border-bottom: 1px solid #6F562D;
		background: #916D33;
		
		overflow: hidden;
		margin: 0 0 -2px 10px;
		padding: 0;

	}
	    li.item_pagina {
			margin: 3px 0 0 0;
			padding: 2px 0 2px 5px;
			border-bottom: 1px solid #ccc;
		}
		a.item_pagina, a.item_pagina:link:visited:active {
			color: #fff;
			text-decoration: none;
			font-size:11px;
			
		}
			a.item_pagina:hover{
				text-decoration: none;
				color: #ccc;
			}
	

/*** CUERPO ***/
#cuerpo {
	clear: both;
	width: 772px;
	
	overflow: hidden;
	
	margin: 0 auto;
	padding: 0;
}
	/* home */
	#left_col {
		float:left;
		display: inline;
		width: 124px;
		margin: 0 3px 0 0;
		text-align: center;
		
		background: #F4F0DF;
		border: 1px solid #B69665;
		
		margin-bottom: -10000px;
		padding-bottom: 10000px;
		font-size: 10px;
	}
	#left_col_tapita {
	    float: left;
        display: inline;
        width: 126px;
        margin: 0 3px 0 0;
        height: 0;
        border-top: 1px solid #B69665;
    }
    
    #left_col .boton_fijo {
        display: block;
        margin: 10px 0;
    }
    
    #left_col ul.menu_izquierdo {
	list-style-type:none;
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #EBEBEB;
    }
    #left_col ul.menu_izquierdo li{
	padding: 5px 0 0 7px;
	display: block;
	border-bottom: 1px solid #ccc;
    }
    #left_col ul.menu_izquierdo li.seccion{
	background: #ccc;
	font-weight: bold;
	font-size: 13px;
    }
    #left_col ul.menu_izquierdo li a, #left_col ul.menu_izquierdo li a:link:visited:active {
	color: #333;
	
    }
	/* main contenido */
	#contenido_home {
		float:left;
		display: inline;
		width: 472px;
		padding: 5px 0 0 0;
		
		background: #fff;
		border: 1px solid #B69665;
		
		margin-bottom: -10000px;
		padding-bottom: 10000px;
	}
	#contenido_home p {
	    padding: 0 10px;
	}
	#contenido_home_tapita {
	    float: left;
        display: inline;
        width: 494px;
        height: 0;
        border-top: 1px solid #B69665;
    }
        #novedades {
            background: #F4F0DF;
            margin: 0;
            padding: 10px 0;
        }
        #novedades div.noticia {
            margin: 10px 5px;
	    clear: both;
        }
        #novedades a.noticia_titulo, #novedades a.noticia_titulo:link:visited:active {
            background: url('../img/principal_item_news.gif') 4px 5px no-repeat;
            padding: 2px 0 2px 18px;
            font-size: 13px;
            font-weight: bolder;
            
            color: #000;
        }
        #novedades a.noticia_titulo:hover {
            text-decoration: underline;
        }
        #novedades .noticia_resumen {
            display: block;
            padding-left: 26px;
        }
        #novedades .noticia_imagen {
            display: inline;
	    float: left;
            margin: 5px 15px 5px 2px;
            width: 160px;

            
        }
	/* no home */
	#contenido_sitio {
	    float: left;
	    display: inline;
	    
	    width: 628px;
	    padding: 5px;
	    background: #fff;
		border: 1px solid #B69665;
		
		margin-bottom: -10000px;
		padding-bottom: 10000px;
	}
	#contenido_sitio_tapita {
	    float: left;
        display: inline;
        width: 641px;
        height: 0;
        border-top: 1px solid #B69665;
    }
    	#nav_position {
    			height: 14px;
    			padding: 0;
    			margin-bottom: 15px;
    			color: #333;
    			font-size:11px;
    			font-weight:bold;
    			text-align: left;
    			border-bottom: 1px solid #ccc;
    		}
    		#nav_position span.item {
    		    font-weight: normal;
    		    font-size: 10px;
    		}
    #right_col {
        float:left;
        display: inline;
        width: 142px;
        margin: 0 0 0 3px;
        
        text-align: center;
        
        background: #F4F0DF;
		border: 1px solid #B69665;
		
		margin-bottom: -10000px;
		padding-bottom: 10000px;
    }
    #right_col_tapita {
        float: left;
        display: inline;
        width: 144px;
        margin: 0 0 0 3px;
        
        height: 0;
        border-top: 1px solid #B69665;
    }
    #right_col img{
        margin-top: 2px;
    }
	#indice_seccion ul{
		list-style-type: none;
		padding: 0 0 0 5px;
		margin: 5px 0;
	}
		#indice_seccion ul li{
			padding: 0 0 0 12px;
			height: 20px;
			line-height: 20px;
			margin: 0;
			background: url('../img/principal_item_sec.gif') left no-repeat;
		}
/*** PIE ***/
#pie {
	width: 758px;
	margin: 5px auto 0 auto;
	padding: 5px 0 0 0;
	height: 50px;
	line-height: 14px;
	color: #003300;
	background: url('../img/principal_fondo_pie.gif') no-repeat;
	text-align: center;
}
    #pie strong {
        color: #725B36;
    }
    #pie a {
        color: #725B36;
    }
#pie2 {
	width: 766px;
	margin: 0 auto;
	height: 18px;
	line-height: 18px;
	color: #000;
	background: url('../img/principal_fondo_pie2.gif') no-repeat;
	text-align: center;
}
    span.logo_educativa {
        font-weight: bold;
    }
    span.logo_educativa strong{
        color: red;
    }
/* dgl */
