/* CSS Document */

body {
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	background: url('Images/foot.jpg') left bottom fixed repeat-x;
	text-align:left;
	margin:0px;
	
}
#global
{
width:1000px;

}
#fotos{
right:500px;
padding:1px 1px 1px 1px;

}
#top{
	margin-top:107px;
	position: absolute;
	width: 790px;
	border-bottom: 1px solid  #FF9999;
	padding:2px 2px 2px 2px;
	left: 1px;
	top: -92px;
	}
#derecha{
	margin-top:107px;
	position: absolute;
	right:12px;
	width: 194px;
	border-left: 1px solid  #FF9999;
	top: -92px;
	padding:3px 3px 3px 3px;
	}
	#publicidad{
	position: absolute;
	right:248px;
	width: 673px;
	top: 521px;
	padding:3px 3px 3px 3px;
	}
.letragrande{
font-size:24px;
color:#FF9999;
font-weight:bold;
}
img {
border:1px solid #FF9999;
margin:1px 1px 1px 1px;
}
a:link{
	color: #605C58;
	text-decoration: none;
}

a:visited{
	color: #605C58;
	text-decoration: none;
}
a:active{
	color:#605C58;
	text-decoration: none;
}
a:hover{
	color: #fd8126;
	background-color:#FFFFFF;
}

