html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	font:normal normal 11px/130% Tahoma, Verdana, Arial, sans-serif;
	color: #616161;
	text-align: center;
	background: #ffffff url('../images/bg/full.gif') center 247px no-repeat;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
td, th,  td {
	font:normal normal 11px/130% Tahoma, Verdana, Arial, sans-serif;
	color: #616161;
	padding: 0px;
}
td {
	vertical-align: top;
}
textarea,
input,
select,
option {
	font:normal normal 11px/100% Tahoma, Arial, Verdana, Arial, sans-serif;
}

textarea {
	border: 1px solid #27221F;
	background: #fff;
	width: 250px;
	height: 100px;
}

a, a:visited, a:active {
	letter-spacing: 0px;
	font:normal normal 11px/160% Tahoma, Verdana,  Arial, sans-serif;
	color: #616161;
	text-decoration: underline;
}
a:hover{
	
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both;
}
acronym, abbr { 
	cursor: help;
}
.curp {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
	display: block;
}
a:hover {
	text-decoration: none;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}
.h1 {
	height: 1px;
}

#full {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: url('../images/bg/main.gif') 0 0 repeat-x;
}
#container {
	text-align: left;
	margin: 0 auto;
	width: 990px;
	position: relative;
}

#header {
	height: 100px;
	overflow: hidden;
}
#header #logo {
	position: absolute;
	height: 49px;
	width: 60px;
	top: 29px;
	right: 20px;
}


#lang {
	position: absolute;
	top: 25px;
	left: 8px;
}
#lang span.dash,
#lang span.active,
#lang a {
	color: #FFFFFF !important;
	text-transform: uppercase;
	text-decoration: none !important;
}
#lang span.dash {
	padding: 0 5px;
}


#img {
	height: 309px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#content {
	height: 215px;
	width: 990px;
	border-top: 9px solid #3c99be;
}
#content #left {
	width: 653px;
}
#content #left .padd {
	padding: 40px 94px 50px 94px;
}
#content #right {
	width: 337px;
}


#top_menu {
	float: left;
	background: #0d6980;
	margin: 68px 4px 0 0;
	padding: 0 22px;
	height: 32px;
}
#top_menu a,
#top_menu span.dash,
#top_menu span.active {
	color: #FFFFFF !important;
}
#top_menu span.dash {
	padding: 0 6px;
}
#top_menu div {
	padding: 10px 0 0 0;
}
#top_menu span.active {
	text-decoration:underline;
}

#top_nav {
	float: left;
	background: #FFFFFF;
	margin: 68px 4px 0 0;
	padding: 0 17px 0 10px;
	height: 32px;
}
#top_nav div {
	padding: 10px 0 0 0;
}
#top_nav a {
	text-decoration: none !important;
}
#top_nav img {
	display: inline;
}

#contacts {
	padding: 0 0 20px 695px;
}
#contacts a,
#contacts *,
#contacts {
	color: #c1c1c1 !important;
}

#newsletter {
	background: #209fc9;
	padding: 7px 36px 15px 24px;
	float: right;
	text-align: right;
}
#newsletter div {
	padding: 0 0 5px 1px;
	color: #FFFFFF;
	text-align: left;
}
#newsletter input {
	display: block;
	
}
#newsletter input.input_text {
	border: 1px solid #43aed1;
	width: 134px;
	margin: 0 0 3px 0;
	text-align: left;
}
#newsletter input.submit {
	background: #1283a7;
	color: #FFFFFF;
	display: inline;
	border: none;
	padding: 2px 5px;
	text-align: center;
}

#img_text {
	width: 296px;
	height: 195px;
	margin: 79px 0 0 648px;
}
#img_text #img_padd {
	background: #7c998e;
	padding: 24px 18px 20px 28px;
	color: #FFFFFF !important;
}
#img_text #img_padd a,
#img_text #img_padd * {
	color: #FFFFFF !important;
}
#img_text #img_top {
	height: 11px;
	background: url('../images/bg/img_top.png') 0 bottom no-repeat;
}
#img_text #img_bot {
	height: 19px;
	background: url('../images/bg/img_bot.png') 0 0 no-repeat;
}
