/* Styles UPODEF by C&#65533;dric T&#65533;tart */

html, body, h1, h2, h3, div, ul, li, dl, dt, dd, img { margin: 0; padding: 0; border: 0; }

* {
	font-family: verdana;
}

html {
	background: url(images/background.jpg);
}

body {
	margin: 0 auto 0 auto;
	width: 995px;
}


#content {
	background: url(images/background-content.jpg) repeat-y;
	overflow: hidden;
}


#menu {
	position: relative;
	margin-bottom: 10px;
	right: 54px;
	width: 220px;
	float: right;
	background: url(images/backgroundMenu.gif) repeat-x top left #FFF;
	background-position: 0 30px ;
}

	#menu ul {
		margin-right: 10px;
		text-align: right;
		list-style: none;
	}

		#menu ul li {
			margin-bottom: 13px;
			padding-right: 10px;
			font-size: 16px;
			color: #000;
			font-weight: bold;
			background: url(images/backgroundMenuItem.gif) no-repeat right;
		}
		
		#menu ul li.level-2 {
			margin-bottom: 13px;
			padding-right: 10px;
			font-size: 12px;
			color: #000;
			font-weight: bold;
			background: none;
		}
		

		#menu ul li a {
			text-decoration: none;
			color: #000;
		}

		#menu ul li.hover {
			color: #A80000;
		}

		#menu ul li.subItemActive {
			background: url(images/backgroundMenuItemActive.gif) no-repeat right;		
		}

	#xiti-logo {
		text-align: center;
		padding: 30px 0 70px 0;
	}

#contenu {
	float: left;
	width: 625px;
	padding: 20px 26px 10px 70px;
	background: url(images/contentTop.gif) no-repeat top right;
}

	#contenu h1 {
		position: relative;
		left: -70px;
		padding: 30px 0 20px 61px;
		font-size: 18px;
		color: #A80000;
		font-weight: bold;
		background: url(images/backgroundTitle.gif) no-repeat top left;
	}

	#contenu h2 {
		position: relative;
		left: -33px;
		padding: 7px 0 10px 34px;
		font-size: 14px;
		color: #000;
		font-weight: bold;
		background: url(images/backgroundSubTitle.gif) no-repeat top left;
	}

	#contenu h3 {
		font-size: 13px;
		font-weight: bold;
		position: relative;
		left: -20px;
		padding: 7px 0 10px 26px;
	}
	#contenu h4 {
		padding: 7px 0 10px 26px;
		font-size: 12px;
		font-weight: bold;
		position: relative;
		left: -15px;
	}
	#contenu h5 {
		padding: 7px 0 10px 26px;
		font-size: 12px;
		font-style: italic;
		font-weight: bold;
		position: relative;
		left: -10px;
	}
	#contenu h6 {
		padding: 7px 0 10px 26px;
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
		position: relative;
		left: -5px;

	}

	#contenu p {
		font-size: 12px;
		text-align: justify;
	}

	#contenu ul {
		margin-left: 45px;
		font-size: 12px;
		list-style: square;
	}
	
	#contenu ol {
		margin-left: 45px;
		font-size: 12px;
	}


#footer {
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
	background: url(images/background-footer.jpg) no-repeat 50% 0;
}

#footer p {
	margin: 0;
	padding: 0;
}


.center { text-align: center !important; }
.float-left { float: left; }
.float-right { float: right; }
img.float-right { margin: 0 0 3px 20px; }
img.float-left { margin: 0 20px 3px 0; }
.clear { clear: both; }
.clear-right { clear: right; }
.clear-left { clear: left; }

.succursales {
	background: #BCCEE9;
	padding: 0;
	margin: 0;
	font-size: 11px;
	width: 520px;
}

.succursales-under {
	background: #3168BA;
	padding: 0;
	margin: 0;
}

.succursale {
	background: #BCCEE9;
	padding: 8px;
	float: left;
	width: 240px;
	margin: 2px;
}

.succursale a {
	text-decoration: none;
	color: black;
}

.site a,.email a {
	text-decoration: underline;
	color: blue;
}

.adherent {
	float: left;
	width: 640px;
	padding-bottom: 16px;
	margin-bottom: 16px;
}
.general {
	width: 340px;
	float: left;
}
.description {
font-size: 12px;
text-align: justify;
width: 360px;
}

.image {
	float: left;
	padding: 4px;
}
.images {
	width: 360px;
	text-align: center;
}
.images img {
	padding: 4px;
}
h3.name {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}


.adherent-limit {
	float: left;
	border: #83CAA2 4px solid;
	background: #BCCEE9;
	color: #316AC5;
	width: 180px;
	height: 96px;
	font-size: 11px;
	margin: 4px;
	padding: 4px;
	text-align: center;
}

.adherent-limit h4 {
	padding: 0px;
	margin: 15px 0px;
	font-size: 11px;
}

.retour-adherents {
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding: 12px;
	margin: 0px;
}

.menu-2 {
	position: absolute;
	top: 152px;
	margin: 0 auto 0 auto;
padding-left: 23px;
	width: 700px;
}

.bread-crumb {
	float: left;
	width: 120px;
	height: 20px;
	background: #83C9A4;
	text-align: center;
	border: #3168BA 1px solid;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	padding-top: 5px;
	margin: 1px;
}
.bread-decal {
	float: left;
	width: 0px;
}
.bread-crumb a {
	text-decoration: none;
	color: #000;
}

.active-crumb {
	background: #FF957D;
	font-weight: bold;
}


.annonce {
	background: #B6C9E7;
	padding: 6px;
	margin: 10px;
}

.fiche-adherent {
	float: left;
	clear: both;
	padding: 6px;
	margin: 0px;
	background: #D6E1F2;
	width: 560px;
	color: black;
}

.fiche-adherent dt {
	float: left;
	clear: left;
	width: 180px;
	font-weight: bold;
}

.fiche-adherent dd {
	float: left;
	clear: right;
	width: 360px;
	font-weight: normal;
}

.tx-metafeedit-link-back {
	clear: left;
	float: left;
}

.tx-metafeedit-editmenu-list {
	width: 560px;
}

.tx-metafeedit-form-label {
	font-size: 14px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFF;
	width: 572px;
	background-color: #3367BD;
}

.tx-metafeedit-form-field {
	text-align: center;
	font-size: 12px;
	margin: 0px;
	width: 560px;
	background-color: #D6E1F2;
	padding: 6px;
	outline-color: Black;
	outline-style: none;
	outline-width: thick;
}

.tx-metafeedit-error {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 99%;
	background-color: #83CAA2;
	font-weight: bold;
	color: #990000;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	outline-color: Black;
	outline-style: none;
	outline-width: thick;
	margin-right: 10px;
}

.tx-metafeedit-form-field textarea {
	width: 98%;
	height: 15em;
}


td p.bodytext {
display: inline;
}


dl#formulaire dt {
float: left;
width: 100px;
}
fieldset.csc-mailform {
border: none;
padding-left: 100px;
}

.adherent {
	padding-bottom: 24px;
	border-bottom: 1px dotted blue;
}

.mon-compte table tbody tr td {
	color: #000;
	background: #BCCEE9;
}