html {
}

body {
	font-family: helvetica;
	font-size: 10px;
	text-align: center;
	overflow-y: scroll;
}

#wrapper {
	width: 975px;
	margin: auto;
}

#intro {
	width: 975px;
	height: 100%;
	position: fixed;
	z-index: 10;
	background: url('../jpg/intro_foto.jpg') white no-repeat 0 0;
}

#intro_logo {
	width: 462px;
	height: 539px;
	background: url('../jpg/intro_logo.gif') no-repeat 0 0;
	position: relative;
	top: 20px;
	float: left;
	left: 2000px;
	z-index: 11;
	padding: 0;
}

#intro_texto {
	width: 500px;
	height: 579px;
	font-size: 50px;
	position: relative;
	float: left;
	top: -1000px;
	left: 10px;
	z-index: 11;
	padding: 0;
}

#logo {
	width: 320px;
	height: 100px;
	position: relative;
	float: left;
}

#logo div.escudo {
	width: 53px;
	height: 65px;
	position: relative;
	float: left;
	top: 10px;
	left: 0px;
	background: url('../img/logo.gif') no-repeat 0 0;
}

#logo p {
	font-size: 20px;
	margin: 6px 0 0 80px;
	text-align: left;
}

#lang {
	width: 300px;
	height: 30px;
	position: relative;
	top: -28px;
	font-size: 14px;
}

#lang a {
	color: black;
	text-decoration: none;
}

#lang a:hover {
	text-decoration: underline;
}

#header {
	width: 655px;
	height: 100px;
	position: relative;
	float: left;
	margin-bottom: 8px;
}

#header p {
	margin-left: 400px;
	margin-top: 10px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

#header div.logo_cam {
	width: 117px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 230px;
	background: url('../img/logo_cam.gif') no-repeat 0 0;
}

#header div.logo_ua {
	width: 178px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 0px;
	background: url('../img/logo_ua.gif') no-repeat 0 0;
}

#links {
	width: 100%;
	height: 18px;
	float: left;
	padding: 0 0 24px 0;
}

#links table {
	border-collapse: collapse;
	width: 100%;
}

#links td {
	font-size: 12px;
	padding: 0 10px 0 10px;
	text-align: center;
}

#links a {
	text-decoration: none;
	color: black;
	display: block;
}

#left {
	width: 130px;
	position: relative;
	float: left;
	font-size: 12px;
	padding: 0 0 0 10px;
	text-align: left;
}

#left a {
	width: 127px;
	height: 21px;
	display: block;
	background: url('../img/button_back_b.gif') no-repeat 0 0;
	margin: 0 0 -10px -10px;
	line-height: 20px;
	text-decoration: none;
	color: black;
	padding-left: 5px;
}

#left a:hover {
	background-position: 0 -21px;
}

#center {
	width: 548px;
	position: relative;
	float: left;
	margin: 0 45px 0 35px;
	border-top: 3px solid #ddc665;
	border-left: 3px solid #ddc665;
	border-right: 1px solid #ddc665;
	border-bottom: 1px solid #ddc665;
	text-align: left;
	background: #eee;
}

#center h1,
#center h2,
#center p,
#center p.center {
	margin: 10px 30px 10px 30px;
	font-size: 25px;
}

#center h2 {
	font-size: 18px;
}

#center p.center {
	text-align: center;
}

#center li {
	margin-left: 10px;
	margin-right: 30px;
	line-height: 20px;
}

#center p,
#center li {
	font-size: 12px;
}

#center p {
	text-align: justify;
}

#center li a {
	color: black;
	text-decoration: none;
	margin: 0;
}

#center a {
	color:black;
	text-decoration: none;
	margin: 0 30px 0 30px;
	font-size: 12px;
}

#center a.news {
	color:black;
	text-decoration: none;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#center a.normal {
	color: black;
	text-decoration: underline;
	margin: 0;
}

#center a:hover,
#center a.news:hover {
	text-decoration: underline;
}

#center div.album {
	width: 100%;
	position: relative;
	float: left;
}

#center div.photo {
	width: 180px;
	height: 120px;
	position: relative;
	float: left;
	text-align: center;
}

#center img.album {
	padding: 10px;
	border: 0;
}

#center img.center,
#center img.center_link {
	width: 488px;
	margin: 10px 30px 10px 30px;
	border: 0;
}

#center img.center_link {
	margin: 10px 30px 10px -30px;
}

#center img.right {
	float: right;
	margin: 10px 30px 10px 10px;
	border: 0;
}

#center table {
	width: 450px;
	margin: auto;
}

#center td,
#center th {
	font-size: 12px;
	text-align: center;
}

#center th {
	text-align: left;
}

#center .big {
	font-size: 16px;
	font-weight: bold;
}

#center ul.news {
	list-style-type: none;
}

#center li.news {
	margin-bottom: 10px;
}

#center hr {
	width: 486px;
}

#thumb_links {
	text-align: center;
}

#thumb_links table {
	width: 100%;
}

#thumb_links td {
	width: 250px;
}

#thumb_links img {
	margin: auto;
}

#thumb_links img {
	width: 150px;
	height: 100px;
}

#right {
	width: 197px;
	position: relative;
	float: left;
	font-size: 12px;
	text-align: left;
}

#right_item {
	width: 197px;
	position: relative;
	float: left;
	border-top: 3px solid #bdc8c0;
	border-left: 3px solid #bdc8c0;
	margin-bottom: 20px;
}

#right p {
	margin: 10px 10px 0 10px;
}

#right ul {
	margin-left: 15px;
	list-style-type: none;
}

#right li {
	margin-bottom: 5px;
}

#right a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#right a:hover {
	text-decoration: underline;
}

#footer {
	width: 100%;
	height: 25px;
	position: relative;
	float: left;
	margin-top: 40px;
	text-align: right;
}

#footer a {
	text-decoration: none;
	color: black;
}

#contact_form form {
	font-size: 12px;
	margin-left: 120px;
}

#contact_form input,
#contact_form textarea {
	width: 300px;
}

#contact_form input.button {
	width: 150px;
}

#application table {
	text-align: left;
}

#application td {
	text-align: left;
}

#application p.application_header {
	font-weight: bold;
	font-size: 16px;
}

#price_list td {
	text-align: left;
}

a.payment {
	text-decoration: none;
	color: black;
	background:  #f7b83a;
	font-size: 12px;
	font-weight: bold;
}

a.payment:hover {
	text-decoration: underline;
}

.news_date {
	font-size: 10px;
	position: relative;
	top: 0px;
	left: -10px;
}

.news_date2 {
	font-size: 10px;
	position: relative;
	top: -8px;
	left: 10px;
}

.small {
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.yellow {
	color: #f7b83a;
}

.brown {
	color: #ba5216;
}

.blue {
	color: #bdc8c0;
}
