/*********************************/
/*********** ANNUAIRE ************/
/*********************************/

/** englobant **/
div#annuaire
{
	top: 0px;
	left: 0px;
	width: 960px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 50px;
	background-color: #FFFFFF;
	
	-webkit-box-shadow: 0px 0px 24px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 0px 24px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 24px rgba(0, 0, 0, .1);
}

.clear-float
{
	clear: both;
}

div#menu-content
{
	position: relative;
	width: 960px;
	height: 172px;
	padding: 0;
	margin: 0;
}

div#main-content
{
	position: relative;
	width: 980px;
	margin-left: 30px;
}

div#footer-content
{
	height: 320px;
	background: url('../resources/global/footer-backgnd.jpg') repeat-x left top;
}

div#footer-center
{
	width: 1030px;
	padding: 10px;
	margin: 0 auto;
}

.column-footer, .column-footer-2, .column-footer-3
{
	float: left;
	padding-top: 15px;
	width: 200px;
}

.column-footer-3
{
	border-left: 1px solid #4c341c;
}

.column-footer h1
{
	float: none;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: white;
	margin: 0 10px 0 0;
	padding: 0 0 10px 5px;
	text-shadow: 1px 1px 0 #000000;
	border-bottom: 1px solid #4c341c;
}

.column-footer ul, .column-footer-2 ul
{
	list-style: none outside none;
	padding: 0;
	margin: 0;
	padding-top: 15px;
	margin-left: 20px;
	line-height: 20px;
	color: #BBBBBB;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.column-footer-2 ul
{
	padding-top: 42px;
}

.column-footer-3 ul
{
	list-style: none outside none;
	padding: 0;
	margin: 0;
}

.column-footer a, .column-footer-2 a, .column-footer-3 a
{
	cursor: pointer;
	color: #BBBBBB;
	text-shadow: 1px 1px 0 #000000;
	text-decoration: none;
}

.column-footer a:hover, .column-footer-2 a:hover
{
	text-decoration: underline;
}

.column-footer-3 a:hover
{
	color: #FFFFFF;
}

.column-footer-3 span
{
	position: relative;
	left: 5px;
	bottom: 15px;
	font-size: 12px;
	text-decoration: none;
}

.column-footer-3 img
{
	opacity: 0.8;
}

div#partenaires
{
	position: relative;
	padding-left: 30px;
	padding-bottom: 20px;
	font-family: "Quattrocento Sans","Lucida Grande","Lucida Sans Unicode","Arial","sans-serif";
}

/** menu logo **/
div#logo-menu
{
	position: absolute;
	cursor: pointer;
	top: 50px;
	left: 0px;
	width: 175px;
	height: 62px;
	background: url('../resources/annuaire/logo-menu.jpg') no-repeat left top;
}

/** menu decorations **/
div#menu-alliances
{
	position: absolute;
	z-index: 110;
	top: 74px;
	left: 250px;
	width: 136px;
	height: 41px;
	background: url('../resources/annuaire/menu-alliances.jpg') no-repeat left top;
}

div#menu-couple
{
	position: absolute;
	z-index: 110;
	top: -13px;
	right: 5px;
	width: 348px;
	height: 128px;
	background: url('../resources/annuaire/menu-couple.jpg') no-repeat left top;
}

/** main menu **/
div#menu-annuaire
{
	position: absolute;
	z-index: 100;
	top: 112px;
	left: 0px;
	width: 960px;
	height: 41px;
	background: url('../resources/annuaire/menu-bckgnd.jpg') repeat-x left top;
}

div#menu-shadow
{
	position: absolute;
	z-index: 110;
	top: 150px;
	left: 31px;
	width: 926px;
	height: 22px;
	background: url('../resources/annuaire/menu-shadow.jpg') repeat-x left top;
}

div#menu-left
{
	position: absolute;
	z-index: 110;
	top: 0px;
	left: 0px;
	width: 36px;
	height: 41px;
	background: url('../resources/annuaire/logo-menu-bas.jpg') no-repeat left top;
}

div#menu-separator
{
	position: absolute;
	z-index: 120;
	top: 8px;
	width: 5px;
	height: 25px;
	background: url('../resources/annuaire/menu-separator.jpg') no-repeat left top;
}

div.combo-prestataires-menu
{
	position: absolute;
	top: 8px;
	left: 496px;
}

div#menu-right
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 7px;
	height: 41px;
	background: url('../resources/annuaire/menu-right.jpg') no-repeat left top;
}

/** left menu **/
div#menu-gauche
{
	position: absolute;
	z-index: 120;
	top: 101px;
	left: 31px;
	width: 216px;
	height: 576px;
	background: url('../resources/annuaire/menu-gauche-bckgnd.jpg') repeat left top;
}

div#menu-gauche-shadow
{
	position: absolute;
	z-index: 130;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
	background: url('../resources/annuaire/menu-gauche-shadow.jpg') repeat-x left top;
}

div#menu-gauche-connect-title
{
	position: absolute;
	z-index: 130;
	top: 30px;
	right: 0px;
	width: 174px;
	height: 54px;
	background: url('../resources/annuaire/menu-gauche-connect-title.jpg') no-repeat left top;
}

div#menu-gauche-connect
{
	position: absolute;
	z-index: 130;
	top: 75px;
	right: 0px;
	width: 100%;
	height: 200px;
}

#menu-gauche-connect label, #menu-gauche-connect input
{
	float: right;
	font-size: 12px;
}

#menu-gauche-connect p
{
	padding: 5px 5px 5px 5px;
}

div#menu-gauche-category-title
{
	position: absolute;
	z-index: 130;
	top: 207px;
	right: 0px;
	width: 195px;
	height: 63px;
	background: url('../resources/annuaire/menu-gauche-category-title.jpg') no-repeat left top;
}

/** separators **/
div#vertical-separator
{
	position: absolute;
	z-index: 100;
	top: 110px;
	left: 275px;
	width: 1px;
	height: 650px;
	background: url('../resources/annuaire/vertical-separator.jpg') repeat-y left top;
}

/** espace pro **/
div#frame-panels-pro
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 75px;
}

div#panel-deja-abonne
{
	position: absolute;
	z-index: 100;
	top: 20px;
	left: 0px;
	width: 416px;
	height: 248px;
	background: url('../resources/espace-pro/deja-abonne.jpg') no-repeat left top;
}

a.panel-abonne-vous
{
  position: relative;
  z-index: 100;
  text-decoration: none;
  cursor: pointer;
  display: block;
  top: 20px;
  left: 511px;
  width: 416px;
  height: 248px;
  background: url('../resources/espace-pro/abonne-vous-gratuit.jpg') no-repeat left top;
}

#frame-FAQ
{
	width: 100%;
	text-align: justify;
	font-family: "Quattrocento Sans", "Lucida Grande", "Lucida Sans Unicode", "Arial", "sans-serif";
	font-size: 14px;
	color: #4a4a4a;
	margin-bottom: 20px;
}

.question, .question-rel
{
	float: left;
	width: 46%;
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.question-rel
{
	position: relative;
	margin-top: 30px;
}

.separator-2
{
	background-color: #D2D2D2;
	height: 1px;
	margin: 20px 55px 20px 0;
}

#frame-FAQ h2
{
	text-align: left;
	font-weight: normal;
	font-size: 22px;
	font-weight: bold;
}

/** google ads - annuaire bas gauche 200x200px **/
div#google-ads-square
{
	position: absolute;
	z-index: 120;
	top: 676px;
	left: 31px;
	width: 200px;
	height: 200px;
	padding: 8px;
	background: #937762;
}

div#google-ads-thematic
{
	position: absolute;
	z-index: 120;
	top: 892px;
	left: 31px;
	width: 200px;
	height: 90px;
	padding: 8px;
	background: #937762;
}