@charset "UTF-8";
/* CSS Document */
body, html{
	width: 100%; height:100%;
	margin: 0;	padding: 0;	
	border: none;
	font-family: sans-serif;
	font-size:14px;	color:#666;	
	background:#fff;
}

h1 {
    font-family: sans-serif;
    font-weight: 600;
	font-size: 2.5rem;
	color: #182945;
	margin-bottom: 3rem;
    margin-top: 0;
}
h1 i {
	font-size: 1.8rem;
    font-weight: normal;
}

h1 u {
	text-decoration: none;
}

h2 {
	font-family: sans-serif;
	font-size:27px;
	font-weight:normal;
	color:#000;
}
a {
	color:#16509d;
	text-decoration:underline;
	cursor:pointer;
}
hr {
    margin-bottom: 2rem;
}
.erreur {
	color: red;
}
#nav-top {
	display: none;
}
/**** Modif ****/
#logo {
	background:url('https://www.adksyndic.com/wp-content/themes/adk-syndic/imgs/adk-syndic-logo.svg') center no-repeat;
	width: 200px;
    height: 250px;
    z-index: 50;
    margin: 3rem auto;
}
#header {
	width:100%; 
    margin-bottom: 3rem;
}
#header_wrapper {
    width: 80%;
	margin-left:auto;
	margin-right:auto;
}
.center {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


#central {
	min-height:400px;
}

#right-col {
	width: 100%;
	padding-bottom:15px;
	min-height:100px;
	text-align:left;
}
#left-col {
	display: none;
}

#footer {
	width:100%;
	background: #182945;
}

#credit_wrapper{
	height: 43px;
	color: #e6e6e6;
	font-size:12px;
	font-family: sans-serif;
}

#credit p {
	line-height:43px;
}
.clear {
	clear:both;
}

.cadre {
    border: 1px ridge #3C3C3C;
    font-family: inherit;
    font-size: 11px;
  }
table {
	border:none;
	max-width: 800px;
}
table tr {
	border-bottom:0px solid #000;
}
table td {
	height:30px;
	line-height:30px;
	border-bottom:0px solid #000;
}
table td a {
	color: #95a9cd;
}
table td a:hover {
	color: #182945;
}
.label1 td {
	ffont-family: sans-serif;
	font-size:24px;
	color:#16509d;
	height:35px;
	line-height:25px; /*35*/
	border-bottom:none;
	padding-bottom:5px; /*25*/
}
.label2 td {
	font-family: sans-serif;
	font-size: 18px; 
	color: #182945;
	height: 35px;
	line-height: 25px; /*35*/
	border-bottom: none;
	padding-bottom: 5px; /*25*/
}

.label3 td {
	font-size: 16px;
	font-style: italic;
	font-family: sans-serif;
    line-height: 1.25em;
    color: #182945;
}

.label6 td {
	
	border-bottom:none;
	}
.letter  {
	width:100%; 
}
.letter a {
	padding-left:15px;
}
#ombre-left, #illus, #ombre-right {
	display: none;
}

/* FORMS */

form {
	margin-bottom: 3rem;
}

form label {
	font-family: sans-serif;
	font-size:18px;
	padding-bottom:5px;
	font-weight:normal;
	color:#000;
}
input {
	width:300px; height:30px; line-height:30px;
	padding:5px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	border:1px solid #CCC;  
 	-moz-box-shadow:inset 0 0 5px #CCC;
	-webkit-box-shadow:inset 0 0 5px #CCC;
	-o-box-shadow:inset 0 0 5px #CCC;
	box-shadow:inset 0 0 5px #CCC;
	
/*	behavior: url(PIE.htc); RIEN DE CORRECT*/
}
input[type=radio], input[type=checkbox] {
	width:auto; height:auto;
	margin-left: 0; 
	box-shadow:none;
	border:none;
}
input[type=checkbox] {
	-moz-vertical-align:middle;
    margin-top: 1rem;
}

input[type=submit] { 
	margin-left: 8px; 
	border:none;
	color:#fff;
	cursor:pointer;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
    font-size: 1.3rem;
    color: #ffffff;
    font-family: sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.3rem;
    background-color: #182945;
    border-radius: 50px;
    font-weight: 500;
    display: inline-block;
    width: 8rem;
    box-sizing: border-box;
    height: 3rem;
}

input[type=submit]:hover {
	background-color: #c6a003;
}

form.search  {
	height:50px;
	margin-bottom:35px;
} 
.search label {
	line-height:53px;
	float:left;
	width:150px;
	text-align:right;
	color:#16509d;
}
.search input {
	height:43px;
	margin-left:10px;
	float:left;
}
.search input[type=image]  {
	display:block;
	width:43px; height:43px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
	border: none;
	}
form#gestion  {
	width: 750px;
}
#gestion p {
	clear:both;
	line-height:45px;
}
#gestion label {
	clear:both;
	display: block;
    width: 150px;
    float: left;
}
#gestion input[type=text] {
	margin-bottom:25px;
}

#gestion #residence, #gestion #adresse, #gestion #typebien, #gestion #offre, #gestion #email, #gestion #fax, #gestion #courrier {
	width:550px;
}

#gestion #cp, #gestion #localite {
}
#gestion #cp {
	width:75px;
	margin-right:25px;
}
#gestion #localite {
	width:435px;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
