.foot {
	font-family: tahoma;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.foot:hover {
	font-family: tahoma;
	font-size: 9px;
	color: #C8E4EA;
	text-decoration: none;
}
img {
	border:0px;
}
#rightContent {
	float:left;
	width:780px;
}
#divInquire {
	float:left;
	width:100%;
}
a {
	border:0px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625a7c;
	text-decoration: none;
}
.txt:hover {
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625a7c;
	text-decoration: none;
	line-height: 9pt;
}
.txt2:hover {
	color: #6699CC;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #625a7c;
	text-decoration: none;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CA5F43;
	text-decoration: none;
}
.arial14_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #625a7c;
	text-decoration: none;
}
.arial14_azul:hover {
	color: #000000;
}

.txtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939598;
	text-decoration: none;
}
.txtgrey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ca5f43;
	text-decoration: none;
}
.txtlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d7f98;
	text-decoration: none;
}
.txtlight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CCFF;
	text-decoration: none;
}
.chblue{
	font-family: tahoma;
	font-size: 9px;
	color: #A3B0B8;
	text-decoration: none;
}
.chwhite{
	font-family: tahoma;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ca5f43;
	text-decoration: none;
}
.txtred:hover {
	
}
form {
	margin:0px;
	padding:0px;
}
.form {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #245395;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #ffffff;
}
.login {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #6687b5;
	border: 1px solid #ffffff;
	cursor:pointer;
}
.form_contact {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #245395;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #245395;
}
.sub_botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_botonera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.arial14:hover {
	color: #245395;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.red:hover {
	color: #666666;
}
.txtred11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.txtred11:hover {
	color: #666666;
}
.txtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #245395;
	text-decoration: none;
}
.txtblue:hover {
	color: #333333;
}
.header {
	width:100%;
	height:128px;
	margin:0 auto;
	background-image:url(../00img/bg_top.jpg);
	background-repeat:repeat-x;
}
.memberArea {
	width:100%;
	height:53px;
	line-height:53px;
	/*background-image:url(../00img/bg_header.gif);*/
	background-color:#6687B5;
	background-repeat:repeat-x;
	background-position:bottom;
}
.content {
	width:980px;
	margin:0 auto;
}
.mainContent {
	width:100%;
	background-color:#ffffff;
	background-image:url(../00img/sombra_divisoria.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:18px 0 18px 0;
}
.footer {
	width:980px;
	margin:0 auto;
	padding:5px 0px 5px 0px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
label {
	color:#444444;
}
.clear {
	clear:both;
	font-size:0px;
}
.floatLeftLabel {
	float:left;
	height:21px;
	line-height:21px;
	width:240px;
	color:#444444;
	font-size:14px;
}
.floatLeftError {
	float:left;
	height:21px;
	line-height:21px;
	color:red;
	padding-left:10px;
}
.boxTitle {
	padding:5px;
	background-color:#6687B5;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color:#ffffff;
	font-wiehgt:bold;
}
.boxTitle h2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color:#ffffff;
	font-wiehgt:bold;
	margin:0;
	padding:0;
}
.boxContent {
	border:1px solid #6687B5;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	padding:5px;
}
.pageTitle {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color:#6687B5;
	margin:0px;
	padding:0px;
}
.star {
	color:red;
	font-weight:bold;
}
.inputs {
	width:190px;
	border:1px solid #6687B5;
}
.inputsError {
	width:190px;
	border:1px solid red;
}
.textarea {
	border:1px solid #6687B5;
}
.textareaError {
	border:1px solid red;
}
.headerCell {
	background-color:#6687B5;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color:#ffffff;
	font-wiehgt:bold;
	padding:5px 0px 5px 5px;
	text-align:center;
}
.headerCellEnd {
	background-color:#6687B5;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color:#ffffff;
	font-wiehgt:bold;
	padding:5px 0px 5px 5px;
	text-align:center;
}
.bodyCell {
	padding:3px 3px 3px 5px;
	font-weight:400;
	border-bottom:1px solid #efe2f0;
	font-size:11px;
}
.empty {
	padding:3px 3px 3px 5px;
	font-weight:400;
	border-bottom:1px solid #efe2f0;
	font-size:11px;
	text-align:center;
}
.center {
	text-align:center;
}
.bodyTr {
	background-color:#f6f1f6;
}
.bodyTrHover {
	background-color:#dfdaf6;
}
#AjaxLoading {
	position:absolute;
	top:50px;
	left:400px;
	background:#FCF5AA none repeat scroll 0 0;
	padding:5px 10px;
	text-align:center;
	width:180px;
	z-index:1410065408;
	display:none;
}
#AjaxLoading img {
	margin-right:5px;
	vertical-align:bottom;
}
/* clasa paginare */
.pagination {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
}
.pagination a {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.linkpage {
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}
.selectedpage {
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	border:1px solid #000000;
	padding:1px;
}
/*------------------------------------------*/
.msgError {
	font-size:14px;
	color:red;
	padding-bottom:5px;
	font-family:Arial;
}
.msgSuccess {
	font-size:14px;
	color:green;
	padding-bottom:5px;
	font-family:Arial;
}
.infoDiv {
	float:left;
	padding-left:10px;
	width:350px;
	font-size:12px;
}
.infoDivInq {
	float:left;
	padding-left:10px;
	width:300px;
	font-size:12px;
}
.propLink {
	color:#625A7C;
	text-decoration:none;
}
.messageDiv {
	padding-top:5px;
	color:#625A7C;
	font-size:12px;
	width:320px;
	height:95px;
	overflow-y:auto;
}
.rightLinks {
	background-image:url(../images/btn_menu_right.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:29px;
	line-height:29px;
	border:0px;
	text-decoration:none;
	color:#ffffff;
	display:block;
	text-align:center;
}
.titlePage h1{
	font-size:22px;
	color:#245395;
	padding:0px;
	margin:0px;
}
.formInputs {
	width:150px;
	border:1px solid #5479AC;
	padding:2px;
}
.btnMenu {
	background-image:url(../00img/btn_menu.png);
	background-repeat:repeat-x;
	height:70px;
	line-height:70px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma;
}
.btnMenu:hover {
	background-image:url(../00img/btn_menu_hv.png);
	background-repeat:repeat-x;
	height:70px;
	line-height:70px;
	display:block;
	color:#5479AC;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma;
}
.formBg {
	background-image:url(../00img/form_bg.png);
	background-repeat:repeat-x;
	height:240px;
	border:1px solid #29486F;
	padding:5px;
	font-size:12px;
}
