* {
	padding: 0;
	margin: 0;
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #370028;
	line-height: 20px;
}

a {
	color: #4c320d;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color : #370028;
}

#wrap {
	width: 1003px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: #FFFFFF url(images/banner1003.jpg) no-repeat;
	height: 174px;
}
#header h1 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
	line-height: normal;
}

#menu {
	height: 22px;
	background-color: #723E64;
	width: 1003px;
	padding-top: 4px;
}

#content {
	background: #BBACAC;
	padding: 10px 20px 5px;
}

.left {
	width: auto;
	float: left;
	text-align: justify;
}

.left h2 {
	font-size: 24px;
	font-weight: 100;
	margin-bottom: 10px;
}

.left h3 {
	color: #370028;
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	padding: 0px;
}

.left ul {
	margin-left: 50px;
}

.articles {
	font-size: 12px;
	width: 940px;
	background-color: #D2CAEC;
	height: auto;
	margin-top: 5px;
	padding: 10px;
}
.articles img {
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.articles a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #723E64;
}

.articles a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #723E64;
	text-decoration: underline;
}

#footer {
	text-align: center;
	font-size: 9px;
	padding: 2px 0px 3px;
	background: #FFFFFF;
	background-color: #723E64;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #370028;
	color: #FFFFFF;
}

#formulaire {
	margin-left: 10px;
	line-height: 25px;
	width: 450px;
}
#colonnegauche {
	float: left;
	width: 80px;
	
}

.textpartenaire {
	font-size: 10px;
}
#header img {
	margin-left: 10px;
	margin-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header a {
	text-decoration: none;
	color: #CF9FE9;
}

#header a:hover {
	text-decoration: none;
	color: #CF9FE9;
}

.colformulaire {
	font-size: 12px;
	background-color: #D2CAEC;
	margin-top: 5px;
	margin-left: 10px;
	padding: 10px;
	width: 500px;
}

.gaucheform {
	width: 500px;
	float: left;
	text-align: justify;
}

.gaucheform h2 {
	font-size: 24px;
	font-weight: 100;
	margin-bottom: 10px;
}

.formulaire {
	font-size: 12px;
	background-color: #D2CAEC;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	text-align: left;
}

.droiteform {
	float: right;
}
.formulaire ul {
	margin-left: 20px;
}
#content h2 {
	font-size: 24px;
	font-weight: 100;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

#bulle {
position: absolute;
visibility: hidden;
font-size:10px;
}

.info {
border:1px solid #666666;
padding: 7px;
color:#370028;
background-color:#BBACAC;
}

.bgclass {
	border:1px solid #666666;
	background-color:#BBACAC;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.couleurtitrephoto {
	color: #370028;
	font-size:10px;
	font-weight: bold;
}

