
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/bg01.jpg) repeat-x top;
	background-attachment: fixed;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 170px;
	height: 17px;
	background: url(images/homepage21.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

#imagefield1 {
	margin-left: 1px;
}


/** HEADINGS */

h1, h2, h3, h4, h5 { margin: 0px; }

h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

h2 {
	margin-bottom: 10px;
	padding: 2px 20px;
	background: url(images/homepage13.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
}

h3 {
	font-size: 12px;
	color: #2e3192;
}

h4 {
	font-size: 18px;
	color: #2e3192;
}

h5 {
	margin-bottom: 10px;
	padding: 2px 20px;
	background: url(images/homepage13.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
}

h5.style1 {
	margin-bottom: 0px;
	padding: 0px;
	background: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
}

h6 {
	font-size: 12px;
	color: #2e3192;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 10px;
	background: url(images/subpage02.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding-top: 0px;
	background: url(images/homepage19.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.style2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #2e3192;
}

.annonce {
	font-size: 11px;
	color: #000000;
}


/** LINKS */

a { color: #2e3192; text-decoration: none; }

a.c1 { color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: normal;}

a.c2 { color: #000000; text-decoration: none; }

.more {
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #2e3192;
}

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

.link1 {
	display: block;
	padding: 4px 25px 3px 0px;
	text-align: right;
	background: url(images/homepage22.gif) no-repeat right center;
}

/** STYLES */

.style1 { color: #FFFFFF; }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 20px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	padding-bottom: 20px;
	background: url(images/homepage16.gif) repeat-x left top;
}

/** WRAPPER */

#wrapper { background: url(images/bg02.jpg) repeat-y left top; }

#bgtop { background: url(images/bg03.jpg) no-repeat left top; }

#bgbtm { background: url(images/bg04.jpg) no-repeat left bottom; }

/** MENU */

#menu a {
	display: block;
	float: left;
	width: 95px;
	height: 37px;
	padding: 15px 0px 0px 0px;
	background: url(images/homepage04.jpg) no-repeat left top;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #6E6E6E;
}

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

/** BOX STYLE A */

.boxA {
	width: 246px;
	background: url(images/homepage10.jpg) repeat-y left top;
}

.boxA .title {
	padding: 15px 20px;
	background: url(images/homepage11.jpg) no-repeat left top;
	background-attachment: fixed;
}

.boxA .content {
	padding: 10px 20px;
	background: url(images/homepage12.jpg) no-repeat left bottom;
}

.boxB {
	width: 246px;
	background: url(images/homepage10.jpg) repeat-y left top;
}

.boxB .title {
	padding: 9px 10px;
	background: url(images/subpage04.jpg) no-repeat left top;
}

.boxB .content {
	padding: 3px 10px;
	background: url(images/homepage12.jpg) no-repeat left bottom;
}

/** FOOTER */

#footer {
	width: 900px;
	height: 45px;
	margin: 0px auto 0px auto;
	background: url(images/bg05.jpg) repeat left top;
}

#footer p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
}
