/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #05BEF0;
	height: auto;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/grad-back.png);
	width: auto;
	top: 0px;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background-color: #FFF;
	top: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	width: 910px;
	color: #333;
	border: 1px solid #ccc;
	height: 100px;
	background-color: #D8DDE3;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper   #content   #fotos {
	background-color: #CCDEEC;
	width: 490px;
	border: thin solid #07BFF0;
	text-align: left;
	vertical-align: text-top;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	color: #333333;
}


#navigation {
	width: 918px;
	color: #333;
	padding: 2px;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: visible;
	height: 25px;
	background-color: #0099CC;
}
#torre {
	background-color: #CBDEEC;
	float: right;
	height: 400px;
	width: 172px;
	border: thin none #CAF1FC;
	margin-left: 5px;
	padding-left: 0px;
	margin-bottom: 4px;
}

#content {
	width: 800px;
	color: #333;
	border: 1px solid #ccc;
	padding: 10px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 3.5em;
	background-color: #A4E8FA;
	text-align: left;
	vertical-align: top;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}

#footer {
	width: auto;
	color: #d8dde3;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #0099cc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.Construccione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #04BEF0;
	border: thin dotted #D2F3FC;
	left: auto;
	right: auto;
	width: 600px;
	top: auto;
	text-align: center;
}
#navi-bar {
	position:absolute;
	left:22px;
	top:563px;
	width:752px;
	height:172px;
	z-index:0;
	background-color: #0099cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00FFFF;
	background-position: left top;
	right: 0px;
	float: none;
}

#right   {
	background-color: #CCDEEC;
	float: right;
	height: 420px;
	width: 280px;
	border: thin solid #0099D4;
	background-image: url(../images/fuente-BK.gif);
}
#Historia {
	width: 700px;
	margin-right: 5px;
	margin-left: 5em;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #09C;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #09C;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #09C;
	letter-spacing: .01em;
	text-align: center;
}
#tortugalogo {
	height: 100px;
	width: 270px;
	padding-bottom: 0px;
	padding-top: 0px;
}
