﻿* {
	outline:none;
}
	
table#testResult {
	width: 100%;
	text-align: center;
	border: none;
}

#colRight .encart-colonne-droite.testEligShort form{
	width:auto;
	background:transparent none;
	}
#colRight .encart-colonne-droite.testEligShort form .form_test_top{
	background:transparent none;
	display:none;
	}

#colRight .encart-colonne-droite.testEligShort #blocTestElig {
	background:url("/images/encart-test-menu.jpg") repeat scroll left top transparent;
	border-bottom:1px solid #103e50;
	width:304px;
	margin-bottom:20px;
	margin-top:8px;
	color:#fff;
}
#colRight .encart-colonne-droite.testEligShort #blocTestElig i a{
	color:#fff;
	}
#colRight .encart-colonne-droite.testEligShort #blocTestElig #bloc_loading_test img{
	margin:7px 0 0 97px;
	}
#blocTestElig div {
	margin:3px 0;	
}
#blocTestElig h2 {
	margin:3px 0;
	border:none;
	color:#fff;
	padding:10px 0 0 15px;
	
}
#blocTestElig label{
	width:92px;
	display:block;
	float:left;
	text-align:right;
	padding-right:4px;
	font-weight:normal;
}
#blocTestElig select {
	width:190px;
}

#blocTestElig 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 auto;
}


#blocTestElig input.btn_go:hover{
background-position: 0 100%;
text-decoration:underline;
}

#blocTestElig input.btn_go_envoye{
border:none;
background:url(../images/btn-test.png) 0 0 no-repeat;
width:181px;
height:21px;
cursor:pointer;
margin:0;
}

#blocTestElig input.btn_go:focus, #blocTestElig input.btn_go_envoye:focus{outline:0;border:0;}

#blocTestElig .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;
} 
#blocTestElig .div_data_adresse input#codePostal {width:50px;}
#blocTestElig .div_data_adresse input#tel_fix			{width:80px;}
#blocTestElig .div_data_adresse select#profile		{width:116px;}
#blocTestElig .element_hidden {
	display: none;
}
	

#colRight .encart-colonne-droite.testEligShort #blocResultElig {
	background:#fff;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	margin-bottom:20px;
	width:304px;
	padding-bottom:5px;
	margin-top:8px;
	}
#blocResultElig h2 {
	margin:3px 0;
	border:none;
	color:#19536A;
	color:#fff;
	padding:10px 0 10px 5px;
	margin: 0 10px 0 10px; 
	font-size:25px;
	border-bottom:1px solid #ddd;
	/* background:url("/images/encart-test-menu.jpg") repeat scroll left top transparent; */
	color:#193e4f;
}
#blocResultElig h2 span {
	font-size:19px;
}
#colRight .encart-colonne-droite.testEligShort #blocResultElig table#testResult  {
	border-collapse:collapse;
	padding:0 0 0 0;
	margin:0 3px 0 3px;
	border:none;
	width:298px;
	margin-bottom:10px;
	}
#colRight .encart-colonne-droite.testEligShort #blocResultElig #testResult  table * {
	border-collapse:collapse;
	}
#colRight .encart-colonne-droite.testEligShort #blocResultElig #testResult thead td {
	border-collapse:collapse;
	height:30px;
	margin:0;
	padding:0;
}
#colRight .encart-colonne-droite.testEligShort #blocResultElig #testResult tbody td {
	border-bottom:1px solid #eee;
	border-collapse:collapse;
	height:30px;
	margin:0;
	padding:0;
	vertical-align:bottom;
	padding-bottom:3px;	
}

.btnEncartElig {
	background:url(/images/bt-test.png) no-repeat top left;
	color:#FFFFFF;
	cursor:pointer;
	width:136px;
	height:21px;
	border:none;
	top:15px;
	position:relative;
}
.btnEncartElig:hover {
	background:url(/images/bt-test.png) no-repeat bottom left;
}


#colRight .encart-colonne-droite.testEligShort .bloc_envoi_test {
	background:none;
	margin-top:0;
}

#colRight .encart-colonne-droite.testEligShort .bloc_envoi_test input{
	background:url(/images/bt-tester-ligne.png) no-repeat top left;
	color:#FFFFFF;
	cursor:pointer;
	width:136px;
	height:21px;
	border:none;
	top:31px;
	position:relative;
}

#colRight .encart-colonne-droite.testEligShort .bloc_envoi_test input:hover {
	background:url(/images/bt-tester-ligne.png) no-repeat bottom left;
}

#colRight  #bloc_loading_test {
	position:relative;
	top:-20px;
}
#colRight  #bloc_loading_test img {
	position:absolute;
}