body{ margin:0px;}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 10px;
	right: 15px;
	left: 12px;
	margin-left: 12px;
	margin-right: 8px;
	margin-top: 12px;
}
li a:link {
	color: #990000;
	text-decoration: none;
}
li a:visited {
	text-decoration: none;
	color: #990000;
}
li a:hover {
	color: #CCCCCC;
	background-color: #660000;
}

/*img a:hover{ text-decoration:none; 
filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25; 
}*/


#fotos a img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	
}
#fotos a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	}

li a:active {
	text-decoration: none;
	color: #990000;
}
#contenidor {
	background-repeat: no-repeat;
	background-position: top;
	width: 615px;
	height: 650px;
}
#peu {
	width: 615px;
}

li {
	font-size: 14px;
	font-variant: small-caps;
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
	font-weight: bold;
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
}
#autors {
	float: left;
	width: 275px;
}
#fotos {
	float: right;
	width: 340px;
}

    

