* {
	margin: 0;
	padding: 0;
}
html {
	background: #fff url("../images/html.png") repeat-x left top;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #888888;
	width: 1000px;
	margin: 0 auto 30px auto;
	position: relative;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/body.png);
}
a img {
	border: 1px solid #ccc;
}

a {
	color: #94AEBB;
	text-decoration: none;
}
a:hover {
	visibility: visible;
/* IE bug fix */
}
a:hover img {
	border: 1px solid #729AD7;
}
#fotostop h1 {
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#fotostop {
	width: 565px;
}

.page #sidebar #sideitem {
	font-size: 16px;
	text-align: justify;
	margin-top: 20px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
}
.page {
	background: url("../images/page.jpg") no-repeat left top;
	padding: 28px 125px 0 115px;
	width: 780px;
	min-height: 600px;
}
.header {
	position: relative;
	width: 760px;
	height: 128px;
	overflow: hidden;
	font-size: 160%;
}
.header a {
	display: block;
	width: 760px;
	height: 170px;
	cursor: pointer;
	padding: 20px 0 0 0;
	text-align: center;
	color: #84A7DC;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 760px;
	height: 128px;
	background: url("../images/h1.png") no-repeat left top;
}
#logo {
	text-align: left;
	color: #FF0000;
	font-size: 36px;
	margin-top: 10px;
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
}
#tagline {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}


.topmenu {
	height: 27px;
	background: url("../images/topmenu.png") no-repeat left top;
	text-align: right;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 0;
	padding-left: 0;
}
.page>.topmenu {
	min-height: 27px;
	height: auto;
}
.topmenu li {
	display: inline
}
.topmenu li a {
	float: right;
	width: 105px;
	height: 22px;
	background: #A3BDE5 url("../images/roll.png") no-repeat left top;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	overflow: hidden;
}
.topmenu li>a {
	min-height: 22px;
	height: auto;
}
.topmenu li a:hover {
	background: #83A6DC url("../images/roll.png") no-repeat 0 -27px;
}
.page #sidebar {
	float: left;
	width: 140px;
	margin-top: 7px;
	margin-left: 10px;
	padding: 5px;
}
.page #sidebar h1 {
	font-size: 13px;
	color: #0066FF;
}
.page #sidebar #form1 #mailinglist {
	width: 100px;
	height: 25px;
	font-size: 14px;
}
#form1 p {
	margin-top: 5px;
}

.main {
	width: 620px;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	min-height: 700px;
}

.bluebox {
	clear: both;
	width: 565px;
	position: relative;
	margin-bottom: 9px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 9px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
}
#minibox td {
}

.bluebox .big {
	float: left;
	margin-right: 40px;
}
.bluebox .big img {
	padding: 5px;
}
.bluebox .right {
	width: 325px;
	float: left;
}
.page #sidebar #form1 .instructions {
	font-size: 80%;
	display: block;
}
#columnas  .encabezado {
	color: #FFFFFF;
	background-color: #97B7E6;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}
.doyouwanttoknowmore a {
	display: block;
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
}
.doyouwanttoknowmore  a:hover {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}
.doyouwanttoknowmore2  a {
	display: block;
	font-weight: bold;
	color: #FF6600;
}
#minibox tr:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
#minibox  tr:hover a {
	color: #FFFFFF;
	background-color: #FF6600;
}
#minibox td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
}


.doyouwanttoknowmore2   a:hover {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}

#columnas  .infobox {
	padding-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


.bluebox .small1, .bluebox .small2 {
	position: absolute;
	bottom: 9px;
}
.bluebox .small2 {
	left: 534px;
}
.photos {
	margin-bottom: 15px;
	width: 565px;
	margin-right: auto;
	margin-left: auto;
}
.encabezado a {
	color: #FFFFFF;
	text-decoration: underline;
}
.infobox p {
	margin-bottom: 10px;
}


.photos a {
	width: 106px;
	height: 148px;
	float: left;
	background: #C2D3EE;
	text-align: center;
	color: #A2A3A6;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-right: 14px;
	margin-top: 10px;
	padding: 3px;
}
.photos>a {
	min-height: 148px;
	height: auto;
}
.photos a.last, .greybox-background .right a.last {
	margin-right: 0;
}
.photos a:hover {
	color: #FFFFFF;
	background-color: #729AD7;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 5px;
}
.greybox {
	border: 1px solid #ccc;
	margin-bottom: 39px;
	padding: 5px 0;
}
.greybox-background {
	background: url("../images/gbback.jpg") repeat-y left top;
	width: 100%;
	line-height: 170%;
}
.greybox-background .left, .greybox-background .right {
	width: 321px;
	float: left;
	padding: 0 10px;
}
.greybox-background .right {
	float: left;
	padding: 0 19px 0 20px;
}
#contact * {
	vertical-align: middle;
}
#contact fieldset {
	border: none;
}
#contact fieldset p {
	margin-bottom: 3px;
}
#contact label {
	padding-right: 3px;
}
#contact legend {
	color: #BFBFBF;
	margin-left: -7px;
}
#contact fieldset>legend {
	margin-left: 0;
}
#name, #email {
	height: 13px;
	width: 218px;
	border: 1px solid #B5B5B5;
}
#send {
	border: none;
	width: 62px;
	height: 15px;
	background: #D5D5D5;
	cursor: pointer;
	margin: 4px 0 0 34px;
	color: #B8B8B8;
	line-height: 100%;
	font-weight: bold;
}
fieldset>#send {
	min-height: 15px;
	height: auto;
}
.greybox-background .right a {
	display: block;
	float: left;
	margin-right: 11px;
	margin-top: 8px;
}
.greybox2 {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 9px 7px;
	width: 688px;
}
.greybox2 .preview {
	float: left;
	margin-right: 40px;
	margin-right: 44px;
}
.greybox2 .preview img {
	padding: 5px;
}
.greybox2 .right {
	float: left;
	width: 350px;
}
.greybox2 .right a {
	float: left;
	margin: 0 14px 7px 0;
}
.footer1 {
	text-align: center;
	padding: 0 27px 3px 27px;
}
.footer1 a {
	color: #888;
	text-decoration: none;
}
.footer1 a:hover {
	color: #729AD7;
	text-decoration: none;
}
.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 18px;
	background: url("../images/footer.png") no-repeat left top;
	margin-left: 105px;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.lightBlueBg {
	background-color: #EAF2F5;
	width: 600px;
}


#success #helene {
	margin: 10px;
	float: left;
}
#success {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#success #successpictures a {
	text-decoration: none;
}

#success p {
	text-align: left;
	padding: 10px;
	line-height: 25px;
}
#success #successpictures {
	padding: 10px;
}

#success h3 {
	clear: both;
	margin: 10px;
}
