*, img, ul, li, p, form {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	position: relative;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
}
p {
	text-align: left;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aright {
	text-align: right;
}
.middle {
	vertical-align: baseline;
}
.center {
	text-align: center;
}
.confirm {
	width: 450px;
	border: 1px solid #FFF;
	padding: 5px;
	margin: 0 auto 15px auto;
	font-weight: bold;
	color: #F90;
	text-align: center;
}
.em {
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
color: #C00;
	}
.mev {
	color: #F90;
}
.mevv {
	color: #090;
}
.mevb {
	color: #315AAD;
	text-align: center;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	padding: 5px;
}
.small {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
}
.error {
	font: 11px Arial, Helvetica, sans-serif;
	color: #F00;
}
.bold {
	font-weight: bold;
}
.sepa {
	border-bottom: 1px solid #CCC;
}
.important {
	width: 400px;
	border: 1px solid #FFF;
	border-right-width: 3px;
	padding: 5px;
	margin: 15px auto;
	text-align: center;
	font-weight: bold;
	color: #315aad;
}
.margeTop {
	margin-top: 15px;
}

.ugc {
	margin-top: 25px;
}
/*.link {
	color: #444;
	text-decoration: underline;
}*/
u {
	font-weight: bold;
	text-decoration: none;
}

#main {
	width: 1000px;
	background: url(/images/main_back.gif) repeat-y 0% 0%;
	margin: 0 auto;
	text-align: left;
}
/*HEADER*/
	#header {
		float: left;
		width: 190px;
		background: url(/images/header_back.gif) no-repeat 0% 0%;
		padding-bottom: 110px;
	}

	#header a#logo {
		display: block;
		height: 97px;
		background: url(/images/logo_logout.gif) no-repeat 100% 0%;
	}
	#header a#logoUGC {
		display: block;
		height: 176px;
		background: url(/images/logo.gif) no-repeat 100% 0%;
	}
	#header a#logoUI {
		display: block;
		height: 142px;
		background: url(/images/logo_ui.gif) no-repeat 100% 0%;
	}
	#header #logo span, #header #logoUGC span, #header #logoUI span {
		display: none;
	}

	#header ul#nav {
		float: right;
		width: 140px;
		margin: 30px 11px 20px 0;
		list-style: none;
	}
	#header #nav li {
		margin-bottom: 10px;
	}
	#header #nav li a {
		display: block;
		background: url(/images/nav_back.gif) no-repeat 0% 0%;
		padding: 4px;
		font-weight: bold;
		color: #FFF;
	}
	#header #nav li a:hover, #header #nav li a#current {
		text-decoration: underline;
	}

	#header #nav li ul {
		list-style: none;
		background-color: #BCC3D0;
		padding: 5px 0;
	}
	#header #nav li ul li {
		margin-bottom: 5px;
	}
	#header #nav li ul li a {
		display: block;
		background: none;
		padding: 2px 4px 2px 10px;
		font: 12px Arial, Helvetica, sans-serif;
		color: #000;
	}
	#header #nav li ul li a:hover {
		background-image: none;
		text-decoration: underline;
	}

/*IDENTIFICATION*/
	#header form.ident, #header ul.ident {
		clear: both;
		float: right;
		width: 130px;
		background: url(/images/nav_back.gif) no-repeat 0% 0%;
		margin: 20px 11px 0 0;
		padding: 4px 0 4px 10px;
	}
	#header .ident .left {
		float: left;
		width: 105px;
		margin: 8px 0;
	}
	#header .ident label {
		color: #FFF;
		font-weight: bold;
	}
	#header .ident .left input.input {
		width: 100px;
		height: 14px;
		border: 1px solid #000;
		margin-bottom: 4px;
		font: normal 9px Arial, Helvetica, sans-serif;
		color: #000;
	}
	#header .ident input.submit {
		float: left;
		width: 20px;
		height: 21px;
		background: none;
		margin-top: 14px;
		cursor: pointer;
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #FFF;
		text-decoration: underline;
	}
	#header .ident a {
		clear: both;
		display: block;
		padding: 0;
		font: normal 9px Arial, Helvetica, sans-serif;
		color: #FFF;
		text-decoration: underline;
	}

	#header .ident li {
		margin: 5px 8px 5px 0;
		list-style: none;
		font-weight: bold;
		color: #FFF;
		text-align: center;
	}
	#header .ident li.maj {
		text-transform: capitalize;
	}
	#header .ident li.pts {
		font-size: 14px;
		color: #FFFF00;
	}
	#header .ident li.card {
		font-weight: normal;
	}

/*FOOTER*/
#footer {
	clear: both;
	background-color: #F2F5FA;
	border: 1px solid #D6E0F0;
	border-width: 1px 0;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: center;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666;
}
#footer ul {
	list-style: none;
	margin: 5px 0;
}
#footer ul li {
	display: inline;
	margin-right: 10px;
}
#footer ul li a {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #444;
}


/*CONTENT*/
	#content {
		float: right;
		width: 800px;
	}
	#content h1 {
		background: #FFF url(/images/h1_back.gif) no-repeat 0% 100%;
		border-bottom: 3px solid #315AAD;
		padding: 0 0 0 25px;
		font: bold 21px Arial, Helvetica, sans-serif;
		color: #315aad;
	}
	#content h2, #content h2 a {
		clear: both;
		margin-bottom: 10px;
		font: bold 17px Arial, Helvetica, sans-serif;
		color: #336699;
	}
	#content h3 {
		margin: 10px 5px;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #000;
		text-align: center;
	}

	#content #banner {
		height: 100px;
		text-align: center;
	}
	#content #bread {
		background: url(/images/banner_back.gif) no-repeat 50% 100%;
		padding: 0 0 8px 20px;
		margin-bottom: 15px;
	}
	#content #bread ul#breadcrumb {
		float: left;
		width: 600px;
		list-style: none;
		font: normal 10px Arial, Helvetica, sans-serif;
		color: #999;
	}
	#content #bread #breadcrumb li {
		display: inline;
		margin-right: 10px;
	}
	#content #bread #breadcrumb li a {
		color: #999;
		text-decoration: underline;
	}
	#content #bread a#basket {
		float: right;
		display: block;
		width: 150px;
		height: 20px;
		line-height: 20px;
		background: url(/images/basket.gif) no-repeat 0% 0%;
		padding-left: 30px;
		color: #369;
		text-decoration: underline;
	}


#content p {
	margin: 0 0 15px 0;
	/*padding-top: 10px;*/
}


/*HOME*/
	#content #colleft {
		float: left;
		width: 540px;
	}
	#content #colright {
		float: right;
		width: 240px;
	}

	#content .txtWhite {
		clear: both;
		margin: 0 0 15px 0;
		padding: 8px;
	}
	#content .txt {
		clear: both;
		background-color: #e6e6e6;
		margin: 0 0 15px 0;
		padding: 8px;
	}
	#content .txt .mevr {
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		color: #C00;
	}
	#content .txt a.top {
		display: block;
		background:  url(/images/top.png) no-repeat 0% 0%;
		padding: 2px 0 0 18px;
		font: bold 10px Arial, Helvetica, sans-serif;
		color: #999;
		text-decoration: underline;
	}
	#content .txt a.button {
		display: block;
		width: 158px;
		height: 30px;
		background: url(/images/button_back.gif) no-repeat 0% 0%;
		margin: 0 auto;
		padding: 4px 0 0 0;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #FFF;
		text-align: center;
	}
	#content .txt a.button_big {
		display: block;
		width: 205px;
		height: 30px;
		background: url(/images/button_big.gif) no-repeat 0% 0%;
		margin: 0 auto;
		padding: 4px 0 0 0;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #FFF;
		text-align: center;
	}
	#content .txt a.button_bigger {
		display: block;
		width: 240px;
		height: 30px;
		background: url(/images/button_bigger.gif) no-repeat 0% 0%;
		margin: 0 auto;
		padding: 4px 0 0 0;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #FFF;
		text-align: center;
	}

	#content .txt ul.list {
		width: 758px;
		border: 1px solid #FFF;
		margin-bottom: 15px;
		padding: 10px;
		list-style: none;
	}
	#content .txt .list li {
		margin-bottom: 5px;
	}
	#content .txt ul.list li a {
		color: #315ca9;
		text-decoration: underline;
	}

	#content .txt table {
		width: 95%;
		background-color: #F5F5F5;
		margin: 0 auto 10px auto;
		text-align: center;
	}
	#content .txt table th {
		padding: 5px;
		font: bold 17px Arial, Helvetica, sans-serif;
		color: #336699;
	}
	#content .txt table td {
		padding: 5px;
	}
	#content .txt table tr.in td, #content .txt table td.in {
		background-color: #E6E6E6;
	}
	#content .txt table tr.total th {
		background-color: #bdcee8;
	}
	#content .txt table td strong {
		color: #666;
	}

	/*HOME BLOC 01*/
	#content .txt .homeLeft {
		float: left;
		width: 140px;
		text-align: center;
	}
	#content .txt .homeLeft img {
		margin-bottom: 15px;
	}
	#content .txt .homeLeft a {
		font-size: 9px;
		color: #3399cc;
		text-decoration: underline;
	}
	#content .txt .homeRight {
		float: left;
		width: 355px;
		text-align: center;
	}

	#content .txt .homeRight p {
		margin: 20px 0;
		text-align: left;
	}
	#content .txt .homeRight p.big {
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0;
		margin-top: 0;
	}
	#content .txt .homeRight p.big span {
		font-size: 21px;
	}
	/*HOME BLOC 02*/
	#content .txt .light {
		clear: both;
		background-color: #f5f5f5;

		margin: 0 0 15px 0;
		padding: 15px;
	}
	#content .txt .light h3 {
		margin: 20px 0 5px 0;
		text-align: left;
	}
	#content .txt .light a, #content .txt a.link,
	#content .txt .bonplan_right .fabuleos_RSS p a.link {
		color: #315ca9;
		text-decoration: underline;
	}
	#content .txt .light a.black {
		color: #000;
	}
	#content .txt .light p {
		margin: 5px 0;
	}
	#content .txt .light ul {
		list-style-type: disc;
		margin: 0 10px 15px 15px;
	}
	#content .txt .light ul li {
		margin-bottom: 10px;
	}
	#content .txt .light ul li h2, #content .txt .light ul li p {
		margin: 0;
	}
	#content .txt .light ul li strong {
		font-size: 14px;
	}
	/*HOME EDITO*/
	#content .txt p.edito img {
		float: left;
		margin: 2px 10px 5px 0;
	}
	/*HOME BP*/
	#content .txt .home_offer {
		float: left;
		width: 115px;
	}
	#content .txt img.bp {
		float: left;
		width: 100px;
		height: 100px;
		margin: 0 5px 5px 0;
	}
	#content .txt .pts {
		font: bold 14px Arial, Helvetica, sans-serif;
		text-align: center;
		color: #ff6600;
	}
	#content .txt a.button_bp {
		float: right;
		display: block;
		width: 100px;
		height: 21px;
		background: url(/images/button_bp_back.gif) no-repeat 0% 0%;
		margin-right: 5px;
		padding: 4px 0 0 0;
		text-align: center;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #FFF;
	}
	#content .txt .home_offer a.button_bp {
		display: block;
		width: 100px;
		height: 25px;
		background: url(/images/button_bp_back.gif) no-repeat 0% 0%;
		margin-top: 15px;
		padding: 4px 0 0 0;
		text-align: center;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #FFF;
	}
/*JOIN*/
	#content form p {
		clear: both;
		margin: 5px 15px;
		text-align: left;
		display: block;
	}

#content form p.center {
	text-align: center;
}
	#content form h2 {
		clear: both;
		float: left;
		display: block;
	width: 760px; /*debug IE6*/
		margin: 20px 0 0 0;
	}
	#content form h2.noMarge {
	margin: 0;
}
	#content .leftBlock {
		clear: both;
		float: left;
		display: block;
		width: 750px;
	}

	#content form p label.radio {
		width: 47px;
		padding: 0 5px 0 0;
		text-align: left;
		font-weight: normal;
		color: #444;
	}
	#content form p label.radio input {
		margin-right: 3px;
	}
	#content form p label {
		display: block;
		float: left;
		width: 270px;
		margin: 5px 5px 5px 0;
		text-align: right;
		font-weight: bold;
		color: #07465d;
	}
	#content form p span.info {
		float: left;
		display: block;
		padding: 7px 0 0 0;
		font: 11px Arial, Helvetica, sans-serif;
	}
	#content form p label.label {
		float: none;
		width: 720px;
		margin: 0 5px 5px 0;
		font-weight: normal;
		text-align: left;
		color: #444;
	}
	#content form.option {
		border: 1px solid #FFF;
		padding: 5px;
		margin-top: 25px;
	}
	#content form.option label {
		display: block;
		margin: 0;
		font-weight: bold;
		color: #07465d;
	}
	#content form.option label.qt {
		display: inline;
		float: none;
		margin-top: 15px;
		vertical-align: middle;
	}
	#content form.option select {
		float: none;
		width: 100%;
		border: 1px solid #CCC;
	}
	#content form.option .submit {
		width: 158px;
		height: 25px;
		background: url(/images/button_back.gif) no-repeat 0% 0%;
		margin: 0 0 0 100px;
		text-align: center;
		font-weight: bold;
		color: #FFF;
		cursor: pointer;
	}
	#content form p .input {
		float: left;
		width: 250px;
		border: 1px solid #CCC;
		margin: 5px 5px 5px 0;
		font: 11px Arial, Helvetica, sans-serif;
	}
	#content form p .input3 {
		float: left;
		width: 50px;
		border: 1px solid #CCC;
		margin: 5px 5px 5px 0;
		font: 11px Arial, Helvetica, sans-serif;
	}
	#content form p .input5 {
		float: left;
		width: 80px;
		border: 1px solid #CCC;
		margin: 5px 5px 5px 0;
		font: 11px Arial, Helvetica, sans-serif;
	}
	#content form p .input8 {
		float: left;
		width: 107px;
		border: 1px solid #CCC;
		margin: 5px 5px 5px 0;
		font: 11px Arial, Helvetica, sans-serif;
	}
	#content form .inputQt {
		width: 20px;
		border: 1px solid #CCC;
		margin: 5px 5px 5px 0;
		font: 11px Arial, Helvetica, sans-serif;
		text-align: center;
	}
	#content form p div.errors .error {
		clear: both;
		display: block;
		width: auto;
		float: none;
		margin-bottom: 10px;
	}
	#content form p span.error {
		display: block;
		width: 170px;
		float: left;
		padding: 6px 0 0 5px;
	}
	#content form p select {
		float: left;
		border: 1px solid #CCC;
		margin: 5px 5px 0 0;
		font: 11px Arial, Helvetica, sans-serif;
	}
	#content form p .check {
		float: left;
		width: 12px;
		height: 12px;
		margin: 0 5px 5px 0;
	}
	#content form p .submit {
		width: 158px;
		height: 25px;
		background: url(/images/button_back.gif) no-repeat 0% 0%;
		margin-bottom: 15px;
		text-align: center;
		font-weight: bold;
		color: #FFF;
		cursor: pointer;
	}
	#content form p .submit_big {
		width: 205px;
		height: 25px;
		background: url(/images/button_big.gif) no-repeat 0% 0%;
		margin-bottom: 15px;
		text-align: center;
		font-weight: bold;
		color: #FFF;
		cursor: pointer;
	}
	#content form .submit_refresh {
		width: 100px;
		height: 16px;
		background: url(/images/arrow_refresh.png) no-repeat 0% 0%;
		padding-left: 16px;
		cursor: pointer;
		font: bold 10px Verdana, Arial, Helvetica, sans-serif;
		color: #009900;
	}
	#content form ol.listCine {
		clear: both;
		width: 450px;
		margin: 10px 5px 10px 255px;
		list-style-type: decimal
	}
	#content form ol.listCine li {
		display: block
	}
	#content form #cinema_ajout {
		float: left;
		display: block;
		width: 99px;
		height: 20px;
		background: url(/images/button_small.gif) no-repeat 100% 0%;
		margin: 0;
		padding-top: 4px;
		text-align: center;
		text-decoration: none;
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color: #FFF;
	}
	#content form #cinema_ajout span {
		display: none;
	}

	#content form #cinema_reset {
		clear: both;
		display: block;
		width: 200px;
		margin: 5px 0 25px 225px;
		padding-left: 18px;
		font-size: 10px;
	}
/*BON PLAN colleft*/
#content #colleft a.bpLeft {
	float: left;
	display: block;
	width: 270px;
}
#content #colleft a.bpRight {
	float: right;
	display: block;
	width: 270px;
}

/*ACCOUNT*/
	#content .txt .accountLeft {
		float: left;
		width: 320px;
		height: 160px;
		background-color: #f5f5f5;
		margin: 15px 0 15px 30px;
		padding: 10px;
	}
	#content .txt .accountRight {
		float: right;
		width: 320px;
		height: 160px;
		background-color: #f5f5f5;
		margin: 15px 30px 15px 0;
		padding: 10px;
	}
	#content .txt .accountCenter {
		background-color: #f5f5f5;
		margin: 15px 30px 0 30px;
		padding: 10px;
	}
	#content .txt .accountRight p, #content .txt .accountLeft p, #content .txt .accountCenter p {
		margin: 0 0 30px 0;
	}
	#content .txt .accountRight p.center, #content .txt .accountLeft p.center, #content .txt .accountCenter p.center {
		margin: 0;
	}

/*CATALOG*/
	#content .txt .giftList {
		clear: both;
		width: 755px;
		background-color: #f5f5f5;
		margin-bottom: 15px;
		padding: 15px;
	}

	#content .txt .giftOfTheMonth {
		clear: both;
		width: 750px;
		background-color: #eef1f8;
		border: 3px solid #6585c1;
		margin-bottom: 15px;
		padding: 15px;
	}

	#content .txt .giftList .listImg, #content .txt .giftOfTheMonth .listImg {
		float: left;
		width: 100px;
		margin-right: 15px;
		text-align: center;
	}
	#content .txt .giftList .listImg img, #content .txt .giftOfTheMonth  img {
		margin-bottom: 10px;
	}
	#content .txt .giftList h2 a, #content .txt .giftList .detailsTxt h2,
	#content .txt .giftOfTheMonth h2 a, #content .txt .giftOfTheMonth .detailsTxt h2 {
		font: bold 21px Arial, Helvetica, sans-serif;
		color: #000;
	}
	#content .txt .giftList .listTxt, #content .txt .giftOfTheMonth .listTxt {
		float: left;
		width: 400px;
	}
	#content .txt .giftList .detailsTxt, #content .txt .giftOfTheMonth .detailsTxt {
		float: left;
		width: 560px;
	}
	#content .txt .giftList .listTxt p, #content .txt .giftList form p,
	#content .txt .giftOfTheMonth .listTxt p, #content .txt .giftOfTheMonth form p {
		margin: 5px 0 15px 0;
	}
	#content .txt .giftList a.button, #content .txt .giftOfTheMonth a.button {
		float: right;
		margin-top: 35px;
	}
	#content .txt .giftList .pts, #content .txt .giftOfTheMonth .pts {
		text-align: left;
	}
	#content .txt .giftList .detailsImg, #content .txt .giftOfTheMonth .detailsImg {
		float: left;
		width: 160px;
		text-align: center;
	}
	#content .txt .giftList .detailsImg .pts, #content .txt .giftOfTheMonth .detailsImg .pts {
		text-align: center;
		margin-top: 15px;
	}
	#content .txt .giftList .detailsImg form label, #content .txt .giftOfTheMonth .detailsImg form label {
		width: 85px;
	}
	#content .txt .giftList .detailsTxt h3, #content .txt .giftOfTheMonth .detailsTxt h3 {
		margin: 20px 0 20px 0;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #000;
		text-align: left;
	}
/*-------------------- Option */

#content .txt .giftList .detailsImg form .option {
	border: 1px solid #D6E0F0;
	background-color: #F2F5FA;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#content .txt .giftList .detailsImg form .option .select {
	border: 1px solid #D6E0F0;
	margin-top: 15px;
}
		/*#content .txt .giftList .detailsImg form .option label {
			font-weight: bold;
			color: #315AAD;
		}
		#content .txt .giftList .detailsImg form .option h2 {
			margin: 15px 0;
			width: 160px;
		}*/

/*PAGINATION*/
	#content ul.pagination {
		clear: both;
		margin: 20px 0 0 0;
		list-style: none;
		text-align: center;
	}
	#content .pagination li {
		display: inline;
	}
	#content .pagination li a span {
		display: none;
	}

	#content .pagination li.first {
		background: url(/images/first.png) no-repeat 50% 50%;
		border: 1px solid #ccc;
		padding: 2px 6px;
	}
	#content .pagination li.previous {
		background: url(/images/previous.png) no-repeat 50% 50%;
		border: 1px solid #ccc;
		padding: 2px 6px;
	}
	#content .pagination li.next {
		background: url(/images/next.png) no-repeat 50% 50%;
		border: 1px solid #ccc;
		padding: 2px 6px;
	}
	#content .pagination li.last {
		background: url(/images/last.png) no-repeat 50% 50%;
		border: 1px solid #ccc;
		padding: 2px 6px;
	}
	#content .pagination li a {
		padding: 2px 6px;
		font-weight: bold;
		color: #666
	}
	#content .pagination li a.active {
		text-decoration: underline;
		color: #336699;
	}

/*HOW IT WORKS*/
#content .textLeft {
	float: left;
	width: 565px;
	margin-top: 8px;
}
#content .cado {
	background: url(/images/cado_back.gif) no-repeat 100% 100%;
	padding-bottom: 50px;
}
#content .bonus {
	background: url(/images/bonus_back.gif) no-repeat 100% 100%;
	padding-bottom: 50px;
}


/*IPOLL*/
	#colleft label.label3 {
		display: block;
		margin-bottom: 15px;
		clear: both;
		font: bold 17px Arial, Helvetica, sans-serif;
		color: #336699;
	}
	#content .linkPoll {
		display: block;
		width: 182px;
		background: url(/images/btn_poll_bottom.gif) no-repeat 50% 100%;
		margin: 15px auto;
		padding: 9px 0;
		text-align: center;
		color: #FFF;
		font-weight: bold;
	}
	#content .linkPoll:hover {
		text-decoration: none
	}
	#content .linkPoll span {
		display: block;
		background: url(/images/btn_poll_top.gif) no-repeat 0% 0%;
		padding: 9px 5px 0 5px;
		text-align: center;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #FFF;
	}
	#content .linkPoll input {
		background: none;
		cursor: pointer;
		color: #FFF;
		font-weight: bold;
	}
	#colleft form.ipoll h5 {
		display: none;
	}
	#colleft form.ipoll .check, #colleft form.ipoll .radio{
		margin-right: 4px;
	}

/* FABULEOS */
/*  -------------------------------------- Image entête  */
#content .txt #fabuleos h2.titleFab {
	background: url(/images/dynamics/site/fabuleos/fabuleos.gif) no-repeat 0% 0%;
	padding: 20px 0 0 265px;
	height: 30px;
}
/*  -------------------------------------- BLOCK Bon plan et Code Promo  */
#content .txt #fabuleos .left,
#content .txt #fabuleos .right {
	width : 380px;
}
#content .txt #fabuleos .left h1,
#content .txt #fabuleos .right h1 {
	background: #ED008C none;
	color: #FFFFFF;
	border: none;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}
#content .txt #fabuleos .left .light {
	margin-bottom: 10px;
	padding: 0;
}
#content .txt #fabuleos .left .light p,
#content .txt #fabuleos .left .light span {
	display: block;
	padding: 5px;
}
#content .txt #fabuleos .right .light {
	border: 2px solid #F5F5F5;
	background-color: #E6E6E6;
	margin-bottom: 10px;
	padding: 5px;
}
#content .txt #fabuleos .left h3 {
	margin: 5px 5px;
}
#content .txt #fabuleos .right .light h3 {
	margin: 0;
}
#content .txt #fabuleos .left .img {
	float: left;
	/*width: 120px;*/
	margin: 5px;
}
#content .txt #fabuleos .right p.box_txt a{
	display: block;
	color: #666666;
	text-decoration: none;
}
#content .txt #fabuleos .right p.color {
	color: #CC0000;
	font-weight: bold;
}
/* --------------------------------------- BOUTONS */
#content .txt #fabuleos .light a.button_bigger,
#content .txt #fabuleos .right a.button_bigger,
#content .txt #fabuleos .blockleft .button {
	color: #FFFFFF;
	text-decoration: none;
}
/* --------------------------------------- BLOCK FAQ */
#content .txt #fabuleos .blockleft {
	float: left;
	width: 400px;
}
#content .txt #fabuleos .blockright {
	float: right;
	width: 250px;
}
/* --------------------------------------- BLOCK point*/
#content .txt #fabuleos .right .one {
	background: url(/images/dynamics/site/fabuleos/1.jpg) no-repeat 0% 50%;
	padding: 15px 0 0 35px;
}
#content .txt #fabuleos .right .two {
	background: url(/images/dynamics/site/fabuleos/2.jpg) no-repeat 0% 50%;
	padding: 15px 0 0 35px;
}
#content .txt #fabuleos .right .three {
	background: url(/images/dynamics/site/fabuleos/3.jpg) no-repeat 0% 50%;
	padding: 15px 0 0 35px;
}
/* ----------------------------------------- Block right & left */
#content .txt #fabuleos .bggris {
	background-color: #F5F5F5;
	height: 250px;
	padding: 0 0 0 5px;
	margin-bottom: 10px
}
#content .txt #fabuleos h2 {
	margin-top: 10px;
}
#content .txt #fabuleos .bggris span {
	display: block;
	margin: 5px;
}
/*----------------------------------------- blocks PARTENAIRES*/
#content .txt #fabuleos .table .partner {
	float: left;
	width: 125px;
}
#content .txt #fabuleos .table .partner p{
	margin: 5px 5px;
	text-align: center;
}
#content .txt #fabuleos .table p {
	text-align: right;
}
