/**********************************************************
BASIC
/**********************************************************/
body {
	background: url('../images/bg.jpg');
	overflow-x: hidden;
	font-size: 15px !important;
}
p {
	/* font-size: 16px !important; */
}
a {
	 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}
a:hover {
	text-decoration: none !important;
}
.views-nivo-slider-view {
	overflow: hidden;
}
.graybox {
	padding: 5px;
	color: #000;
	border: solid #B2B2B2 2px;
	text-transform: uppercase;
	margin-bottom: 10px;
	background-color:#F2F2F2; 
}
.graybox h4 {
	font-weight: 600;
	margin: 0px;
	border-bottom:1px solid #ccc; padding:4px; margin-bottom:3px;
}
.graybox ul {
	
}
.graybox ul li {
	list-style-image: url("../images/bullet.gif");
	margin-top: 10px;
	font-size: 14px !important;
}
.law {
	background: url('../images/law.png') no-repeat right top;
	background-color:#F2F2F2; 
}
.procedures{
	background: url('../images/textes.png') no-repeat right top;
	background-color:#F2F2F2; 
}
.chantiers {
	background: url('../images/chantiers.png') no-repeat right top;
	background-color:#F2F2F2; 
}
#edit-search-block-form--2 {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #E7E7E7;
  border-radius: 4px;	
  top: 135px;
  margin-top: 120px;
}

label {
	display: block !important;
}
/*
.webform-component-markup {
	height: 34px;
	background: #666 none repeat scroll 0% 0%;
	display: block;
	width: 100%;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
}
*/
#edit-submit {
	position: absolute;
	bottom: 10px;
	right: 0px;
	display: block;
	width: 6%;
	line-height: 36px;
	text-align: center;
	margin-right: 18px;
}
#edit-submit--3 {
	position: absolute;
	bottom: 10px;
	right: 0px;
	display: block;
	width: 6%;
	line-height: 36px;
	text-align: center;
	margin-right: 5px;
}
#edit-submit--2 {
	position: absolute;
	bottom: 10px;
	right: 13px;
	display: block;
	width: 6%;
	line-height: 36px;
	text-align: center;
	margin-right: 5px;
}
.form-item form-type-textfield form-item-keys form-submit {
	position: absolute;
	bottom: 10px;
	right: 0px;
	display: block;
	width: 10%;
	line-height: 36px;
	text-align: center;
	margin-right: 5px;
}
#edit-actions--2 input{
	position: absolute;
	bottom: 10px;
	right: 0px;
	display: block;
	width: 6%;
	line-height: 36px;
	text-align: center;
	margin-right: 22px;
}
/*
.form-actions .form-submit {
}
*/
.field-item even {

	margin-right: 10px;
	margin-bottom: 10px;
}
.field-item odd {
	
	margin-right: 10px;
	margin-bottom: 10px;
}
#edit-keys {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.divider {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.lirelasuite {
	display: block;
}
/**********************************************************
FRONT PAGE
/**********************************************************/
.homeproject {
	/* background: #0084AC; */
	background: #663E1F;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	float: left;
	width: 100%;
	overflow: hidden;
}
.homeproject h2 {
	color: #fff;
	margin: 0px;
	float: left;
	margin-top: 20px;
    padding-left: 24px;
}
.homeproject img {
	float: left;
	height: 300px;
	width: 480px;
}
.homeproject p {
	color: #fff;
	padding-left: 25px;
	float: left;
	width: 245px;
}
.titleicon {
	margin-bottom: 20px;
}
.titleicon h4{
	font-weight: 600;
	margin: 0px 0px 3px;
	border-bottom: 2px solid #CCC;
	text-transform: uppercase;
	padding: 4px;
}
.titleicon img {
	float:left;
	padding-right: 5px;
}
.view-content .views-row {
	padding-bottom: 7px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}
.field-item {
	overflow: hidden;
	
	margin-right: 15px;
    margin-bottom: 15px;
}
.field-item even img {
	width: 740px !important;
}
.item-list ul li {
	margin: 0px;
}
h4 a.active {
	color: #158CBA;
	text-decoration: underline;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.comlist {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.item-list ul {
	list-style: none;
	margin: 0px !important;
}
.region-sidebar-first item-list li{
	border-bottom: 1px solid #ccc;
}
.publicationfloatimg {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.region-publications-block {
	padding-left: 15px;
}
/**********************************************************
HEADER
/**********************************************************/
.header {
	background: url('../images/header.jpg'), #062655;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.sitetitle{
	color: #fff;
	font-size: 40px;
	margin-top: 20px;
}
.sitedesc{
	color: #fff;
	font-weight: 100;
	letter-spacing: 2px;
	font-size: 17px;
}
.searchheader{
	margin-top: 100px;
	border-radius:0px;
}
/**********************************************************
NODE GALERIE
/**********************************************************/

.gallerietitle {
	width: 230px;
}
/**********************************************************
RIGHTBAR
/**********************************************************/
.box {
	background: #fff;
	padding: 20px;
	margin-top: 10px;
}
.content table tr{
	background: none;
}
.content table .node-title{
	font-size: 18px;
}
.content table tbody{
	border-top: none;
}
.region-sidebar-first .content {
	background: #fff;
	padding: 10px;
	margin-top: 10px;
}
.region-sidebar-first h2 {
	background: #062655;
	padding: 10px;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	font-weight: 600;
	letter-spacing: 1px;
}
.contact-form label {
	display: block;
}
.region-frontpage-bottom content {
	overflow: hidden;
}
.imagepreviewarticle {
	float: left;
    padding-right: 16px;
}
/**********************************************************
FOOTER
/**********************************************************/
.footer {
	color: #fff;
	background: #062655;
	padding-top: 20px;
	margin-top: 20px;
	font-size: 14px !important;
}
.footer a {
	color: #fff;
}
.footer ul {
	list-style: none;
	line-height: 30px;
}
.footer h4 {
	color:#DBB17A;
	font-weight: 700;
}
.copyright {
	padding:10px;
	margin-top: 20px;
	text-align: center;
}
/************************************************************************************************************************************************
PSUGO
/************************************************************************************************************************************************/
.psugo {}
.psugo .label {font-size:10px; text-align:center;}
.psugo .barvoila {background:#89D95C; border:1px solid white; width:50px; margin:0 auto;}
.psugo .bardigicel {background:#FF0000; border:1px solid white; width:50px; margin:0 auto;}
.psugo .barnatcom {background:#105984; border:1px solid white; width:50px; margin:0 auto;}
.psugo .psugo10m {background:url('../images/design/bg10m.jpg') no-repeat;}
.psugo .psugo20m {background:url('../images/design/bg20m.jpg') no-repeat;}
.psugoHome {/* background:#2A4C94; */ /* padding:10px; */ color:white; font-size:10px;}
/* .psugoHome .inner {background:#1F3A71; padding:5px 5px 0 5px; border-radius:6px;} */
.psugoHome .inner {
padding:5px 5px 0 5px; border-radius:6px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cedce7+0,cedce7+100 */
background: #cedce7; /* Old browsers */
background: -moz-linear-gradient(top, #cedce7 0%, #cedce7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#cedce7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cedce7 0%,#cedce7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cedce7 0%,#cedce7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cedce7 0%,#cedce7 100%); /* IE10+ */
background: linear-gradient(to bottom, #cedce7 0%,#cedce7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#cedce7',GradientType=0 ); /* IE6-9 */}
.psugoHome h1 {font-size:17px; font-weight:bold; text-align:center; border-bottom:1px solid white; color: #062655;}
.psugoHome p {font-size:14px; text-align:center; color: #666;  }
.psugoHome a {color:white; text-align:center; text-decoration:none;}
.psugoHome a:hover {color:white; text-decoration:underline;}
.psugoHome .bar {background:#226597; width:10px; margin:0 auto; margin-bottom:43px; border-radius:2px;}
.psugoHome .graphfond {width:140px; height:140px;}
.psugoHome .psugofond10m  {background:url('http://www.solutions.ht/demo_design/conatel/images/bgH10m.png') no-repeat;}
.psugoHome .psugofond20m  {background:url('http://www.solutions.ht/demo_design/conatel/images/bgH20m.jpg') no-repeat;}
/************************************************************************************************************************************************
WEBFORM
/************************************************************************************************************************************************/
/*
.webform-component-markup {
	font-weight: bold;
}
*/

.form-type-radio {
    width: 250px;
    display: inline-flex;
}
.form-type-checkbox {
    width: 250px;
    display: inline-flex;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0px 0px;
    line-height: normal;
    margin-right: 10px !important;
}
.bold label{
	font-weight: bold !important;
}
.field-name-field-t-l-chager-le-document {
	margin-bottom: 30px;
}