﻿/*------------ Control Credit Types -------------*/

#control_creditTypes {
	display: block;
	width: 595px;
	height: 254px;

	padding-top: 25px;
	padding-left: 25px;

	background:url('images/bg_controlCreditTypes.jpg') 0px 0px no-repeat;
}

	#control_creditTypes h1 {
		font-size: 28px;
		color: #1c5fa5;
	}

	#control_creditTypes .summary {
		color: #475d8c;
		font-size: 13px;
		letter-spacing: -0.2px;
	}

	#control_creditTypes table {
		margin-top: 35px;
	}

	#control_creditTypes .title {
		color: #445792;
		font-weight: bold;
		font-size: 14px;
	}

	#control_creditTypes input, #control_creditTypes select {
		height: 22px;
		border: 1px solid #368fb9;
		
		padding: 0px 0px 0px 5px;
		margin: 0;

		font-size: 13px;
		color: #1a5fa2;
		font-weight: bold;
	}

	#control_creditTypes input {
		height: 18px;
		padding: 4px 0px 0px 5px;
	}

	#control_creditTypes option {
		height: 19px;
		padding: 3px 0px 0px 5px;
	}

	#control_creditTypes .btn {
		display: block;
		width: 115px;
		height: 35px;

		padding: 0px;
		margin: 0px;

		border: none;
		background:url('images/bg_btn.jpg') 0px 0px no-repeat;

		position: relative;
		left: 415px;
		top: -35px;

		color: white;
		font-weight: bold;
	}

		#control_creditTypes .btn:hover {
			filter: alpha(opacity=70);
			-moz-opacity: 0.7;
			opacity: 0.7;
		}

/*------------ Control Credit Types SMALL -------------*/

#control_creditTypes_small {
	display: block;
	width: 595px;
	height: 185px;

	padding-top: 25px;
	padding-left: 25px;

	background:url('images/bg_controlCreditTypes_small.jpg') 0px 0px no-repeat;
}

	#control_creditTypes_small h1 {
		font-size: 28px;
		color: #1c5fa5;
	}

	#control_creditTypes_small .summary {
		color: #475d8c;
		font-size: 13px;
		letter-spacing: -0.2px;
	}

	#control_creditTypes_small table {
		margin-top: 35px;
	}

	#control_creditTypes_small .title {
		color: #445792;
		font-weight: bold;
		font-size: 14px;
	}

	#control_creditTypes_small input, #control_creditTypes_small select {
		height: 22px;
		border: 1px solid #368fb9;
		
		padding: 0px 0px 0px 5px;
		margin: 0;

		font-size: 13px;
		color: #1a5fa2;
		font-weight: bold;
	}

	#control_creditTypes_small input {
		height: 18px;
		padding: 4px 0px 0px 5px;
	}

	#control_creditTypes_small option {
		height: 19px;
		padding: 3px 0px 0px 5px;
	}

	#control_creditTypes_small .btn {
		display: block;
		width: 115px;
		height: 35px;

		padding: 0px;
		margin: 0px;

		border: none;
		background:url('images/bg_btn.jpg') 0px 0px no-repeat;

		position: relative;
		left: 415px;
		top: -35px;

		color: white;
		font-weight: bold;
	}

		#control_creditTypes_small .btn:hover {
			filter: alpha(opacity=70);
			-moz-opacity: 0.7;
			opacity: 0.7;
		}

/*------------ creditTypes & tables-------------*/

.resultsInfo {
	display: block;
	width: 800px;
	height: 41px;

	background:url('images/bg_resultsInfo.jpg') 0px 0px no-repeat;	
	margin-top: 10px;

	font-weight: bold;
}

.resultsInfo .resultsNbr {
	display: block;
	width: 16px;
	height: 37px;
	float: left;

	padding: 4px 0px 0px 24px;

	font-size: 26px;
}

.resultsInfo .results {
	display: block;
	width: 720px;
	height: 31px;
	float: left;

	color: #8698c8;
	padding: 10px 0px 0px 10px;

	font-size: 16px;

	margin-left: 10px;
	_margin-left: 0px;

}


.resultsInfo .highlight {
	color: #4b5f91;
	font-weight: bold;

	background-color: transparent;
}


#rechercheOrganismes {
	margin-top: 10px;
	display: block;
	width: 800px;
}

	
	#rechercheOrganismes table {
		color: #4d5d91;
	}
	
		#rechercheOrganismes table td {
			
		}

	#rechercheOrganismes .sponsors {
		color: #1b60a1;
		background:url('images/bg_sponsors.jpg') 0px 0px repeat-x;	
		height: 33px;
		
		color: #536283;
		font-weight: normal;
	}

		#rechercheOrganismes .sponsors th {
			border-top: 1px solid #c2c6c9;
			padding-left: 20px;
			font-size: 14px;
		}

	#rechercheOrganismes .header {
		color: #20496f;
		background-color: #e5eff8;
		height: 34px;
	}

			#rechercheOrganismes .header td a{
				text-decoration: none;
				color: #20496f;
			}

	#rechercheOrganismes table .dottedRight {
		border-right: 1px dotted #abbcc6;
	}

	#rechercheOrganismes table .dottedBottom {
		border-bottom: 1px dotted #abbcc6;
	}

	#rechercheOrganismes table .dottedTop {
		border-top: 1px dotted #abbcc6;
	}

	#rechercheOrganismes table .padding5-0 {
		padding: 5px 0px;
	}

	#rechercheOrganismes table .padding5-5 {
		padding: 5px 5px;
	}

	#rechercheOrganismes table .btnChoisir {
		display: block;
		width: 116px;
		height: 45px;
		
		margin: 0px 0px -10px 0px;

		text-decoration: none;
	}

	#rechercheOrganismes table .btnChoisir .btn {
		display: block;
		width: 116px;
		height: 20px;
		
		padding: 3px 0px 0px 0px;
		border: none;

		background:url('images/btn_choisir.jpg') 0px 0px no-repeat;

		color: white;
		font-weight: bold;
		text-decoration: none;
	}

	#rechercheOrganismes table .btnChoisir .btn:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

		#rechercheOrganismes table .btnChoisir .btn .details {
			position: relative;
			top: 25px;
		}

#mentionsLegales {
	display: block;
	width: 433px;
	height: 89px;
	background-color: #f1f1f1;
	
	padding: 23px 17px;
	float: left;
	margin-top: 14px;
	margin-right: 13px;
}

	#mentionsLegales h1 {
		font-size: 15px;
	}

#creditTypes {
	display: block;
	width: 320px;
	height: 135px;


	background:url('images/bg_creditTypes.jpg') 0px 0px no-repeat;

	float: left;
	margin-top: 14px;

	overflow: hidden;
}

	#creditTypes h1 {
		font-size: 28px;
		color: #1c5fa5;
	}

	#creditTypes table {
		margin-left: 25px;
		margin-top: 20px;
	}

	#creditTypes .title {
		color: #445792;
		font-weight: bold;
		font-size: 14px;
	}

	#creditTypes input, #creditTypes select {
		border: 1px solid #368fb9;
		
		padding: 0px 0px 0px 5px;
		margin: 0;

		font-size: 13px;
		color: #1a5fa2;
		font-weight: bold;
	}

	#creditTypes input {
		height: 18px;
		padding: 4px 0px 0px 5px;
	}

	#creditTypes select {
		height: 24px;
	}

	#creditTypes option {
		height: 19px;
		padding: 3px 0px 0px 5px;
	}

	#creditTypes .btn{
		padding: 2px 4px 2px 4px;
		color: white;
		font-weight: normal;
		border: 1px solid #33a4f0;

		height: 24px;
	}

	#creditTypes .btn:hover{
		padding: 2px 4px 2px 4px;
		color: white;
		font-weight: normal;
		border: 1px solid #1f5587;
	}

/******************* control_creditTypes ***************/


#control_creditTypes_table {
	margin-top: 10px;
	display: block;
	width: 620px;
}

	
	#control_creditTypes_table table {
		color: #4d5d91;
	}
	
		#control_creditTypes_table table td {
			
		}

	#control_creditTypes_table .header {
		color: #20496f;
		background-color: #e5eff8;
		height: 34px;
	}
		
		#control_creditTypes_table .header td {
			border-bottom: 1px solid #c2c6c9;
		}

			#control_creditTypes_table .header td a{
				text-decoration: none;
				color: #20496f;
			}

	#control_creditTypes_table table .dottedRight {
		border-right: 1px dotted #abbcc6;
	}

	#control_creditTypes_table table .dottedBottom {
		border-bottom: 1px dotted #abbcc6;
	}

	#control_creditTypes_table table .dottedTop {
		border-top: 1px dotted #abbcc6;
	}

	#control_creditTypes_table table .padding5-0 {
		padding: 5px 0px;
	}

	#control_creditTypes_table table .padding5-5 {
		padding: 5px 5px;
	}

	#control_creditTypes_table table .padding5-10 {
		padding: 5px 10px;
	}

	#control_creditTypes_table table .btnChoisir {
		display: block;
		width: 116px;
		height: 45px;
		
		margin: 0px 0px -10px 0px;

		text-decoration: none;
		text-align: center;
	}

	#control_creditTypes_table table .btnChoisir .btn {
		display: block;
		width: 116px;
		height: 20px;
		
		padding: 3px 0px 0px 0px;
		border: none;

		background:url('images/btn_choisir.jpg') 0px 0px no-repeat;

		color: white;
		font-weight: bold;
		text-decoration: none;
	}

	#control_creditTypes_table table .btnChoisir .btn:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

		#control_creditTypes_table table .btnChoisir .btn .details {
			position: relative;
			top: 25px;
		}