/* AxesTech Document */

.connexion {
	margin-left: 80px
}
.stylized {
	font-size:13px;
	width:450px; 
	margin-top:20px;
}
.stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
.stylized label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:190px;
	padding-top:2px;
	float:left;
}
.connexion label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:120px;
	padding-top:2px;
	float:left;
}
.stylized .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:190px;
}
.connexion .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:120px;
}
.stylized .input, .stylized textarea, .stylized select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:240px;
	margin:2px 0 15px 10px;
}
	
.connexion input {
	float:left;
	font-size:12px;
	padding:3px 2px;
	border:solid 1px #aacfe4;
	width:150px;
	margin:2px 0 15px 10px;
}
.stylized .button {
	float:right;
	width:100px;
	height:25px;
	background:#EEE;
	border: solid 1px #DDD;
	text-align:center;
	line-height:5px;
	color:#666;
	font-size:11px;
	font-weight:bold;
}
.connexion .button {
	float:right;
	width:100px;
	height:30px;
	background:#EEE;
	border: solid 1px #DDD;
	text-align:center;
	line-height:5px;
	color:#666;
	font-size:11px;
	font-weight:bold;
	margin-right:30px;
	margin-top: 10px;
}
.stylized .link_bloc, .stylized p {
	font-weight:bold;
	font-size:15px;
	color:#666666;
	float:left;
	padding:4px 2px;
	width:240px;
	margin:2px 0 20px 10px;
}
.stylized .radio {
	float:none;
	width: 15px;
	border:none;
}
.connexion .radio {
	float:left;
	width: 15px;
	border:none;
	margin-right:5px;
}
.connexion .option {
	float:left;
	padding:5px;
	display:block;
	text-align:right;
	width:150px;
}
.connexion .remember {
	color: #993300;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	height:22px;
}
.connexion .option a {
	color:#0066FF;
}

.select {
	color: #666;
	font-weight:bold;
} 
.select select {
	font-size:12px;
	padding:1px;
	border:solid 1px #aacfe4;
	width:100px;
	margin:2px 0 2px 2px;
}
.comment .i_comment {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:590px;
	margin:5px 0 15px 0px;
}
.comment .b_poster{
	float:left;
	width:100px;
	height:30px;
	background:#EEE;
	border: solid 1px #DDD;
	text-align:center;
	line-height:5px;
	color:#666;
	font-size:11px;
	font-weight:bold;
	margin-top: 10px;
}
.condition {
	font-size: 12px;
	padding:5px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#EEE;
	border: solid 1px #CCCCCC;
	color:#666666;
}
.choice_checkbox {
	display:block;
	width:200px;
	height:30px;
}
.fValidator-msg {
	padding-left:150px;
	display:block;
	color: #FF0000;
	margin-bottom:15px;
}
