/*********************************************************
	= PAGE - Table of Content
*********************************************************/

/*
	= HOMEPAGE
	= EDITO
	= FORMS
	= VISITE VIRTUELLE
*/


/*********************************************************
	= HOMEPAGE
*********************************************************/

/* HOMEPAGE - Box Model */
.page-homepage #main-decoration
{
	background: url(../img/layout/carre-bleu-home.png) no-repeat center 0;
	width:324px;
	height:323px;
	position:absolute;
	top:21px;left:-118px;
}
.page-homepage .main-decoration-en
{
	background: url(../img/layout/carre-bleu-home-en.png) no-repeat center 0 !important;
}

/* HOMEPAGE - Box Model */
.page-homepage #main
{
	padding-top: 360px;
}
.page-homepage #compl
{
	padding-top: 60px;
}

/* HOMEPAGE - Main */
.page-homepage #main,
	.page-homepage #main-head,
	.page-homepage #main-body,
	.page-homepage #main-foot
{
	float: left;
	width: 176px;
	/*background-color: #f00;*/
}

	.page-homepage #main-body { text-align: justify; }
	.page-homepage #main-foot { text-align: center; }

/* HOMEPAGE - Actualité */
.page-homepage #main-body h2
{
	padding-bottom:15px;
}
	.page-homepage #main-body span.date-news
	{
		color:#4591b0;
		font-weight:bold;
		font-size:11px;
	}
	.page-homepage #main-body span.titre-news
	{
		color:#173075;
		font-weight:bold;
		font-size:13px;
		text-transform:uppercase;
	}
	.page-homepage #main-body p.desc-news
	{
		margin:5px 0px;
		color:#173075;
	}
	.page-homepage #main-body a
	{
		color:#4591b0;
	}
		.page-homepage #main-body a:hover
		{
			color:#173075;
		}

/* HOMEPAGE - Références */
	#home-ref{ background-color:#FFFFFF; text-align:center; }
	#home-ref .ref-fichier{ padding:5px 0;}
	#home-ref .ref-titre{ padding:5px 0; font-weight:bold;}


	
/* HOMEPAGE - Window */
.page-homepage .window {
	float: left;
	margin: 30px 30px 0 30px;
}

/* HOMEPAGE - Complementary */
.page-homepage #compl
{
	float: right;
	width: 170px;
	margin-top:70px;
}	
	.page-homepage #compl .titre-home-compl
	{
		color:#fff;
		text-align:center;
		margin-bottom:20px;
		font-size:16px;
	}
	.page-homepage #compl .link-home-separator
	{
		text-align:center;
	}
	.page-homepage #compl .link-home-compl
	{
		width:50px;
		text-align:center;
		text-transform:uppercase;
		color:#fff;
		padding-top:60px;
		display:inline-block;
	}
		.page-homepage #compl .link-home-compl:hover
		{
			color:#4591b0;
		}
		.page-homepage #compl #link-360
		{
			background: url(../img/layout/btn-visite-virtuelle.png) no-repeat center top;
			height:22px;
			width:100px;
		}
		.page-homepage #compl #link-plan-espace
		{
			background: url(../img/layout/btn-clip-3d.png) no-repeat center top;
			height:18px;
		}
		.page-homepage #compl #link-demande-cotation
		{
			background: url(../img/layout/link-demande-cotation.png) no-repeat center top;
			height:18px;
		}
		.page-homepage #compl #link-developpement-durable
		{
			background: url(../img/layout/link-developpement-durable.png) no-repeat center top;
			height:18px;
		}
		.page-homepage #compl .link-developpement-durable-en
		{
			background: url(../img/layout/link-developpement-durable-en.png) no-repeat center top !important;
			height:18px;
		}

	.page-homepage #compl-head,
	.page-homepage #compl-body,
	.page-homepage #compl-foot
{
	float: right;
	width: 210px;
	/*background-color: #0f0;*/
}

	.page-homepage #compl-body { padding-top: 20px; }
	.page-homepage #compl-foot { padding-top: 16px; }


/*********************************************************
	= INDEX
*********************************************************/

/* INDEX - Main */
.page-index #main,
	.page-index #main-head,
	.page-index #main-body
{
	float: right;
	width: 756px;
}

/* INDEX - Complementary */
.page-index #compl,
	.page-index #compl-head,
	.page-index #compl-body,
	.page-index #compl-foot
{
	float: left;
	background-color: #333;
}

	.page-index #compl { width: 198px; }
	
	
/*********************************************************
	= REFERENCES
*********************************************************/	
	#ref-logo-entete{ text-align:center; font-weight:bold;  font-size:12px;}
	#lstRef{ list-style:none; padding:0; margin-left:60px;}
	#lstRef li{ display:inline-block; text-align:center; margin:20px 5px 0 0; padding:5px; font-weight:bold; font-size:12px;}
	#lstRef li img{ padding-bottom:5px;}
	#lstRef li .libLogo{ background-color:#999999; color:#FFFFFF; border-top:2px solid #333333; padding:5px 1px;}


/*********************************************************
	= EDITO
*********************************************************/

/* EDITO - Main */
.page-edito #main,
	.page-edito #main-head,
	.page-edito #main-body
{
	float: left;
	width: 485px;
}

	.page-edito #main { /*padding-top: 32px;*/ padding-top: 10px; }
		.page-edito .title-primary + .desc-price { padding-top: 20px; }

/* EDITO - Complementary */
.page-edito #compl,
	.page-edito #compl-head,
	.page-edito #compl-body,
	.page-edito #compl-foot
{
	float: right;
}

	.page-edito #compl { width: 449px; }


/*********************************************************
	= FORMS
*********************************************************/
#title-form{
	color:#9E005D;
	font-size:15px;
	padding-bottom:5px;
	width:100%;
	border-bottom:1px solid #515151;
	padding-top:50px;
	margin-bottom:20px;
}


label.second-group{
	width:220px;
}
label.third-group{
	width:500px;
	line-height:12px;
}

label{
	color:#666;
	text-align:left;
	text-transform:normal;
	font-size:12px;
	display:block;
	float:left;
	padding-right:10px;
	width:103px;
}
	label em{
		color:#4591b0;
	}
label.radio{
	width:50px;
	margin-right:50px;
}
input[type='text'],
textarea{
	width:217px;
	border:1px solid #666;
	color:#666;
}
textarea{
	margin-top:6px;
}
input[type='text']{
	height:15px;
}

#mandatory-text{
	text-align:right;
	line-height:20px;
	color:#3aa6bd;
	font-weight:bold;
}
	.mandatory-contact{
		width:330px;
	}
	.mandatory-cotation{
		width:450px;
	}
	

#content-submit{
	/*background:url(../img/layout/fond_contact.jpg) repeat-x;
	line-height:35px;
	padding:0px 40px;
	width:60px;
	float:right;
	margin:40px 120px 0px 0px;*/
	background: url("../img/layout/fond_contact.jpg") repeat-x scroll 0 0 transparent;
    float: right;
    line-height: 35px;
    margin: 40px 120px 0 0;
    padding: 0 10px;
    width: 89px;
	position:relative;
	z-index:100;
}
	#content-submit:hover{
		background:url(../img/layout/fond_contact_hover.jpg) repeat-x;
	}
input[type='submit']{
	/*background:url(../img/layout/submit_contact.png) no-repeat center left;
	line-height:35px;
	padding-left:12px;
	color:#fff;
	text-transform:uppercase;
	color:#fff;
	border:none;*/
	background: url("../img/layout/submit_contact.png") no-repeat scroll 13px center transparent;
    border: medium none;
    color: #FFFFFF;
    height: 35px;
    /*line-height: 142px;*/
    padding-left: 12px;
    text-transform: uppercase;
    width: 100px;
	z-index:1;
}
input[type='checkbox']{
	float:left;
	margin-right:10px;
}


form p{
	line-height:30px;
	color:#959595;
	width:600px;
}

p.title{
	color:#173075;
	font-size:18px;
}

.error{
	line-height:15px;
	border:1px solid #163176;
	color:#163176;
	margin-bottom:15px;
	padding:10px;
}
.success{
	line-height:15px;
	border:1px solid #0E8AA0;
	color:#0E8AA0;
	margin-bottom:15px;
	padding:10px;
}

/*********************************************************
	= VISITE VIRTUELLE
*********************************************************/
#menu-visite li {
	float:left;
	padding:0px 20px 13px 0px;
}
#menu-visite li a{
	color:#666666;
}
#menu-visite li a:hover,
#menu-visite li a.current{
	color:#4591B0;
}