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

/* BLOCS PRINCIPAUX */
/* -------------------------------------------------------------------------------------------------*/

#header {
	width: 100%;
	height: 113px;
	background-color: #5a5a5a;
}

#header_centre, #header_centre_en, #header_menu_centre, #conteneur_centre {
	width: 971px;
	margin: 0 auto;
	padding: 0 16px 0 5px;
}

#header_centre, #header_centre_en {
	height: 113px;
}

#header_centre {
	background: url(../media/img.site/header_bkg.jpg) no-repeat;
}

#header_centre_en {
	background: url(../media/img.site/header_bkg_en.jpg) no-repeat;
}

#menu_lang {
	width: 170px;
	height: 51px;
}

#header_menu {
	width: 100%;
	height: 53px;
	background: #ffeb8b url(../media/img.site/menu_bkg.png) repeat-x;;
	position: relative;
}
#header_menu_centre {
	height: 53px;
}

#ombre_menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#conteneur {
	width: 100%;
	background-color: #FFF;
	padding-bottom: 30px;
}

#left_col {
	width: 170px;
	height: 450px;
	float: left;
	padding-top: 12px;
}

html>body div#left_col {
	height: auto;
	min-height: 450px;
} 

#context_zone {
	width: 170px;
	height: 160px;
}

#right_col {
	width: 783px;
	padding: 0 0 0 17px;
	float: left;
}

#footer {
	width: 100%;
	height: 54px;
	margin: 0 0 30px 0;
	background: url(../media/img.site/bottom_bkg.gif) repeat-x;
}

#footer_centre {
	width: 806px;
	height: 54px;
	margin: 0 auto;
	padding-left: 175px;
	background: url(../media/img.site/bottom_deco.gif) 160px 0 no-repeat;
}


/* MENUS */
/* -------------------------------------------------------------------------------------------------*/

#menu {
	width: 800px;
	height: 53px;
	float: left;
}

#menu li {
	display: block;
	float: left;
	background: url(../media/img.site/menu_separator.gif) top left no-repeat;
}

#menu a, #menu a:visited {
	display: block;
	float: left;
	text-decoration: none;
	heignt: 53px;
	line-height: 53px;
	padding: 0 13px;
	
}

#menu a:hover {
	background: url(../media/img.site/menu_bkg_over.gif) repeat-x;
	color: #7a1b61;
}

#menu li.active a {
	color: #7a1b61;
}

/* Menu langue */

ul#menu_langue {
	width: 127px;
	float: left;
	padding-left: 43px;
	padding-top: 15px;
}

ul#menu_langue li {
	display: inline ;
}

/* HOME */
/* -------------------------------------------------------------------------------------------------*/

#left_home {
	width: 351px;
	padding-right: 30px;
	float: left;
}	

#left_home h1 {
	background: none;
	padding: 0;
	font-size: 1.2em;
}

#news_home h1 {
	background: #EEE;
	padding: 0 0 0 10px;
}

#news_home {
	font-size: 0.9em;
}

#news_home span {
	color: #666;
}

#news_home h2 {
	font-size: 1em;
	font-weight: normal;
	color: #ef2800;
	margin: 0.5em 0;
}

#news_home p {
		padding-bottom: 0.75em;
		border-bottom: 1px solid #dcdcdc;
}
#news_home p.last {
	border: none;
}

#right_home {
	width: 590px;
	float: left;
	padding-top: 20px;
}

a.pave_home, a.pave_home:visited {
	width: 295px;
	height: 245px;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
}

a.pave_home:hover {
	color: #ffdf46;
}

.pave_salons {
	background: url(../media/img.site/pave_home_salons.jpg) no-repeat;
}
.pave_design {
	background: url(../media/img.site/pave_home_design.jpg) no-repeat;
}
.pave_web {
	background: url(../media/img.site/pave_home_web.jpg) no-repeat;
}
.pave_media {
	background: url(../media/img.site/pave_home_media.jpg) no-repeat;
}

.pave_home h1{
	margin: 0;
	padding: 116px 0 14px 0;
	text-align: center;
	color: #FFF;
	background: none;
	text-decoration: none;
	font-size: 1.2em;
}
.pave_home p {
	margin: 0;
	padding: 0 20px 0 20px;
	font-size: 0.9em;
	line-height: 1.3em;
}

/* SEPARATEURS */
/* -------------------------------------------------------------------------------------------------*/

div.clr {
	clear: both;
}

/* SPÉCIFIQUES */
/* -------------------------------------------------------------------------------------------------*/

a.nostyle {
	text-decoration: none;
}

#bloc_news {
	width: 170px;
	background: url(../media/img.site/news_m.jpg) repeat-y;
	font-size: 0.9em;
}
#bloc_news div {
	background: url(../media/img.site/news_t.jpg) top left no-repeat;
	width: 170px;
	
}
#bloc_news div div {
	width: 128px;
	background: url(../media/img.site/news_b.jpg) bottom left no-repeat;
	padding: 21px 21px 21px 21px;
}

#bloc_news div div div {
	padding: 0;
	background: none;
}

#bloc_news h1 {
	font-size: 1.6em;
	padding-left: 0;
	background: none;
	margin: 0;
	padding: 0;
}

#bloc_news h2 {
	font-size: 1em;
	color: #ef2800;
	font-weight: normal;
}

#bloc_news p {
	line-height: 1.1em;
	text-align: left;
}

#footer_centre  {
	font-size: 0.85em;
}

.exergue {
	color: #801601;
}

/* LISTES */
/* -------------------------------------------------------------------------------------------------*/

ul.nostyle {
	list-style-type: none;
	margin: 0;
}

ul.nostyle a {
	text-decoration: none;
}

#right_col ul {
	list-style-image: url(../media/img.site/puce.gif);
}

#footer_centre ul {
	height: 26px;
	float: right;
}

#footer_centre ul li {
	display: inline;
	line-height: 26px;
}

#footer_centre ul li.credit , #footer_centre ul li.credit a, #footer_centre ul li.credit a:visited {
	color: #9c9c9c;
}

#footer_centre ul li.credit a:hover {
	color: #666666
}
