body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* Blocs */
#main {
	padding:10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #FFFFFF;
	border: 1px dotted #000000;
	text-align:left;
	width: 800px;
	z-index: 5;
}

/* Classes */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}

a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	color: #FF0000;
}

.bold {
	font-weight: bold;
}

.date {
	font-style: italic;
	color: #999999;
}

.sign {
	font-weight:bold;
	color: #999999;
}

.small {
	font-size: 9px;
}

.titlesmall {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.italique {
	font-style: italic;
}

.theme {
	font-size:10px;
	font-style:italic;
	color: #006699;
	text-align: center;
}

.menu {
	font-size: 16px;
	font-style: italic;
	color: #993300;
	text-align: center;
}


.logo {
	text-align:center;
}

.lignephoto {
color: #990000;
background-color: #990000;
height: 1px;
border: 0;

}
