﻿#form_test{
background:#1f4255 url(../images/fonds/fond-test-index.jpg) center center no-repeat;
color:#fff;
width:575px;
margin:0 auto;
font-size:11px;
}

#form_test a{
color:#fff;
padding-right:3px;
text-decoration:none;
}
#form_test a:hover{
color:#fff;
text-decoration:underline;
}

.form_test_top{
height:21px;
background:url(../images/fonds/index-test-coin.png) 0 0 no-repeat;
margin-bottom:10px;
}

.div_data_adresse label, .element_group label{
display:block;
float:left;
line-height:20px;
height:18px;
width:120px;
padding-right:10px;
text-align:right;
vertical-align:middle;
/*background:#f00;*/
}

.div_data_adresse, .element_group{
padding:0 10px;
margin-bottom:4px;
line-height:15px;
/*background:#a00;*/
}

.div_data_adresse input, .div_data_adresse select, .element_group select{
font-size:11px;
margin:0 7px 0 0;
vertical-align:middle;
}
.div_data_adresse select, .element_group select{
padding:2px;
}

.div_data_adresse input#code_postal {width:50px;}
.div_data_adresse input#tel_fix			{width:80px;}
.div_data_adresse select#profile		{width:116px;}

.element_group select{
	width:330px;
	}
#form_test .element_group p.hint{
	display:inline;
	margin:0;
	padding-left:5px;
	}

#form_cache{
display:none;
padding:0;
margin:0;
}

.bloc_envoi_test{
text-align:center;
padding-bottom:1px;
height:21px;
background:url(../images/fonds/index-test-coin.png) 0 100% no-repeat;
margin-top:10px;
} 


/* ajout pour le test de debit*/

#form_test h3{
top:0px;
color:#fff;
background-color:transparent;
}

#form_test p{
padding:0 10px;
}

input.btn_go{
border:none;
background:url(../images/btn-test.png) 0 50% no-repeat;
color:#fff;
width:181px;
height:21px;
cursor:pointer;
margin:0;
}

input.btn_go:hover{
background-position: 0 100%;
text-decoration:underline;
}

input.btn_go_envoye{
border:none;
background:url(../images/btn-test.png) 0 0 no-repeat;
width:181px;
height:21px;
cursor:pointer;
margin:0;
}

input.btn_go:focus, input.btn_go_envoye:focus{outline:0;border:0;}


#form_test div.bloc_loading_test, div#bloc_loading_test{
background:#fff;
text-align:center;
color:#d00;
}
#form_test div.bloc_loading_test img.loading_test, div#bloc_loading_test #loading_test{
	margin:0 auto;
}


/***************  Encart newsletter ACUEIL ***************/
.bloc_newsletter_accueil {
	margin:0px 0px 15px 0px;
}
.eMailNewsletterAccueil {
	width:102px;
	height:14px;
	float:left;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:0px;
}
.submitlNewsletterAccueil {
	width:40px;
	height:19px;
	border:none;
	background:#666;
	color:#fff;
	color:#fff;
	font:12px arial;
	margin-top:2px;
	margin-bottom:0px;
}
.submitlNewsletterAccueil:hover {
	color:#22C0FC;
}