/*
** Header de la page - header.css
*/

#header {
	float:left;
	width: 1000px;
	height: 118px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #000; 
}

#case_1
{
	height: 100%;
	width: 209px;
	float: left;
	background: url(../../../../../../img/public/jtce/header/header_blanc.gif) bottom repeat-x;
}

#img_1
{
	height: 100%;
	width: 35px;
	float: left;
	background: url(../../../../../../img/public/jtce/header/header_perso_g.gif) bottom left no-repeat;
}

#img_2  {
	height: 100%;
	width: 28px;
	float: left;
	background: url(../../../../../../img/public/jtce/header/header_blanc.gif) bottom repeat-x;
}

#case_2 {
	height: 100%;
	width: 537px;
	float: left;
	background: url(../../../../../../img/public/jtce/header/header_titre.gif) bottom right no-repeat;
}

#case_3 {
	height: 100%;
	width: 185px; /* 191 */
	float: left;
	background: url(../../../../../../img/public/jtce/header/header_perso_d1.gif) bottom left no-repeat;
}

.langue_choix_img { /* bouton de changement de langue (image) */
	width: 15px;
	height: 10px;
	margin-left: 0px;
	margin-top: 20px;
}
