body {
	/*background: #e5e5e5;*/
	background: #FFF;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

/*---------------------------------------*/

#wrapper {
	top: 20px;
	position: relative;
	background: #FFF;
	margin: 0 auto 0 auto;
	width: 790px;
	/*border: 1px solid #cccccc;*/
}

#header {
	width: 708px;
	position: relative;
	margin: 0 auto 0 auto;
	height: 20px;
	margin-bottom: 20px;
	background: #a3cce1 url(../images/barra_sec_left.jpg) no-repeat;
	background-position: top left;
}

#sections {
	width: 100%;
	position: relative;
	height: 20px;
	/*top: 10px;*/
	background: url(../images/barra_sec_right.jpg) no-repeat;
	background-position: top right;
}

#sections ul {
	list-style-type: none;
	width: 100%;
	font-size: 12px;
	margin: 0 auto 0 auto;
	/*margin-top: 10px;*/
	padding: 0;
	line-height: 20px;
}

#sections ul li {
	display: inline;
	float: left;
	/*background: url(boton_right.jpg) no-repeat;
	background-position: top right;*/
	margin: 0;
	padding: 0;
}

#sections ul li a {
	text-align: center;
	text-decoration: none;
	/*font-weight: 600;*/
	padding: 0;
	display: block;
	width: 141px;
	height: 20px;
	float: left;
	color: #000;
	/*background: url(boton_left.jpg) no-repeat;
	background-position: top left;*/
}

#sections #index {
	background: url(../images/boton_right.jpg) no-repeat;
	background-position: top right;
}

#sections #index a{
	background: url(../images/boton_left_ext.jpg) no-repeat;
	color: #FFF;
}

#sections #enterprise {
	background: url(../images/boton_right.jpg) no-repeat;
	background-position: top right;
}

#sections #enterprise a{
	background: url(../images/boton_left.jpg) no-repeat;
	color: #FFF;
}

#sections #structure {
	background: url(../images/boton_right.jpg) no-repeat;
	background-position: top right;
}

#sections #structure a{
	background: url(../images/boton_left.jpg) no-repeat;
	color: #FFF;
}

#sections #services {
	background: url(../images/boton_right.jpg) no-repeat;
	background-position: top right;
}

#sections #services a{
	background: url(../images/boton_left.jpg) no-repeat;
	color: #FFF;
}

#sections #contact {
	background: url(../images/boton_right.jpg) no-repeat;
	background-position: top right;
}

#sections #contact a{
	background: url(../images/boton_left.jpg) no-repeat;
	color: #FFF;
}

#sections ul li a:link {
	
}

#sections ul li a:visited {
	
}

#sections ul li a:hover {
	color: white;
}

#content_subheader {
	width: 709px;
	position: relative;
	margin: 0 auto 0 auto;
	/*border: 1px solid black;*/
}

#subheader_logo {
	/*width: 25%;*/
	float: left;
	width: 179px;
	height: 136px;
	margin:0;
	padding: 0;
	/*height: 100px;*/
	margin-top: 10px;
	background: url(../images/parte1.jpg) no-repeat;
	position: relative;
}

#subheader_image {
	/*width: 72%;
	height: 90px;*/
	width: 530px;
	height: 136px;
	margin:0;
	padding: 0;
	background: url(../images/parte2.jpg) no-repeat;
	margin-top: 10px;
	float: right;
	position: relative;
}

#subheader_image_structure {
	/*width: 72%;
	height: 90px;*/
	width: 530px;
	height: 136px;
	margin:0;
	padding: 0;
	background: url(../images/parte2.jpg) no-repeat;
	margin-top: 10px;
	float: right;
	position: relative;
}

#subheader_image_services {
	/*width: 72%;
	height: 90px;*/
	width: 530px;
	height: 136px;
	margin:0;
	padding: 0;
	background: url(../images/parte3.jpg) no-repeat;
	margin-top: 10px;
	float: right;
	position: relative;
}

#content {
	width: 709px;
	position: relative;
	margin: 0 auto 0 auto;
	/*border: 1px solid black;*/
}

#content_left {
	width: 39%;
	float: left;
	margin-top: 10px;
	background: #a3cce1 url(../images/horizontal_bar.jpg) repeat-x;
	background-position: top left;
	position: relative;
}

#content_left_structure {
	width: 29%;
	float: left;
	margin-top: 10px;
	background: #a3cce1 url(../images/horizontal_bar.jpg) repeat-x;
	background-position: top left;
	position: relative;
}

#left_horizontal_bar_bottom {
	width: 100%;
	background: url(../images/horizontal_bar.jpg) repeat-x;
	background-position: bottom left;
	position: relative;
}

#left_vertical_bar_left {
	width: 100%;
	background: url(../images/vertical_bar.jpg) repeat-y;
	background-position: top left;
	position: relative;
}

#left_vertical_bar_right {
	width: 100%;
	background: url(../images/vertical_bar.jpg) repeat-y;
	background-position: top right;
	position: relative;
}

#content_left_border_top_left {
	width: 100%;
	background: url(../images/border_top_left.jpg) no-repeat;
	background-position: top left;
	position: relative;
}

#content_left_border_top_right {
	width: 100%;
	background: url(../images/border_top_right.jpg) no-repeat;
	background-position: top right;
	position: relative;
}

#content_left_border_bottom_right {
	width: 100%;
	background: url(../images/border_bottom_right.jpg) no-repeat;
	background-position: bottom right;
}

#content_left_border_bottom_left {
	width: 100%;
	background: url(../images/border_bottom_left.jpg) no-repeat;
	background-position: bottom left;
}

#content_right {
	width: 60%;
	float: right;
	background: url(../images/horizontal_bar_content.jpg) repeat-x;
	background-position: top left;
	margin-top: 10px;
	position: relative;
}

#content_right_enterprise {
	width: 100%;
	float: right;
	background: url(../images/horizontal_bar_content.jpg) repeat-x;
	background-position: top left;
	margin-top: 10px;
	position: relative;
}

#content_right_structure {
	width: 70%;
	float: right;
	background: url(../images/horizontal_bar_content.jpg) repeat-x;
	background-position: top left;
	margin-top: 10px;
	position: relative;
}

#content_horizontal_bar_bottom {
	width: 100%;
	background: url(../images/horizontal_bar_content.jpg) repeat-x;
	background-position: bottom left;
	position: relative;
}

#content_vertical_bar_left {
	width: 100%;
	background: url(../images/vertical_bar_content.jpg) repeat-y;
	background-position: top left;
	position: relative;
}

#content_vertical_bar_right {
	width: 100%;
	background: url(../images/vertical_bar_content.jpg) repeat-y;
	background-position: top right;
	position: relative;
}

#content_right_border_top_left {
	width: 100%;
	background: url(../images/border_content_top_left.jpg) no-repeat;
	background-position: top left;
	position: relative;
}

#content_right_border_top_right {
	width: 100%;
	background: url(../images/border_content_top_right.jpg) no-repeat;
	background-position: top right;
	position: relative;
}

#content_right_border_bottom_right {
	width: 100%;
	background: url(../images/border_content_bottom_right.jpg) no-repeat;
	background-position: bottom right;
	position: relative;
}

#content_right_border_bottom_left {
	width: 100%;
	background: url(../images/border_content_bottom_left.jpg) no-repeat;
	background-position: bottom left;
	position: relative;
}

#space_top {
	width: 100%;
	height: 15px;
}

#text_content {
	width: 95%;
	position: relative;
	/*top: 15px;*/
	margin-left: 20px;
	/*border: 1px solid black;*/
}

#text_content h3 {
	text-align: left;
	color: #02133e;
	font-size: 18px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#para_text {
	width: 95%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#para_text p {
	margin: 0;
	padding: 0;
	color: #031d61;
	font-size: 13px;
}

#contact_email {
	width: 95%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#contact_email p {
	margin: 0;
	padding: 0;
	color: #031d61;
	font-size: 13px;
}

#sub_para_text {
	width: 95%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#sub_para_text_structure h3 {
	text-align: left;
	text-decoration: underline;
	color: #515767;
	font-size: 15px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#sub_para_text_structure2 h3 {
	text-align: left;
	text-decoration: underline;
	color: #515767;
	font-size: 15px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#sub_para_text p {
	margin: 0;
	padding: 0;
	color: #515767;
	font-size: 12px;
}

#sub_para_text p a {
	margin: 0;
	padding: 0;
	color: #586994;
	font-size: 12px;
}

#sub_para_text p a:hover {
	text-decoration: none;
	color: #90939a;
}

#sub_para_text_contact p {
	margin: 0;
	padding: 0;
	color: #515767;
	font-size: 12px;
}

#sub_para_text_contact p a {
	margin: 0;
	padding: 0;
	color: #586994;
	font-size: 12px;
}

#sub_para_text_contact p a:hover {
	text-decoration: none;
	color: #90939a;
}

#sub_para_text_structure {
	width: 95%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#sub_para_text_structure p {
	margin: 0;
	padding: 0;
	color: #515767;
	font-size: 12px;
}

#sub_para_text_structure p a {
	margin: 0;
	padding: 0;
	color: #586994;
	font-size: 12px;
}

#sub_para_text_structure p a:hover {
	text-decoration: none;
	color: #90939a;
}

#sub_para_text_structure ul {
	list-style-type: none;
	width: 100%;
	color: #515767;
	font-size: 12px;
	margin: 0;
	/*margin-top: 10px;*/
	padding: 0;
}

#sub_para_text_structure ul li {
	/*display: 
	float: left;
	background: url(boton_right.jpg) no-repeat;
	background-position: top right;*/
	margin: 0;
	padding: 0;
}

#sub_para_text_structure2 {
	width: 95%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#sub_para_text_structure2 p {
	margin: 0;
	padding: 0;
	color: #515767;
	font-size: 12px;
}

#sub_para_text_structure2 p a {
	margin: 0;
	padding: 0;
	color: #586994;
	font-size: 12px;
}

#sub_para_text_structure2 p a:hover {
	text-decoration: none;
	color: #90939a;
}

#sub_para_text_structure2 ul {
	list-style-type: none;
	width: 100%;
	color: #515767;
	font-size: 12px;
	margin: 0;
	/*margin-top: 10px;*/
	padding: 0;
}

#sub_para_text_structure2 ul li {
	/*display: 
	float: left;
	background: url(boton_right.jpg) no-repeat;
	background-position: top right;*/
	margin: 0;
	padding: 0;
}

#sub_para_text_services {
	width: 95%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#sub_para_text_services h3 {
	text-align: left;
	text-decoration: underline;
	color: #515767;
	font-size: 15px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#sub_para_text_services2 h3 {
	text-align: left;
	text-decoration: underline;
	color: #515767;
	font-size: 15px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#sub_para_text_services3 h3 {
	text-align: left;
	text-decoration: underline;
	color: #515767;
	font-size: 15px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#sub_para_text_services4 h3 {
	text-align: left;
	text-decoration: underline;
	color: #515767;
	font-size: 15px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#sub_para_text_services5 h3 {
	text-align: left;
	text-decoration: underline;
	color: #515767;
	font-size: 15px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#sub_para_text_services p {
	margin: 0;
	padding: 0;
	color: #515767;
	font-size: 12px;
}

#sub_para_text_services ul {
	list-style-type: none;
	width: 100%;
	color: #515767;
	font-size: 12px;
	margin: 0;
	/*margin-top: 10px;*/
	padding: 0;
}

#sub_para_text_services ul li {
	/*display: 
	float: left;
	background: url(boton_right.jpg) no-repeat;
	background-position: top right;*/
	margin: 0;
	padding: 0;
}

#sub_para_text_services2 {
	width: 95%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#sub_para_text_services2 p {
	margin: 0;
	padding: 0;
	color: #515767;
	font-size: 12px;
}

#sub_para_text_services2 ul {
	list-style-type: none;
	width: 100%;
	color: #515767;
	font-size: 12px;
	margin: 0;
	/*margin-top: 10px;*/
	padding: 0;
}

#sub_para_text_services2 ul li {
	/*display: 
	float: left;
	background: url(boton_right.jpg) no-repeat;
	background-position: top right;*/
	margin: 0;
	padding: 0;
}

#sub_para_text_services3 {
	width: 95%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#sub_para_text_services3 p {
	margin: 0;
	padding: 0;
	color: #515767;
	font-size: 12px;
}

#sub_para_text_services3 ul {
	list-style-type: none;
	width: 100%;
	color: #515767;
	font-size: 12px;
	margin: 0;
	/*margin-top: 10px;*/
	padding: 0;
}

#sub_para_text_services3 ul li {
	/*display: 
	float: left;
	background: url(boton_right.jpg) no-repeat;
	background-position: top right;*/
	margin: 0;
	padding: 0;
}

#sub_para_text_services4 {
	width: 95%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#sub_para_text_services4 p {
	margin: 0;
	padding: 0;
	color: #515767;
	font-size: 12px;
}

#sub_para_text_services4 ul {
	list-style-type: none;
	width: 100%;
	color: #515767;
	font-size: 12px;
	margin: 0;
	/*margin-top: 10px;*/
	padding: 0;
}

#sub_para_text_services4 ul li {
	/*display: 
	float: left;
	background: url(boton_right.jpg) no-repeat;
	background-position: top right;*/
	margin: 0;
	padding: 0;
}

#sub_para_text_services5 {
	width: 95%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#sub_para_text_services5 p {
	margin: 0;
	padding: 0;
	color: #515767;
	font-size: 12px;
}

#sub_para_text_services5 ul {
	/*list-style-type: none;*/
	width: 100%;
	color: #515767;
	font-size: 12px;
	/*margin: 0;*/
	/*margin-top: 10px;*/
	/*padding: 0;*/
}

#sub_para_text_services5 ul li {
	/*display: 
	float: left;
	background: url(boton_right.jpg) no-repeat;
	background-position: top right;*/
	/*margin: 0;
	padding: 0;*/
}

#space_top_left {
	width: 100%;
	height: 15px;
}

#text_content_left {
	width: 92%;
	position: relative;
	/*top: 15px;*/
	margin-left: 20px;
	/*border: 1px solid black;*/
}

#text_content_left h3 {
	width: 95%;
	text-align: left;
	color: #FFF;
	font-size: 16px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#para_text_left {
	width: 93%;
	/*border: 1px solid yellow;*/
	position: relative;
	/*bottom: 10px;*/
}

#para_text_left p {
	margin: 0;
	padding: 0;
	color: #031d61;
	font-size: 12px;
}

#para_text_left p a {
	margin: 0;
	padding: 0;
	color: #031d61;
	font-size: 12px;
}

#para_text_left p a:hover {
	color: #68686a;
	font-size: 12px;
}

#map {
	width: 500px;
	height: 300px;
	position: relative;
}

#content_detail {
	width: 709px;
	height: 100px;
	position: relative;
	margin: 0 auto 0 auto;
	/*border: 1px solid black;*/
	margin-top: 15px;
}

#detail_layer_vertical_left {
	width: 100%;
	height: 100px;
	position: relative;
	background: url(../images/vertical_bar_detail.jpg) repeat-y;
	background-position: top left;
}

#detail_layer_vertical_right {
	width: 100%;
	height: 100px;
	position: relative;
	background: url(../images/vertical_bar_detail.jpg) repeat-y;
	background-position: top right;
}

#detail_layer_horizontal_top {
	width: 100%;
	height: 100px;
	position: relative;
	background: url(../images/horizontal_bar_detail_top.jpg) repeat-x;
	background-position: top left;
}

#detail_layer_horizontal_bottom {
	width: 100%;
	height: 100px;
	position: relative;
	background: url(../images/horizontal_bar_detail_bottom.jpg) repeat-x;
	background-position: bottom left;
}

#detail_layer_border_top_left {
	width: 100%;
	height: 100px;
	position: relative;
	background: url(../images/border_detail_top_left.jpg) no-repeat;
	background-position: top left;
}

#detail_layer_border_top_right {
	width: 100%;
	height: 100px;
	position: relative;
	background: url(../images/border_detail_top_right.jpg) no-repeat;
	background-position: top right;
}

#detail_layer_border_bottom_left {
	width: 100%;
	height: 100px;
	position: relative;
	background: url(../images/border_detail_bottom_left.jpg) no-repeat;
	background-position: bottom left;
}

#detail_layer_border_bottom_right {
	width: 100%;
	height: 100px;
	position: relative;
	background: url(../images/border_detail_bottom_right.jpg) no-repeat;
	background-position: bottom right;
}

#layer_number_one {
	width: 33%;
	height: 100px;
	position: relative;
	float: left;
	/*border: 1px solid black;*/
	background: url(../images/separate.jpg) no-repeat;
	background-position: bottom right;
}

#layer_number_one h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #080368;	
	margin-top: 10px;
	margin-left: 15px;
}

#layer_one_part_one {
	width: 40%;
	position: relative;
	float: left;
}

#layer_one_part_one img {
	margin-top: 10px;
	margin-left: 15px;
}

#layer_one_part_two {
	width: 60%;
	position: relative;
	float: right;
}

#layer_one_part_two p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 3px;
}

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

#layer_one_part_two p a:hover{
	color: gray;
	text-decoration: underline;
}

#layer_number_two {
	width: 33%;
	height: 100px;
	position: relative;
	float: left;
	/*border: 1px solid red;*/
}

#layer_number_two h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #080368;
	margin-top: 10px;
	margin-left: 15px;
}

#layer_two_part_one {
	width: 40%;
	position: relative;
	float: left;
}

#layer_two_part_one img {
	margin-top: 10px;
	margin-left: 15px;
}

#layer_two_part_two {
	width: 60%;
	position: relative;
	float: right;
}

#layer_two_part_two p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 3px;
}

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

#layer_two_part_two p a:hover{
	color: gray;
	text-decoration: underline;
}

#layer_number_three {
	width: 33%;
	height: 100px;
	position: relative;
	float: right;
	/*border: 1px solid blue;*/
	background: url(../images/separate.jpg) no-repeat;
	background-position: bottom left;
}

#layer_number_three h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #080368;
	margin-top: 10px;
	margin-left: 15px;
}

#layer_three_part_one {
	width: 40%;
	position: relative;
	float: left;
}

#layer_three_part_one img {
	margin-top: 10px;
	margin-left: 15px;
}

#layer_three_part_two {
	width: 60%;
	position: relative;
	float: right;
}

#layer_three_part_two p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 3px;
}

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

#layer_three_part_two p a:hover{
	color: gray;
	text-decoration: underline;
}

#footer {
	width: 50%;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
}

#footer a {
	font-size: 10px;
	color: #929191;
	text-decoration: none;
}

#footer_enterprise {
	width: 50%;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
}

#footer_enterprise a {
	font-size: 10px;
	color: #929191;
	text-decoration: none;
}

.div_clear {
	clear: both;
}