   body { font-family: Helvetica, Arial, sans-serif;
   overflow-x:scroll; 
   overflow-y:hidden; 
   background: url(../imagenes/fondo.jpg);
   
   
    }
	    .container {
	        width: 90%;
	        margin: 20px auto;
	      
	        padding: 20px;
	    }






contenedor{
	
width:90%;


float:left;
height:409;

	
	
	}

.linkinstitucion  {
	
	text-decoration: none;
	color:#000;	
	font-weight:bold;
	font-size:11pt;
	
}

.textotitulo  {
	
	
	color: #FFF;
	font-weight:bold;
	background:#DB7F2F;
font-size: 11pt; 
text-align:left;

}

.contenido  {
	
	
	color: #000;
	font-weight:bold;
	font-size: 9pt;
	text-align:left;
	opacity:0.9;
	  filter: alpha(opacity = 90);




}

.fondotabla{
	background: #E9E0CF;

	
	}
	
	
	
#flotante
	{
		position: absolute;
		display:none;
		font-family:Arial;
		font-size:0.8em;
		width:280px;
		border:1px solid #808080;
		background-color:#f1f1f1;
		padding:5px;
	}
	
	
	
	
	
	
	
#container {
	width:430px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-12px;
	left:-267px;
}

#example {
	width:430px;
	height:350px;
	position:relative;
}

/*
	Slideshow style
*/

#slides {
	
	
	z-index:100;
	
}

/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:600px;
	height:290px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

#slides .slide {
	padding:20px;
	width:600px;
	height:200px;
	display:block;
}

/*
	Next/prev buttons
*/


/*
	Pagination
*/

.pagination {
	margin: 0;
	width:100px;
	margin-left:440px;
	
	
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
	
}




/*
	Footer
*/





/*
	galeria
*/

a:link,a:visited {
	color: #000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	
}

a:hover,a:active {
	color: #666;
	text-decoration:underline;
	
	font-size:12px;
	text-align:center;
	

}

h1 {
	font-size:2em;
}

p {
	font-size:1.3em;
}

#slides .link {
	display:block;
	margin-top:10px;
	font-weight:800;
}
	
	.contenido {
	float:left;
	
	
	
}


	.cerrar {
	
	text-align:right;
		
	
	
}
	
	

