@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #336699;
	background-image: url(../images/design/bg_top.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
#main, #header, #main_content, #main_footer, #footer_top, #footer_bottom {
	width: 938px;
}
#main {
	text-align: left;
	margin: 0px auto;
}
#header {
	padding: 0px 0px 0px 0px;
	height: 380px;
	background-image: url(../images/design/bg_header.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#header_left {
	width: 436px;
	height: 380px;
	float: left;
}
#header_left_logo {
	width: 436px;
	height: 150px;
	float: left;
}
#header_left_content {
	width: 436px;
	height: 230px;
	float: left;
	background-image:url(../images/design/header_content.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#header_right {
	width: 500px;
	height: 380px;
	float: left;
}
#header_right_content {
	width: 500px;
	height: 47px;
	float: left;
}
#header_right_menu {
	width: 500px;
	height: 47px;
	float: left;
}
#header_right_slideshow {
	width: 500px;
	height: 285px;
	float: left;
}
#page_bottom_bg {
	width: 100%;
	height: 182px;
	float: left;
	background-image: url(../images/design/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#main_content {
	background-image: url(../images/design/bg_content.png);
	background-repeat: repeat-y;
	min-height: 500px;
	float: left;
}
#content {
	width: 934px;
	float: left;
	margin: 0px 2px;
	background-color: #fff;
}
	* html #content {
		margin: 0px 1px;
	}
#content_blue {
	min-height: 700px;
	float: left;
}
* html #main_content, * html #content_blue {
	height: 650px;
}
#content_left {
	width: 434px;
	min-height: 450px;
	float: left;
}
#content_news {
	width: 434px;
	background-color: #EEE;
	float: left;
}
#content_white {
	width: 434px;
	min-height: 11px;
	background-image:url(../images/design/bg_white_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	float: left;
}
* html #content_white {
	height: 11px;
}
#content_right {
	width: 500px;
	min-height: 650px;
	float: left;
	background-image:url(../images/design/bg_blue_shadow.png);
	background-repeat: no-repeat;
	background-color: #668CBB;
	background-position: top right;
}
* html #content_right {
	height: 650px;
}
#content_text {
	padding: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 150%;
	color:#333;
	float: left;
}
#main_footer {
	height: 182px;
	margin: 0px auto;
}
#footer_top {
	height: 90px;
	background-image: url(../images/design/footer.png);
	background-repeat: no-repeat;
}
#footer_top_content {
	width: 460px;
	float: left;
	padding: 28px 0px 0px 28px;
	text-align: left;
}
#powered_by_portada {
	width: 422px;
	padding: 40px 28px 0px 0px;
	float: left;
	text-align: right;
}
#footer_bottom {
	height: 92px;
	background-image: url(../images/design/footer_mirror.png);
	background-repeat: no-repeat;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.white {
	color: #fff;
}
.text_normal_size {
	font-size: 12px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bullet_greenok {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.bullet_greenok li {
	background: url(../images/bullet_greenok.png) left center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	text-indent: 10px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 20px;
}
.bullet_greenok li a {
	color:#333;
	text-decoration: none;
	padding-left: 5px;
}
.bullet_greenok li a:hover {
	color:#333;
	text-decoration: underline;
}
#content_services {
	padding-top: 5px;
	padding-left: 20px;
}
* html .transparency {
	_behavior: url("scripts/png.htc");
}
