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

/*** GLOBAL ***/
html, body {
	margin:0;
	padding:0;
	color: #333;
	background: #999999;
	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
a, a:link:visited:active {
    color:#666666;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:none;
}

img {
	border: none;
}

h1 {
	margin:0;
	padding: 0;
}

h2{
	margin: 2px 0;
	padding: 0;
	
	font-size: 17px;
	font-weight:bold;
	
	color: #999;
}

#contenedor {
    width: 760px;
    margin: 0 auto;
    /*border: 1px solid #000;*/
    background: #FFFFFF;
}

/*** HEADER ***/
#encabezado_principal {
    margin: 0;
    width: 760px;
    height: 136px;
    
}
    #encabezado { 
        height: 17px;
    	color: #000;
    	width: 760px;
    	padding-bottom: 5px;
        background: url('../img/fon_bot_sup.jpg') repeat;
    }

	.botoningles {
	    color:#FFFFFF;
	    font-family:Arial,Helvetica,sans-serif;
	    font-size:10px;
	    font-weight:bold;
	    text-decoration:none;
	    padding: 0 20px 0 5px;
    	    /*border-right:1px solid #FFF;*/
	    background: url('../img/sep_bot_sup.jpg') top left no-repeat;
	}

        .boton {
            color:#FFFFFF;
            font-family:Arial,Helvetica,sans-serif;
            font-size:10px;
            font-weight:bold;
            text-decoration:none;
            padding: 0 5px;
            /*border-right:1px solid #FFF;*/
            background: url('../img/sep_bot_sup.jpg') top left no-repeat;

        }
        .imagenlink {
            position:relative;
            /*top:4px;*/
            top: 3px;
	    left: 300px;
            /*left:15px;*/
            width:16px;
            height:22px;
           /* padding-right: 5px;*/
           /* padding-bottom: 5px;*/

        }
	
	.botoningles:hover {
	    font-family:Arial,Helvetica,sans-serif;
	    font-size:10px;
    	    font-weight:bold;
    	    text-decoration: underline;
	    color: #FFFFFF;
	}
	                
        .boton:hover {
            font-family:Arial,Helvetica,sans-serif;
            font-size:10px;
            font-weight:bold;
            text-decoration: underline;
            color: #FFFFFF;
        }
           
        #encabezado a.boton {
            color: #EEEEEE;
        	
        }
        
    #barra_inf {
       position: absolute;
        /*top:105px;*/
        height: 89px;
        _height: 89px;
    	color: #000;
    	width: 760px;
    	/*background: #FFFFFF url('../img/top.jpg') top right no-repeat;*/
         
    }

    
    
    #encabezado_inf {     
    	position: relative;
		float: right; 
        top:89px;
        height: 25px;
        /*_height: 25px;*/
    	color: #000;
    	width: 590px;
        
        background: url('../img/fon_bot_inf.jpg') repeat-x;
    }

/* menu de 1er nivel */
    	#menu_seccion {
    	    /*position: absolute;*/
    		height: 25px;
    		/*left: 75px;*/
    		list-style-type: none;
    		margin: 0;
    		padding: 0;
    	}
    		#menu_seccion li.item_seccion {
    			display:inline;
    			float: left;
                width:118px;
                height: 25px;
                background: url('../img/sep_bot_inf.jpg') top left no-repeat;
                /*background-position: 5px 0;*/
    			padding: 0;
    		}
    		#menu_seccion a.item_seccion, #menu_seccion a.item_seccion:link:visited:active{
    			display: block;
    			width:118px;
    			height: 20px;
    			padding: 2px 0 0 0;
    			margin: 2px 0 1px 0;
    			
    			
    			font-family: Verdana,Arial,Helvetica,sans-serif;
                font-size:9px;
                font-weight:bold;
                text-decoration:none;
    						
    			color: #eee;
    			text-align:center;
    		}
    		#menu_seccion a.item_seccion:hover {
    			color:#CCCCCC;
    		}
    	/* menu de 2do nivel */
    	#menu_seccion ul.menu_pagina {
    		display: none;
    		position: absolute;
    		list-style-type: none;
    		margin: 0;
    		padding: 0 0 5px 0;
    	       /*background: #D5EEFF;*/
		background: url('../img/fondo_menu2.jpg') repeat-y top;
    		/*border: 1px solid #cccccc;*/
		/* for IE */
		filter:alpha(opacity=70);
		/* CSS3 standard */
		opacity:0.7;
    	}
	
	#menu_seccion .der_tit{
	    width: 170px;              
	    float: right; 
	    display:inline;
	    padding: 0 0 0 0;
	    margin: 0 0 0 0;
	}
	
	
	
    		#menu_seccion li.item_pagina {
			
    			width:182px;
    			margin: 7px 5px 0 10px;
    			padding:0;		
    		}
    		#menu_seccion .der_tit a.item_pagina, .der_tit a.item_pagina:link:visited:active {
				color:#A61C12;
				font-family:Verdana,Arial,Helvetica,sans-serif;
				font-size:10px;
				font-weight:bold;
				text-decoration:none;
				/*word-spacing: 4px;*/
    		}
			#menu_seccion .der_tit a.item_pagina:hover{
				color:#666666;
				text-decoration:underline;
			}


	
	

/*** CUERPO ***/
#cuerpo {
	clear: both;
	width: 760px;
	margin: 0 auto;
	/*padding: 0 1px;*/
	background: #FFFFFF;
}
#cuerpo_nohome {
    
	margin: 0;
	padding: 0;
	padding: 2px 0 0 0;
	/*margin: 0 0 20px 0;*/
	width: 760px;
	background: #FFFFFF url('../img/fondo_menu.jpg') repeat-y;
}
	
	    	    
    /*#banners {
    	display: inline;
        float: left;
        width: 212px;
        height: 390px;
		text-align: center;
		background: #fff;
    }*/
    
	#contenido_home {    
	    /*float:center;*/
		width: 760px;
		background: #FFFFFF;
		/*padding: 10px 20px 20px 20px;*/
	}
	
	/* no home */
	#menu_izquierdo {
		float:left;
		display: inline;
		width: 155px;
		/*margin: 15px 0 20px 0;*/
		padding-bottom: 4px;
		background: url('../img/fondo_menu.jpg') repeat-y;
	}
		#menu_izquierdo span.item_seccion {
			display: block;
			padding: 3px 3px 3px 3px;
			margin-top: 1px;
            height: 18px;
            color:#FFFFFF;
            background-color: #999999;
            font-family:"Trebuchet MS";
            font-size:12px;
            font-weight:bold;
            text-decoration:none;
		}
		#menu_izquierdo ul.menu_pagina {
			list-style-type: none;
			margin: 0;
			padding: 0;			
		}
		#menu_izquierdo li.item_pagina {
			padding: 4px;
			
		}
			#menu_izquierdo a.item_pagina, #menu_izquierdo a.item_pagina:link:visited:active {				
				color:#A61C12;
				font-family:Verdana,Arial,Helvetica,sans-serif;
				font-size:10px;
				font-weight:bold;
				text-decoration:none;
			}
			#menu_izquierdo a.item_pagina:hover{
				color:#666666;
				text-decoration:underline;
			}
		
	#contenido_sitio {
		float: right;
		width: 561px;
		padding: 15px 22px 0px 22px;	
	}
		#nav_position {
			height: 17px;
			border-bottom:.01em solid #CCC;
            color:#999999;
            font-family:Verdana,Arial,Helvetica,sans-serif;
            font-size:11px;
            font-weight:bold;
            text-decoration:none;
            background: url('../img/pixel.gif') repeat-x;
		}
		#nav_position span.item {
            color:#666666;
            font-family:Verdana,Arial,Helvetica,sans-serif;
            font-size:10px;
            font-weight:bold;
            text-decoration:none;
		}


	/* novedades */
	#novedades {
	    position: relative;
	    /*float: center;*/
	    left: 20px;
	    
	    width: 650px;
	    overflow: hidden;
		padding: 10px 0px 0 0;
		color: #eee;
		/*background-color: green;*/
	}


		    
    #novedades1 {
	    /*position: relative;*/
	  /* float: center;*/
	   /*left: 150px;*/
            width: 320px;
		    float: left;
		    display: inline;
		    
		    padding: 0 10px 0 0;
		    margin-bottom: -10000px;
		    padding-bottom: 10000px;
		    /*background-color: blue;*/
    }

		div.noticia1 {
			margin-top:10px;
		}
			a.noticia_titulo1, a.noticia_titulo1:link:visited:active {
				display:block;
				padding-left:10px;
				
				background: url('../img/item.gif') left 6px no-repeat;
				color: #0000CC;

				font-size: 12px;
				font-weight: bold;
				font-variant: normal;
				text-decoration: none;
			}
			a.noticia_titulo1:hover {
				color: #008BE8;
			}
			
			a.noticia_resumen1, a.noticia_titulo1:link:visited:active {
				display:block;
				padding-left:10px;				
				color:#000000;
				font-family: Verdana,Arial,Helvetica,sans-serif;
				font-size:12px;
				font-weight:normal;
				text-decoration:none;
			}
			a.noticia_resumen1:hover {
				/*color: #fff;*/
			}
			
			
			
			
    #novedades2 {
	    /*position: relative;*/
	  /* float: center;*/
	   /*left: 150px;*/
            width: 320px;
		    float: right;
		    display: inline;
		    
		    padding: 0;
		    margin-bottom: -10000px;
		    padding-bottom: 10000px;
			/*background-color: red;*/
    }


						
/*** PIE ***/
/*#pie {
	margin: 0 auto;
	height: 14px;
	line-height: 14px;
	color: #aaa;
	background: #000 url('../img/principal_foot.jpg') left no-repeat;
	text-align: right;
}*/
/*** AUX ***/
.nocss {
    display: none;
}


#pie_pagina {
    
    width: 760px;
    height: 18px;
    display: inline;
    float: right;
    text-align: center;
    background-color: #981f17;
    
}
       #pie_pagina a.pie, #pie_pagina a.pie:link:visited:active {

		       /* margin: 0 0 0 10px;
                padding: 0 0 0 8px;*/

		        /*background: url('../img/principal_item.gif') 2px 8px no-repeat;*/
				
				/*right: 50px;*/
				text-align: center;
				padding-left: 4px;
                border-left:1px solid #FFFFFF;
                color:#FFFFFF;
                font-family:Arial,Helvetica,sans-serif;
                font-size:10px;
                
		    }
		    #pie_pagina a.pie:hover{
		        color:#CCCCCC;
		    }





/* dgl */

/* EXTRAS */
form.sd_form1 input {
	/*border: 1px solid #ccc;*/
}

form.sd_form1 textarea {
	/*border: 1px solid #ccc;*/
}
form.sd_form1 td.sd_form_campo {
	/*padding: 5px 0;*/
}

form.sd_form1 input.sd_form_button {
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.fila01 {

	COLOR: #000000;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	background-color: #EAEFFF;
}

.fila02 {
	COLOR: #000000;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	background-color: #EFEDEF;
	border-color: #FFFFFF;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
