body {
    margin: 0;
    padding: 0;
    color: #666;
    text-align: center;
    font: 0.8em "Lucida Grande", Calibri, Tahoma, Arial, Helvetica, "Sans Serif";
    background: #FFF;
    text-shadow: 1px 1px 1px #bbb;}

table {border: 0 !important;}

#wrapper {
    width: 960px;
    margin: 0 auto;}

#banner {
    height: 117px;
    width: 100%;
    background: url('../images/style/haut.gif') no-repeat center;}

#logo {
    width: 446px;
    height: 55px;
    margin: 0 auto;
    padding: 10px;
    background: url('../images/style/logo.png') no-repeat center;}

#slogan {
    padding: 0px 0 10px 0;
    width: 100%;
    height: 20px;
    color: #777;
    text-align: center;}

#middle {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    background: url('../images/style/background-page.gif') repeat-y;}

#left {
    float:left;
    width: 180px;
    margin: 0 6px 0 20px;
    padding: 0;}

#right {
    float:left;}

.right, .image {
    float: right;}

.image {
margin: 5px 10px 0 -60px;}

#main_menu {
    margin: 0;
    padding: 0;
    color: #3B3;
    text-align: left;
    background: url('../images/style/background-menu.gif') repeat-y;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;}

#photos {
    color: #3B3;
    margin: 10px 0 12px 0;
    text-align: left;
    height: 158px;
    background: url('../images/style/background-menu.gif') repeat-y;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;}

#content {
    float: left;
    margin: 0 10px 10px 10px;
    padding: 0;
    width: 720px;}

#home {
    text-align: justify;}

#home h3 {
    margin: 0 0 0 20px;
    padding: 0;
    height: 14px;
    line-height: 14px;
    text-align: justify;}

#home h4 {
    margin: 10px 20px;
    padding: 0;
    background: #f5f5f5;
    text-align: justify;
    border: 1px solid #CCC;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;}

#home h4 p {
    margin: 46px 0 0 15px !important;
    padding: 0;
    float: left;
    font-size: 1.3em;
}

#home h4 img {
    height: 60px;
    margin: 10px;}

#home p {
    margin: 3px 0 15px 20px !important;
    padding: 0 !important;
    text-align: justify;
}

#admin {
	text-align: justify;
}

h1 {
	font-size: 1.5em;
	margin: 20px;
	padding: 10px;
	background: #EEE;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

h3 {
	margin: 10px 10px 5px 24px;
	padding: 0;
	width: 80%;
	text-align: justify;
	text-indent: 10px;
	border-bottom: 1px dotted #999;
}

#comptes_rendus_page p {
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: justify;
    width: 92%;
}

#comptes_rendus_page p.title {
    margin: 12px auto 0 auto !important;
    padding: 0 !important;
    text-align: justify;
    width: 94%;
}

#comptes_rendus_page ul {
    margin: 0 0 0 40px !important;
    padding: 0 !important;
    text-align: justify;
    width: 94%;
}

#comptes_rendus_page h3 {
    margin: 20px 10px 5px 20px;
    padding: 0;
    width: 80%;
    text-align: justify;
    text-indent: 10px;
    border-bottom: 1px dotted #999;
}

#content p {
	text-indent: 10px;
	padding: 20px;
}

#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
	color: #444;
	text-shadow: 1px 1px 1px #F4F4F4;
}

#main_menu ul li.group {
	margin: 0;
	padding: 12px 0 12px 35px;
	font-size: 1.15em;
	font-weight: bold;
	color: #6388CB;
	border-top: 1px solid white;
}

#main_menu ul li a.group {
    color: #6388CB;
}

ul#menu_phototheque {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#menu_phototheque .group {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: bold;
    color: #6388CB;
}

ul#menu_phototheque a.group {
	color: #6388CB;
}

#main_menu ul li.group#mairie {
	border-top: none;
	background: url('../images/style/icons/office.png') no-repeat 0.7em 0.7em ;
}

#main_menu ul li.group#infos {
	background: url('../images/style/icons/info.png') no-repeat 0.7em 0.7em;
}

#main_menu ul li.group#mail {
	background: url('../images/style/icons/mail.png') no-repeat 0.7em 0.7em;
}

#main_menu ul li.element {
	margin: 0;
	padding: 0 0 0 15px;
}

#main_menu ul li.element_start {
	margin: 0px 0 0 0;
	padding: 0 0 0 15px;
}

#main_menu ul li.element_end {
	margin: 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px solid #AE6;
}

#plan {
    margin: 20px 0 20px 40px;
    border: 1px solid #999;
}

#photos ul li.group {
	margin: 0;
	padding: 12px 0 12px 35px;
	font-size: 1.15em;
	font-weight: bold;
	color: #6388CB;
	border-top: 1px solid white;
}

#photos ul li.group#photo {
	border-top: none;
	background: url('../images/style/icons/photo.png') no-repeat 0.7em 0.7em ;
}

#photos ul li.element {
	margin: 0;
	padding: 0 0 10px 13px;
}

#photos ul li.element_start {
	margin: 0px 0 0 0;
	padding: 0 0 0 15px;
}

#photos ul li.element_end {
	margin: 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px solid #AE6;
}

hr.debug {
	margin: 0;
	padding: 0;
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#bottom {
	height: 4px;
	width: 960px;
	background: url('../images/style/background-page-bottom.gif') repeat-y;
}

#footer {
	font-size: 0.8em;
	padding: 20px 0;
}

#miniatures {
	width: 210px;
	height: 166px;
	position: absolute;
	background: url('../images/style/miniatures.png') no-repeat;
	z-index: 200;
	top: -5px;
}

#map {
	width: 900px;
	height: 148px;
	position: absolute;
	background: url('../images/style/map.png') no-repeat;
	z-index: 200;
	top: 10px;
}

#comptes_rendus {
	width: 60%;
	text-align: center;
	background: #DDD;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#vertical_slide, #vertical_slide1, #vertical_slide2 {
	padding: 0;
	width: 390px;
	color: white;
	margin: 0 auto;
	text-align: left;
	background: #999;
	-moz-border-radius-bottom-left: 5px;
	-moz-border-radius-bottom-right: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

div.dates_comptes_rendus {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	padding: 0 30px;
	background: #AAB;
	border-collapse: collapse;
}

tr.dates_comptes_rendus_1 {
	margin: 0;
	padding: 0;
	width: 100%;
	padding: 0 30px;
	background: #AAB;
	border-collapse: collapse;
}

tr.dates_comptes_rendus_2 {
	margin: 0;
	padding: 0;
	width: 100%;
	padding: 0 30px;
	background: #AAA;
	border-collapse: collapse;
}

#home p.item_compte_rendu {
    margin: 0 !important;
    padding: 0 !important;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background: #F9F9F9;
    text-align: center;
}

#home p.manifestations {
	width: 90%;
	margin: 0 auto 5px auto;
	padding: 0;
	text-indent: 0;}

#admin fieldset#authentication {
	width: 60%;
	margin: 80px auto 0 auto;
	border: 5px solid #E0E0E0;
	color: #FFF;
	background: #AAA;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#home fieldset {
	width: 80%;
	margin: 20px auto 0 auto;
	border: 2px solid #E0E0E0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#home fieldset legend {
	font-size: 1.1em;
	border: 1px solid #CCC;
	background: #c7e768;
	color: grey;
	padding: 3px 10px 3px 12px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#home fieldset dl {
    padding: 20px 0 15px 40px;
}

#home fieldset dl dt {
    clear: left;
    float: left;
    width: 150px;
    margin: 10px 0 0 0;
    line-height: 20px;
}

#home fieldset dl dd {
    float: left;
    margin: 10px 0 0 20px;
}

#home fieldset dl dd textarea {
    width: 320px;
    height: 100px;
}

#admin fieldset#authentication legend {
	font-size: 1.1em;
	border: 3px solid #CCC;
	background: #FFF;
	color: grey;
	padding: 3px 10px 3px 10px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#admin fieldset#authentication dl {
	margin: 0 auto;
	width: 62%;
}

#admin fieldset#authentication dl dt{
	clear: both;
	float: left;
	margin: 10px auto;
	padding: 0 0 0 10px;
	width: 8em;
}

#admin fieldset#authentication dl dd{
	float: left;
	margin: 10px 0;
	width: 12em;
}

#admin fieldset#authentication dl dd input[type=text], #admin fieldset dl dd input[type=password] {
	border: 1px solid grey;
	width: 10em;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#admin fieldset#authentication dl dd input[type=submit] {
	border: 3px solid grey;
	width: 10em;
	background: #DDD;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	cursor: pointer;
}

#admin fieldset#administration {
	width: 90%;
	margin:30px auto 0 auto;
	border: 5px solid #E0E0E0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#admin fieldset#administration legend{
	font-size: 1.1em;
	border: 3px solid #CCC;
	background: #FFF;
	color: grey;
	padding: 3px 10px 3px 10px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#admin fieldset#administration dl {
	margin: 0 auto;
	width: 62%;
}

#admin fieldset#administration dl dt{
	clear: both;
	float: left;
	margin: 10px auto;
	padding: 0 0 0 10px;
	width: 8em;
}

#admin fieldset#administration dl dd{
	float: left;
	margin: 10px 0;
	width: 12em;
}

#admin fieldset#administration dl dd input[type=text], #admin fieldset dl dd input[type=password] {
	border: 1px solid grey;
	width: 10em;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#admin fieldset#administration dl dd input[type=submit] {
	border: 3px solid grey;
	width: 10em;
	background: #DDD;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	cursor: pointer;
}

#admin fieldset dl.error {
	color: red;
	background: #FF9;
	border: 1px solid #FF9;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#admin fieldset dl.error dt {
	font-weight: bold;
}

form#disconnect input[type=submit] {
	border: 2px solid #CCC;
	width: 10em;
	margin: 20px 0 0 5px;
	background: #EEE;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	cursor: pointer;}

#admin fieldset#administration #administration_elem{
	font-size: 1em;
	border: 1px solid #CCC;
	background: #FFF;
	color: grey;
	text-align: center;
	margin: 20px;
	padding: 3px 10px 14px 10px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#admin fieldset#administration #administration_elem legend {
	font-size: 1.1em;
	border: 1px solid #CCC;
	background: #c7e768;
	color: grey;
	padding: 3px 10px 3px 12px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#admin fieldset#administration #administration_elem dl dt {
	text-align: left;
	width: 13em;
}

#admin fieldset#administration #administration_elem dl dd {
	text-align: left;
}

#admin fieldset#administration #administration_elem dl dd select,
#admin fieldset#administration #administration_elem dl dd input[type=text] {
	width: 12em;
}

#admin fieldset#administration #administration_elem dl dd textarea {
	width: 20em;
	height: 20em;
}

#admin fieldset#administration #administration_elem dl p {
	width: 100%;
	margin: 10px;
	padding: 5px 10px;
	text-indent: 0 0 0 -10px;
	text-align: justify;
	background: #FFB;
	border: 1px solid #CC9;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

span.error {
	color: red;
	font-weight: bold;
	text-decoration: underline;}

div.del_compte_rendu_title {
	width: 50%;
	text-indent: 0;
	margin: 5px auto 0 auto;
	background: #E5E5E5;
	font-weight: bold;
	border: 1px solid #CFCFCF;
	padding: 0 !important;}

ul.delete_list {
	list-style: none;
	margin: 0 0 0 2.2em;
	padding: 0;
	font-weight: normal;}

ul.edit_list {
	list-style: none;
	margin: 0 0 0 2.1em;
	padding: 0;
	font-weight: normal;}

span.del_compte_rendu_title_link {
	margin: 0;
	padding: 0;
	font-weight: normal;}

.delete {
	 color:red;
	 font-weight: bold;
	 vertical-align: 0.05em;}

.edit {
	 color:green;
	 font-weight: bold;
	 vertical-align: 0.05em;}

#category {
	float: left;
	width: 35%;
	text-align: left;
	padding: 0 10px 0 20px;
	font-size: 12px;
}

#content_vector {
	float: left;
	color: #33DD33;
	margin-top: 100px;
}

#elements {
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

#elements ul {
    list-style: circle;
}

#listing_associations {
    font-size: 0.7em;
}

#listing_associations table {
    width: 100%;
}

#listing_associations table tr td {
    width: 33.3%;
}

#listing_associations table tr td a:hover {
    background: #AAA !important;
}

#association {
    margin: 0 22px 0 20px;
}

#association img {
    float: left;
    margin: 0 10px 10px 10px;
    width: 250px;
    border: 4px solid #BFF777;
    -moz-border-radius: 4px;
}

#association h1 {
    margin: 10px 0 20px 0;
    background: #BFF777;
    border: 1px solid #AEE666;
    text-shadow: 0 0 8px #FFF;
}

#association p#informations {
    margin: 0 0 10px 0;
    padding: 0;
    text-indent: 0;
}

#association p#description {
    margin: 0;
    padding: 0;
}

#association_pictures table {
    width: 100%;
}

#association_pictures tr {
    width: 100%;
    text-align: center;
}

#association_pictures td {
    width: 33%;
}

#association_pictures img {
    width: 90%;
    margin: 10px;
}

img.fade_pics {
    width: 150px;
    height: 100px;
    margin: 0 10px 0 15px;
}