html{
	font-family: Arial;
	font-size: 12px;
	color: #424242;
	line-height: 16px;
}

a{
	color: #164192;
	text-decoration: none;
}

a:hover{
	color: #ff4000;	
}

a.selected{
	color: red;
}

.clear{
	clear:both;
	font-size: 0px;	
}	

img{
	border: 0;	
}	

p{
	margin: 0;
	padding: 0 0 15px 0;	
}	

em{
	margin: 0;
	padding: 0;	
}	

.ie_fix{
	background-color:white; 
	font-size:0px; 
	line-height: 0px;
	height:0px;
}	

/* SIFR */
h1{
	padding: 0px;
	margin: 0px;
	height: 35px;
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 25px;	
	color: #ff4000;
}

div#contact_title h1{
	margin-bottom: 14px;
}	

h2{
	padding: 0px;
	margin: 0px;
	height: 28px;
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 15px;	
	cursor:pointer;
	color: #ff4000;
}	

div#contact_content_left_text_1 h2,
div#contact_content_left_text_2 h2{
	margin-bottom: 5px;
	color: #ff4000;
}	

#home_block_1_left h2,
#home_block_1_right h2{
	padding: 0px;
	margin: 0px;
	height: 35px;
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 15px;
	color: #ff4000;
}

/* TITLES */
img.home_image{
	margin-bottom:15px;	
}	

div#sub_title{
	font-size: 14px;	
	color: #164192;
}	

h3{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #ff4000;
	color: #ff4000;
}	

/* BOTTOM */
div#bottom_menu a{
	font-size: 14px;
	margin-right: 14px;
	display: block;
	float: left; 
}	

/* FORM */
form{
	padding: 0px;
	margin: 0px;
}

.error{
	color: red;	
}	

#input_search{
	padding: 0;
	margin: 0;
	border: 1px solid white;
	width: 114px;
	height: 14px;
	font-size: 12px;
	margin-right: 5px;
}

div#middle ul{
	padding: 0px 0px 0px 14px;
	margin: 0;
	color: #164192;
}

ul.large{
	font-size: 14px;
}

.input_text{
	width: 152px;
	border: 1px solid #a2b3d3;	
	margin-bottom: 5px;
}

.input_select{
	width: 152px;
	border: 1px solid #a2b3d3;	
	margin-bottom: 5px;
}

.input_textarea{
	border: 1px solid #a2b3d3;	
	width: 376px;
	height: 72px;
	margin-bottom: 5px;
}

.question{
	margin-bottom:20px;
}

.question input{
	margin-left: 15px;
}	

.question textarea{
	margin-left: 33px;
	width: 376px;
	height: 72px;
	border: 1px solid #a2b3d3;
}

.input_textarea_2{
	width: 339px;
	height: 72px;
	border: 1px solid #a2b3d3;
}	


/* FORM HOME */
.nb_text{
	border: 1px solid #a2b3d3;
	width: 135px;
	margin-bottom: 6px;
}

/* VACATURE */
div#vacature_title{
	font-size: 18px;
	font-weight: bold;
}

.vac_input_text{
	border: 1px solid #a2b3d3;
	width: 152px;
	margin-bottom: 6px;
}

.vac_input_file{
	border: 1px solid #a2b3d3;
	width: 155px;
	margin-bottom: 6px;
}

/* Enquete forms */
table.enquete {
	font-family: Arial;
	font-size: 12px;
	color: #424242;
	line-height: 16px;
}
}

