html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, verdana, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: center;
}
#body {
	position: relative;
	width:955px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #ffffff;

}

#haut {
	width:480px;
	height:21px;
	background-image: url('/smarty/templates/munitique/images/haut.jpg');
	background-repeat: no-repeat;
	padding-left:475px;
	padding-top:5px;
}

#haut a {
	font-size:12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

#haut a.select {
	font-weight: bold;
}

#haut a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#flash {
	width:955px;
	height:210px;
	background-repeat: no-repeat;
}

#gauche {
	float: left;
	width:297px;
	height:364px;
	background-repeat: no-repeat;
}

#menu {
	width:217px;
	height:200px;
	padding-left:80px;
}

#menu a {
	font-size:13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

#menu a.select {
	font-weight: bold;
}

#menu a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#blanc a {
	font-size:13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

#blanc a.select {
	font-weight: bold;
}

#blanc a:hover {
	color: #000000;
	text-decoration:underline;
}

#contact {
	width:163px;
	height:66px;
	padding-left:134px;
	padding-top:24px;
}

#menu_bas {
	width:257px;
	height:57px;
	padding-top:17px;
	padding-left:40px;
}

#menu_bas a {
	font-size:13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

#menu_bas a.select {
	font-weight: bold;
}

#menu_bas a:hover {
	color: #000000;
	text-decoration:underline;
}

#bloc_contenu {
	float:left;
	width:638px;
	height:342px;
	background-repeat: no-repeat;
	padding-bottom:2px;
	padding-right:20px;
	padding-top:20px;
}

#contenu {
	width:628px;
	height:322px;
	overflow:auto;
	text-align: justify;
	padding-right:10px;
	padding-top:5px;
}

#fil_arianne {
	height:15px;
	width:628px;
	/*padding-right:10px;
	padding-bottom:4px;*/
	color:#666666;
	text-align:left;
}

#fil_arianne a {
	color:#666666;
	text-decoration: none;
}

#fil_arianne a:hover {
	color:#666666;
	text-decoration: underline;
}

#bloc_actualites {
	float:left;
	width:276px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:85px;
}

#bloc_titre {
	float:left;
	width:638px;
	height:60px;
	padding-top:20px;
}

#bloc_agenda {
	float:left;
	width:306px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:10px;
}

#contenu a {
	color: #222670;
	text-decoration: none;
}

#contenu a:hover {
	color: #000000;
	text-decoration: underline;
}

#langue {
	text-align: center;
	margin-bottom: 10px;
}

#langue a {
	border: 2px solid transparent;
	margin: 5px;
	padding: 5px;
}

#langue a:hover {
	text-decoration: none;
	border: 2px solid red;
	background-color: #cc8888;
}

small {
	font-size: 9px;
}

.jolieerreur {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
	padding-left: 30px;
	background-image: url('/images/admin/tango-dialog-warning.png');
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	height:auto;
	background-color: #e9ecef;
	border: 2px solid red;
	-moz-border-radius: 5px;
	color: red;
}

.inputbox2 {
	font-size:12px;
}

/*****************************************************
*				ACTUALITES -  AGENDA
*****************************************************/

#actualites_accueil {
	overflow:hidden;
	position:absolute;
	text-align:left;
	height:164px;
	width:276px;
}

#agenda_accueil {
	overflow:hidden;
	position:absolute;
	text-align:left;
	height:244px;
	width:296px;
}

.posrelative {
	position:relative;
}

.titre_actu, .titre_agenda {
	font-size:12px;
	font-weight:bold;
	color:#464132;
}

.resume_actu, .resume_agenda {
	font-size:11px;
	color:#464132;
}

.lien_actu, .lien_agenda {
	text-align:right;
	padding-right:10px;
}

#actualites_accueil a, #agenda_accueil a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right:5px;
	color:#666666;
}

#actualites_accueil a:hover, #agenda_accueil a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	padding-right:5px;
	color:#666666;
}