/***************************** CSS COMMUN ********************************/

/***************************** DECOUPAGE DE LA PAGE ********************************/

#alg_container {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 932px;	
}

#alg_imprimer {
	padding: 10px 0px 0px 0px;
	text-align: right;
	height: 10px;	
}

#alg_balise_h1 {
	float: left;
	padding: 5px 0px 0px 0px;
	height: 25px;
}

#alg_langues {
	float: right;
	padding: 12px 0px 0px 0px;
	height: 18px;	
}

#alg_page {
	float: left;
	background: #ffffff url('images/algueservice/bg_header.jpg') top left no-repeat;
	min-height: 255px;
	height: auto;
	_height: 255px;
	width: 932px;
}

#alg_gauche {
	float: left;
	padding: 205px 0px 0px 0px;
	width: 200px;
}

#alg_centre {
	float: left;
	padding: 225px 0px 0px 0px;
	width: 728px;
}

#alg_bas {
	text-align: right;
	width: 932px;
}

/***************************** PARTIE HAUT ********************************/

#alg_retour_accueil {
	position: absolute;
	top: 50px;
	left: 0px;
}

#alg_imprimer a {
	color: #5e6871;
	font-size: 10px;
}

#alg_balise_h1 h1 {
	color: #d2d2d2;
	font-weight: normal;
}

#alg_langues a {
	color: #111111;
	text-decoration: none;
}

#alg_langues a:hover {
	text-decoration: underline;
}

#alg_langues a.langue_selectionnee {
	font-weight: bold;
}

/***************************** PARTIE GAUCHE ********************************/

#alg_actualites {          
	padding: 0px 0px 0px 17px;
	width: 183px;	            
} 
                         
/***************************** PARTIE CENTRE ********************************/

#alg_ariane {
	color: #ababab;
	font-size: 10px;
	padding: 0px 17px 10px 47px;
	height: 12px;
	width: 664px;
}

#alg_ariane a {
	color: #ababab;
	font-size: 10px;
	text-decoration: none;
}

#alg_ariane a:hover {
	text-decoration: underline;
}

#contenu {
	float: left;
	padding: 0px 17px 10px 47px;
	text-align: justify;
	width: 424px;
}

#alg_flash {
	float: left;
	background-color: #ffffff;
	height: 265px;
	width: 240px;
}

/***************************** PARTIE BAS ********************************/

#alg_copyright {
	padding: 3px 7px 3px 7px;
}

#alg_copyright img {
	margin-bottom: -2px;
}

#alg_copyright a {
	color: #111111;
	font-weight: bold;
	text-decoration: none;	
}

#alg_copyright a:hover {
	text-decoration: underline;	
}

#alg_copyright a.concept, #alg_copyright a.concept:hover {
	font-weight: normal;
	text-decoration: none;
}

/***************************** MENU LATERAL ********************************/

#alg_menu ul, #alg_menu li {
	margin: 0px 0px 0px 6px;
	padding: 0px;
}

#alg_menu li.niv1, #alg_menu li.niv1_on {
	background: url('images/algueservice/bg_niv1_off.jpg') top left no-repeat;
	cursor: pointer;
	padding: 2px 0px 0px 6px;
	min-height: 22px;
_height: 22px;
	width: 175px;
}

#alg_menu li.niv1_on {
	background: url('images/algueservice/bg_niv1_on.jpg') top left no-repeat;
}

#alg_menu li.niv2, #alg_menu li.niv2_on {
	background: url('images/algueservice/bg_niv2_off.jpg') top left no-repeat;
	cursor: pointer;
	padding: 0px 0px 0px 9px;
	min-height: 18px;
_height: 18px;
	width: 175px;
}

#alg_menu li.niv2_on {
	background: url('images/algueservice/bg_niv2_on.jpg') top left no-repeat;
}

#alg_menu li.niv3, #alg_menu li.niv3_on {
	background: #e5e5e5 url('images/algueservice/bg_niv3_off2.jpg') top left no-repeat;
	cursor: pointer;
	padding: 0px 0px 0px 17px;
	min-height: 18px;
_height: 18px;
	width: 175px;
}

#alg_menu li.niv3_on {
	background: #9d7a04 url('images/algueservice/bg_niv3_on2.jpg') top left  repeat-y;
}

#alg_menu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}

#alg_menu li.niv1 a {
	color: #191c33;
}

#alg_menu li.niv1_on a {
	color: #e6dab2;	
}

#alg_menu li.niv2 a {
	color: #000000;
}

#alg_menu li.niv2_on a {
	color: #ffffff;	
}

#alg_menu li.niv3 a {
	color: #000000;
}

#alg_menu li.niv3_on a {
	color: #ffffff;	
}

#alg_menu li.sep {
	background: url('images/algueservice/bg_menu_sep.jpg') top left no-repeat;
	height: 17px;
	width: 175px;	
}

/***************************** ACTUALITES ********************************/

#alg_actualites_titre {
	font-size: 14px;
	font-weight: bold;
	padding: 18px 0px 0px 0px;
	height: 26px;
}

.actuDate, .actuDate a {
	color: #00101f;
	font-size: 10px;
	text-decoration: none;
}

.actuTitre, .actuTitre a {
	color: #00101f;
	font-weight: bold;
	text-decoration: none;
}

.actuResume {
	color: #00101f;
	font-size: 10px;
	text-align: justify;
}

.enSavoirPlus {
	float: right;
	color: #00101f;
	font-size: 10px;
	padding: 0px 0px 10px 0px;
}

/***************************** PLAN DU SITE ********************************/

#plan_du_site { 
	padding-left: 25px;
	text-align: left;
} 

#plan_du_site a { 
	text-decoration: none; 
} 

#plan_du_site a:hover { 
	text-decoration: underline; 
} 

#plan_du_site div { 
	padding: 5px 0px 0px 0px; 
} 

#plan_du_site .plan_du_site_niveau2 { 
	padding-left: 25px; 
} 

#plan_du_site .plan_du_site_niveau3 { 
	padding-left: 50px; 
}
