*
{
		margin: 0px;
}

body
{
		background-image:url('images/fond.jpg');
}

.menu
{
		text-indent: 30px;
		font-family: georgia;
		font-style: italic;
		font-size: 14px;
		font-weight: bold;
		color: #444;
		text-decoration: none;
}

.menu div
{
		cursor: pointer;
		margin-left: 5px;
		background-image:url('images/mn2.png');
		background-repeat: no-repeat;
		height: 25px;
		width: 230px;
}

.menu:hover div
{
		background-image:url('images/mn_hover.png');		
}


.menu_choisi
{
		text-indent: 30px;
		font-family: georgia;
		font-style: italic;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
}
.menu_choisi div
{
		cursor: pointer;
		margin-left: 5px;
		background-image:url('images/mn.png');
		background-repeat: no-repeat;
		height: 25px;
		width: 230px;
}
div .ssmn div,
div .ssmn,
.ssmn,
.ssmn div
{
		cursor: pointer;
		margin-left: 5px;

		background-image:url('images/mn.png');
		width: 225px;
		text-decoration: none;
		color: black;
		font-family: georgia;
		font-style: italic;
		font-size: 14px;
}

.communiques
{
		color: black;
		text-decoration: none;
}

.communiques div
{
		float: left;
		width: 98%;
		cursor: pointer;
}
.communiques:hover div
{
		background: #FFE;
}

input,
textarea
{
		background-image:url('images/input.png');
		background-repeat: repeat-x;
		background-position: bottom;
		height: 20px;
		width: 300px;
}

textarea
{
		background-attachement: fixed;
		height: 80px;
		overflow: auto;
}

.nbpg
{
		color: #444;
		text-decoration: none;
}
.nbpg:hover
{
		font-weight: bold;
		color: #A42;
}

.paragraphe
{
text-align: justify;
margin-right: 20px;
margin-bottom: 20px;
}
.lettrine
{
color: #44AA66;
font-size: 18px;
font-weight: bold;
text-indent: 20px;
}

.pgarde,
.pgarde div
{
font-family: georgia;
line-height: 2;
color: black;
text-decoration: none;
}
.pgarde:hover,
.pgarde:hover div
{
color: orange;
font-weight: bold;
}

.cal,
.cal div
{
text-align: center;
font-family: arial;
font-size: 12px;
width: 30px;
float: left;
color: black;
text-decoration: none;
}
.cal:hover div
{
background: #EEE;
}

#aujourdhui{
font-weight: bold;
color: #A42;
}

.communique,
.communique div
{
text-decoration: none;
color: black;
font-family: georgia;
font-style: italic;
font-size: 14px;
padding: 10px;
}
.communique:hover div
{
background: gold;
}

.lien,
.lien div
{
background: #FEA;
font-family: georgia;
color: black;
font-size: 12px;
width: 230px;
border: solid 1px black;
border-width: 1px 0px 1px 0px;
text-decoration: none;
margin-left: 5px;
margin-bottom: 10px;
text-align: center;
}

.lien:hover div
{
background: red;
color: white;
}
