/*	===================================
		LEFT COLUMN
		===================================	*/
#noticeLeftCol {
	position:absolute;
	top:155px;
	left:6px;
	width:200px;
	margin-right: 10px;
	margin-left: 10px;
	font-size:11px;
	background: #F4FCFF;
	border: 1px solid #027FA8;
}
#noticeLeftCol a {
	text-decoration:none;
}
#noticeLeftCol a:hover {
	color:#4E94C3;
	text-decoration:none;
}
/*	-----------------------------------
		Table des matieres
		-----------------------------------	*/
#TOCTitle, .TOCTitle {
	color:#027FA8;
	font-size: 11px;
	font-weight: bold;
}
#TOCTitle{
	color:#fff;
	background: #027FA8;
	padding:2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TOCTitle{
	border-top: 1px solid #027FA8;
}
.TOCTitle a{
	color:#007FB2;
	padding:2px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TOCTitle a:hover{
	background: #007FB2;
	color: #fff !important;
}
#noticeLeftCol a.TOCTitleLink {
	color:#FFF;
	text-decoration:none;
}
#noticeLeftCol a.TOCTitleLink:hover {
	text-decoration:underline;
}
#TOC, .TOC {
	color: #666;
	background-color:transparent;
	margin-bottom:10px;
}

.TOC a,
#TOC a {
	color:#666;
	display: block;
	padding-left: 8px;
	margin-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.TOC a:hover,
#TOC a:hover {
	color: #027FA8;
}
.TOC a.current,
#TOC a.current {
	color: #027FA8;
}
/*	===================================
		CENTER COLUMN
		===================================	*/
#notice {
	font-size:12px;
	background-color:#fff;
	border:1px solid #D1D0B1;
	border-top:none;
	min-height:600px;
	_height:600px;
	color: #666;
	margin:0 4px;
}
.lowheight #notice {
	min-height:400px;
	_height:400px;
}
div.noleftnoright {
	padding:10px;
}
div.leftrightUsed {
	padding:10px 170px 10px 220px;
}
div.leftUsed {
	padding:10px 10px 10px 220px;
}
#NoticeTitle {
	clear:both;
}
#NoticeIntro {
	text-align:center;
	margin-bottom:10px;
}
#NoticeIntroCoach {
	background: transparent url(/images/tenant/demande/coach.png) top left no-repeat;
	height:127px;
	padding:10px 0 0 110px;
}
#NoticeIntro p.coach {
	min-height: 93px;

}
#NoticeIntro p.coachOrientation {
	background: url(/images/tenant/demande/bulle-coach.png) center left no-repeat;
	padding-left:21px;
	font-size:13px;
	font-style: italic;
	line-height: 20px;
	min-height: 50px;
	margin-top: 20px;
	text-align:left;

}
#notice a {
	text-decoration: none;
}
#notice h2 a {
	text-decoration:none;
	color: #027fa8;
	font-size: 16px;
	font-weight: normal;
}
#notice a.command {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	width:100px;
	height:24px;
	line-height:24px;
	text-align:center;
	margin:10px auto;
	background:transparent url(/images/notice/bouton.png) center no-repeat;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
#notice a.command:hover {
	text-decoration:none;
	cursor:pointer;
}
#notice h1 {
	text-align:left;
	padding:2px 2px 2px 2px;
	font-size:20px;
	color: #775d46;
}
#notice h1.center {
	text-align: center;
}
#notice h2 {
	/*background: #027fa8;*/
	border-radius: 3px;
	color:#027fa8;
	font-size:16px;
	margin: 5px 0px;
	margin-top: 20px;
}
#notice a.h2 {
	color:#027fa8;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#notice h3 {
	color: #027fa8;
	font-size:14px;
	padding-bottom:10px;
	padding-left: 10px;
	margin-top: 10px;
}
#notice h4 {
	font-size:12px;
}
#notice p {
	line-height:18px;
	padding-left:20px;
}
#notice p.fullwidth {
	margin:5px;
	padding-left:20px;
}
#notice p.toc {
	padding-top:16px;
	padding-left:0;
}
#notice p.retour {
	text-align:right;
}
#notice ol ,
#notice ul {
	padding-bottom:10px;
	padding-left:50px;
}
#notice li {
	padding-top:0;
	margin-left:10px;
}
#notice .even {
	background-color:#FFFFFF;
	color:#666;
	margin:0 50px;
}
#notice .odd {
	background-color:#EEEEEE;
	color:#666;
	margin:0 50px;
}
#notice .even p, #notice .odd p {
	padding:0;
}
#notice a.lienlocataire {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color: #0091D7;
	font-size:12px;
}
#notice a.lienproprietaire {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#6DC862;
	font-size:12px;
}
#notice div.blocPub {
	margin:10px auto;
	width:500px;
}
#noticePageIndex {
	text-align:center;
	margin-top:15px;
}
#noticePageIndex a {
	text-decoration:none;
}
#noticePageIndex a:hover {
	color:#FF9900;
	text-decoration:none;
}
#noticePageIndex a.main {
	color: #4E94C3;
}
#noticePageIndex a.owner {
	color:#4E94C3;
}
#noticePageIndex a.tenant {
	color:#4E94C3;
}
#ActionTenant {
	background-color:transparent;
	margin:20px auto 20px auto;
	text-align:center;
}
#ActionTenant a {
	display:block;
	background:url(/images/action/tenant/bouton.png) center no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:290px;
	height:28px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
#ActionTenant a:hover {
	text-decoration:none;
}
#Transmettre {
	background-image:url(/images/common/transmettre.png);
	width:336px;
	height:23px;
	padding-top:12px;
	padding-left:10px;
}
#Selectionner {
	background-image:url(/images/common/selectionner.png);
	width:337px;
	height:25px;
	padding-top:12px;
	padding-right:10px;
	margin-left:12px;
}
#Register {
	position:fixed;
	bottom:0;
	z-index:10;
	height:40px;
	border-top:1px solid #4E94C3;background-color:#fff;
	border-left:1px solid #4E94C3;background-color:#fff;
	border-right:1px solid #4E94C3;background-color:#fff;
	width:620px;
	margin:0 auto;
}
#Register > label {
	display:block;
	width:250px;
	height:20px;
	float:left;
	margin: 10px 0 0 30px;
	background: transparent url('/images/guides/head_register.png') no-repeat left bottom;
	padding-left:25px;
	line-height:20px;
}
#Register a + label {
	display:block;
	width:230px;
	height:20px;
	float:right;
	margin: 10px 30px 0 0;
	background: transparent url('/images/guides/head_register.png') no-repeat right top;
	padding-left:30px;
	line-height:20px;
}
#Register a[title="Fermer"] {
	display:block;
	width:10px;
	height:10px;
	float:right;
	margin:0;
	padding:0;
	border:none;
}
#notice .block2 {
	display: inline-block;
	zoom: 1;
	*display:inline;
	width: 49%;
	vertical-align: top;
}
#notice .block3 {
	display: inline-block;
	zoom: 1;
	*display:inline;
	width: 32%;
	vertical-align: top;
}
#notice .block3 > ul {
	list-style: none;
	list-style-position: inside;
}
#notice .block3 > ul > li {
	margin: 0;
	padding: 0;
}
#notice .block3 > ul > li > a {
	color: #666;
	text-decoration: none;
	border-bottom: none;
}
#notice .block2 p{
	margin-bottom: 5px;
	margin-left: 6px;
	margin-right: 6px;
}
#notice a.page {
	color: #666;
	text-decoration: none;
	border-bottom: none;
}
#notice a.current {
	font-weight: bold;
}


a.guide_vert,
a.guide_bleu{
	display: block;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 10px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	margin-right: 10px;
}
a.guide_vert{
	margin-bottom: 30px;
}
a.guide_vert{
	background: #4BC23C;
}
a.guide_bleu{
	background: #1AA6D3;
}
a.guide_vert:hover,
a.guide_bleu:hover{
	opacity: 0.8;
}
.guide_img_left,
.guide_img_right,
.guide_img{
	border: 1px solid #027FA8;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.guide_img_right{
	float: right;
	margin: 10px;
}
.guide_img_left{
	float: left;
	margin: 10px;
}
.devisad{
	color: #fff;
	padding:15px;
	border-radius:5px;
	border: 1px double #FD8828;
	font-size: 16px;
	margin-bottom: 15px;
	display: inline-block;
	background: #FD8828;
}
.devisad:hover{
	background:#fefefe;
	color:#FD8828;
}