#sideA {
	display: none;
}
#sideB {
	padding: 0px;
	width: 900px;
}
#header {
	height: 400px;
}
#globalheader {
	background: url(img/accueil-globalheader-bk.jpg) repeat-x center top;
	height: 512px;
}
#content {
}
#globalcontent {
	margin-top: -100px;
	background: url(none);
}
#logotype {
	margin:0;
	padding: 0;
	height: 120px;
	width: 110px;
	position: absolute;
	left: 537px;
	top: 238px;
	z-index: 2;
}



.box {
	margin: 0;
	width: 277px;
}
.box-top {
	height: 7px;
	width: 277px;
	line-height: 7px;
}
.box-content{
	height: auto;
	width: 257px;
	padding: 0px 10px;
}
.box-bottom{
	height: 7px;
	width: 277px;
	margin: 0px;
	padding: 0px;
/*	line-height: 7px;*/
}


#box_left {
	position: absolute;
	left: 0px;
	top: 20px;
	margin: 0;
	width: 277px;
}
#box_left .box-top {
	background: url(img/box-top.gif) no-repeat;
	height: 7px;
	width: 277px;
	margin: 0px;
	padding: 0px;
}
#box_left .box-content {
	background: url(img/box-content.gif);
}
#box_left .box-bottom {
	background: url(img/box-bottom.gif) no-repeat;
		height: 7px;
	width: 277px;
}



#box_speed_access {
	position: absolute;
	left: 277px;
	top: -30px;
	width: 632px;
	height: 555px;
}




#box_center {
	position: absolute;
	left: 314px;
	top: 341px;
	margin: 0;
	width: 277px;
	display: none;
}
#box_center .box-top {
	background: url(img/box-top.gif);
}
#box_center .box-content {
	background: url(img/box-content.gif);
}
#box_center .box-bottom {
	background: url(img/box-bottom.gif) no-repeat;
		height: 7px;
	width: 277px;
}

#box_right {
	position: absolute;
	right: 19px;
	top: 272px;
	margin: 0;
	width: 277px;
}
#box_right .box-top {
	background: url(img/box-top.gif);
}
#box_right .box-content {
	background: url(img/box-content.gif);
}
#box_right .box-bottom {
	background: url(img/box-bottom.gif) no-repeat;
		height: 7px;
	width: 277px;
}

#page.accueil {
	height: 495px;
}
#page .box-content p {
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: normal;
}
h1 {
	display: none;
}
h2 {
	font-size: 13px;
}
#liens_formations a {
	color: #919191;
	display: block;
	font: 12px Tahoma;
		width: 172px;
}
#liens_formations a:hover {
	color: #FF0000;
}

#liens_formations .coiffure {
	position: absolute;
	left: 406px;
	top: 45px;
}
#liens_formations .esthetique {
	position: absolute;
	left: 714px;
	top: 46px;

}
#liens_formations .maquillage {
	position: absolute;
	left: 745px;
	top: 122px;
}
#liens_formations  a.maquillage {
	color: #FFF;
	width: 145px;
	font-weight: bold;
}
#liens_formations  a.maquillage:hover {
	color: #EA0A2E;
}


#liens_formations .stage {
	position: absolute;
	left: 406px;
	top: 121px;

}
#page .box-content a {
	color: #9D9D9D;
	font-weight: normal;
	text-decoration: underline;
}
#page .box-content a:hover {
	color: #58687D;
}
#page .box-content h2 a {
	color: #58687D;
	text-decoration: none;
	border-bottom: 1px solid #394351;
	font-weight: bold;
}
#page .box-content h2 a:hover {
	color: #9D9D9D;
}

p +.box-bottom{
	margin: 0px;
	padding: 0px;
}
