<style type="text/css" href="./menu/style.css" rel="stylesheet"><style type="text/css" href="./menu/style.css" rel="stylesheet"><style type="text/css" href="./menu/style.css" rel="stylesheet"><style type="text/css" href="./menu/style.css" rel="stylesheet">@charset "UTF-8";
/* CSS Document *//* © 2005-2010 Elsa Tapia www.uppercut.es */


body {
	
	background-color:#333;
	margin: 0 auto;	
	padding:5;
	height: 100%;
	text-align: center;
	font-family: "Georgia", Times New Roman, Times, serif;
	list-style:armenia;
	
}

.header {
	width: 925px;
	height:100px;
	background:none;
	vertical-align: top;
	padding-left:0;
	color:#FFF;
	font-family: "Georgia";
}

	 
.h1 {
	color:#FFF;
	font-size:9pt;
	font-family: "Georgia";
	font-style:italic;
 }
 .h2 {
	color:#FFF;
	font-size:9pt;
	font-family: "Georgia";
	font-style:italic;
	font-weight:lighter;
	text-align:right;
	
 }
  .h3 {
	color: #09F;
	font-size:9pt;
	font-family: "Georgia";
	font-style:italic;
	font-weight: bold;
	
 }
	
  .h4 {
	color: #FFF;
	font-size:11pt;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	font-weight:lighter;
	text-align:justify;
	
 }
   .h5 {
	color: #FFF;
	font-size:9pt;
	font-family: "Georgia";
	font-style:italic;
	font-weight: bold;
 }
 
.imagenborde {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}
	
	 
.contenedor {
	width:925px;
	padding:0px;
	background:none;
	vertical-align:top;
	color:#FFF;
}

.lateral {
    background-color: #FFF;
	width:225px; 
}

.foot {
	height:50px;
	width:925px;
	text-align:right;
	
}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	color: #09F;
	text-decoration: none;
}
a:active {
	color: #09F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

	
img{border:none;}
pre{
	display:block;
	font:14px "Georgia";
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:500px;
	}		

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		
		
		}
	#slider, #slider li{
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:700px;
	    height:500px;
	    overflow:hidden;
	
		}
		
	span#prevBtn{}
	span#nextBtn{}
	
	
	
	

/* // Easy Slider */
