/* CSS Document */
/* CSS Document */
.tfeaturesv2 .tbox {
	width: 472px;
	margin-bottom: 25px;
	margin-left: 3px;
}
.tfeaturesv2 .tbox.tbox-left, .tbox.tbox-right {
	float: left;
}
.tfeaturesv2 .tbox.tbox-right {
	margin-left: 14px;
}
.tfeaturesv2 .tbox h2 {
	background: #003399; /* Old browsers */
	background: -moz-linear-gradient(top, #003399 0%, #6489d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003399), color-stop(100%, #6489d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #003399 0%, #6489d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #003399 0%, #6489d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #003399 0%, #6489d6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #003399 0%, #6489d6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003399', endColorstr='#6489d6', GradientType=0 ); /* IE6-9 */
	-webkit-border-top-left-radius: 24px;
	-moz-border-radius-topleft: 24px;
	border-top-left-radius: 24px;
	line-height: 40px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 0 20px;
	margin: 0;
	border: none;
	text-shadow: 0 1px 2px #000000;
}
.tfeaturesv2 .tbox-content {
	background-color: #e7eaf3;
	min-height: 205px;
	font-size: 14px;
	color: #384673;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	line-height: 18px;
}
.tfeaturesv2 .tbox-footer {
	background-color: #e7eaf3;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-bottomright: 24px;
	border-bottom-right-radius: 24px;
	height: 20px;
}
/*
.tfeaturesv3 h2 {
	font-size: 18px;
	color: #384673;
	font-weight: normal;
	border-bottom: 1px dotted #384673;
}
*/
.tfeaturesv3 h3 {
	font-size: 14px;
	color: #384673;
	font-weight: bold;
}
.tfeaturesv3 a {
	color: #007ED9;
}
.tfeaturesv3 a:hover {
	color: #E67300;
	text-decoration: none;
}
.tfeaturesv3 ul {
	color: #384673;
	line-height: 25px;
	font-size: 14px;
}
.tfeaturesv3 .tccontent p {
	margin-top: 5px;
	text-align:justify;
}
.tfeaturesv3 .tcol {
	width: 440px;
	margin-bottom: 25px;
	font-size: 14px;
	color: #384673;
}
.tfeaturesv3 .tcol-left {
	float: left;
}
.tfeaturesv3 .tcol-right {
	float: left;
	margin-left: 16px;
}
.tfeaturesv3 .tcimage {
	float: left;
	width: 80px;
}
.tfeaturesv3 .tccontent {
	float: right;
	width: 350px;
	padding-right: 5px;
	padding-left: 5px;
}
.tfeaturesv3 .tccontent h3 {
	font-size: 15px;
	color: #384673;
	margin: 0 0 5px 0;
}
.tfeaturesv3 {
	padding-left: 0px;
	text-align: left;
}
.tfeaturesv3 p {
	color: #384673;
	font-size: 14px;
	line-height: 20px;
}
.registrar {
	color: #384673;
	font-size: 14px;
	line-height: 20px;
}
ul.lws-tabs {
	height: 31px;
	margin: 10px 20px -1px 15px;
	position: relative;
	z-index: 1;
	list-style-type: none;
	padding-left: 0
}
ul.lws-tabs li {
	float: left;
	cursor: pointer
}
ul.lws-tabs li a, ul.lws-tabs li span {
	display: inline-block;
	height: 29px;
	min-width: 13px;
	padding: 0 15px;
	font-size: 15px;
	line-height: 29px;
	margin-left: 5px;
	text-align: center;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-decoration: none!important;
	font-weight: bold;
	color: #fff;
	background: #2349AE;
	border: 1px solid #CFD3DC;
	background: #2349AE;
	background: -moz-linear-gradient(top, #2349AE 0%, #6C93E0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2349AE), color-stop(100%, #6C93E0));
	background: -webkit-linear-gradient(top, #2349AE 0%, #6C93E0 100%);
	background: -o-linear-gradient(top, #2349AE 0%, #6C93E0 100%);
	background: -ms-linear-gradient(top, #2349AE 0%, #6C93E0 100%);
	background: linear-gradient(to bottom, #2349AE 0%, #6C93E0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2349AE', endColorstr='#6C93E0', GradientType=0 );
}
ul.lws-tabs li.lws-tab-active a, ul.lws-tabs li.lws-tab-active span {
	border: 1px solid #CFD3DC;
	border-bottom: 1px solid #fff;
	color: #00287d;
	background: #fff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='white', GradientType=0);
	cursor: default;
	text-decoration: none!important;
}
.lws-t-content {
	background-color: #fff;
	border: 1px solid #CFD3DC;
	padding: 5px 20px 20px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	z-index: 0;
}
.content_pos {
	position: relative;
	z-index: 2;
}
.tfeaturesv3 .tccontent2 p {
	margin-top: 5px;
}
.tfeaturesv3 .tcol2 {
	width: 345px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #384673;
}
.tfeaturesv3 .tcol-left2 {
	float: left;
}
.tfeaturesv3 .tcol-right2 {
	float: left;
	margin-left: 16px;
}
.tfeaturesv3 .tcimage2 {
	float: left;
	width: 60px;
}
.tfeaturesv3 .tccontent2 {
	float: right;
	width: 275px;
	padding-right: 5px;
	padding-left: 5px;
}
.tfeaturesv3 .tccontent2 h3 {
	font-size: 14px;
	color: #384673;
	margin: 0 0 5px 0;
}
ul.service-inclus {
	margin-left: 3px;
	background: none repeat scroll 0 0 transparent;
	list-style: none outside none;
	margin-top: 5px;
	padding-left: 0;
	margin-bottom: 5px;
}
ul.service-inclus li {
	margin: 0 0 5px 0;
	padding: 0;
	text-indent: 0;
	list-style-image: none;
	text-decoration: none;
	list-style-type: none;
}
ul.service-inclus li a, ul.service-inclus li a:visited {
	background: url("../../images/select_li.gif") no-repeat scroll 0 5px transparent;
	/*color: #384673;*/
	color: #007ED9;
	display: block;
	font-size: 14px;
	line-height: 15px;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-decoration: none;
	text-indent: 10px;
	text-decoration: underline;
}
ul.service-inclus li a:hover {
	text-decoration: none;
	color: #E67300;
}
.clear {
	float: none;
	clear: both;
	font-size: 0.1em;
	margin: 0;
	padding: 0;
}
ul.fonction {
	margin: 0;
	padding: 0;
}
ul.fonction li {
	float: left;
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-size: 60px;
	background-position: left center;
	display: inline;
	font-size: 14px;
	height: auto;
	line-height: 1.5;
	margin: 10px 0;
	padding-left: 80px;
	text-align: justify;
	width: 350px;
	margin-right: 40px;
}
ul.fonction li.module {
	margin-right: 0px;
}
ul.fonction li.video {
	background-image: url('../../images/monsiteweb/video-integree.png');
}
ul.fonction li.lien {
	background-image: url('../../images/monsiteweb/liens_texte_images.png');
}
ul.fonction li.contact {
	background-image: url('../../images/monsiteweb/formulaire_de_contact.png');
}
ul.fonction li.blog {
	background-image: url('../../images/monsiteweb/blog.png');
}
ul.fonction li.pub {
	background-image: url('../../images/monsiteweb/publicite.png');
}
ul.fonction li.comm {
	background-image: url('../../images/monsiteweb/bloc_commentaires.png');
}
ul.fonction li.social {
	background-image: url('../../images/monsiteweb/reseaux-sociaux.png');
}
ul.fonction li.download {
	background-image: url('../../images/monsiteweb/telechargement.png');
}
ul.fonction li.script {
	background-image: url('../../images/monsiteweb/script.png');
}
ul.fonction li.search {
	background-image: url('../../images/monsiteweb/recherche.png');
}
ul.fonction li.nav {
	background-image: url('../../images/monsiteweb/recherche.png');
}
ul.fonction li.header {
	background-image: url('../../images/monsiteweb/liens_texte_images.png');
}
ul.fonction li.breadcrumb {
	background-image: url('../../images/monsiteweb/recherche.png');
}
ul.fonction li.cart {
	background-image: url('../../images/monsiteweb/reseaux-sociaux.png');
}
ul.fonction li.shop {
	background-image: url('../../images/monsiteweb/reseaux-sociaux.png');
}
ul.fonction li.galery {
	background-image: url('../../images/monsiteweb/liens_texte_images.png');
}
.tfeature_content {
	display: table;
	margin-bottom: 15px;
}
.tfeature_content>div:first-child {
	padding-right: 20px;
}
.tfeature_text, .tfeature_img {
	display: table-cell;
	vertical-align: middle;
}
.tfeature_text {
	width: 70%;
	padding: 0 20px;
	text-align: justify;
}
.tfeature_img {
	width: 30%;
	padding: 0 20px;
}
.tfeature_img .left {
	float: left;
}
.tfeature_img .right {
	float: right;
}
.tfeature_img {
	width: 30%;
	padding: 0 20px;
}
.img-rond {
	border-radius: 50%;
	padding: 10px;
	border: 10px solid #BBB;
	background: #eee;
}
.tfeaturesv3 h2 {
	border: none;
  font-size: 20px;
  font-weight: 600;
}
.tfeaturesv3 h1 {
	border: none;
	font-size: 26px;
}
div.col-3 {
	display: block;
	width: 33.33%;
	text-align: center;
	float: left;
}
div.col-3 h5 {
	font-size: 18px;
}
div.col-3 p {
	padding: 0 20px;
}
div.col-3 div.iconfa {
	font-size: 60px;
}
div.col-2 {
	display: block;
	width: 50%;
	text-align: center;
	float: left;
}
div.col-2 h5 {
	font-size: 18px;
}
div.col-2 p {
	padding: 0 20px;
}
div.col-2 div.iconfa {
	font-size: 60px;
}
.big_img {
	clear: left;
}
.big_img .big_img_pix {
	width: 66.66%;
	float: left;
}
.big_img .big_img_texte h2 {
	font-size: 20px;
}
.big_img .big_img_texte p {
	font-size: 15px;
	margin-top: 20px;
	line-height: 28px;
}
.big_img .big_img_texte h2, .big_img .big_img_texte p {
	padding-left: 20px;
}
.big_img .big_img_texte {
	width: 33.33%;
	float: left;
}
.big_img .big_img_pix img {
	max-width: 100%;
}
.video_2 {
	padding: 0 40px;
	width: 92%;
	margin: 0 0 40px 0 !important;
}
.video_2 div {
	padding-left: 0;
	width: auto;
}
.video_2 div.monsiteweb_features_txt h2 {
	font-size: 28px;
}
.video_2 div.video_img {
	padding: 0 20px 0 0;
	margin: 0 !important;
}
.video_2.img_right div.video_img {
	padding: 0 0 0 20px;
}
