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:#69A240;
	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;
}
