/* CSS elements of the web*/
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-color: #C9D8E4;margin:0;padding:0;/*font:  11px/1.3em Verdana;*/}
.boxSearch {font-family: Verdana;font-size: 9px;font-style: normal;line-height: normal;color: #28537D;}
.path_bar {font-family: Tahoma; font-size: 11px; color: #3E7FB4; background-color: #DBEAF2;	font-weight: bold;text-decoration:none;}
a.path_bar:link {font-family: Tahoma; font-size: 11px; color: #3E7FB4; background-color: #DBEAF2; font-weight: bold; text-decoration:none;}
a.path_bar:visited {font-family: Tahoma; font-size: 11px; color: #3E7FB4; background-color: #DBEAF2; font-weight: bold; text-decoration:none;}
a.path_bar:hover {font-family: Tahoma; font-size: 11px; color: #3E7FB4; background-color: #DBEAF2; font-weight: bold; text-decoration:none;}
a.path_bar:active {font-family: Tahoma; font-size: 11px; color: #3E7FB4; background-color: #DBEAF2; font-weight: bold; text-decoration:none;}

.comments {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #3E7FB4;
	border: 1px solid #B9D5E9;
	background-color: #E6EFF7;
	line-height: 20px;
}
.bg_blue {
	background-color: #F5F9FC;
}
.separation_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#E6E6E6;
}
.design_button {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBEAF2;
}
.square_white_blue {
	background-color: #FFFFFF;
	border: thin solid #92B1C0;
}
.boxBnnrRecomds {
	background-image: url(../images/all_back_banner_recomendamos.jpg);
	border: thin solid #CCD3C7;
}

.bordes_square_contact {width: 400px;
	height: 580px;
	border: 1px solid #F5F9FC;
	background-color:#F5F9FC;
	display: block;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bordes_square_offices {width: 400px;
	height: 200px;
	border: 1px solid #F5F9FC;
	background-color:#F5F9FC;
	display: block;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
w