/* General */
body
{
	background-color: white;
	text-align: center;
}

#content
{
text-align: left;
width: 777px;
margin:  auto;
}
#head1 {
	width: 100%;
	height: 14px;
	text-align: left;
	font-family: verdana, arial, sans-serif; /* base font is defined in the page */
	font-size: 1em; /* size font is defined in the page */
	color: white;
	border-bottom: 1px solid #315C8F;
	background-color: #B80018;
}
#head1 a{
color: white;
}
#head2 {
	background-image: url(images/grigny69/bandeau.jpg);
	width: 777px;
	height: 107px;
	background-position: center;
	background-repeat: no-repeat;
}
#left {
float: left;
width: 189px;
background-image: url(../images/menu_fond.jpg);
background-repeat: repeat-y;
}
#menu {
	margin-left: 0px;
	width: 189px;
	background: url(images/grigny69/fond_menu.jpg);
}
#topmenu{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 1px;
	background-image: url(images/grigny69/topmenu.jpg);
	background-repeat: repeat-y;
	height: 139px;
}
#sousrubriques{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 1px;
	background-image: url(images/grigny69/rubriques.jpg);
	background-repeat: repeat-y;
	height: 21px;

}

#cabinetdumaire{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 1px;
	background-image: url(images/grigny69/cabinetdumaire.jpg);
	background-repeat: repeat-y;
	height: 21px;
}
#grignycitoyenne{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 1px;
	background-image: url(images/grigny69/rencontrecitoyenne.jpg);
	background-repeat: repeat-y;
	height: 32px;
}
#agenda{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/grigny69/agenda.jpg);
	background-repeat: repeat-y;
	height: 21px;
}
#menuarchives{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/grigny69/archives.jpg);
	background-repeat: repeat-y;
	height: 21px;
}

#basmenu{
	background-image: url(images/grigny69/basmenu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 100px;
	margin-left: 0px;
	width: 189px;
}
#center {
	float: left;
	margin-left: 10px;
	width: 567px;
}
#arianegauche{
	margin-bottom: 0px;
	width: 567px;
	text-align: left;
	font-family: verdana, arial, sans-serif; /* base font is defined in the page */
	font-size: 14px; /* size font is defined in the page */
	color: Black;
}
#ariane{
	margin-bottom: 20px;
	width: 567px;
	text-align: right;
	font-family: verdana, arial, sans-serif; /* base font is defined in the page */
	font-size: 14px; /* size font is defined in the page */
	color: Black;
}
#ariane a {
	color: #24507F;
	
}

form{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #B80018;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	color: #B80018;
}

submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #B80018;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	color: #B80018;
}


#principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 567px;
	float: right;
	font-size: 12px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
}
/*
 * Ici les styles pour le contenu
 */

.contenu h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
.contenu h2.titre-texte {
	font-size: 120%;
	font-weight: bold;
	color: #303030;
}
.contenu .surtitre {
	font-size: 100%;
	font-variant: small-caps;
	color: #303030;
	margin-top: 10px;
}
.contenu .detail {
	color: #303030;
	font-weight: normal;

}
.contenu .texte {
	color: #303030;
}

.contenu .texte_droite {
	color: #303030;
	text-align:right;
	
}
.textesommaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-left: 15px;
}









#right {
   float: right;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 160px
}
#top{
	margin-bottom: 20px;
	width: 100%;
}
.textemenu{
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
.adressemenu{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	text-decoration: none;
	text-align:center;
}
img{
	border: none;
}

.textemenu a{
	text-decoration: none;
}
.textemenu a:hover{
	text-decoration: underline;
}
.muette {display: none;}

.encart    {
	border-color: #9E9E9E;
	color: Black;
	border-width: 1px;
	border-style: solid;
	padding: 0.5em;
	margin: 0.3em;
	margin-top: 1em;
	width: 100%;
	text-align: left;
	font-family: verdana, arial, sans-serif; /* base font is defined in the page */
	font-size: 14px; /* size font is defined in the page */
	color: Black;
}

.archives {
    font-family: verdana, arial, sans-serif; /* base font is defined in the page */
	font-size: 12px; /* size font is defined in the page */
	color: Black;
}

.archives ul {
  padding-left: 1em;
  list-style: none; /* impératif pour supprimer tous les petits points */
}

.archives a{
   text-decoration:none;
	padding-left: 30px;
}
.archives a:hover{
   text-decoration:underline;
}
.titre    {
        font-weight: 600;
        text-align: center;
	font-family: verdana, arial, sans-serif; /* base font is defined in the page */
	font-size: 14px; /* size font is defined in the page */
	color: Black;
}
.textebas {
	font-size: 2em;
}