body {
	background-image: url(imagenes/fonfo.jpg);
	background-repeat: repeat;
}
#contenedor {
	background-image:url(imagenes/conterepeat.png);
	background-repeat: repeat-y;
	height: 1000px;
	width: 1024px;
	margin: auto;
	}
#encabezado {
	background-image:url(imagenes/encabezado.png);
	background-repeat:no-repeat
	height: 188px;
	width: 1024px;
	padding-top: 150px;
}
#footer {
}


#botones {
	height: 30px;
	width: 500px;
	margin-left: 110px;
}
#cuerpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	float: none;
	width: 500px;
	margin-top: 50px;
	padding: 10px;
	margin-left: 40px;
	line-height: 18px;
	height: 700px;
}
#novedades {
	padding: 5px;
	margin-top: 30px;
}



#franja {
	height: 800px;
	width: 380px;
	float: right;
	padding: 8px;
	margin-right: 5px;
	margin-top: -50px;
	line-height: 151%;
}

#footer {
	font-size: 10px;
	color: #333;
	margin-top: 50px;
	padding-top: 5px;
	padding-left: 15px;
	background-image: url(imagenes/contefooter.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 1024px;
}
#footer {
}

 
.titulo {
	color:#9C0;
	font-family: Georgia;
	font-size: 36px;
	line-height: 5px;
}

.titulo2{color:#FFF;
font:Georgia;
font-size:27px;
}

 
.cuerpo {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height: 30px;
}
.inter {
	line-height: 10px;
}

.subtitulo{
	color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
 img {  border: 0;
 }
 
.scroll {
	width:300px;
	height:170px;
	background-color:345aff;
	overflow:auto;
}
#inst {
	height: 600px;
	width: 500px;
}

.AccordionPanelOpen{
	background-color:#06F;
}
.AccordionPanelTabHover {
	background-color:#BBD2FD;
}
.kim {
	float: right;
}

#cuerpo ul {   
	list-style-type: none;   
	width: 400px;   
	}   
	 
#cuerpo li {   
	border: 1px dotted #999;   
	border-width: 1px 0;   
	margin: 5px 0;   
	}   
	  
#cuerpo li a {
	color: #CCC;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	}   
  
 /** html #vinculo li a {  hacer que el efecto funcione en IE  
	width: 400px;   
	}   */ 
	  
	#cuerpo li a:hover {   
	background: #ffffcc;   
	}   
	  
	#cuerpo  a em {   
	color: #333;   
	display: block;   
	font: normal 85% Verdana, Helvetica, sans-serif;   
	line-height: 125%;   
	}   
  
	#cuerpo a span {   
	color: #125F15;   
	font: normal 70% Verdana, Helvetica, sans-serif;   
	line-height: 150%;   
	}  

