	
img {
	border: 0px;
}

.new {
	color: red;
	vertical-align: super;
	font-size: 10px;
	line-height: 0px;
}

.minicon {
	width: 16px;
	height: 16px;
	margin-right: 3px;
	vertical-align: text-top;
}

.img_mini_video {
	width: 220px;
	height: 180px;
	margin-right: 3px;
	vertical-align: text-top;
}

.img_illustrative {
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	margin: 5px;
}

.img_illustrative:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

* {
	margin: 0;
	padding: 0;
}

.data {
	display: block;
	font-size: 14px;
	font-family: Arial;
	color: #717171;
	text-align: justify;
	line-height: 23px;
	text-shadow: 1px 1px 1px #FFFFFF;
}

.data p {
	margin-bottom: 5px;
}

.data a {
	text-decoration: none;
}

.data a:hover {
	text-decoration: underline;
}

.data a:active {
	text-decoration: underline;
	color: #D61010;
}

.data .img_link_onText {
	background-image: url('images/content/ico_image_16.png');
	background-repeat: no-repeat;
	padding-right: 18px;
	background-position: right;
}

.data .def {
	color: #717171;
	text-decoration: none;
	cursor: help;
}

.data .section_titre .def {
	color: black;
	text-decoration: none;
	cursor: help;
}

.section_button_more {
	margin-top: 10px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Arial;
	color: blue;
	cursor: pointer;
	text-align: right;
}

.section_button_more:hover {
	text-decoration: underline;
}

.link_oem { /*color: #21A016;*/
	color: #519500 !important;
}

.link_sms {
	color: #F68101 !important;
}

.link_ofo {
	color: #277FA4 !important;
}

#section_illustration {
	margin-top: 10px;
	text-align: center;
}

.section_illustration_link {
	display: inline-block;
}

.section_titre {
	color: black;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFFFFF;
	margin: 0px !important;
	font-weight: bold;
}

.sentence {

}

.button_dl {
	background-color: #444444;
	border: 1px solid white;
	font-weight: bold;
	color: white;
	text-shadow: none;
	padding: 5px;
	text-decoration: none !important;
	border-radius: 0px 5px 0px 5px;
	color: white;
}
/*
	Main
*/
#main {
	
}

/*
-------------------------------------------------	
	Header (Menu et Logo)
-------------------------------------------------	
*/
#header {
	width: 950px;
	height: 200px;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	background-image: url('../images/background.jpg');
}

#header_logo {
	width: 950px;
	height: 200px;
}

/*#header_logo a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#header_logo_slogan a {
	color: #EBEBEB;
	text-decoration: none;
	font-size: 14px;
	font-family: Century Gothic, Verdana, Arial;
}*/

#header_menu {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
}

#header_menu_ul {
	margin: 0;
	padding: 0;
	margin-right: 7px;
	text-align: right;
	float: right;
	list-style-type: none;
}

#header_menu_ul li {
	float: left;
	display: block;
	margin-left: 5px;
}

/* Les différents menus  */
.header_menu_a {
	display: block;
	width: 100%;
	height: 100%;
}

#header_menu_accueil,#header_menu_accueil_selected {
	height: 37px;
	width: 43px;
	background-image: url('images/header/menu/home_off.png');
}

#header_menu_accueil:hover,#header_menu_accueil_selected {
	background-image: url('images/header/menu/home_on.png');
}

#header_menu_emailing,#header_menu_emailing_selected {
	height: 37px;
	width: 86px;
	background-image: url('images/header/menu/emailing_off.png');
}

#header_menu_emailing:hover,#header_menu_emailing_selected {
	background-image: url('images/header/menu/emailing_on.png');
}

#header_menu_sms,#header_menu_sms_selected {
	height: 37px;
	width: 51px;
	background-image: url('images/header/menu/sms_off.png');
}

#header_menu_sms:hover,#header_menu_sms_selected {
	background-image: url('images/header/menu/sms_on.png');
}

#header_menu_formulaire,#header_menu_formulaire_selected {
	height: 37px;
	width: 116px;
	background-image: url('images/header/menu/forms_off.png');
}

#header_menu_formulaire:hover,#header_menu_formulaire_selected {
	background-image: url('images/header/menu/forms_on.png');
}

#header_menu_tarifs,#header_menu_tarifs_selected {
	height: 37px;
	width: 68px;
	background-image: url('images/header/menu/tarifs_off.png');
}

#header_menu_tarifs:hover,#header_menu_tarifs_selected {
	background-image: url('images/header/menu/tarifs_on.png');
}

#header_menu_support,#header_menu_support_selected {
	height: 37px;
	width: 81px;
	background-image: url('images/header/menu/support_off.png');
}

#header_menu_support:hover,#header_menu_support_selected {
	background-image: url('images/header/menu/support_on.png');
}

#header_menu_contact,#header_menu_contact_selected {
	height: 37px;
	width: 83px;
	width: 81px;
	background-image: url('images/header/menu/contact_off.png');
}

#header_menu_contact:hover,#header_menu_contact_selected {
	background-image: url('images/header/menu/contact_on.png');
}
/*
-------------------------------------------------	
	Index
-------------------------------------------------	
*/

/* Banière */
#ban {
	width: 986px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

#ban_top {
	width: 986px;
	height: 454px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	/*background-image: url('images/home/bantop/bantop_oxiforms.png');*/
}

.ban_top_slide {
	list-style-type: none;
	position: absolute;
	overflow: hidden;
	width: 986px;
	height: 454px;
}

#ban_top_slides {
	margin: 0px;
	padding: 0px;
}

#ban_top_slides a {
	display: block;
	width: 986px;
	height: 400px;
}

.ban_top_slide {
	list-style-type: none;
	position: absolute;
	overflow: hidden;
	width: 986px;
	height: 454px;
}

#ban_top_slide_ofo {
	background-image: url('images/home/bantop/bantop_oxiforms.png');
}

#ban_top_slide_oem {
	background-image: url('images/home/bantop/bantop_oximailing.png');
}

#ban_top_slide_sms {
	background-image: url('images/home/bantop/bantop_oxisms2.png');
}

#ban_buttons_ul {
	position: absolute;
	margin: 0;
	margin-right: 7px;
	padding: 0;
	padding-bottom: 17px;
	bottom: 0;
	right: 0;
	text-align: right;
	float: right;
	list-style-type: none;
	bottom: 0;
}

.ban_button_li {
	cursor: pointer;
}

#ban_buttons_ul li {
	float: left;
	display: block;
}

#ban_button_btn1,#ban_button_btn1_selected {
	height: 35px;
	width: 35px;
	background-image: url('images/home/bantop/btn1.png');
}

#ban_button_btn1:hover,#ban_button_btn1_selected {
	background-image: url('images/home/bantop/btn1_on.png');
}

#ban_button_btn2,#ban_button_btn2_selected {
	height: 35px;
	width: 35px;
	background-image: url('images/home/bantop/btn2.png');
}

#ban_button_btn2:hover,#ban_button_btn2_selected {
	background-image: url('images/home/bantop/btn2_on.png');
}

#ban_button_btn3,#ban_button_btn3_selected {
	height: 35px;
	width: 35px;
	background-image: url('images/home/bantop/btn3.png');
}

#ban_button_btn3:hover,#ban_button_btn3_selected {
	background-image: url('images/home/bantop/btn3_on.png');
}

/* Présentation produits */
#prod {
	width: 986px;
	margin: 0 auto;
	padding: 0px;
	height: 302px;
	width: 986px;
	background-image: url('images/home/bg_center.png');
	margin-bottom: 15px;
	position: relative;
}

#prod a {
	color: #696969;
}

.prod_desc {
	float: left;
	height: 302px;
	position: relative;
}

.prod_slogan {
	font-family: Arial;
	font-size: 13px;
	color: #949494;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-weight: bolder;
}

#prod_oem {
	width: 329px;
}

#prod_oem_logo {
	margin-top: 30px;
	margin-left: 30px;
}

#prod_oem_slogan {
	margin-left: 30px;
}

#prod_oem_line {
	margin-left: 30px;
}

#prod_sms {
	width: 328px;
}

#prod_sms_logo {
	margin-top: 30px;
	margin-left: 31px;
}

#prod_sms_slogan {
	margin-left: 31px;
}

#prod_sms_line {
	margin-left: 31px;
}

#prod_ofo {
	width: 329px;
}

#prod_ofo_logo {
	margin-top: 30px;
	margin-left: 33px;
}

#prod_ofo_slogan {
	margin-left: 33px;
}

#prod_ofo_line {
	margin-left: 33px;
}

.prod_line {
	margin-top: 14px;
	margin-bottom: 10px;
}

#prod_oem_desc {
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
	margin-left: 30px;
}

#prod_sms_desc {
	text-align: justify;
	margin-left: 31px;
	margin-right: 30px;
}

#prod_ofo_desc {
	text-align: justify;
	margin-left: 33px;
	margin-right: 30px;
}

.prod_text {
	margin-bottom: 11px;
	font-size: 12px;
	color: #696969;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-family: Arial;
}

.prod_oem_bold {
	color: #519500;
	font-weight: bold;
}

.prod_sms_bold {
	color: #F68101;
	font-weight: bold;
}

.prod_ofo_bold {
	color: #277FA4;
	font-weight: bold;
}

#prod_oem_btn {
	background-image: url("images/home/btn_more.png");
	width: 140px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 30px;
}

#prod_sms_btn {
	background-image: url("images/home/btn_more.png");
	width: 140px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 28px;
}

#prod_ofo_btn {
	background-image: url("images/home/btn_more.png");
	width: 140px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 27px;
}

#prod_oem_btn a {
	display: block;
	width: 100%;
	height: 100%;
}

#prod_sms_btn a {
	display: block;
	width: 100%;
	height: 100%;
}

#prod_ofo_btn a {
	display: block;
	width: 100%;
	height: 100%;
}

/*
-------------------------------------------------	
	Contenu (Corps)
-------------------------------------------------	
*/
#content_header_product_name_logo {
	font-family: Arial;
	font-size: 28px;
}

#content {
	width: 950px;
	margin: 0;
	padding: 0px;
	background-image: url('../images/background.jpg');
}

#content_top {
	background-image: url('images/content/content_top.png');
	background-repeat: no-repeat;
	width: 986px;
	height: 26px;
}

#content_mid {
	background-image: url('images/content/content_center.png');
	background-repeat: repeat-y;
	width: 986px;
	min-height: 650px;
}

#content_bot {
	background-image: url('images/content/content_bottom.png');
	background-repeat: no-repeat;
	width: 986px;
	height: 26px;
}

#content_header_product {
	position: absolute;
	margin-left: 600px;
	height: 70px;
	padding-bottom: 0px;
	/*border-bottom: 1px solid #C6C6C6;*/
		z-index:100000;
}

#content_header_product_name {
	margin-top: 10px;
	float: left;
}

#content_header_product_actions {
	float: right;
	margin-top: 20px;
}

#content_header_product_actions_ul {
	float: right;
}

#content_header_product_actions_ul li {
	float: left;
	display: block;
	margin-right: 3px;
}

/* Les différentes actions */
.product_actions {
	margin-left: 10px;
	height: 66px;
	background-position: top center;
	background-repeat: no-repeat;
}

.product_actions_text {
	display: block;
	color: #333;
	font-size: 12px;
	text-align: center;
	padding-top: 37px;
}

.product_actions_text_oem:hover {
	color: #519500;
}

.product_actions_text_ofo:hover {
	color: #277FA4;
}

.product_actions_text_sms:hover {
	color: #F68101;
}

#content_main {
	margin: 0 25px;
	padding-bottom: 10px;
	position: relative;
}

#content_main_data {
	width: 640px;
	margin-left: 260px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	-moz-box-shadow: 8px 8px 12px #aaa;
	-webkit-box-shadow: 8px 8px 12px #aaa;
	box-shadow: 8px 8px 12px #555;
	<!--[if lte IE 8]>
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
		zoom: 1;
	<![endif]-->
}

.data {
	margin-bottom: 5px;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.data_table ul,.data_table ol {
	color: #717171;
	font-size: 14px;
	text-shadow: 1px 1px 1px #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-position: outside;
	margin-left: 30px;
}

.data_table td {
	vertical-align: top;
}

.data_table td {
	padding: 3px;
}

.nav {
	margin-top: 10px;
	height: 30px;
}

/* Menu à droite */
.content_main_menu_title {
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	color: #383838;;
}

#content_main_menu {
	width: 240px;
	position: absolute;
	left: 0;
	top: 0;
	font-family: Arial;
	font-size: 16px;
	
	text-align: left;
	
	-moz-box-shadow: 8px 8px 12px #aaa;
	-webkit-box-shadow: 8px 8px 12px #aaa;
	box-shadow: 8px 8px 12px #555;
	<!--[if lte IE 8]>
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
		zoom: 1;
	<![endif]-->
}

#content_main_menu_2 {
	width: 240px;
	position: absolute;
	left: 0;
	top: 240px;
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	
	-moz-box-shadow: 8px 8px 12px #aaa;
	-webkit-box-shadow: 8px 8px 12px #aaa;
	box-shadow: 8px 8px 12px #555;
	<!--[if lte IE 8]>
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
		zoom: 1;
	<![endif]-->
}

#content_main_after_menus {
	width: 240px;
	position: absolute;
	left: 0;
	top: 345px;
	font-family: Arial;
	font-size: 16px;
}

#content_main_shareds_social {
	width: auto;
	height: auto;
	position: fixed;
	float: left;
	left: 0;
	top: 110px;
	font-family: Arial;
	font-size: 16px;
	z-index: 2;
}

/*#content_main_menu_top {
	background-image: url('images/content/right_menu/top.png');
	height: 9px;
}*/
#content_main_menu_mid { 
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	/*background-color: #EEEEEE;*/
	border: 1px solid #CCCCCC;
	/*border-radius: 0px 10px 0px 10px;*/
	text-shadow: 1px 1px 1px #FFFFFF;
	padding: 10px;
}

#content_main_menu_mid2 {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	/*border-radius: 0px 10px 0px 10px;*/
	text-shadow: 1px 1px 1px #FFFFFF;
	border: 5px solid red;
}

/*#content_main_menu_bot {
	background-image: url('images/content/right_menu/bottom.png');
	height: 9px;
}*/
.content_main_menu_list {
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	line-height: 23px;
	text-shadow: 1px 1px 1px #FFFFFF;
	min-height: 150px;
}


.content_main_menu_list_2 {
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	line-height: 23px;
	text-shadow: 1px 1px 1px #FFFFFF;
	min-height: 40px;
}

.content_main_menu_list_a {
	text-decoration: none;
	color: #383838;
}

#content_main_menu_list_oem {
	list-style-image: url('images/content/right_menu/puce_green.png');
}

.content_main_menu_list_a_oem:hover {
	color: #67BF06;
}

.content_main_menu_list_a_oem_selected {
	color: #67BF06;
	font-weight: bold;
}

#content_main_menu_list_sms {
	list-style-image: url('images/content/right_menu/puce_orange.png');
}

.content_main_menu_list_a_sms:hover {
	color: #F68101;
}

.content_main_menu_list_a_sms_selected {
	color: #F68101;
	font-weight: bold;
}

#content_main_menu_list_ofo {
	list-style-image: url('images/content/right_menu/puce_blue.png');
}

.content_main_menu_list_a_ofo:hover {
	color: #277FA4;
}

.content_main_menu_list_a_ofo_selected {
	color: #277FA4;
	font-weight: bold;
}

.content_main_menu_btn_dl {
	position: relative;
	display: inline;
	padding: 5px 10px;
	padding: 10px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 1px white inset, 1px 1px 1px #CCCCCC;
	-moz-box-shadow: 0 1px 1px white inset, 1px 1px 1px #CCCCCC;
	box-shadow: 0 1px 1px white inset, 1px 1px 1px #CCCCCC;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	color: white;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.content_main_menu_btn_dl:hover {
	box-shadow: 0 2px 2px white inset, 1px 1px 1px #CCCCCC;
}

.content_main_menu_btn_dl:active {
	box-shadow: 0 2px 2px white inset, 0px 0px 0px #888888;
	top: 1px;
}

.content_main_menu_btn_dl_no {
	border-top: 1px solid #999999;
	background: #ADADAD;
	background: -webkit-gradient(linear, left top, left bottom, from(#ADADAD),
		to(#696969) );
	background: -webkit-linear-gradient(top, #ADADAD, #696969);
	background: -moz-linear-gradient(top, #ADADAD, #696969);
	background: -ms-linear-gradient(top, #ADADAD, #696969);
	background: -o-linear-gradient(top, #ADADAD, #696969);
}

.content_main_menu_btn_dl_ora {
	border-top: 1px solid #F96E00;
	background: #FF9900;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9900),
		to(#E80000) );
	background: -webkit-linear-gradient(top, #FF9900, #E80000);
	background: -moz-linear-gradient(top, #FF9900, #E80000);
	background: -ms-linear-gradient(top, #FF9900, #E80000);
	background: -o-linear-gradient(top, #FF9900, #E80000);
}

.content_main_menu_btn_dl_red {
	border-top: 1px solid #BB8686;
	background: #BD152F;
	background: -webkit-gradient(linear, left top, left bottom, from(#F6516B),
		to(#BD152F) );
	background: -webkit-linear-gradient(top, #F6516B, #BD152F);
	background: -moz-linear-gradient(top, #F6516B, #BD152F);
	background: -ms-linear-gradient(top, #F6516B, #BD152F);
	background: -o-linear-gradient(top, #F6516B, #BD152F);
}

.content_main_menu_btn_dl_red_metal {
	border-top: 1px solid #BB8686;
	background: #E80000;
	background: -webkit-gradient(linear, left top, left bottom, from(#ADADAD),
		to(#E80000) );
	background: -webkit-linear-gradient(top, #ADADAD, #E80000);
	background: -moz-linear-gradient(top, #ADADAD, #E80000);
	background: -ms-linear-gradient(top, #ADADAD, #E80000);
	background: -o-linear-gradient(top, #ADADAD, #E80000);
}

.content_main_menu_btn_dl_red_light {
	border-top: 1px solid #F23A4D;
	background: #F6516B;
	background: -webkit-gradient(linear, left top, left bottom, from(#F6516B),
		to(#E80000) );
	background: -webkit-linear-gradient(top, #F6516B, #E80000);
	background: -moz-linear-gradient(top, #F6516B, #E80000);
	background: -ms-linear-gradient(top, #F6516B, #E80000);
	background: -o-linear-gradient(top, #F6516B, #E80000);
}

.content_main_menu_btn_dl_ofo {
	border-top: 1px solid #6FA6D5;
	background: #277FA4;
	background: -webkit-gradient(linear, left top, left bottom, from(#95BBF0),
		to(#277FA4) );
	background: -webkit-linear-gradient(top, #95BBF0, #277FA4);
	background: -moz-linear-gradient(top, #95BBF0, #277FA4);
	background: -ms-linear-gradient(top, #95BBF0, #277FA4);
	background: -o-linear-gradient(top, #95BBF0, #277FA4);
}
/*
Ravive les couleurs au survol
.content_main_menu_btn_dl_ofo:hover{
	background: #088AC3;
	background: -webkit-gradient(linear, left top, left bottom, from(#86BEFF),
		to(#088AC3) );
	background: -webkit-linear-gradient(top, #86BEFF, #088AC3);
	background: -moz-linear-gradient(top, #86BEFF, #088AC3);
	background: -ms-linear-gradient(top, #86BEFF, #088AC3);
	background: -o-linear-gradient(top, #86BEFF, #088AC3);			
}
*/
.content_main_menu_btn_dl_oem {
	border-top: 1px solid #57B52D;
	background: #21A016;
	background: -webkit-gradient(linear, left top, left bottom, from(#4DCF03),
		to(#21A016) );
	background: -webkit-linear-gradient(top, #4DCF03, #21A016);
	background: -moz-linear-gradient(top, #4DCF03, #21A016);
	background: -ms-linear-gradient(top, #4DCF03, #21A016);
	background: -o-linear-gradient(top, #4DCF03, #21A016);
}

.content_main_menu_btn_dl_sms {
	border-top: 1px solid #F99C01;
	background: #F68101;
	background: -webkit-gradient(linear, left top, left bottom, from(#FAA701),
		to(#F68101) );
	background: -webkit-linear-gradient(top, #FAA701, #F68101);
	background: -moz-linear-gradient(top, #FAA701, #F68101);
	background: -ms-linear-gradient(top, #FAA701, #F68101);
	background: -o-linear-gradient(top, #FAA701, #F68101);
}

#content_main_menu_commitment {
	margin-top: 30px;
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	border-radius: 0px 10px 0px 10px;
	text-shadow: 1px 1px 1px #FFFFFF;
	color: #383838;
}

#content_main_menu_commitment_ul {
	font-size: 15px;
	margin: 0px;
	list-style-type: none;
	line-height: 20px;
}

#content_main_menu_commitment_ul li {
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 1px;
	margin-top: 5px;
}

#content_main_menu_commitment_more {
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	text-shadow: 1px 1px 1px #FFFFFF;
	color: #383838;
	max-width: 700px;
}

.content_main_menu_commitment_more_block {
	margin: 20px;
	text-align: justify;
}

.content_main_menu_commitment_more_block_title {
	font-weight: bold;
	margin-bottom: 3px;
}

/*
-------------------------------------------------	
	Footer
-------------------------------------------------	
*/
.footer_separator {
	float: left;
	width: 3px;
	margin-top: 32px;
}

/* Footer 1 */
#footer1 {
	width: 950px;
	height: 220px;
	margin: 0;
	padding: 0;
	background-color:black;
	/*background-image: url('../images/background.jpg');*/
	color: #BCBCBC;
	text-align: justify;
	font-family: Arial;
	font-size: 13px;
	vertical-align: middle;
}

.footer1_div {
	float: left;
	height: 220px;
}

/* Left */
#footer1_left {
	line-height: 23px;
	width: 205px;
}

#footer1_left_nom {
	margin-top: 35px;
	margin-left: 35px;
}

#footer1_left_list {
	list-style-image: url('images/footer/puce.png');
	margin-top: 10px;
	margin-left: 35px;
	list-style-position: inside;
}

#footer1_left_list a {
	text-decoration: none;
	color: #BCBCBC;
}

#footer1_left_list a:hover {
	text-decoration: underline;
}

/* Center */
.footer_center_text {
	margin-left: 43px;
	margin-right: 35px;
}

.footer_center_text_para {
	margin-top: 10px;
}

.footer_center_text a {
	color: #BCBCBC;
}

/* Center 1 */
#footer1_center1 a {
	text-decoration: none;
	color: #BCBCBC;
}

#footer1_center1 a:hover {
	text-decoration: underline;
}

#footer1_center1 {
	width: 235px;
	position: relative;
}

#footer1_center1_nom {
	margin-top: 36px;
	margin-left: 20px;
}

#footer1_center1_list {
	list-style-type: none;
	margin-top: 10px;
	list-style-position: inside;
	margin-left: 20px;
	line-height: 23px;
}

#footer1_center1_list li {
	
}

#footer1_center1_list li img {
	vertical-align: middle;
	vertical-align: text-top;
	margin-right: 5px;
}

/* Center 2 */
#footer1_center2 {
	width: 234px;
	position: relative;
}

#footer1_center2_nom {
	margin-top: 35px;
	margin-left: 20px;
}

#footer1_center2_divlist {
	margin-top: 25px;
	margin-left: 10px;
	float: left;
	margin-left: 10px;
}

#footer1_center2_divlist ul {
	list-style-type: none;
	margin-top: 6px;
	list-style-position: outside;
	margin-left: 10px;
}

#footer1_center2_divlist ul li {
	float: left;
}

#footer1_center2_divlist ul li img {
	width: 64px;
	height: 64px;
}

/* Right */
#footer1_right {
	width: 303px;
	position: relative;
}

#footer1_right_nom {
	margin-top: 35px;
	margin-left: 35px;
}

#footer1_right_partners {
	background-color: white;
	width: 150px;
	height: 100px;
	margin-left: 69px;
	margin-top: 20px;
	border-radius: 0px 5px 0px 5px;
}

#footer1_right_partners_carroussel {
	margin: 0 auto;
	width: 82px;
	padding-top: 9px;
}

#footer1_right_partners_carroussel li {
	float: left;
	list-style-type: none;
	position: absolute;
}

.footer1_right_partners_image {
	width: 82px;
	height: 82px;
}

/* Footer2 */
#footer2 {
	width: 986px;
	margin: 0 auto;
	margin-bottom: 10px;
	color: #676767;
	font-family: Arial;
	font-size: 11px;
	color: #676767;
	height: 15px;
}

#footer2 a {
	color: #676767;
	text-decoration: none;
}

#footer2 a:hover {
	text-decoration: underline;
}

#footer2_left {
	float: left;
	padding-left: 13px;
	width: 550px;
}

#footer2_right {
	float: right;
	padding-right: 13px;
}

/*
-------------------------------------------------	
	Bandeau Social
-------------------------------------------------	
*/
#bandeau_social {
	position: fixed;
	top: 0;
	margin-top: 250px;
	background-color: white;
	border-radius: 0px 5px 0px 0px;
	z-index: 10000000000;
	border: 1px solid #CCCCCC;
}

#bandeau_social_2 {
	margin-left: -213px;
}

.bandeau_social_el_partage {
	list-style-type: none;
	display: block;
}

.bandeau_social_el_partage_txt {
	display: inline-block;
	width: 200px;
	font-size: 14px;
	font-family: Arial;
	padding-left: 10px;
}

.bandeau_social_el_partage_img {
	display: inline-block;
	margin-right: 2px;
	margin-top: 2px;
}

.bandeau_social_el_partage a {
	display: block;
	height: 40px;
}

.bandeau_social_el_partage {
	border-bottom: 1px solid #CCCCCC;
}

.bandeau_social_el_partage:last-child {
	border-bottom: 0px solid;
}

.bandeau_social_el_partage:first-child:hover {
	border-radius: 0px 5px 0px 0px;
}

.bandeau_social_el_partage:hover {
	background-color: #EEEEEE;
	text-shadow: 1px 1px 1px #FFFFFF;
}

.social_iframe {
	display: inline-block;
	height: 23px;
	vertical-align: middle;
	width: 95px;
	border: none;
}

.icon_36 {
	height: 36px;
	width: 36px;
	vertical-align: middle;
}



.oblic_img{
	-moz-border-radius:150px/61px;
	-webkit-border-radius:150px/61px;
	border-radius:150px/61px;
	behavior: url(js/PIE.htc);
	-moz-box-shadow: 5px 5px 12px #aaa;
	-webkit-box-shadow: 5px 5px 12px #aaa;
	box-shadow: 5px 5px 12px #555;
	<!--[if lte IE 8]>
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
		zoom: 1;
	<![endif]-->
}

.oblic_2_img{
	-moz-border-radius:150px/65px;
	-webkit-border-radius:150px/65px;
	border-radius:150px/65px;
	behavior: url(js/PIE.htc);
	-moz-box-shadow: 5px 5px 12px #aaa;
	-webkit-box-shadow: 5px 5px 12px #aaa;
	box-shadow: 5px 5px 12px #555;
	<!--[if lte IE 8]>
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
		zoom: 1;
	<![endif]-->
}

.bloc_tarifs
{
	width: 200px;
	border: 1px solid #FFF;
	background-color: #D3D3D3;
	text-align: left;
	-moz-box-shadow: 8px 8px 12px #aaa;
	-webkit-box-shadow: 8px 8px 12px #aaa;
	box-shadow: 8px 8px 12px #555;
	<!--[if lte IE 8]>
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
		zoom: 1;
	<![endif]-->
}

.bloc_tarifs_credits
{
	width: 170px;
	border: 1px solid #FFF;
	background-color: #D3D3D3;
	text-align: left;
	-moz-box-shadow: 8px 8px 12px #aaa;
	-webkit-box-shadow: 8px 8px 12px #aaa;
	box-shadow: 8px 8px 12px #555;
	<!--[if lte IE 8]>
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
		zoom: 1;
	<![endif]-->
}

.content_main_tarifs {
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
	color: #383838;
	font-size:12px;
	height:240px;
}

.content_main_tarifs_credits {
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
	color: #383838;
	font-size:12px;
	height:50px;
}

.content_main_tarifs_title {
	text-align: left;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
	color: #383838;
}

.degrade_gauche {
	vertical-align: top;
	background: url(images/degrade_gauche_2.jpg) repeat;
}

.degrade_droite {
	vertical-align: top;
	width: 50%;
	background-image: url(images/degrade_droit_2.jpg) repeat;
}