html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#f2f2f4;
	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;
}

#logo {
	width:955px;
	height:88px;
	/*background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;*/
}

#gauche {
	float:left;
	width:169px;
	height:512px;
	background-image: url('../images/gauche.jpg');
	background-repeat: no-repeat;
	padding-left:26px;
	padding-right:11px;
}

#bas_gauche {
	padding-top:30px;
	font-size:10px;
}

#bas_gauche a {
	text-decoration:none;
	color:#000000;
	font-size:10px;
}

#bas_gauche a:hover {
	text-decoration:underline;
	color:#000000;
	font-size:10px;
}

.bloc_titre1 {
	height:14px;
	font-weight:bold;
	padding-top:6px;
	color:#ffffff;
}

.bloc_menu1 {
	padding-top:4px;
	font-size:10px;
	height:191px;
}

.bloc_titre2 {
	height:13px;
	font-weight:bold;
	padding-top:9px;
	color:#ffffff;
}

.bloc_actualites {
	padding-top:5px;
	height:199px;
}

.bloc_menu2 {
	padding-top:4px;
	font-size:10px;
	height:70px;
	width:190px;
}

.bloc_menu1 a, .bloc_menu2 a {
	text-decoration:none;
	color:#000000;
}

.bloc_menu1 .select, .bloc_menu2 .select {
	font-weight: bold;
}

.bloc_menu1 a:hover, .bloc_menu2 a:hover {
	text-decoration:underline;
	color:#000000;
}

#droite {
	float:left;
	width:197px;
	height:512px;
	background-image: url('../images/droite.jpg');
	background-repeat: no-repeat;
	padding-left:5px;
}

#centre {
	float:left;
	width:547px;
	height:512px;
}

#contenu {
	width:547px;
	height:371px;
	background-image: url('../images/centre.jpg');
	background-repeat: no-repeat;
}

#contenu .titre {
	width:531px;
	height:18px;
	padding-top:12px;
	padding-left:16px;
	color:#ffffff;
	font-weight:bold;
}

#contenu .flash {
	width:529px;
	height:334px;
	padding-left:12px;
	padding-right:6px;
	padding-bottom:7px;
}

#contenu .interieur {
	width:520px;
	height:323px;
	padding-left:14px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	overflow:auto;
}

#bas {
	width:514px;
	height:138px;
	background-image: url('../images/bas.jpg');
	background-repeat: no-repeat;
	padding-left:33px;
	padding-top:3px;
	/*padding-right:22px;
	padding-right:47px;*/
}

#bas .image {
	width:488px;
	/*height:114px;*/
}

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;
}
#admindbg {
	text-align: left;
}

/*****************************************************
*						ACTUALITES
*****************************************************/

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

.posrelative {
	clear:both;
	position:relative;
}

.lien_image_actu {
	float:left;
	padding-right:2px;
	padding-top:3px;
}

.titre_actu_accueil {
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	text-align:left;
}

.bloc_actu_accueil {
	padding-left:1px;
	padding-right:1px;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
	min-height:80px;
}

.resume_actu_accueil {
	text-align:left;
	color:#444444;
}

#actualites_accueil a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#666666;
}

#actualites_accueil a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color:#666666;
}

#plandusite a {
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

#plandusite a:hover {
	text-decoration:underline;
	color:#000000;
	font-size:11px;
}

a {
	text-decoration:none;
	color:#000000;
	font-size:10px;
}

a:hover {
	text-decoration:underline;
	color:#000000;
	font-size:10px;
}

h1 {
	color:#CC0315;
	font-size:16px;
	padding-top:5px;
}