@charset "UTF-8";
/* CSS Document */

body{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	letter-spacing: 0px;
	line-height:9px;
	
}

#container{
	width: 1000px;
	margin:auto;
	padding-top:25px;
	text-align:center;
}


#menu{
	width:200px;
	height:405px;
	text-align:left;
	margin-top:-10px;
	margin-right:20px;
	position:relative;
	background-color:#FFF;
	z-index:1;
	letter-spacing: 0px;
}



#loop-fotos {
	margin:0px 0px 0px 220px;
	padding:0px;
	z-index:0;
	position:absolute;
	}
		

#loop-fotos img {		
			position: absolute;
			top: 0;
			left: 0;
			display: none;
		}



span {
	font:12px "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:underline;
	line-height:9px;
	}

span.footer {
	font:10px "Times New Roman", Times, serif;
	color:#666666;
	text-decoration:none;
	line-height:10px;
	}
				
h1 {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

h2 {
	font:10px "Times New Roman", Times, serif;
	color:#000000;
	text-align:right;
}

p {
	line-height:20px;
}

img {
}


a.enlace:link, a.enlace:visited{
	font:12px "Times New Roman", Times, serif;
	letter-spacing: 0px;
	color:#666666;
	text-decoration:underline;
	line-height:9px;
}

a.enlace:hover, a.enlace:active  {
	font:12px "Times New Roman", Times, serif;
	letter-spacing: 0px;
	color:#000000;
	text-decoration: underline;
	line-height:9px;
}
