/*******menu bas *****/
#menu {
	margin-left:-20px;
	margin-right:-20px;
	}
#menu .divider {
	border-left: 1px solid #AAA;
	margin: 0px 7px;
}

#menu_middle2 a {
	font: 11px Arial;
	color: #555;
	text-decoration: none;
}

.menu_bas_accueil {
	background: url(/img/logo/tg_agriculture_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_bas_education {
	background: url(/img/logo/tg_education_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_bas_transports {
	background: url(/img/logo/tg_transport_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_bas_solidarite {
	background: url(/img/logo/tg_solidarite_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_bas_culture {
	background: url(/img/logo/tg_culture_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_bas_sport {
	background: url(/img/logo/tg_sport_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_bas_agriculture {
	background: url(/img/logo/tg_agriculture_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_bas_voirie {
	background: url(/img/logo/tg_voirie_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_bas_environnement {
	background: url(/img/logo/tg_environnement_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_bas_economie {
	background: url(/img/logo/tg_economie_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_bas_tourisme {
	background: url(/img/logo/tg_agriculture_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}
/****classes bandeau*******/

.cg82 {
	background-image: url(/img/header/accueil5.png);
	background-repeat: no-repeat;
}

.decisions {
	background-image: url(/img/header/accueil4.png);
	background-repeat: no-repeat;
}

.education {
	background-image: url(/img/header/education6.png);
	background-repeat: no-repeat;
}

.transports {
	background-image: url(/img/header/transports4.png);
	background-repeat: no-repeat;
}

.solidarite {
	background-image: url(/img/header/solidarite4.png);
	background-repeat: no-repeat;
}

.culture {
	background-image: url(/img/header/culture2.png);
	background-repeat: no-repeat;
}

.sport {
	background-image: url(/img/header/sport5.png);
	background-repeat: no-repeat;
}

.agriculture {
	background-image: url(/img/header/agriculture4.png);
	background-repeat: no-repeat;
}

.voirie {
	background-image: url(/img/header/voirie4.png);
	background-repeat: no-repeat;
}

.environnement {
	background-image: url(/img/header/environnement4.png);
	background-repeat: no-repeat;
}

.economie {
	background-image: url(/img/header/economie4.png);
	background-repeat: no-repeat;
}

.gdif {
	background-image: url(/img/header/gdif.jpg);
	background-repeat: no-repeat;
}

.tourisme {
	background-image: url(/img/header/tourisme.png);
	background-repeat: no-repeat;
}

/*********** mini-menu **************/
#small_menu {
	float: left;
	height: 66px;
	margin-left: 71px;
	margin-top: 42px;
	width: 200px;
	font-weight: bold;
}

.small_menu {
	height: 22px;
	float: left;
	width: 200px;
}

.ss-m1 a {
	color: #93c94a;
	text-decoration: none;
}

.ss-m2 a {
	color: #fbb547;
	text-decoration: none;
}

.ss-m3 a {
	color: #0f79c0;
	text-decoration: none;
}

/***** Menu Top version 2 ***/
#menu {
	font: 11px Arial;
	color: #555;
	margin-left: 0px;
	margin-right: 0px;
	height: 14px;
	background-repeat: repeat-x;
	padding: 10px 10px;
	z-index: 3000;
	border-bottom: 4px solid #d4d4d4;
	border-top: 4px solid #d4d4d4;
}

#menu ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 90;
}

#menu ul li {
	float: left;
	list-style-type: none;
	line-height: 18px;
	_margin-bottom: -18px;
}

#menu ul li a {
	color: #555;
	text-decoration: none;
}

#menu ul.level2,#menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background: #fff;
	border-bottom: 4px solid #D4D4D4;
	border-left: 4px solid #D4D4D4;
	border-right: 4px solid #D4D4D4;
	line-height: 18px;
	width: 205px;
}

#menu ul.level3 {
	border-top: 4px solid #D4D4D4;
}

#menu ul.level2 li,#menu ul.level3 li {
	float: none;
}

#menu ul.level2 {
	margin-top: 8px;
}

#menu ul.level2 li a,#menu  ul.level3 li a {
	display: block;
	padding: 1px 4px;
	line-height: 18px;
}

#menu ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	background-color: #D4D4D4;
}

a.menu_level1 { /*
	background: url(/img/back/arrow.gif) no-repeat center left;
	*/
	padding-left: 13px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

a.menu_level2 {
	background: url(/img/icones/famfamfam/bullet_arrow_right.png) no-repeat
		center right;
	padding-right: 15px;
}

/* Chemin */

#chemin a {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	display:block;
	float:left;
	line-height: 27px;
}

.cheminnoclick {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	display:block;
	float:left;
	line-height: 27px;
	color:#555555;
}

#chemin {
	background: url("/img/back/topbg2.jpg") repeat-x transparent;
	width: 100%;
	height: 27px;
	border-top:1px solid #CCC;
	border-bottom:2px solid #CCC;
	margin-top: 20px;
}

#chemin_home {
	width: 35px;
	height: 25px;
	float:left;
	padding-left: 40px;	
}

.chemin_breadcrumb {
	width: 16px;
	height: 25px;
	float:left;	
}

/*Menu SPIP*/
.menu {
	height: auto;
	padding: 10px;
}

.menu2 {
	color: #385A6B;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 15px;
	padding-left: 0px;
	margin: auto 0 auto 0px;
	text-decoration: none;
}

.menutop {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
	color: #555555;
	margin-top: 40px;
}

.menutop a {
	color: #555555;
}

.menu_sub {
	padding-top: 20px;
	padding-left: 10px;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding-right: 10px;
}

.menu li {
	background-image: url(/img/icones/bullet_plus.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 20px;;
	margin-bottom: 10px;
	list-style-type: none;
}


/* Code couleur puces */
.menu_level1_accueil {
	background: url(/img/logo/tg_agriculture_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_level1_education {
	background: url(/img/logo/tg_education_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_level1_transports {
	background: url(/img/logo/tg_transport_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_level1_solidarite {
	background: url(/img/logo/tg_solidarite_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_level1_culture {
	background: url(/img/logo/tg_culture_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_level1_sport {
	background: url(/img/logo/tg_sport_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_level1_agriculture {
	background: url(/img/logo/tg_agriculture_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_level1_voirie {
	background: url(/img/logo/tg_voirie_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_level1_environnement {
	background: url(/img/logo/tg_environnement_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

.menu_level1_economie {
	background: url(/img/logo/tg_economie_menu_small.png) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	background-position: 0px 3px;
}

/* Messages boxes*/
.info,.success,.warning,.error,.validation {
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/img/knob/info.png');
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('/img/knob/success.png');
}

.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/img/knob/warning.png');
}

.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/img/knob/error.png');
}

.phone2 {
	background:url(/img/retirada/phone.jpg) no-repeat top left;
	padding: 0px 7px 7px 45px;
	line-height: 30px;
	background-color:white;
}

.mail2 {
	background:url(/img/retirada/mail.jpg) no-repeat top left;
	padding: 0px 7px 7px 45px;
	line-height: 30px;
	background-color:white;
}
