@charset "utf-8";
.normal .content {
	float: right;
	width: 730px;
}

.normal .content .content-full {
	float: left;
	width: 730px;
}
.normal .content .content-middle {
	float: left;
	width: 500px;
}
.normal .content .content-middle-half {
	float: left;
	width: 235px;
	margin-right: 30px;
}

.normal .content .content-middle-half .last {
 margin-right: 30px;0
}
.normal .content .content-middle, /*.normal .content .content-right,*/ .normal .content .content-full   {
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ddd;
	padding-top: 20px;
}
.normal .content .content-right {
	float: right;
	width: 200px;


}
.content-right .block {
	margin-right: 0px;
	background-color: #fff;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	padding-top: 5px;
	padding-right: 0%;
	padding-bottom: 7px;
	padding-left: 0;
}
.content-right .block ul {
	margin: 0px !important;
	list-style-type: none;
	background: none repeat scroll 0 0 #EFF0F4;
}
.content-right .block ul li {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.8em;
	border-top: 1px solid #FFFFFF;
	line-height: 1.2em;
	list-style: none outside none;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.content-right .block ul li a {
	
}

.content-right .block h3 {
	/*	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 15px;*/

	
	border-top: 1px solid #FFFFFF;
	cursor: pointer;
	font-size: 17.5px;
	font-weight: normal;
	margin: 0px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	   background: none repeat scroll 0 0 #073FC8;
    border: medium none;
    color: #FFFFFF;
   1
    font-weight: normal;

}
.content {
	font-size: 16px;
	color: #63625D;
	text-align: left;
	width: auto;
	padding-bottom: 50px;
	margin: 0px;
	z-index: 1;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	vertical-align: baseline;
}
.content .2colonnes{
-moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
		column-gap: 20px;}
.content .tag {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content  .tag a {
	text-decoration: none !important;
	/*background-color: #36A8DB;*/
		background-color: #999 !important;
	color: #FFF !important;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 5px;
	line-height: 20px;
	margin: 2px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-size: 11px;
}
.content .tag a:hover {
	background-color: #073FC8 !important;
	color: #FFF !important;
}
.content .content-middle .css-panes div, .content .country .css-panes div {
	min-height: 150px;
	height: auto;
	width: 100% !important;
	size: 14px;
	padding-top: 20px;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none !important;
	border-left-style: none;
	display: none;
	background-color: transparent;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	line-height: 1.4em;
}
.content > .content-middle > ul.css-tabs > li > a, .content > .country > ul.css-tabs > li > a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	top: 0px;
}
.content .country .css-panes div li {

		padding-left: 0px !important;
		margin-left: 0px !important;

}
.content .country .css-panes div ul li a {
	font-size: 13px;
	margin-right: 10px;
	float: left;
	width: 125px;
	position: static;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px !important;
	padding: 0px !important;
	line-height: 30px;
	vertical-align: middle;
}
.content .country .css-panes div ul {
	text-align: left;
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none;
}

.content img.rep-logo{
	max-height:200px;
	max-width:200px
	}

.content blockquote {
	margin-bottom: 30px;
	color: #333;
	margin-top: 30px;
	width: auto;
	line-height: normal;
	border: 1px solid #ddd;
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content blockquote p {
	margin-bottom: 0px;
}
.content.news .content-middle ul{
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px !important;
}

.content.news .content-middle ul li{
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-bottom: 20px;
		padding-left: 0px !important;
		margin-left: 0px !important;
}


.content a {
	text-decoration: none !important;
	color: #073FC8 !important;
	-webkit-transition: 0.1s;
	-moz-transition: 0.1s;
	transition: 0.1s;
}
.content a:hover {
	color: #E53434 !important;
}
.content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a {
	color: #262626 !important;
	text-decoration: none !important;
}
.content h4 a{
	text-decoration: none !important;
}

.content h1 {
	font-size: 32px;
	font-weight: 400;
	width: 100%;
	margin-bottom: 0.3em;
	color: #262626;
	/*color: #622081;*/
	margin-top: 0px;
	line-height: 42px;
	text-align: left;
	vertical-align: baseline;
}
.content h2 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #262626;
}
.content h3 {
	text-transform: none;
	font-weight: normal;
	margin-bottom: 0.5em;
	font-size: 1.3em;
	color: #262626;
}
.content h4 {
	font-size: 1.05em !important;
	color: #262626;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	/* [disabled]-webkit-border-radius: 5px; */
	/* [disabled]border-radius: 5px; */
	background: none repeat scroll 0 0 #DFE1EB; /* Old browsers */
	margin: 0px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */


}
.content-right h4  {border-top: 1px solid #FFFFFF; background: none repeat scroll 0 0 #DFE2EB;}
.content ul {
	margin-top: 6px;
	margin-bottom: 0.8em;
	margin-left: -20px;
	list-style-type: square;
	list-style-position: outside;
}
.content ul ul {
	margin-top: 5px;
	margin-bottom: 0.8em;
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
}
.content li {
	padding-left: 10px;
	margin-left: 40px;
	margin-bottom: 5px;
}
.content ol {
	margin-top: 5px;
	margin-bottom: 0.8em;
	margin-left: -20px;
	list-style-position: outside;
	list-style-type: decimal !important;
}
.content p{
	margin-bottom: 18px;
	line-height: 1.4em;
}


.content strong {
}
.content span {
	background-image: none !important;
	margin: 0px !important;
	padding: 0px !important;
	height: inherit !important;
	width: inherit !important;
}
.content ol ol {
	list-style-type: lower-alpha;
}
.content img, .home_right img {
	margin-bottom: 10px;
	padding: 0px;
}
.content img[align="right"] {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	float: right;
}
.content img[align="left"] {
	float: left;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.content strong {
	font-weight: bold;
}
.content table {
	border-collapse:collapse;
	margin-bottom: 20px;
}
.content table, .content td, .content th {
	border: 1px solid #ddd;

}
.formtable table, .formtable td, .formtable th, table.noborder, .noborder td, .noborder th, .noborder tbody {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.content td, .content th {
	padding:3px;
	vertical-align: top;
}
.content th {
	background-color: #F5F5F5;
}
.content .produit {
	width: 190px;
	height: 270px;
	margin-right: 30px;
	margin-bottom: 35px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 20px;
	z-index: 1;
}
.content .produit .cssform input {
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
}
.content .produit .cssform input[type="submit"] {
	width: 135px;
	clear: left;
}
.content .produit .minivignette {
	height: 167px;
	width: 190px;
	overflow: hidden;
	background-color: #FFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.content .produit .minivignette img {
	margin-right: -50%;
	margin-left: -50%;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
}
.content .produit a .minivignette {
	cursor: pointer;
	text-decoration: none;
}
.content .produit p {
	font-size: 11px;
	line-height: 1.2em;
	text-align: left;
	height: 60px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content .produit .prix, .content .produit .prix a {
	font-weight: normal;
	color: #888;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 107px;
	text-align: center;
	font-size: 14px;
	background-color: #EEE;
	text-shadow: 0px 0px 0px #999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: right;
	z-index: 20;
	position: absolute;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
.content .minivignette {
	float: left;
	height: auto;
	padding: 0px;
	margin: 16px;
}
.content .minivignette a {
	height: 105px;
	width: 140px;
	overflow: hidden;
	padding-top: 8px;
	padding-left: 8px;
	float: left;
	border: 1px solid #cccccc;
}
.content .minivignette a:hover {
	border: 1px solid #35A6D8;
}

.content .cat a {
	background-color: #9743A1;
	font-size: 16px;
	text-decoration: none !important;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.content .cat a.on {
	border: 1px solid #FFF;
}
.move {
	-moz-box-shadow:0px 0px 5px #999 !important;
	-webkit-box-shadow:0px 0px 5px #999 !important;
	box-shadow:0px 0px 5px #999 !important;
}
.content span.list-row, .content.category2 span.list-row  {
	float: left;
	width: 460px;
	margin-bottom: 30px !important;
	padding-bottom: 30px !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	font-size: 13px;	
}
.content span.list-row > .img, .content.category1 span.list-row > .img {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #FFF;
}
.content span.list-row > .img, .content.category1 span.list-row > .img img {
height: 94px;
margin-top:3px;
}

.content span.list-row > .img:hover {
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.content span.list-row > .text, .content.category2 span.list-row > .text{
	float: left;
	width: 378px;
	margin-left: 20px;
}
.content.category2 span.list-row {

	width: 500px;

}

.content.category2 span.list-row > .text {
	width: 500px;
	margin-left: 0px;
}
.content.category1 span.list-row {
	width: 223px !important;
	float: left;
	margin-right: 30px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px !important;
	padding-bottom: 10px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.content.category1 span.list-row.even {

	margin-right: 0px !important;
}
.content.category1 span.list-row > .img {
	height: 100px;
	width: 221px;
	margin-bottom: 20px;
}
.content.category1 span.list-row > .text {
	width: 223px;
	margin-left: 0px;
	float: left;
	clear: left;
}
/* COULEURS DES INDUSTRIES */
li.teln:before, .content .teln {
	color:#0e3e8c !important;
}
li.proc:before, .content .proc {
	color:#00a3a3 !important;
}
li.equm:before, .content .equm {
	color:#2e732a !important;
}
li.powu:before, .content .powu {
	color:#60ac25 !important;
}
li.digb:before, .content .digb {
	color:#cfd000 !important;
}
li.timf:before, .content .timf{
	color:#e54127 !important;
}
li.timd:before, .content .timd{
	color:#f08d05 !important;

}
.content h4.teln, .content h1.teln {
	color:#FFF !important;
	background-color: #0e3e8c!important;
	background:none;
}
.content h4.proc, .content h1.proc {
		color:#FFF !important;
	background-color:#00a3a3 !important;
		background:none;
}
.content h4.equm, .content h1.equm {
		color:#FFF !important;
	background-color:#2e732a !important;
		background:none;
}
.content h4.powu,.content h1.powu {
		color:#FFF !important;
	background-color:#60ac25 !important;
		background:none;
}
.content h4.digb, .content h1.digb {
		color:#FFF !important;
	background-color:#cfd000 !important;
		background:none;
}
.content h4.timf, .content h1.timf {
		color:#FFF !important;
	background-color:#e54127 !important;
		background:none;
}
.content h4.timd, .content h1.timd{
		color:#FFF !important;
	background-color:#f08d05 !important;
		background:none;

}
.content h1.teln,  .content h1.proc, .content h1.equm, .content h1.powu, .content h1.digb, .content h1.timf, .content h1.timd{
	padding-right: 10px;
	padding-left: 10px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
	width: 710px;
	background-color: transparent !important;
	color:#000 !important;
}
.content h4 a:hover {
	text-decoration:underline !important;
	}
