@charset "iso-8859-1";
#connexion  {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
}
#connect, #newsletter, #search/* CSS Document */

 {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#search {
	float: right;
}
#global #content #colright #inscription .cadremiddle .cadremiddleend .cadremiddlemiddle #newsletter .txtin .textfieldout input {
	width: 180px;
	color: #666666;
	clear: both;
	float: left;
}

#connect  strong, #search  strong, #newsletter label {
	float: left;
	line-height: 20px;
	margin-right: 10px;
}
#search,  {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}

.txtin {
	background-image: url(../img/screen/textfield_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.txtin .textfieldout {
	background-image: url(../img/screen/textfield_03.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}
.txtin .textfieldout input {
	background-image: url(../img/screen/textfield_02.png);
	background-repeat: repeat-x;
	background-position: center;
	border-style: none;
	border-width:0px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
	padding-top:5px;
	background-color:transparent;
}
.btformin {
	background-image: url(../img/screen/btform_01.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 20px;
	margin-top: 2px;
	margin-left: 3px;
	cursor: pointer;
	
}
.btformin .btformout {
	background-image: url(../img/screen/btform_03.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	cursor: pointer;
}
.btformin .btformout input {
	background-image: url(../img/screen/btform_02.png);
	background-repeat: repeat-x;
	height: 20px;
	background-color: transparent;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE;
	line-height: 20px;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
	padding-bottom: 3px;
}
input:focus {
	outline: none;
	-moz-outline: none;

}

#inscription .cadremiddlemiddle {
	padding: 20px;
	height: 126px;
	position: relative;
}


#inscription  #newsletter  #valider {
	clear: both;
	margin-top: 0px;
	float: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#newsletter .txtin {
	margin-top: 0px;
}
#newsletter p {
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
}

