#global {

	width: 950px;
	border: 7px solid #fff;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	background-color: #C1BCA9;
	position: relative;
}

#bandeau {

	height: 128px;
	background: url('../img/bg_bandeau.jpg') no-repeat 0 0;
	position: relative;

}

#corps {

	background: url('../img/bg_corps.jpg') no-repeat 0 0;
	padding-top: 20px;

}

#gauche {

	width: 248px;
	float: left;

}

#droite {

	width: 692px;
	/*border:1px solid blue;*/
	float: left;
	background: url('../img/bg_droite.png') repeat-y 0 0;
	position:relative;
	height:300px;
	
}

html > body #droite {

	height:auto;
	min-height:300px;

}

#droite_inner {

	padding: 10px 12px 10px 12px;

}

#bottomDroite {

	height: 3px;
	width: 692px;
	background: url('../img/bottom_droite.png') no-repeat 0 0;
	float: right;
	margin-bottom: 20px;
	padding-bottom:10px;
	margin-right: 10px;
}

#recherche_small {

	position: absolute;
	top: 99px;
	left: 520px;
	height: 18px;

}

#recherche_small label {

	display:none;

}


#recherche_input {

	width: 180px;
	height: 16px;
	line-height: 16px;
	font-size: 0.9em;
	border: 1px solid #000;
	background: #fff;
	padding-left:5px;
	

}

#search_submit {

	top: 0;
	left:193px;
	width: 18px;
	height: 18px;
	position: absolute;

}

#rubTitle {

	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	padding-left: 6px;
	margin-left: 2px;
	margin-right: 2px;

}

#road {

	margin-top: 7px;
	margin-bottom: 6px;

}

#road a, #road span {

	font-size: 1em;

}

#paragraphes {

	/*margin-left: 11px;*/
	
}

#btnPanier {

	float:right;
	border-width: 2px!important;
	padding: 4px 4px 4px 40px;
	margin-right:12px;
	background:#fff url('../img/cadieSmall.png') no-repeat 2px 4px;
	color: #404040;
	font-size: 1.1em;
	height:32px;
	font-weight:bold;
	
}

.lien_retour {

/*
	position:absolute;
	right:30px;
	top:40px;
	*/

	display:inline-block;
	font-size: 1.2em;
	text-decoration:none!important;
	border-bottom:1px solid;
	margin-bottom:10px;
	margin-top: 10px;

}



#carteFlash {

	padding-left:10px;
	margin-bottom:15px;

}

.titre_carte {
	
	color: #414141;
	text-transform: uppercase;
	padding-left: 13px;
	font-size:1.2em;
	font-weight:bold;
	background: url('../img/ico/puce_ffffff.gif') no-repeat 4px 4px;
	margin-bottom:4px;
	
}

#recherche_small label {

	position:absolute;
	top:0px;
	left:-75px;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;

}

table {

	font-size:1em;

}

#logo {

	display:block;
	width:370px;
	height:80px;
	position:absolute;
	top:20px;
	left:15px;
	text-decoration:none;

}

#logo:hover {

	text-decoration:none;

}

#lien_ministere {

	display:block;
	width:100px;
	height:100px;
	text-decoration:none;
	position:absolute;
	right:10px;
	top:10px;

}
