/* @override http://www.cardsoff.com/data/css/style.css */

/* @override http://www.cardsoff.com/data/css/style.css */

/* CARDSOFF css
/* v1.0 | 10162009 */

html {
	
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #aa0618;
}

#container {
	width: 960px;
	margin: 0 auto;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 694px;
	background: transparent url(../../images/bg_home.jpg) no-repeat center top;
	padding: 0 10px 10px;
}

a {
	color: #111;
}

a.mailto {
	color: #aa0618;
}

a img {
	border: none;
}

a:visited {
	color: #111;
}

a:hover {
	color: #333;
}

h2 {
	text-transform: uppercase;
	color: #aa0618;
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 10px;
	padding-left: 10px;
	background: url(../../images/bullet_square_red.gif) no-repeat 0 12px;
	margin-left: 3px;
}

h2 a, h2 a:visited {
	color: #aa0618;
	text-decoration: none;
}

h2 a:hover {
	color: #aa0618;
	text-decoration: none;
	border-bottom: 2px solid #aa0618;
}

h4 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #696a6c;
}

.legend {
	font-size: 11px;
	color: #aa0618;
}

p {
	
}

span.red {
	color: #aa0618;
	text-transform: uppercase;
}

/* HEADER */

#header {
	height: 210px;
	margin: 0;
	padding: 0;
}

#header #header_top {
	
}

#header_top #logo {
	width: 320px;
	height: 133px;
	float: left;
	padding-right: 20px;
	background: url(../../images/logo.jpg) no-repeat;
	margin-left: 70px;
}

#header_top #banner {
	height: 95px;
	float: right;
	width: 450px;
	margin-right: 70px;
	margin-top: 20px;


/*background: #111 url(../../images/banner.gif) no-repeat;*/
}

#navigation {
	float: left;
	width: 100%;
	clear: both;
}

#navigation ul {
	text-align: center;
	position: relative;
	width: 100%;
	display: block;
	z-index: 10000;
}

#navigation ul li.navigation_item {
	cursor: pointer;
	width: 218px;
/*float: left;*/
	/*background-color: #111;*/
	/*position: absolute;*/
	z-index: 1006;
	height: 81px;
}

li#item_inscription {


/*margin-right: 30px;
	margin-left: 120px;*/
	background-image: url(../../images/item_inscription.png);
	position: absolute;
	left: 100px;
}

li#item_callback {
	margin-right: 30px;
	background-image: url(../../images/item_callback.png);
	position: absolute;
	left: 380px;
}

li#item_affiliate {
	background-image: url(../../images/item_affiliate.png);
	position: absolute;
	right: 100px;
}

/* <----------- SUBMENU */

.submenu {
	display: none;
	z-index: 1000;
}

#sub_inscription {
	width: 217px;
	height: 91px;
	background-image: url(../../images/item_sub.png);
	position: absolute;
	top: 71px;
	z-index: 10;
	left: 0;
	margin: 0;
	padding: 0;
}

#sub_inscription ul {
	text-align: left;
	width: 100%;
	list-style-type: square;
	list-style-image: url(../../images/bullet_square_white.gif);
	list-style-position: outside;
}

#sub_inscription ul li {
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-left: 30px;
}

#sub_inscription ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #66ccee;
	font-size: 14px;
}

#sub_inscription ul li a:hover {
	color: #fff;
}

#sub_callback {
	width: 217px;
	/*height: 91px;*/
	background: url(../../images/item_sub_callback.png) repeat-y;
	position: absolute;
	top: 71px;
	z-index: 10;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	left: 0;
}

#sub_callback #callback_icon {
	width: 78px;
	height: 91px;
	background-image: url(../../images/item_sub_callback_icon.png);
	float: left;
}

#sub_callback #callback {
	width: 130px;
	text-align: center;
	float: left;
	padding-left: 5px;
}

.notification_error {
	float: left;
	clear: both;
	color: #ff0000;
}

.notification_ok {
	float: left;
	clear: both;
	color: #ffffff;
}

#sub_callback #callback .callback_text {
	color: #66ccee;
	float: left;
	clear: both;
	padding: 5px 0;
	text-align: center;
}

#sub_callback #callback input.input_callback {
	width: 120px;
	margin-right: 10px;
	background-color: #eaeaea;
	border: 1px solid #969696;
}

#sub_callback #callback input.submitcallback {
	color: #fff;
	background-color: transparent;
	border-style: none;
	text-transform: uppercase;
}

#sub_callback #callback input.submitcallback:hover {
	cursor: pointer;
	color: #66ccee;
}

#sub_affiliate {
	width: 217px;
	height: 91px;
	background-image: url(../../images/item_sub.png);
	position: absolute;
	top: 71px;
	z-index: 10;
	margin: 0;
	padding: 0;
	left: 0;
}

#sub_affiliate a {
	text-transform: uppercase;
	text-decoration: none;
	color: #66ccee;
	font-size: 14px;
	margin-top: 15px;
	display: block;
}

#sub_affiliate a:hover {
	color: #fff;
}

/* <------------- end HEADER */

/* MAIN CONTENT */
 
#main_content {
	height: 449px;
	position: relative;
}

#content {
	width: 799px;
	height: 429px;
	background-image: url(http://www.cardsoff.com/images/bg_content.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding: 10px;
	z-index: 10;
}

.scroll-pane {
	overflow: auto;
}
#content_scroll.inscription{
		color: #696a6c;
}
#content_scroll.inscription strong{
	color: #333;
}
.scroll-inscription{
overflow: auto;
	width: 400px;
	height: 380px;
	float: left;
}
#content_scroll {
	height: 321px;
	clear: both;
	margin-top: 0px;
	float: left;
	padding-right: 40px;
	padding-left: 15px;
	width: 736px;
	padding-bottom: 20px;
}

.sous_titre{
	margin:3px 73px 5px 15px;
	line-height:18px;
}

.bann .visuel{
	float:left;
	margin-right:62px;
	width:300px;
}

.bann .liste{
	background:url(../../images/fond_liste_kit.png) no-repeat;	
	float:left;
	width:323px;
	height:131px;
	padding:20px 11px;
	margin-top:0px;
}

.bann .detail{
	float:left;
	width:323px;
	height:170px;
}

.videos .detail{
	float:left; 
	width:309px;
	height:170px;
}

#content .scroll_videos{
	height:313px;	
}

.videos .liste{
	background:url(../../images/fond_liste_kit.png) no-repeat 0 -65px;	
	height:65px;
}

.videos .visuel{
	margin-right:93px;	
}

.last{
	border:0 !important;	
}

.bann{
	padding:20px 0;
	border-bottom:1px dotted #fff;
}

.puces{
	padding-bottom:0;
	border:0;
}

.bann .liste h2{
	background:none;
	padding-left:0;
}

.bann .telecharger{
	background:url(../../images/btn_telecharger.png) no-repeat;
	clear:left;
	color:#FFFFFF;
	display:inline-block;
	font-size:14px;
	height:47px;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:188px;
	margin:15px 0 0 68px;
}

.bann .liste ul{
	margin:0 0 0 8px;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#5e6163;
	line-height:20px;
}

.scroll-puces .visuel img{
	float:left;
	margin:0 8px 14px 0;
}

.scroll-puces .visuel img.resize{
	width:300px;	
}

#content .scroll-ban{
	height:271px !important;	
}

#content .scroll-puces{
	height:313px;	
}

#content_scroll.scroll_eshop{
	height: 316px;
	padding-bottom: 0;
}
#content_scroll.inscription .jScrollPaneContainer{
	margin-right: 20px;
	padding-right: 10px;
}
#content_noscroll { 
	margin-top: 20px;
	float: left;
	clear: both;
	width: 100%;
}

#content_shadow {
	width: 819px;
	height: 12px;
	background-image: url(../../images/bg_content_shadow.png);
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#content_navigation ul li {
	display: inline;
	padding-right: 10px;
	float: left;
	text-align: center;
}

#content_navigation ul li a {
	width: 145px;
	height: 27px;
	background-image: url(../../images/buttons.jpg);
	display: block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	line-height: 29px;
	font-size: 12px;
	letter-spacing: 1px;
}

#content_navigation ul li a:hover {
	background: url(../../images/buttons.jpg) 0 -27px;
}

#content_navigation ul li a.current {
	background: url(../../images/buttons.jpg) 0 -27px;
}

/* end MAIN CONTENT */

/* EXTRAS */

#extras {
	clear: both;
	position: absolute;
	bottom: 0;
	padding-left: 40px;
	width: 930px;
}

#tlmep {
	cursor: pointer;
	width: 227px;
	height: 121px;
	padding-right: 15px;
	background: url(../../images/tlmep.png) no-repeat;
	float: left;
}

#tlmep_sub {
	width: 244px;
	height: 138px;
	background-image: url(../../images/tlmep_sub.png);
	position: absolute;
	top: -117px;
	left: 242px;
	display: none;
}

#tlmep_sub ul {
	width: 160px;
	float: right;
	padding: 10px;
}

#tlmep_sub ul li {
	padding-left: 0;
	list-style-type: square;
	opacity: 1;
	list-style-position: outside;
	padding-bottom: 5px;
	line-height: 22px;
	font-size: 12px;
}

#tlmep_sub ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #696a6c;
}

#tlmep_sub ul li a:hover {
	color: #aa0618;
}

/* HOMEPAGE */

#homepage {
	width: 100%;
	height: 100%;
	position: relative;
}

#part {
	cursor: pointer;
	width: 246px;
	height: 100px;
	position: absolute;
	left: 20px;
	top: 200px;
	background: url(../../images/part_card.png) no-repeat;
}

#pro {
	cursor: pointer;
	width: 246px;
	height: 100px;
	background: url(../../images/pro_card.png) no-repeat;
	position: absolute;
	top: 200px;
	right: 20px;
}

#part_sub {
	width: 415px;
	height: 170px;
	background: url(../../images/part_open.png) no-repeat;
	position: absolute;
	top: -120px;
	left: 230px;
	z-index: 1;
	display: none;
}

.subtext {
	color: #cbcbcb;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	display: block;
	line-height: 12px;
	margin: -5px 0 0;
	padding: 0;
}

#pro_sub {
	width: 400px;
	height: 235px;
	background: url(../../images/marchand_ouvert1.png) no-repeat;
	position: absolute;
	top: -142px;
	left: -376px;
	z-index: 1;
	display: none;
}

.ul_sub ul {
	width: 275px;
	float: right;
	padding: 10px;
	list-style-type: square;
	list-style-image: url(../../images/bullet_square_white.gif);
}

#pro_sub.ul_sub ul {
	float: right;
	padding-left: 40px;
	width: 270px;
	padding-top: 25px;
	padding-right: 95px;
}

.ul_sub ul li {
	padding-left: 0;
	padding-bottom: 5px;
	line-height: 20px;
	font-size: 12px;
}

.ul_sub ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

.ul_sub ul li a .subtext {
	text-transform: none;
	text-decoration: none;
	color: #cbcbcb;
}

.ul_sub ul li a .subtext:hover {
	text-transform: none;
	text-decoration: underline;
	color: #cbcbcb;
}

.ul_sub ul li a:hover {
	color: #111;
}

/* <------- end HOMEPAGE */

/* FEATURED NEWS */

#featured_news {
	width: 386px;
	height: 64px;
	background-color: #fff;
	float: left;
	margin-right: 15px;
	margin-top: 8px;
	position: relative;
	padding: 10px 10px 27px;
}

#title_featured_news {
	width: 311px;
	height: 21px;
	background: url(../../images/title_actus.gif) no-repeat;
	margin-bottom: 5px;
}

#featured_news .latest_news {
}
.jFlowControl{
	display: none;
}#featured_news .latest_news .latest_news_img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	overflow: hidden;
}

#featured_news .latest_news .latest_news_text {
	float: left;
	width: 293px;
}

#featured_news .latest_news .latest_news_text .latest_news_title {
	color: #696a6c;
	font-weight: bold;
}

#featured_news .latest_news_date {
	font-size: 11px;
	color: #696a6c;
}

#featured_news .latest_news .latest_news_text p {
	color: #696a6c;
}

#featured_news .latest_news .latest_news_text a.readmore {
	text-decoration: none;
	color: #aa0618;
}

#featured_news_controls {
	width: 41px;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#bt_prev:hover, #bt_next:hover {
	cursor: pointer;
	background-position: 0 -13px;
}


#bt_prev, #bt_next {
	display: block;
	overflow: hidden;
}

#bt_prev a, #bt_next a {
	display: block;
	overflow: hidden;
	/*t

ext-indent: -8000px;*/
	line-height: 40px;
}
#bt_prev {
	background: url(../../images/bt_prev.gif) no-repeat;
	width: 14px;
	height: 13px;
	float: left;
}

#bt_next {
	width: 14px;
	height: 13px;
	float: right;
	background: url(../../images/bt_next.gif) no-repeat;
}

/* end FEATURED_NEWS */

#featured_twitter {
	width: 165px;
	height: 80px;
	background-color: #fff;
	float: left;
	margin-top: 8px;
	padding: 10px;
}

#twitter_logo {
	width: 33px;
	height: 26px;
	background-image: url(../../images/twitter.jpg);
	float: left;
	padding-right: 5px;
	padding-bottom: 2px;
}

#featured_twitter p {
	padding-top: 2px;
	padding: 5px;
	color: #696a6c;
	font-size: 11px;
	font-style: italic;
	text-align: left;
}

#featured_twitter a {
	text-decoration: none;
	color: #696a6c;
}

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

/* FOOTER */

#footer {
	width: 100%;
	padding-top: 10px;
	clear: both;
}

#footer ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-image: url(../../images/bullet_round_white.gif);
	list-style-type: disc;
}

#footer ul li {
	display: inline;
	padding-right: 5px;
}

#footer ul li:after {
	content: url(../../images/bullet_round_white.gif);
	padding-left: 5px;
}

#footer ul li.last:after {
	content: "";
	padding-left: 5px;
}

#footer a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	letter-spacing: 2.5px;
}

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

/* end FOOTER */

/* Easy Slider */

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
	width: 395px;
	height: 63px;
	overflow: hidden;
}

ol#controls {
	margin: 1em 0;
	padding: 0;
	height: 28px;
}

ol#controls li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px;
	line-height: 28px;
}

ol#controls li a {
	float: left;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	background: #DAF3F8;
	color: #555;
	padding: 0 10px;
	text-decoration: none;
}

ol#controls li.current a {
	background: #5DC9E1;
	color: #fff;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline: none;
}

/* // Easy Slider */

/* ACTUALITES */

#news_list {
	
}

.news_item {
	clear: both;
	float: left;
	margin: 0 0 30px;
	padding: 0 0 10px;
	border-bottom: 1px solid #aaa;
}

h2.news_title {
	
}

.news_img {
	float: left;
	padding-right: 20px;
}

.news_img img {
	/*width: 150px;*/
	border: 2px solid #ccc;
}

.news_img img:hover {
	border: 2px solid #aa0618;
}

.news_copy {
	float: left;
	width: 500px;
	color: #696a6c;
}

.news_copy a.readmore {
	color: #aa0618;
	text-decoration: none;
	float: right;
}

#news_detail p, .news_copy p {
	padding-bottom: 15px;
}

.news_date {
	font-weight: bold;
	padding-bottom: 10px;
}

.news_copy a.readmore:hover {
	color: #111;
}

#news_detail_img {
	float: right;
	padding: 0 0 10px 15px;
}

#news_detail_img img {
	max-width: 300px;
}

.news_detail_text p {
	color: #fff;
}

/* <------------ PARTICULIER 3 ------------------>*/

#right {
	width: 380px;
	float: left;
	padding-right: 10px;
	padding-left: 15px;
}

#right p {
	line-height: 24px;
	color: #696a6c;
	padding-bottom: 10px;
}

#right h2 {
	padding-bottom: 20px;
	margin-left: -10px;
}

#frame_right {
	height: 130px;
	width: 300px;
	padding-bottom: 10px;
	padding: 10px;
	margin-top: 0;
	background-color: #fff;
}

#frame_right h2 {
	margin-left: 0;
	padding-left: 0;
	background-image: none;
	font-size: 16px;
	padding-bottom: 5px;
}

#frame_right p {
	line-height: 18px;
	font-size: 12px;
}

#frame_shadow {
	background: url(../../images/frame_shadow.png) no-repeat 0 bottom;
	width: 322px;
	height: 9px;
}

#left p {
	line-height: 20px;
	color: #696a6c;
}

#left {
	width: 300px;
	float: right;
	padding-right: 10px;
}

#left #gagnant_img {
	width: 314px;
	height: 194px;
	padding-bottom: 20px;
	background: url(../../images/ParticulierGAGNANT.jpg) no-repeat;
}

#left #quote {
	color: #696a6c;
	width: 250px;
	margin-left: -30px;
	background: url(../../images/quote.png) no-repeat left 11px;
	padding: 5px 10px 10px 30px;
}

#left #quote h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

#left #quote small {
	font-style: italic;
	font-size: 10px;
}

#left #quote p {
	font-style: italic;
	font-size: 11px;
}

/* <------------ PARTICULIER 1 ------------------>*/

#right.part1 {
	width: 290px;
}

#right.part1 #frame_right {
	width: 280px;
	padding-bottom: 10px;
	padding: 10px;
	margin-top: 0;
	background-color: #fff;
	height: 100px;
}

#right.part1 p {
	padding-bottom: 0;
}

#left.part1 {
	width: 450px;
	margin-top: 20px;
}

#right.part1 #frame_right h2 {
	font-size: 12px;
	border-bottom: 2px solid #aa0618;
	margin-bottom: 5px;
	font-weight: bold;
}

#left.part1 #tablechart {
	width: 450px;
	height: 236px;
	background-image: url(../../images/tableau_part1.jpg);
	margin-top: 10px;
}

/* <------------ PARTICULIER 2 ------------------>*/

#columns {
	color: #696a6c;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 10px;
	clear: both;
	float: left;
}

.column {
	float: left;
	line-height: 22px;
	padding-right: 10px;
}

#col1 {
	width: 260px;
}

#col2.column {
	height: 195px;
	width: 261px;
	margin-right: 10px;
	margin-top: 10px;
	background: url(../../images/img_part2.jpg) no-repeat;
}

#col3 {
	width: 200px;
}

#col3 #quote {
	color: #696a6c;
	width: 180px;
	background: url(../../images/quote.png) no-repeat left 11px;
	padding: 5px 10px 10px 30px;
}

#col3 #quote h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

#col3 #quote small {
	font-style: italic;
	font-size: 10px;
}

#col3 #quote p {
	font-style: italic;
	font-size: 11px;
	line-height: 18px;
}

#modules {
	color: #696a6c;
	padding-left: 20px;
	clear: both;
	float: left;
	width: 100%;
}

.module {
	width: 226px;
	height: 80px;
	float: left;
	padding-right: 10px;
	background: url(../../images/frame_large.png) no-repeat;
	padding: 10px;
	line-height: 18px;
	margin-right: 10px;
	clear: none;
}

span.exemple {
	color: #aa0618;
	display: block;
	float: left;
	border-top: 1px solid #aa0618;
	padding-top: 3px;
}

/* <------------ MARCHAND 1 ------------------>*/

#marchand1_img {
	width: 344px;
	height: 282px;
	background-image: url(../../images/rentable.jpg);
}

#left.marchand1 {
	width: 344px;
}

#frame_right.marchand1 small {
	color: #696a6c;
	font-style: italic;
	font-size: 10px;
}

#frame_right.marchand1 h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#frame_right.marchand1 p {
	padding-top: 5px;
	border-top: 1px solid #696a6c;
	margin-top: 5px;
}

/* <------------ MARCHAND 2 ------------------>*/

#marchand2_top {
	width: 100%;
	float: left;
}

#marchand2_bottom {
	float: left;
	width: 100%;
	clear: both;
	padding-top: 0;
}

#frame_right.marchand2 {
	color: #696a6c;
	width: 638px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
}

#frame_shadow.marchand2 {
	background-image: url(../../images/shadow_large.png);
	margin-right: auto;
	margin-left: auto;
	width: 650px;
}

#marchand2_img {
	width: 277px;
	height: 158px;
	background: url(../../images/rassurant.jpg) 0 -20px;
}

span.arrow_red {
	width: 26px;
	height: 12px;
	display: inline-block;
	background: url(../../images/arrow_red.png) no-repeat;
	margin-left: 3px;
	margin-right: 3px;
}

/* <------------ MARCHAND 3 ------------------>*/

#marchand3_img {
	width: 271px;
	height: 174px;
	background-image: url(../../images/remunerateur.jpg);
}

#frame_right.marchand2 h2.marchand3 {
	border-bottom: 1px solid #aa0618;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding: 0;
}

/* <------------ MARCHAND 4 ------------------>*/

#right.marchand4 p {
	padding-bottom: 0;
}

/* <------------ ESHOP ------------------>*/

/* <------------ ESHOP ------------------>*/

/* <------------ ESHOP ------------------>*/

#right.marchand4 a {
	padding-left: 30px;
	background: url(../../images/bullet_square_black.gif) no-repeat 15px 5px;
	border-style: none;
	color: #aa0618;
}

#right.marchand4 a:hover {
	text-decoration: none;
	background: url(../../images/bullet_square_red.gif) no-repeat 15px 5px;
	color: #111;
}

#eshop_list {
	width: 100%;
}
p.eshop_p{
	height: 30px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 100%;
	clear: both;
}
h2.h2_eshop {
	padding-top: 10px;
	background-position: 0 19px;
	padding-bottom: 0;
}

.eshop_item {
	float: left;
	position: relative;
	padding: 5px 5px 0;
}

.eshop_img img {
	border: 2px solid #aaa;
	width: 165px;
	height: 100px;
}

.eshop_copy {
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 5px;
	display: none;
	color: #696a6c;
	background-color: #fff;
	width: 160px;
	opacity: 0.9;
	z-index: 10000;
}

.eshop_copy h3 a {
	color: #aa0618;
	text-decoration: none;
	font-size: 18px;
	margin-top: 0;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
}

.eshop_copy a {
	color: #aa0618;
	margin-top: 15px;
	display: block;
}

.eshop_copy a:hover {
	text-decoration: none;
}

/* SCROLLPANE */

#pane3 a.scrollto {
	
}

#pane3 a.scrollto:hover {
	text-decoration: none;
}

.gotop {
	display: block;
	float: right;
}

.gotop a.scrollto {
	background-color: #aa0618;
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
	font-size: 11px;
}

.gotop a.scrollto:hover {
	background-color: #111;
}
table.table_cgv,table.table_cgv td{
	border: 1px solid #696a6c;
	padding: 5px;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: normal;
}
tr.tr_header{
		background-color: #bbbec4;
	text-transform: uppercase;
	font-weight: bold;
}
/* CONTACT */

.contactform {
	float: left;
	width: 100%;
	clear: both;
}


.contactmail {
	width: 200px;
	float: right;
}

#fields {
	float: left;
	width: 500px;
}

.rowElem {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 5px;
}

input.required {
	/*height: 20px;
	width: 300px;
	border: 1px solid #bbb;
	font: normal normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
}

textarea {
	color: #696a6c;
	background-color: #eee;
	border: 1px solid #b2b2b2;
	width: 300px;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 170px;
}

textarea.error {
	background-color: #aa0618;
	color: #ffffff;
}

label {
	width: 150px;
	float: left;
	border-width: 1px;
	border-color: #aaa;
}

.bt_cancel, .bt_submit {
	border-style: none;
	border-width: 1px;
	color: #fff;
	text-transform: uppercase;
	background-image: url(../../images/buttons.jpg);
	width: 180px;
	height: 27px;
}

.bt_cancel:hover, .bt_submit:hover {
	cursor: pointer;
	border-style: none;
	border-width: 1px;
	color: #fff;
	text-transform: uppercase;
	background: url(../../images/buttons.jpg) 0 -27px;
	width: 180px;
	height: 27px;
}

.rowElem_submit {
	float: none;
	clear: none;
}

input.required.error {
	/*background-color: #aa0618;*/
	/*color: #fff;*/
	border-color: #ff282e;
	border-width: 1px;
}

label.error {
	/*display: block;
	color: #aa0618;
	text-align: right;
	width: 450px;*/
}

.div1 a {
	color: #aa0618;
	text-decoration: none;
}

.div1 a:hover {
	text-decoration: underline;
}

/* CONCOURS */

#img_concours {
	width: 310px;
	height: 300px;
	float: left;
}

#news_detail.concours {
	width: 100%;
	padding-left: 20px;
}

/* INSCRIPTION */
 .inscription_form{
	float: left;
	clear: both;
}
.inscription_txt {
	color: #696a6c;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	padding-right: 20px;
	padding-left: 15px;
	margin-top: 0;
}
a.telecharger_pdf{
	background-image: url(../../images/bt_telecharger.png);
	width: 221px;
	height: 30px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
a.telecharger_pdf:hover{
	width: 221px;
	height: 30px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background: url(../../images/bt_telecharger.png) 0 -30px;
}
.inscription_bloc{
	background-color: #fff;
	float: left;
	clear: both;
	width: 704px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 10px;
}
.step{
	display: none;
}

#inscription_header{
		background: url(../../images/etapes.png) no-repeat;
	width: 100%;
	height: 27px;
	display: none;
	clear: both;
	margin-top: 10px;
}
#inscription_navigation{
	height: 13px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: both;
	width: 100%;
}
.prev-next{
	display: block;
	width: 100%;
	float: left;
	clear: both;
}
a#arrow_left{
	background: url(../../images/bt_prev.gif) no-repeat;
	width: 14px;
	height: 13px;
	float: left;
}
a#arrow_right{
	background: url(../../images/bt_next.gif) no-repeat;
	width: 14px;
	height: 13px;
	float: right;
}
a#arrow_left:hover{
	cursor: pointer;
	background: url(../../images/bt_prev.gif) no-repeat 0 -13px;
}
a#arrow_right:hover{
	cursor: pointer;
	background: url(../../images/bt_next.gif) no-repeat 0 -13px;
}
img.arrow{
	cursor: pointer;
} 
.zxf{
	float: left;
	width: 332px;
	text-align: center;
}
.navigationformPrev{
	text-align: left;
	width: 300px;
	float: left;
	clear: both;
}
.navigationformNext{
	text-align: right;
	float: right;
	width: 400px;
}
/* CONTACT FORM */

.contact_ok{
	margin-bottom: 10px;
	color: #aa0618;
	font-weight: bold;
}
#contact_cardsoff label{
	color: #696a6c;
	letter-spacing: 0;
	/*line-height: 24px;*/
	font-size: 12px;
	padding-top: 5px;
	
}
#contact_cardsoff input.input_text{
	height: 15px;
}
table  input.bts{
	border-style: none;
	border-width: 1px;
	color: #fff;
	text-transform: uppercase;
	background-image: url(../../images/buttons.jpg);
	width: 180px;
	height: 27px;
}
table  input.bts:hover {
	cursor: pointer;
	border-style: none;
	border-width: 1px;
	color: #fff;
	text-transform: uppercase;
	background: url(../../images/buttons.jpg) 0 -27px;
	width: 180px;
	height: 27px;
}

#content_category{
	margin:10px 73.1px 20px 20.1px;	
}

#content_category li{
	float:left;
	margin:2px 1px 2px 0;
}

#content_category li a{
	display:inline-block;
	background:url(../../images/btn.gif) repeat-x 0 0;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	padding:0px 7px;
	line-height:21px;
	height:21px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#content_category li.active a,#content_category li a:hover{
	background:url(../../images/btn.gif) repeat-x 0px -24px;
}

#menu_category{
	margin:10px 73px 20px 20px;
	padding:0 0 0 11px;
	background:url(../../images/menu_cat.gif) repeat-x;
}

#menu_ban{
	margin:10px 73px 20px 17px;
	padding:0 0 0 11px;
	background:url(../../images/menu_cat.gif) repeat-x;
	height:17px;
}

#menu_ban ul{
	margin:0;
	padding:0;
	border-left:2px solid #fff;
}

#menu_ban ul li{
	float:left;
	margin:0px;
	padding:0;

}

#menu_ban ul li a{
	display:inline-block;
	text-decoration:none;
	height:17px;
	line-height:17px;
	background:#868b91;
	color:#fff;
	padding:0 5px;
	text-transform:uppercase;
	font-size:10px;
	border-right:2px solid #fff;
}

#menu_ban ul li.active a,#menu_ban ul li a:hover{
	background:#ca0a19;
	color:#fff;
}



.autour_active{
	padding:0 3px;
	background:#fff;
	width:201px;
}

#menu_category li a{
	font-size:10px;
	color:#666;
	line-height:11px;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	padding:0 4px;
	width:199px;
}

#menu_category li{
	padding:0 1px;	
	background:#fff;
	margin:1px;
}

#menu_category li:hover,#menu_category li.actif{
	background:#67c8d9;	
}

#menu_category li a:hover,#menu_category li.actif a{
	color:#fff;
}

#menu_category .active{
	color:#ae0d1f;
	border-top:1px solid #adacb1;
	border-left:1px solid #adacb1;
	border-right:1px solid #dadadc;
	border-bottom:1px solid #dadadc;
	background:#fff url(../../images/fleche_cat.gif) no-repeat 186px center;
	height:15px;
	line-height:15px;
	font-size:10px;
	text-transform:uppercase;
	width:195px;
	padding:0 0 0 4px;
	cursor:pointer;
}

#menu_category .active:hover{
	background:#fff url(../../images/fleche_cat2.gif) no-repeat 186px center;	
}

#menu_category ul{
	background:#fff;
	border:1px solid #666; 
	width:199px;
	padding:3px 0; 
	position:absolute;
	z-index:500;
	display:none; 
	margin:0 0 0 3px;
}