/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #30ACE0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #30ACE0;
}
a:hover {
	text-decoration: underline;
	color: #E2017B;
}
a:active {
	text-decoration: none;
	color: #30ACE0;
}
h1 {
	font-family: Georgia, serif;
	font-size: 44px;
	font-style: oblique;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
}
h2 {
	font-family: “Lucida Sans Unicode”, sans-serif;
font-size: 41px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -3px;
line-height: 1.2em;
}

.txt1 {
	font-family: Cambria, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}
.lieu {
	background-image: url(../img/BGcarte.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.nav {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.info {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;	
}
.fond1 {
	background-image: url(../img/fond1.jpg);
	background-repeat: no-repeat;
	background-position: 80px 80px;
	height: auto;
	width: 700px;
}
.infoalert {
	font-size: 14px;
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

.fondDroite {
	background-image: url(../img/denise2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 380px;
	width: 680px;
	text-indent: 20px;
}
.titre {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #3A3D2A;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #2CA6E5;
	text-align: left;
}
.bgtxt2 {
	background-image: url(../img/bg2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.txt2 {
	font-family: Cambria, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: justify;
}
.titreformulaire {
	font-family: Cambria, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: right;
}
.bgconnexion {
	background-image: url(../img/connexion.gif);
	background-position: center top;
	height: 260px;
}
.bginscription {
	background-image: url(../img/bginscriptiont.gif);
	background-position: center top;
	height: 500px;
	background-repeat: no-repeat;
}

.contact {
	background-image: url(../img/BGcontact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.rouge_sur_bleu {
	font-family: Cambria, serif;
	font-size: 14px;
	font-style: italic;
	color:#3A3D2A;
	background-color:#c1d737;
	border: 2px dashed #34AAD0;
	font-weight: bold;
.txt3 {
	font-family: Cambria, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: justify;
}

