@charset "utf-8";

body {
	background-image: url(/images/fondo_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
html {
	background-image: url(/images/fondo_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	
}
#wrapper {
	padding: 0px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#heading {
	margin: 0px;
	padding: 0px;
	height: 195px;
	width: 955px;
	overflow: hidden;
}
#heading h1 {
	background-image: url(/images/logo_top_loslagos.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 155px;
	width: 299px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	left: 10px;
	top: 33px;
}
#heading h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 155px;
	width: 299px;
}
#contenido {
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#leftCol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 334px;
	background-image: url(/images/fondo_sideNav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftCol p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 30px;
	padding-left: 20px;
	line-height: 18px;
}
#leftCol h2 {
	padding-left: 20px;
	margin: 0px;
	font-family: palatino, garamond, times;
	color: #0D77AA;
	font-size: 24px;
}

#leftCol ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftCol ul li {
	height: 28px;
	width: 302px;
	text-align: right;
	line-height: 27px;
}
#leftCol ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #004D8E;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF4F7;
	display: block;
}
#leftCol ul li a:hover {
	background-color: #FFF;
}

#rightCol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 605px;
}

#rightCol h2 {
	margin: 0px;
	font-family: palatino, garamond, times;
	color: #0D77AA;
	font-size: 30px;
}
#rightCol h1 {
	font-size: 42px;
	color: #004D8E;
}


#rightCol p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 25px;
}
#rightCol ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	list-style-type: square;
}
#rightCol p a {
	font-weight: bold;
	text-decoration: none;
	color: #0B6591;
}
#rightCol h3 {
	font-style: italic;
	color: #004D8E;
	font-size: 22px;
}
.smallCopy {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



#slideshow {
	height: 387px;
	width: 589px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/fondo_slideshow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#showPhotos {
	background-color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	height: 295px;
	width: 520px;
	position: relative;
	top: 50px;
	left: 35px;
}


#footer {
	padding: 0px;
	clear: both;
	height: 190px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCC;
	overflow: hidden;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 38px;
	left: 280px;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#copyright {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 675px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	position: relative;
	top: 55px;
	line-height: 16px;
	left: 272px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: right;
}



#welcome {
	background-image: url(/images/welcome_loslagos.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 69px;
	width: 590px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#copyright a {
	color: #CCC;
	font-weight: bold;
}
#ModelVictoria {
	width: 134px;
	height: 165px;
	float: left;
	margin-right: 18px;
}
#ModelGeneva {
	width: 136px;
	height: 165px;
	float: left;
	margin-right: 18px;
}
#ModelConstance {
	width: 134px;
	height: 165px;
	float: left;
	margin-right: 18px;
}
#ModelAzur {
	width: 134px;
	height: 165px;
	float: left;
	margin-right: 5px;
}
.clear {
	clear: both;
}
.modelText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 14px;
}
.modelTextLink {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #004D8E;
	text-decoration: none;
}
#modelTextLinkCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #004D8E;
	text-decoration: none;
}
#smallCopy {
	font-size: 10px;
}

