/* --- Cadres et style pages --- */
div#conteneur {
	position: relative;
	width: 1180px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
	border : 1px solid #fff;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	}
div#bandeau {
	height:auto;
	text-align: center;
	overflow : hidden;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
page {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
    background:#fff;
    color:#000;
    font:x-small/1.5em Georgia,Serif;
    voice-family: "\"}\""; voice-family:inherit;
    font-size:small;
    } html>page {font-size:small;}
div#forme {
	text-align: left;
	height : auto;
	line-height : normal;
	background-image: url(http://mairie.pagespro-orange.fr/roeze-sarthe/accueil/fond_acceuil.gif);
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #004392;
	width: 1180px;
}
div#histoire_haut {
	background-image: url(http://mairie.pagespro-orange.fr/roeze-sarthe/accueil/fond_acceuil.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #004392;
}
div#histoire_bas {
	text-align: left;
	width : auto;
	height : auto;
	line-height : normal;
	background-image: url(http://mairie.pagespro-orange.fr/roeze-sarthe/accueil/fond_acceuil.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: text-bottom;
}
div#erreurs {
	text-align: left;
	height : auto;
	line-height : normal;
	background-image: url(http://mairie.pagespro-orange.fr/roeze-sarthe/accueil/fond_acceuil.gif);
	vertical-align: text-bottom;
	font-family: "Times New Roman", Times, serif;
}
div#puzzle {
	text-align: left;
	width : auto;
	height : auto;
	line-height : normal;
	background-image: url(http://mairie.pagespro-orange.fr/roeze-sarthe/puzzle/puzzle.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: text-bottom;
	}
div#pop-up {
	text-align: left;
	width : auto;
	height : 340px;
	line-height : normal;
	background-image: url(http://mairie.pagespro-orange.fr/roeze-sarthe/accueil/fond_acceuil.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: text-bottom;
}
div#pied_page_accueil {
	height:60px;
	background-image: url(http://mairie.pagespro-orange.fr/roeze-sarthe/commun/menu/frise_bas.gif);
	background-repeat:repeat-x;
	vertical-align: bottom;
	font-size: 9px;
}
div#pied_page_puzzle {
	height:60px;
	background-image: url(http://mairie.pagespro-orange.fr/roeze-sarthe/commun/menu/frise_bas_puzzle.gif);
	background-repeat:repeat-x;
	vertical-align: bottom;
	font-size: 9px;
}
div#activite {
	text-align: left;
	width : auto;
	height : 550px;
	line-height : normal;
	background-image: url(http://mairie.pagespro-orange.fr/roeze-sarthe/accueil/fond_acceuil.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: text-bottom;
}
div#collection {
	text-align: left;
	width : auto;
	height : 700px;
	line-height : normal;
	background-image: url(http://mairie.pagespro-orange.fr/roeze-sarthe/accueil/fond_acceuil.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: text-bottom;
}
/* --- Fin Cadres et style pages --- */

/* --- Menu --- */
div#menu {
      float:left;
      width:100%;
      background:#DAE0D2 url("../menu/bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
    #menu ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #menu li {
      float:left;
      background:url("../menu/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      }
    #menu a {
      float:left;
      display:block;
      width:.1em;
      background:url("../menu/right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    #menu > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover {
      color:#333;
      }
    #accueil #nav-accueil, #histoire #nav-histoire,
    #situation #nav-situation, #photos #nav-photos,
    #tourisme #nav-tourisme, #loisirs #nav-loisirs,
    #agenda #nav-agenda, #pratique #nav-pratique,
	#liens #nav-liens {
    background-position:0 -150px;
      border-width:0;
      }
    #accueil #nav-accueil a, #histoire #nav-histoire a,
    #situation #nav-situation a, #photos #nav-photos a,
    #tourisme #nav-tourisme a, #loisirs #nav-loisirs a,
    #agenda #nav-agenda a, #pratique #nav-pratique a,
	#liens #nav-liens a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #menu li:hover, #menu li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    #menu li:hover a {
      background-position:100% -150px;
      }
/* --- Fin Menu --- */

/* --- Polices --- */
.Style1 {
	font-size: 44px
}
.Style2 {
	font-size: 14px
.h {
	color : #ee5641;
}
.n {
	color : #fff;
	background-color : #000;
	padding : 3px;
}
h3, p {
	margin : 1em;
}
a:link {
	color: #344979;
	text-decoration: none;
	background-color: transparent
}
a:visited {
	color: #344979;
	text-decoration: none;
	background-color: transparent
}
a:hover {
	color: #932600;
	text-decoration: underline;
	background-color: transparent
}
a:active {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
/* --- Fin Polices --- */

/* --- Images flotantes --- */
.imageflottante1 
{
	float:right;
	margin-left: 5px;
} 
.imageflottante2 
{
	float:left;
	margin-left: 5px;
	margin-right: 5px;
} 
.imageflottante3 
{
	float:right;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
} 
/* --- Fin Images flotantes --- */

