@charset "UTF-8";
/* CSS Document */

/***** REMISE A ZERO *****/
*{
	padding:0;
	margin:0px;
}
option{
	margin-right: 5px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address{
	margin:0.5em 0;
}
h3{
	font-size: 1.2em;
}
h4{
	font-size: 1em;
}
li, dd{
	margin-left:1em;
}
fieldset{
	padding: 0.5em;
}
img{
	border: none;
}


/**** ELEMENTS GENERIQUES ****/

body{
	font-family: Century Gothic, sans-serif;
	color: #5c5e61;
	font-size: 12px;
	background: url(../images/proprios/fond.png) top center repeat-y;
}

#pageContener{
	width: 760px;
	margin: 10px auto;
}

.doc a:hover{
	font-style:italic;
	color:#244d84;
	text-decoration:none;
	}
	
.doc a{
	text-decoration:none;
	font-style:normal;
	font-size:1.1em;
}

a{
	color:#39180A;
	text-decoration:underline;
}

#pageContener #headerContener{
	height: 209px;
	background: url(../../images/proprios/header.jpg) top left no-repeat;
}

#pageContener #contentContener{
	width: 700px;
	margin: 0 auto;
}

#pageContener h2{
	color: #244d84;
	font-size: 24px;
}

.title{
	position: relative;
	margin-bottom: 30px;
}

.title h2{
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-transform: uppercase;
}

#pageContener h3{
	font-size: 12px;
	color: #244d84;
}

#pageContener .generique{
	margin: 15px 20px;
}

#pageContener .generique .telechargement{
	width : 660px;
	height :auto;
	margin-bottom:0px;
	text-align:center;
}

#pageContener .generique .telechargement p{
	margin-bottom:2px;
	margin-top : 0;
	text-align:center;
	padding:0;
}

#pageContener .generique .telechargement .anglais{
	float:left;
	width : 220px;
}

#pageContener .generique .telechargement .ie{
	float:left;
	width : 200px;
	margin-left:20px;
}

#pageContener .generique .telechargement .pdf{
	float:left;
	width : 200px;
	margin-left:10px;

	
}
#pageContener p{
	text-align: justify;
	margin: 30px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.userMessage{
	color:#14407B;
	font-style: italic;
	text-align: center;
}

.section{
	clear: both;
	margin-bottom: 20px;
	padding-top: 30px;
	background: url(../images/proprios/section_fond_top.gif) left top no-repeat;
}

.section .bottom{
	padding: 0 30px 30px;
	background: url(../images/proprios/section_fond_bottom.gif) left bottom no-repeat;
}

.section .bottom h3{
	color: #244d84;
	font-size: 14px;
	border-bottom: 1px solid #575250;
	text-transform: uppercase;
}
.lien{
	float: left;
	position: relative;
	top: 2px;
	height: 21px;
	background: url(../images/proprios/lien_fond_left.gif) left top no-repeat;
}

.lien a{
	display: block;
	height: 21px;
	padding-right: 35px;
	padding-left: 10px;
	background: url(../images/proprios/lien_fond_right.gif) right top no-repeat;
	color: white;
	text-decoration: none;
}

/****FORMULAIRES****/
.control_text, .control_password, .control_select, .upper{
	border: 1px solid #461c0b;
}

/****IDENTIFICATION****/

#personnalDataContener{
	color: #39180a;
	background-color: #f5f3f2;	
	border-bottom: 2px solid #bfb5b0;
}

#personnalDataContener a{
	color: #39180a;
	text-decoration: underline;
}

#personnalDataContener h2{
	text-align: center;
	color: #14407b;
	font-size: 20px;
	font-weight: normal;
	background-color: #d8d1cf;
}

#personnalDataContener p{
	text-align: center;
}

#personnalDataContener #authentificationContener .control_text, #personnalDataContener #authentificationContener .control_password{
	width: 100px;
	margin: 0 10px 0 15px;
}

	/*INFOS*/
#infos{
	margin-top: 15px;
	font-size: 11px;
}

#infos div.left{
	margin-left: 25px;
}

#infos div.right{
	margin-right: 25px;
}

#infos .bloc{
	width: 342px;
	border: 1px solid #311808;
}

#infos .bloc .inside{
	margin: 10px;
}

#infos .bloc h3{
	font-size: 16px;
}

#infos .bloc h3 span{
	font-weight: normal;
}

#infos .bloc h3.opportunites{
	color: #311808;
}

#infos .bloc img{
	margin-bottom: 5px;
}

#infos .bloc img.left{
	margin-right: 5px;
}

#infos .bloc img.right{
	margin-left: 5px;
}


/****NAVIGATION****/

#contentNavigationContener{
	overflow: hidden;
	margin: 20px;
}

#contentNavigationContener ul{
	float: left;
	width: 300px;
}

#contentNavigationContener ul li{
	list-style-image: url(../images/proprios/puce_menu.jpg);
	list-style-position: inside;
	margin-left: 0;
}

#contentNavigationContener ul li a{
	color: #5c5e61;
	text-decoration: none;
	vertical-align: 10px;
}

#contentNavigationContener ul li a:hover{
	text-decoration: underline;
}

	/*OFFRES*/
.offres{
	width: 694px;
	height: 152px;
	margin: 0 auto 20px;
	background: url(../images/proprios/fond_offres_speciales.jpg) top left no-repeat;
}

	/*doc*/
.doc{
	width: 694px;
	height: 100px;
	margin: 0 auto 20px;
	background: url(../images/proprios/doc.jpg) top left no-repeat;
}


	/*aide*/
.aide{
	width: 694px;
	height: 100px;
	font-size:10px;
	margin: 0 auto 20px;
	background: url(../images/proprios/aide-img.jpg) top left no-repeat;
}

.aide-fact{
	width: 692px;
	height: auto;
	font-size:10px;
	margin: 0 auto 20px;
	border:#463b49 1px solid;
	background:#ccc4d1 url(../images/proprios/fond-aide-fact.jpg) no-repeat;
}

/****COORDONNEES****/


table.proprios{
	width: 100%;
	margin-bottom: 5px;
	padding: 10px;
	border-collapse: collapse;
}

table.proprios td{
	padding: 3px 0;
}

table.proprios td.label{
	width: 150px;
	border-right: 2px solid #bfb5b0;
}

table.proprios td.input{
	padding-left: 20px;
}

table.coords td.label{
	border-right: 2px solid #bfb5b0;
}

table.proprios .control_text, table.proprios .control_password, table.proprios .upper{
	width: 250px;
	margin-right: 5px;
}

table.proprios .date1, table.proprios .date2, table.proprios .date3{
	width: 40px;
	margin: 0 5px;
}

/**** BAUX ****/

#pageContener .details{
}

#pageContener .details h3.sTitle{
	position: relative;
	float: left;
	top: 10px;
	margin: 0;
	padding: 5px 20px 0 20px;
	font-size: 18px;
	color: #444040;
	background-color: #f5f3f2;
}

#pageContener .details table.proprios{
	margin-bottom: 20px;
}
