/* CSS Document:Por Maria Dolores Garcia Fernandez */
/*http://www.desarrollosdg.com.ar*/
/*e_mail:doloresg@ciudad.com.ar*/
/*para ATEDIS:SeCom*/
/* Buenos Aires Marzo de 2007- */
/************************************************************/
*{
	margin:0;
	padding:0;
}

body{
	margin-top:0;
    margin-right:0;
	margin-bottom:0;
	margin-left:0;
	background-color:#fff;
	color:#000000;
	font-family : verdana, arial, helvetica, sans-serif; 
    font-size : 0.9em; 
}
#miguitas{
	visibility:hidden;
width:100%;
height:20px;
margin:0;
padding:0;

/*border:1px dashed #ccc;
display:block;*/
}
#miguitas_1{
	position:relative;
	width:70%;
	background-color:#fff;
	color:#000000;
	font-family : verdana, arial, helvetica, sans-serif; 
    font-size : .6em; 
	text-align:left;
	 float:left;
	/*border:1px dashed #ccc;*/
}
#miguitas_1 ul{
width:70%;

}
#miguitas_1 li{
	list-style:none;
	float:left;
	
}
#miguitas_1 li a{
	text-decoration:none;
	color:#000;
	background:#fff;
	}
#miguitas_1 li a:hover{
	text-decoration:underline;
	color:#000;
	background:#fff;
	
	}
#miguitas_1 li a:visited{
	color:#000;
	background:#fff;
	
	}
#miguitas_1 li a:focus{
	color:#996633;
	background:#fff;
	
	}

#miguitas_2{
    position:relative;
	width:30%;
	background-color:#fff;
	color:#000000;
	margin:0;
	padding:0;
	text-align:right;
	font-family : verdana, arial, helvetica, sans-serif; 
    font-size : .6em; 
	/*border:1px dashed #ccc;*/
	float:left;
}
#contenedor {
	width : 95%;
	overflow : auto;
	/*border-bottom : 1px solid #000;*/
}


/*-------------------zona de titulos-----------------------*/
#linea_logo{
	width:100%;
	height: 50px;
	/*border:#000 1px solid;*/
	background: #fff ;
	color:#000000;
	padding:0;
	margin:0;
	
	}
#linea_logo img{
	width:85%;
	
	
	}
/*#linea_logo_1{
	width:15%;
	height: 60px;
	/*border-bottom:#000 1px solid;*/
/*	background: #fff;
	color:#000000;
	float:left;
}*/
/*#linea_logo_1 img{
	width:65%;
	height:60%;
       
}*/
/*#barra_21a img{

margin-top:10px;
margin-left:5%;


}*/

/*#linea_logo_2{
	width:70%;
	height: 60px;
	/*border:#000 1px solid;*/
	/*background: #fff;
	color:#000000;
	float:left;
	
}*/

/*#linea_logo_2 img{
        margin-left:0;
        padding-left:0;
	
}*/

/**************glosario**************************/
#foro_central_glosario{
	width:59%;
	height:auto;
	/*padding:5px;*/
	margin:1px 1px 5px 1px;
	/*border:#ccc 1px solid;*/
	/*background-color:#fff;*/
	/*color:#999;*/
	position:relative;
	float:left;
	font-size:0.9em;
	
}
/*------formulario del glosario-----------*/
#zemContactForm_g{
	width : auto;
	margin : 0; 
	padding : 0;
}
#zemContactForm_g input {
	/*font-size:0.9em;*/
	width:auto;
	height:20px;
}
/*#busqueda{
	background-color : #fffdf6; 
	border : 1px solid #9e9d7a; 
	color : #65532f; 
	width:5%;
}*/
#zemContactForm_g label{
	background-color : #ffffff;/*#fef7dd; */
	color : #65532f;
	float : right; 
	/*font-size : 1em; */
	font-weight : bold; 
	width : auto; 
	margin-top:4px ;
	margin-left:0;
} 
#zemContactForm_g input:focus {
	background-color : #ffffff; 
	border : 1px solid #82815f; 
	color :#996633; 
	/*font-size:0.9em;*/
} 


#zemSubmit_g{
	float:right;
	background-color:#ffcc66;
	border : 1px solid #e45020; 
	color:#000;
	margin-top:4px ;
	margin-left:10px;
	width:30px;
	height:25px;
	/*font-size:0.7em;*/
}
/*----------------------------------------*/
#foro_central_glosario dl{
 	margin-top:80px;
    margin-left:10px;
	font-size:0.8em;
	
	}

#foro_central_glosario a{
	text-decoration:none;
	color:#000;
	background-color:#ffcc66;
	/*font-weight:bold;*/
}
#foro_central_glosario a:visited{
	color:#000;
	background-color:#ffcc66;
	/*font-weight:bold;*/
}
#foro_central_glosario a:hover{
	color:#000;
	/*font-weight:bold;*/
	background-color:#ffcc66;
	text-decoration:underline;
}
#foro_central_glosario a:focus{
	color:#000;
background-color:#ffcc66;
	font-weight:bold;
}



#foro_central_glosario ul{
    margin-top:50px;
	width:100%;
	padding-left:0;
	background-color:#ffcc66;
	color:#000;
}
#foro_central_glosario li{
	list-style:none;
	margin:1px 0 1px 5px;
	float:left;
	}
	


/*----------------------------------------*/


/*-----------barra acceso--------------*/
#barra_acceso_0{
    width:100%;
	height:30px;
	padding-top:1px;
	border-bottom:#fff 1px solid;
	background-color:#e45020;
	color:#fff;
	/*text-align:right;*/
	font-size:0.6em;
}
#barra_acceso{
	width: 60%;
 	height:21px;
	float:right;
}
#barra_acceso_1{
	visibility:hidden;
	width: 30%;
 	height:21px;
	float:right;
	padding-right:10px;
	}
#zemContactForm{
	width : auto;
	margin : 0; 
	padding : 0;
}
#zemContactForm input {
	/*font-size:0.9em;*/
	width:auto;
	height:100%;
}
#busqueda{
	background-color : #fffdf6; 
	border : 1px solid #9e9d7a; 
	color : #65532f; 
	width:5%;
}
#zemContactForm label{
	background-color : #ffffff;/*#fef7dd; */
	color : #65532f;
	float : right; 
	/*font-size : 1em; */
	font-weight : bold; 
	width : auto; 
	margin-top:4px ;
	margin-left:0;
} 
#zemContactForm input:focus {
	background-color : #ffffff; 
	border : 1px solid #82815f; 
	color :#996633; 
	/*font-size:0.9em;*/
} 


#zemSubmit_bn{
	float:right;
	background-color:#e45020;
	border : 1px solid #ffffff; 
	color:#ffffff;
	margin-top:4px ;
	margin-left:10px;
	width:30px;
	height:100%;
	/*font-size:0.7em;*/
}

#barra_acceso li a{
	text-decoration:none;
	color:#fff;
	background:#e45020;
	}
#barra_acceso li a:hover{
	text-decoration:underline;
	color:#fff;
	background:#e45020;
	
	}
#barra_acceso li a:visited{
	color:#fff;
	background:#e45020;
	
	}
#barra_acceso li a:focus{
	color:#000;
	background:#e45020;
	
	}

.barra_edu{
	width:100%;
	height:0;
	margin-top:1px;
	border-top:#f09a13 1px solid;
	background-color:#fff;
	color:#000;
}
#barra_acceso ul{
	width: 100%;
	/*border: 1px solid #000;*/
 	height:21px;
	margin-top:4px ;
	
}
#barra_acceso li{
	list-style:none;
	float:right;
}

/*-----------------zona de navegacion------------------*/
/***estilo redondeado**/
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
/************************************/
#barra_navegacion{
	visibility:hidden;
   	width:18%;
	height:auto;
	/*padding:5px;*/
	margin:5px 1px;
	/*border:#000 1px solid;*/
	background-color:#fff;
	color:#000;
	position:relative;
	float:left;
	font-size:0.8em;
        }
.divide{
	width:100%;
	margin:2px 0;
	height:1px;
	border-top:#fff 1px solid;
	background-color:#eee;
	color:#000;
}
.barra_navegacion_1_sub ul{
	width:85%;
	font-size:0.8em;
	color:#000;
	background-color:#eeeeee;
	padding-left:3px;
}
.barra_navegacion_1_sub li{
	list-style: url(../imagenes/fnd_DT_flecha.gif);
	margin:1px 0 1px 20px;
	
}
.barra_navegacion_1_sub li a{
	text-decoration:none;
	color:#000;
	background:#eeeeee;
}

.barra_navegacion_1_sub li a:visited{
	color:#000;
	background:#eeeeee;
	}
.barra_navegacion_1_sub li a:hover{
	text-decoration:underline;
	color:#000;
	background:#eeeeee;
	}
.barra_navegacion_1_sub li a:focus{
	color:#996633;
	background:#eeeeee;
	}	
/*******************************/
.barra_navegacion_1{
	width:90%;
    margin:2px 0 2px 0;
	background: #ffaa77;
	color:#000;
	letter-spacing:0.1em;
	font-size:0.8em;
    padding:3px;   
}
.barra_navegacion_1_sub{
	background-color:#eeeeee;
	color:#000;
	width:93.5%;
	margin-top:1px;
	margin-bottom:1px;
	padding-bottom:15px;
}
a img{border:none;}
.barra_navegacion_1_sub p{
	padding-left:2%;
	padding-right:1%;
/*text-indent:5px;*/

}

.barra_navegacion_1 a{
	text-decoration:none;
	color:#000;
	background-color:#ffaa77;
 }
.barra_navegacion_1 a:hover{
	font-weight:bold; 
	color:#000;
	background-color:#ffaa77;
}
.barra_navegacion_1 a:visited{
	color:#000;
	background-color:#ffaa77;
}
.barra_navegacion_1 a:focus{
	color:#996633;
	background-color:#ffaa77;
}

#foro_central{
	width:50%;
	height:auto;
	/*padding:5px;*/
	margin:1px 1px 5px 1px;
	/*border:#ccc 1px solid;*/
	background-color:#fff;
	color:#999;
	position:relative;
	float:left;
	font-size:0.9em;
	
}
#foro_numerico{
	width:59%;
	height:auto;
	/*padding:5px;*/
	margin:1px 1px 5px 1px;
	/*border:#ccc 1px solid;*/
	background-color:#fff;
	color:#000;
	position:relative;
	float:left;
	
}
#foro_numerico ol{
    padding-left:50px;
	position: relative;
	font-size:0.8em;
	margin-left:10px;
	margin-top:10px;
}
#foro_numerico li{
   	color:#000;
	background-color:#FFF;
	font-size:0.8em;
	padding-bottom:5px;
}
#foro_numerico p{
background-color:#fff;
	color:#000;
	font-size:0.7em;
}

#foro_central ul{
	padding-left:50px;
	position: relative;
}
#foro_central li{
	font-size:0.8em;
	color:#000;
	background-color:#FFF;
	list-style: url(../imagenes/j0115836.gif);
}
#destacafrase2 {
	/*background: url(../imagenes/block.jpg) no-repeat;*/
	/*display: block;*/
	font-weight: bold;
	padding: 5px 5px;
	color:#000;
	background-color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30%;
	font-size:0.8em;
	width:100%;
	border-left:1px solid #e45020;
	}
	#destacafrase3 {
	/*background: url(../imagenes/block.jpg) no-repeat;*/
	/*display: block;*/
	font-weight: bold;
	padding: 5px 5px;
	color:#000;
	background-color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:3%;
	margin-right:3%;
	font-size:1em;
	width:90%;
	border-left:1px solid #e45020;
	}
	#destacafrase3 p{
	color:#000;
	background-color:#ffffff;
	font-size:1em;
	width:100%;
	}
	
blockquote {
	/*background: url(../imagenes/block.jpg) no-repeat;*/
	display: block;
	font-weight: bold;
	padding: 5px 5px;
	color:#000;
	background-color:#ffffff;
	margin-top:0;
	
	margin-left:5%;
	font-size:0.8em;
	
	
	}

#foro_central_0{
	width:100%;
    height:auto;
	margin:15px 0;
	background-color:#eeeeee;
	color:#000;
	font-size:0.9em;
	/*text-indent:15px;*/
}


/*********Mapa de sitio**************/
#foro_central_1 dl{
 	margin-top:5px;
    margin-left:30px;
	font-size:0.8em;
	
	}

#foro_central_1 a{
	text-decoration:none;
	color:#000;
	background-color:#fff;

}
#foro_central_1 a:visited{
	color:#000;
	background-color:#fff;
}
#foro_central_1 a:hover{
	color:#000;
	font-weight:bold;
	background-color:#fff;
	text-decoration:underline;
}
#foro_central_1 a:focus{
	color:#000;
	background-color:#fff;
	font-weight:bold;
}


	
#destacafrase{
font-weight: bold;
	padding: 5px 5px;
	color:#000;
	background-color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:7%;
	font-size:0.8em;
	width:100%;
	border-left:1px solid #e45020;
}

#foro_central_1 dt{
 	margin:10px 0 10px 0;
	font-size:1em;
	
	}
#foro_central_1 dd{
 	margin:5px 0 15px 30px;
	
	}

h1{
	width:98%;
    height:20px;
    margin:10px 0;
	padding-left:0;
	/*padding-right:10px;*/
	padding-bottom:10px;
    border-bottom: 2px solid #eeddcc;
	background-color:#fff;
	color:#000;
	text-indent:5px;
	font-weight: bold;
	font-size:1em;
	
}
h1 img{
 margin-right:5px; 
 padding-top:2px;
 width:24px;
 height:25px;}
/*#foro_central_1 p{
text-indent:15px;
font-weight: bold;
}*/
/***************Novedades****************************/

.foro_central_nove_foto{
	width:30%;
	height:auto;
    margin:0;
	background:#fff url(../imagenes/front_1.png) no-repeat top center;
	color:#000;
    font-size:1.3em;
	float:left;
	text-indent:5px;
	font-weight: bold;
	
	}
	.foro_central_nove_foto1{
	width:30%;
	height:auto;
    margin:0;
	background:#eee url(../imagenes/front_1.png) no-repeat top center;
	color:#fff;
   
	float:left;
	text-indent:5px;
	font-weight: bold;
	
	}
	.foro_central_nove_foto1 p{margin:50px 3px; font-size:1.3em;
}
.foro_central_nove_foto p{margin:50px 30px;
}


	.foro_central_nove2{
	width:58%;
	height:auto;
   	 margin:0 0 10px 5px;
	background-color:#ffaa77;
	color:#000;
    	font-size:.9em;
	float:left;
	
	}
	.foro_central_nove2 h2{
	padding-top:6px;
	width:100%;
	height:auto;
	background-color:#ffaa77;
	color:#000;
	font-size:1em;

	border-bottom:1px solid #fff;
}
.foro_central_nove2  p{
	background-color:#ffaa77;
	color:#000;
    font-size:0.9em;
	text-indent:10px;
	
}
.foro_central_nove3{
	width:60%;
	height:auto;
   	 margin:0 0 10px 5px;
	background-color:#eee;
	color:#000;
   	 font-size:.9em;
	float:left;
	
	}
	.foro_central_nove3 h2{
	padding-top:6px;
	width:100%;
	height:auto;
	background-color:#eee;
	color:#000;
	font-size:1em;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}
.foro_central_nove3 p{
	background-color:#eee;
	color:#000;
  	font-size:0.9em;
	text-indent:10px;
	
}
.foto_ampliar_info{
	width:20%/*200px*/;
    height:30%;
	margin-top:3px;
	margin-right:8%;
	background-color:#eeeeee;
	color:#000;
    float:right;
	
	/*clear:both;*/
   
}
.foto_ampliar_info img{
	width:100%;
    height:40%;
	
}
.ampliar1 a{
	text-decoration:none;
	color:#000;
	background:#ffaa77;
	font-size:0.9em;
}

.ampliar1 a:hover{
text-decoration:underline;
	color:#000;
	background:#ffaa77;
	font-size:0.9em;
	}

.ampliar1 a:visited{
	font-size:0.9em;
	color:#000;
	background:#ffaa77;}

.ampliar1 a:focus{
	color:#996633;
	background:#ffaa77;
	font-size:0.9em;
	}
	
.foro_central_nove p{
	background-color:#ffaa77;
	color:#000;
    font-size:0.9em;
	text-indent:10px;
	
}
.foro_central_nove h2{
	padding-top:6px;
	width:100%;
	height:auto;
	background-color:#ffaa77;
	color:#000;
	font-size:1em;
	border-bottom:1px solid #fff;
}
.ampliar1{
	margin:10px 0 5px 40px;
	font-size:0.9em;
	color:#000;
	background:#ffaa77;
}
/***************************************************************/
.foro_central_noti_varias{
	/*border: 1px solid #000;*/
	width:60%;
	height:auto;
  	margin:1% 0% 1% 31%;
	background:#fff;
	color:#000;
  	/*font-size:0.9em;*/
	
}
.foro_central_nove{
	width:100%;
	height:auto;
    margin:0 0 5px 0;
	padding-bottom:15px;
	background-color:#ffaa77;
	color:#000;
   /* font-size:.9em;*/
	/*float:left;*/
/*clear:both;*/
	}
.foro_central_noti_de_a_una{
	border: 1px solid #000;
	width:98%;
	height:auto;
  	margin:2px ;
	background:#eee;
	color:#000;
  	/*font-size:0.9em;*/
	
}
.ampliar2 a{
	text-decoration:none;
	color:#000;
	background:#eee;
		font-size:0.8em;
}

.ampliar2 a:hover{
text-decoration:underline;
	color:#000;
	background:#eee;}

.ampliar2 a:visited{
	
	color:#000;
	background:#eee;}

.ampliar2 a:focus{
	color:#996633;
	background:#eee;}
/************indice y noticias varias*************************/
.foro_central_noti_indice{
	width:100%;
	height:400px;
  	margin:5px 0 0 0;
	background:#eee;
	color:#000;
  	font-size:0.9em;
	/*text-indent:5px;*/
	font-weight: bold;
	float:left;
	clear:both;
	}
	
	.foro_central_noti_indice p{
	background:#ddd;
	color:#000;
	border-bottom:2px solid #fff;
	padding:0;
	margin:0;
	
}
.foro_central_noti_indice dl{
	padding:2px 1px;
	position: relative;
}
.foro_central_noti_indice dt{
	padding:4px 1px;
	font-size:0.8em;
	color:#000;
	background-color:#eee;
	
}
.foro_central_noti_indice dt a{
	text-decoration:none;
	color:#000;
	background:#eee;
}

.foro_central_noti_indice dt a:hover{
text-decoration:underline;
	color:#000;
	background:#eee;}

.foro_central_noti_indice dt a:visited{
	
	color:#000;
	background:#eee;}

.foro_central_noti_indice dt a:focus{
	color:#996633;
	background:#eee;}
/*************************************************/

.foro_central_2{
	width:90%;
	height:auto;
    margin:0 ;
	background-color:#FFF;
	color:#000;
   /* font-size:.9em;*/
  /* border:#ccc 1px solid;*/
	float:left;
	}
#mensaje_desistema{
background-color:#FFF;
	color:#ff3333;
}
.foro_central_busqueda{
	width:70%;
	height:auto;
   	margin:0 ;
	background-color:#FFF;
	color:#000;
   /* font-size:.9em;*/
  /* border:#ccc 1px solid;*/
	float:left;
	}

.foro_central_2d{
	width:30%;
	height:auto;
    margin:0 ;
	background-color:#FFF;
	color:#000;
    font-size:.9em;
  /* border:#ccc 1px solid;*/
	float:left;
	}
	.foro_central_21{
	width:100%;
	height:auto;
    margin:0 0 0 0;
	background-color:#FFF;
	color:#000;
    font-size:.9em;
/*	border:#ccc 1px solid;*/
	
	}
	.foro_central_obj{
	width:70%;
	height:auto;
    margin:0 ;
	background-color:#FFF;
	color:#000;
    font-size:.9em;

	float:left;
	}
	.foro_central_obj .titulo{
	padding-top:10px;
	padding-left:5px;
	margin-left:10px;	
	text-indent:20px;
	font-weight: bold;
	font-size:1em;
	background: #fff  url(../imagenes/ico_flecha_link.gif) no-repeat left;
	color:#000;
	height:auto;
}

.foro_central_21  .titulo{
	padding-top:10px;
	padding-left:5px;
	margin-left:10px;	
	text-indent:20px;
	font-weight: bold;
	font-size:1em;
	background: #fff  url(../imagenes/ico_flecha_link.gif) no-repeat left;
	color:#000;
	height:auto;
}
.foro_central_2  .titulo{
	padding-top:10px;
	padding-left:5px;
	margin-left:10px;	
	text-indent:20px;
	font-weight: bold;
	font-size:1em;
	background: #fff  url(../imagenes/ico_flecha_link.gif) no-repeat left;
	color:#000;
	height:auto;
}
.foro_central_2d  .titulo{
	padding-top:10px;
	padding-left:5px;
	margin-left:10px;	
	text-indent:20px;
	font-weight: bold;
	font-size:1em;
	background: #fff  url(../imagenes/ico_flecha_link.gif) no-repeat left;
	color:#000;
	height:auto;
}

.foro_central_fran{
	width:100%;
        /*height:30px;*/
	margin:0;
	background-color:#FFF;
	color:#000;
   	/*font-size:1em;*/
	/*text-indent:15px;*/

}
.foro_central_fran dt{
	font-weight: bold;

    }
	/**************************/
	.foro_central_fran_glosario{
	width:100%;
        /*height:30px;*/
	margin:0;
	background-color:#FFF;
	color:#000;
   	/*font-size:1em;*/
	/*text-indent:15px;*/

}
.foro_central_fran_glosario dt{
	font-weight: bold;
	padding-left:5%;
background-color:#ffcc99;
    }
	/***********************/
#foro_central_foto{
	width:40%/*200px*/;
    height:100px;
	margin:8px;
	background-color:#eeeeee;
	color:#000;
    float:left;
	clear:both;
   
}
div#foro_central_foto img{display: block;width: 100%;height: 100%;margin:1px 1px 1px 1px;border: 0px}

#foro_central_foto_der{
	width:60%;/*200px*/;
    height:100px;
	margin:0;
	background-color:#fff;
	color:#000;
   	float:right;
   
}
#foro_central_foto_der_asistiva{
	width:60%;/*200px*/;
    height:100px;
	margin-right:5px;
	background-color:#fff;
	color:#000;
   	float:right;
   
}
#foro_central_foto_der_asistiva2{
	width:60%;/*200px*/;
    height:100px;
	margin-right:0;
	margin-top:5px;
	background-color:#fff;
	color:#000;
   	float:right;
   
}
#foro_central_foto_der_asistiva3{
	width:60%;/*200px*/;
    height:100px;
	margin-right:5px;
	margin-top:5px;
	background-color:#fff;
	color:#000;
   	float:right;
   
}
#foro_central_foto_der1{
	width:30%;
    height:200px;
	margin-top:100px;
	background-color:#fff;
	color:#000;
   	float:right;
   
}
#foro_central_foto_der1b{
	width:40%;
    height:200px;
	margin-top:50px;
	background-color:#fff;
	color:#000;
   	float:right;
   
}
#foro_central_foto_der1a{
	width:30%;
    height:200px;
	margin-top:50px;
	background-color:#fff;
	color:#000;
   	float:right;
   
}
div#foro_central_foto_der1 img{display: block;width: 100%;height: 100%;margin:1px 1px;border: 0px}
div#foro_central_foto_der1a img{display: block;width: 100%;height: 100%;margin:1px 1px;border: 0px}
div#foro_central_foto_der1b img{display: block;width: 100%;height: 100%;margin:1px 1px;border: 0px}

div#foro_central_foto_der img{display: block;width: 100%;height: 100%;margin:1px 1px;border: 0px}
div#foro_central_foto_der_asistiva img{display: block;width: 100%;height: 100%;margin:1px 1px;border: 0px}
div#foro_central_foto_der_asistiva2 img{display: block;width: 100%;height: 100%;margin:1px 1px;border: 0px}
div#foro_central_foto_der_asistiva3 img{display: block;width: 100%;height: 100%;margin:1px 1px;border: 0px}

#epigrafe{
margin:3px;
width:30%;
height:20px;
float:right;

}
#foro_central_foto_der2{
	width:25%/*200px*/;
    height:auto;
	margin:8px;
	background-color:#ffaa77;
	color:#000;
   	float:right;
   
}



div#foro_central_foto_der2 img{display: block;width: 100%;height: 100%;margin:1px 1px;border: 0px}

div#foro_central_foto_der2 .titulo2{
	padding-top:10px;
	padding-bottom:10px;
	margin-left:0;	
	text-indent:5px;
	font-weight: bold;
	font-size:.9em;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: #ffaa77 /*url(../imagenes/ico_flecha_link.gif) no-repeat left*/;
	color:#000;
}



/********************formulario de contacto*******************/
#zemContactForm1 {
margin : 15px 0; 
padding : 0; 
} 
#zemContactForm1 p {
margin : 0 10px 0 10px; 
width : 80%; 
} 
input, textarea {
background-color : #fffdf6; 
border : 1px solid #9e9d7a; 
color : #65532f; 
padding : 0 5px; 
width : 30%;
} 
input:focus, textarea:focus {
background-color : #ffffff; 
border : 1px solid #82815f; 
color : #3b301c; 
} 
#zemContactForm1 textarea {
width : 70%; 
} 
#zemSubmit1{
background-color: #e45020;
color:#fff;
margin-left:30%;
width : 20%;
}
#zemSubmit2{
background-color: #e45020;
color:#fff;
margin-left:10%;
width : 20%;
}
/************************************************/

#foro_lateral{
	visibility:hidden;
	width:20%;
	height:auto;
	margin:3px 1px 5px 1px;
	/*border-bottom:#000 1px solid;*/
	background-color:#fff;
	color:#000;
	position:relative;
	float:left;
	}

#foro_lateral .titulo_superior{
	padding:5px;
	font-weight: bold;
	font-size:0.7em;
	border:1px solid #e45020;
	letter-spacing:0.05em;
	text-align:center;
		}
#foro_lateral_int{
    width:90%;
	height:auto;
	margin-top:3px;
	margin-right:1%;
	margin-bottom:3px;
	/*border-bottom:#000 1px solid;*/
	background-color:#eeddcc;
	color:#000;
	padding-bottom:25px;
	margin-left:6%;
	
}



/*#foro_lateral_int dt{
	border-top:2px solid #FFF;
	width:100%;
    margin-top:4px;
	padding-left:0;
}*/

#foro_lateral_int dd{
	font-size:0.7em;
	/*padding-top:6%;*/
	padding-left:6%;
	background: #eeddcc url(../imagenes/fnd_DT_flecha.gif) no-repeat left;
	margin-left:3%;
	margin-bottom:1.5%;
	color:#000;
}

#foro_lateral_int dd a{
	text-decoration:none;
	color:#000;
	background:#eeddcc;
	}
#foro_lateral_int dd a:visited{
	color:#000;
	background:#eeddcc;
	}
#foro_lateral_int dd a:hover{
	text-decoration:underline;
	color:#000;
	background:#eeddcc;
	}
#foro_lateral_int dd a:focus{
	color:#996633;
	background:#eeddcc;
	}	

#foro_lateral_int .tit{
	font-size:0.7em;
	font-weight: bold;
	letter-spacing:0.05em;
	border-bottom:#fff 1px solid;
	padding-bottom:5px;
	padding-left:2%;
	padding-top:25px;

}
		
#foro_central p{
	padding:5px;
	font-size:0.8em;
}

#barra_navegacion p{
	padding:5px;
	font-size:0.8em;
}
h3{
	font-size: 100%;
	margin:0;
	padding: 0 0 3px;
	background:#FADDAF;
	color: #000;
	/*text-align: center;*/
	width:100%;

}

#limpia{
	clear:both;
}
/*----------pie de pagina-------------------------------*/

/*.barra_edu1{
	width:100%;
	border-bottom:#f09a13 3px solid;
	padding:0;
	float:right;
	color:#000;
}*/
#pie{
    width:100%;
	height:110px;
	position:relative;
	margin-top:0;
	padding-top:0;
	padding-bottom:0;
	background-color:#fff;
	color:#000;
	border-top:#f09a13 2px solid;
}

#pie_1{
	width:10%;
	height:85px;
	position:relative;
	background-color:#fff;
	color:#000;
	float:left;
	margin-left:30px;

}
#pie_12{
	width:80%;
	height:85px;
	position:relative;
	background-color:#fff;
	color:#000;
	text-align:left;
	font-size:0.5em;
	float:left;
}
#pie_12 p{
padding-top:0.6%;
}
#pie_12 a{
	text-decoration:none;
	color:#000;
	background-color:#fff;

}
#pie_12 a:visited{
	color:#000;
	background-color:#fff;
}
#pie_12 a:hover{
	color:#000;
	background-color:#fff;
	text-decoration:underline;
}
#pie_12 a:focus{
	color:#000;
	background-color:#fff;
	font-weight:bold;
}
#limpia_pie{
	clear:both;
}
#barra_edu_01{
visibility:hidden;
    width:100%;
	height:15px;
	padding-top:5px;
	border-top:#fff 1px solid;
	background-color:#e45020;
	color:#fff;
	float:right;
	
}
#barra_edu_01 a{
text-decoration:none;
	color:#fff;
	background-color:#e45020;}
#barra_edu_01 a:visited{
color:#fff;
	background-color:#e45020;
	text-decoration:underline;
}
#barra_edu_01 a:hover{
color:#fff;
	background-color:#e45020;
	text-decoration:underline;

}
#barra_edu_01 a:focus{
color:#996633;
	background-color:#e45020;
	font-weight:bold;}

.barra_edu1{
	width:100%;
	border-bottom:#f09a13 2px solid;
	padding:0;
	margin:0;
	/*float:right;*/
	color:#000;
	background-color:#fff;
}
#pie_2{
visibility:hidden;
	width:100%;
	height:auto;
	position:relative;
	padding-bottom:5px;
	background-color:#e45020;
	color:#fff;
	text-align:center;
	font-size:0.5em;
}

#pie_2 a{
	text-decoration:none;
	color:#fff;
	background-color:#e45020;

}
#pie_2 a:visited{
	color:#fff;
	background-color:#e45020;
}
#pie_2 a:hover{
	color:#fff;
	background-color:#e45020;
	text-decoration:underline;
}
#pie_2 a:focus{
	color:#996633;
	background-color:#e45020;
	font-weight:bold;
}
