@charset "UTF-8"
/* CSS Document */
body {
	font: 18px Arial, sans-serif;
	color: #6F6B97;
	text-shadow: #333333 0px 0px 1px;
	background-position: center bottom;
	background:#f6f6f6;
	}
iframe
{
	 margin-top:30px;
	 width:540px;
	 height:350px;
}
#contenedor {
	font: 18px Arial, sans-serif;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	background: #f6f6f6 url(../firma2.png) no-repeat;
	background-position: center center;
	color: #6F6B97;
	}

#titulo {
	font: 180% Arial, sans-serif;
	text-align: center;
	background-position: center center;
	}

.titulo {
	margin: 0px 20px;
	position: relative;
	font: 90% Arial, sans-serif;
	text-align: center;
	background-position: center;
	}
	
#cuerpo,#inicio	{
	height:450px;
	}
	
#expo {
	list-style: none;
	display: none;
	}

#pie {
	left:232px;
	position:relative;
	height: 100px;
	width:560px;
	background-position: bottom center;
	display: block;
	}




ul#menu li {
	text-align: center;
	margin-left: 45px;
	float: left;
	display: block;
	list-style: none;
	background-position: bottom;
	}

ul#menu li:first-child { margin-left: 0px; }

ul#expo li {
	border: 0px;
	margin: 0px;
	font: 70% Arial, sans-serif;
	text-align: left;
	float: none;
	background-position: bottom;
	}

a:hover, a:visited, a:link {
	text-decoration: none;
	color: #6F6B97;
	}
	
.slideshow{
	position:relative;
	top:30px;
	left:40px;
	float:left;
	}
	
.texto{
	padding:10px;
	font: 85% Arial, sans-serif;
	background:url(../imagenes/fondomenu.png);
	position:relative;
	right:40px;
	float:right;
	width:500px;
	height:400px;
	background-attachment: scroll;
	overflow: auto;
}	
.texto spam{
	
	clear:both;
	text-align:left;
}	
.link
{
	position:relative;
	left:40px;
	color:#222;
	font: 70% Arial, sans-serif;
}
.link a{
	position:relative;
	left:10px;
}
#curriculo{
	background:url(../imagenes/fondomenu.png);
    font: 85% Arial, sans-serif;
} 
.imagen img{ max-width: 380px; max-height: 380px; }
