@import "/scripts/css/innis-coiffure.css";
/* ~~~ General Properties ~~~ */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

input{
	border:1px solid #4f74ad;
	font-size:11px;
	color:#000000;
}

#container{
	display: block;
	position: relative;
	width: 1050px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color:#414141;
	padding-top:5px;
}

#menuhaut{
	height:20px;
	padding-left:25px;
	padding-top:5px;
	background-color: #414141;
	position: absolute;
	margin-top: 140px;
	z-index: 50;
	width:100%;
}

#logo{
	background-color:#transparent;
	height:128px;
}

#coiffuredhe{
	height:33px;
	color: white;
	font-size:20px;
	padding-left:210px;
	margin-top:-45px;
	margin-bottom: 30px;
}

#motif{
	position:absolute;
	bottom:75px;
	left:0px;
}

#pierres{
	position:absolute;
	bottom:52px;
	right:22px;
}

#diagnosticConseil{
	position:absolute;
	height:20px;
	top:30px;
	margin-left:300px;
	color:white;
	font-size:20px;
	z-index: 2;
}

#sloganrouge{
	color:#ff3300;
	font-size:15px;
	height:10px;
	padding-left:265px;
	font-weight:bold;
}

#main{
	height:auto;
	position:relative;
	background-color:white;
}

#gauche{
	position:relative;
	width:100%;
	height:auto;
}

#milieu{
	position:relative;	
	margin-top:-400px;
	height:auto;
	margin-left:185px;
	width:710px;
}

#droit{
	position:absolute;
	margin-top:0px;
	height:auto;
	margin-left:525px;
	width:185px;
}

#contenupage{
	width:525px;
	padding-top:12px;
}

#fondblanc{
	background-color:#f2e5d5;
	padding-top:25px;
	padding-left:20px;
	width:500px;
}

#bt-ok{
	background-image:url(/images/bt_ok.gif);
	background-repeat:no-repeat;
	background-color:#69708A;
	width:19px;
	height:19px;
	border:0px;
}

div.contChamps{
	background-color:transparent;
	float:left;
	width:auto;
}

.maronfonce1{
	background-color:transparent;
}

.soustitrerouge{
	color:#ff3300;
	font-size:14px;
	font-weight:bold;
}
	
.rouge{
	background-color: white;
}

.pucerouge{
	float:left;
	width:25px;
	height:20px;
	background-image: url(/images/puce_rouge.gif);
	background-position:center;
	background-repeat:no-repeat;
}

a.menuhaut:link, a.menuhaut:visited {
	color: white;
	font-size:13px;
	text-decoration:none;
	float:left;
}

a.menuhaut:hover, a.menuhaut:active {
	color: white;
	font-size:13px;
	text-decoration:none;
	float:left;	
}

a.menudroit:link, a.menudroit:visited {
	color:white;
	font-size:13px;
	text-decoration:none;
}

a.menudroit:hover, a.menudroit:active {
	color:#ffcc00;
	font-size:13px;
	text-decoration:none;	
}

a.acheter:link, a.acheter:visited {
	color: #ffffff;
	background-color: #ff3300;
	border: 1px solid #522900;
	display: block;
	padding: 1px;
	width:60px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}

a.acheter:hover, a.acheter:active {
	color: #ffffff;
	background-color: #ff3300;
	border: 1px solid #522900;
	display: block;
	padding: 1px;
	width:60px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}

.spacer {
  clear: both;
}

.titremarque{
	display:block;
	font-weight:bold;
	color:white;
	font-size:13px;
	margin-bottom:10px;
}

.petit{
	color:#522900;
	font-size:12px;
}

.piccolo{
	color:#522900;
	font-size:11px;
}

.ligne{
	color:#522900;
	font-size:13px;
}

.selection{
	font-weight:bold;
	color:#ffcc00;
	font-size:12px;
}

.table_main{
	width: 976px;
}

.headerNavigation{
	background-color: white;
}


