/* Hoja de estilos para la web de ISOIN */

/*
 * Redefinición de elementos HTML
 */
body {
text-align: center;		
	font-family: Trebuchet MS,Arial,Verdana;
	font-size: 12px;
	margin-top: 10px;
	
	/*
	width:1024px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;	
		*/
}

h1 {
	font-family: Trebuchet MS;
	border-bottom: 1px solid #7b94b2;
	clear: both;
	color: #2E3F65;
	font-size: 18px;
}

h2 {
	font-family: Trebuchet MS;
	font-size: small;
	font-weight: bold;
	clear: both;
	color: #2E3F65;
}

h2 a {
	color: #1a2339;
	text-decoration: none;
}

h3 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color:  #4B548D;
	text-align:left;
}

h4 {
	clear: both;
	border-bottom: 1px solid #7b94b2;
	color: #7b94b2;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}

h4 a {
	text-decoration: none;
}

iframe {
	border: 1px solid #aaa;
	width: 578px;
	height: 400px;
}

/*
 * Bloques de la plantilla
 */

#contenedor {
	width: 1024px;
	border: 1px solid #7B94B2;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	align:center;
	text-align:center;
}

#cabecera {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
}

#cabecera img {
	margin-left: 0px;
	margin-right: 0px;
	border: 0px solid #7b94b2;
	text-decoration: none;
	
}
#logo img{
	margin-left: 10px;
	border: 0px solid #7b94b2;
	text-decoration: none;	
}

#cabecera a {
	text-decoration: none;
}


#menu {	
	background-color: #7b94b2;
	font-size: 12px;		
	float:right;
	border-top: 5px solid #7b94b2;
	border-left: 1px solid #7b94b2;
	border-right: 1px solid #7b94b2;	
	color: #7b94b2;
}
#menu tr {
	text-align: center;
	/*background-color: #7b94b2;*/
	font-size: 12px;
	margin-top: 5px;
	
}



enlac#links {
   color: #333333;
   border: 3 px solid #e5e5e5;
   padding: 15 px;
   width: 150 px;
}



#menu td {
	margin-top: 5px;
	background-color: #7b94b2;
	font-size: 12px;
	
	text-decoration: none;
}

#menu td.activo {
	color: #7b94b2;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
   	/*border-bottom: 1px solid #7b94b2;				*/
	/* color: #eef; */
}

#menu td.activo a {
	color: #1a2339;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
	/* color: #eef; */
}


#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menuTxt {
    color: #000000;
	background-color: #ffffff;
	font-size: 12px;	
	padding-left: 5px;
	padding-right: 5px;
 }
#menuTxt tr {
	text-align: justify;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

#menuTxt td {
	background-color: #ffffff;
	font-size: 12px;
    color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

#contenido {   
	/*background-color: #ffffff;*/
	width: 100%;
	/*margin-bottom: 10px;*/
	/*padding-top: 30px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #7b94b2;
	border-left: 0px solid #7b94b2;
	border-right: 0px solid #7b94b2;
	border-bottom: 0px solid #7b94b2;*/	
}

#contenido img {
	/*margin: 5px;*/
	/*float: right;*/
	/*border: 2px solid ;*/
}

#contenido a {
	font-weight: bold;	
}

#contenido a:link {
 background: transparent;
 font-family: Trebuchet MS;
 font-size: x-small;
}

#contenido a:visited {
 background: transparent;
 font-family: Trebuchet MS;
 font-size: x-small;
}

#contenido a:active {
 color: #d33;
}

#contenido a:hover {
 color: #33c; 
}

#pie {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #7b94b2;
	text-align: center;
	font-size: xx-small;
	color: #1a2339;
	font-weight: bold;
	font-family: Trebuchet MS;
	/*width: 743px; /* Se le suma padding a los lados */
}
 
/*
 * Estilos propios
 */

.logoenlace {
	text-decoration: none;
	border: none;
	margin-top: 0px;
	margin-left: 10px;
}

.destacado {
	font-weight: bold;
}

.autores {
	font-style: italic;
	color: #4b3492;
}

.principal {
	text-align: center;
}

.newsTxt1 {
  font-size: .8em;
  font-family: Trebuchet MS;
}

.newsTxt2 {
  font-size: 1em;
  font-family: Trebuchet MS;
  font-weight: bold;
}
 .sommbreado {
 	border-width:thin;
	background-color: #ffc0d3;
 }
 
 .conborde{
	border-top: 1px solid #7b94b2;
	border-left: 1px solid #7b94b2;
	border-right: 5px solid #7b94b2;
	border-bottom: 5px solid #7b94b2;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;
 }
  
.Txt {
    border-top: 0px solid #7b94b2;
	border-left: 1px solid #7b94b2;
	border-right: 1px solid #7b94b2;
	border-bottom: 0px solid #7b94b2;
	margin-right: 130px;
	padding-left: 5px;
	padding-right: 5px;
 }
 .celda {
    border-top: 0px solid #7b94b2;
	border-left: 1px solid #7b94b2;
	border-right: 1px solid #7b94b2;
	border-bottom: 0px solid #7b94b2;
 }
 
 .fila{
 	border-top: 1px solid #7b94b2;
	border-left: 1px solid #7b94b2;
	border-right: 1px solid #7b94b2;
	border-bottom: 1px solid #7b94b2;
 }
 
 .Acredit
  {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #2e3f65;
	text-decoration: underline;
	background-position: center;
	text-align: center;
 }
 
 /************************* ESTILOS DEL MENÚ DESPLEGABLE ***************************/
 .botones {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #7b94b2;
	text-align: center;
	border: 0px solid #333333;
	vertical-align: middle;
	color: #ffffff;
	
}
.botonesHover{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #333333;
	vertical-align: top;
	color: #000000;
}
.subMe {
	visibility: hidden;
	position: absolute;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #7b94b2;
	text-align: center;
	border: 0px solid #000099;

}
.subMeP {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #7b94b2;

}
.botonesP {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #7b94b2;
	border: 0px solid #009900;
	color: #000000;
	vertical-align: top;
	height: 10px;
}
.botonesPHover {
		background-color:#c1cae8;
}

.celda{
margin:0;
padding: 0;
}
.pepe{
border: 0px solid #ff0000;
position:absolute;
left:0
}

.ayuda{
	border-top: 1px solid #7b94b2;
	border-left: 1px solid #7b94b2;
	border-right: 3px solid #7b94b2;
	border-bottom: 3px solid #7b94b2;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #dbe2f5;
 }

 /**********************************************************************************/
    
 

