@charset "UTF-8";
/* CSS Document */
td {
	padding:4px;
	}
input {
	font-size:11px;
	color:#666;
	border:none;
	height:14px;
	}
.titleSupport {
	height: 39px;
	margin: 0 auto;
	background-image: url(../images/ima_titles_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
}
.titleSupport span {
	width: 600px;
	display: block;
	padding-bottom: 7px;
}
.explicationSupport {
	width: 590px;
	margin: 0 auto;
	background-image: url(../images/bg_explication_o.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
	text-align:left;
}
.explicationSupport img {
	padding-top: 45px;
	padding-bottom: 45px;
	display: block;
}
.divreg_purple {
	background-color:#49176D;
	width:544px;
	font-size:11px;
	color:#FFF;
	margin:0 auto;
	padding:15px 23px;
}
.divreg_blue {
	background-color:#009AC8;
	width:544px;
	font-size:11px;
	color:#FFF;
	margin:0 auto;
	padding:15px 23px;
	text-align:left
}
.divreg_blue a{
	color:#FFF;
}
.space {
	height:20px;
	width:590px;
	margin:0 77px;
	}
.msgError {
	background-color: #F9EF42;
	width: 570px;
	padding: 10px;
	margin: 0 68px 20px 68px;
	color: #49176D;
	text-align: left;
}
.labelform_block {
	display:block;
	padding:2px 0;
	}
.texbox{
	width:97%;
	}
.divspacebtn_rht{
	text-align:right;
	width:590px;
	margin:50px auto;
	}
.btn_send {
	background-image: url(../images/btn_send.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	width:76px;
	background-position: center;
	background-color: transparent;
}
.btn_send_on{
	background-image: url(../images/btn_send_on.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	width: 76px;
	background-position: center;
	background-color: transparent;
}
.bannersNews {
	margin:0 0 30px 0;
	}

