/*
*
{
   background-color: #fff;
	font-family: Calibri;
}
*/

a{outline: none;}
:focus{-moz-outline-style: none;}

html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: url('../resources/global/background_02.jpg') 0 300px repeat-x #eae8dd;
}

img
{
	border: 0;
}

/*
body, #centre
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	border: 0;
}
h1
{
	background-color: #1166ff;
	padding: 0.5em;
}
h2, h3, h4, h5, h6
{

	margin-bottom: 0.5em;
}
*/

/*********************************/
/************* HOME **************/
/*********************************/

/** englobant **/
div#home
{
	position: absolute;
	top: 440px;
	left: 50%;
	width: 980px;
	/*height: 470px;*/
	margin-top: 0px;
	margin-left: -490px;
}

div#logo
{
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -540px;
}

#pro-link
{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.slide-text-title, .slide-text-subtitle
{
	display: block;
	position: relative;
    color: #FFFFFF;
    font-family: "Helvetica Neue",helvetica,arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.slide-text-subtitle
{
    font-size: 20px;
	font-family: arial,sans-serif;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/** separators **/
div#bar_horizontal_left_1
{
	position: absolute;
	bottom: 175px;
	left: 50px;
	width: 250px;
	height: 2px;
	background: url('../resources/global/bar_horizontal.jpg') repeat-x left top;
}

div#bar_horizontal_left_2
{
	position: absolute;
	bottom: 105px;
	left: 50px;
	width: 250px;
	height: 2px;
	background: url('../resources/global/bar_horizontal.jpg') repeat-x left top;
}

div#bar_horizontal_right_1
{
	position: absolute;
	bottom: 175px;
	right: 50px;
	width: 250px;
	height: 2px;
	background: url('../resources/global/bar_horizontal.jpg') repeat-x left top;
}

div#bar_horizontal_right_2
{
	position: absolute;
	bottom: 105px;
	right: 50px;
	width: 250px;
	height: 2px;
	background: url('../resources/global/bar_horizontal.jpg') repeat-x left top;
}

div#bar_vertical
{
	position: absolute;
	bottom: 50px;
	left: 50%;
	width: 2px;
	height: 240px;
	margin-left: -1px;
	background: url('../resources/global/bar_vertical.jpg') repeat-y left top;
}

/** section titles **/
div#futurs_maries
{
	position: absolute;
	top: 180px;
	left: 50%;
	width: 196px;
	height: 28px;
	margin-left: -215px;
	background: url('../resources/home/futurs_maries.jpg') no-repeat left top;
}

div#professionnels
{
	position: absolute;
	top: 180px;
	left: 50%;
	width: 198px;
	height: 28px;
	margin-left: 10px;
	background: url('../resources/home/professionnels.jpg') no-repeat left top;
}

div#subscribeLink
{
	position: absolute;
	top: 170px;
	left: 50%;
	width: 141px;
	height: 60px;
	margin-left: 210px;
	background: url('../resources/home/text_subscribe.jpg') no-repeat left bottom;
}

div#icon-free
{
	position: absolute;
	top: 162px;
	left: 50%;
	width: 123px;
	height: 71px;
	margin-left: 370px;
	background: url('../resources/home/icon_free.jpg') no-repeat left bottom;
}

.icon_subscribe
{
	position: absolute;
	text-decoration: none;
	display: block;
	top: 0px;
	right: 0px;
	margin-right: 0px;
}

/** arrows **/
div#arrow
{
	position: absolute;
	width: 21px;
	height: 33px;
	background: no-repeat left top;
}

/** icon links **/
a.icon_book
{
	position: absolute;
	text-decoration: none;
	display: block;
	top: 230px;
	left: 50%;
	margin-left: -80px;
	width: 58px;
	height: 66px;
	background: url('../resources/home/icon_book.jpg') 0px 0px no-repeat;
}

a.icon_photos
{
	position: absolute;
	text-decoration: none;
	display: block;
	top: 300px;
	left: 50%;
	margin-left: -80px;
	width: 58px;
	height: 66px;
	background: url('../resources/home/icon_photos.jpg') 0px 0px no-repeat;
}

a.icon_offers
{
	position: absolute;
	text-decoration: none;
	display: block;
	top: 300px;
	left: 50%;
	margin-left: -80px;
	width: 58px;
	height: 66px;
	background: url('../resources/home/icon_offers.jpg') 0px 0px no-repeat;
}

a.icon_list
{
	position: absolute;
	text-decoration: none;
	display: block;
	top: 230px;
	left: 50%;
	margin-left: 20px;
	width: 58px;
	height: 66px;
	background: url('../resources/home/icon_list.jpg') 0px 0px no-repeat;
}

a.icon_arobase
{
	position: absolute;
	text-decoration: none;
	display: block;
	top: 300px;
	left: 50%;
	margin-left: 20px;
	width: 58px;
	height: 66px;
	background: url('../resources/home/icon_arobase.jpg') 0px 0px no-repeat;
}

/** text links **/

a.comment_book
{
	position: absolute;
	text-decoration: none;
	display: block;
	top: 240px;
	left: 10px;
}

a.comment_offers
{
	position: absolute;
	text-decoration: none;
	display: block;
	top: 305px;
	left: 10px;
}

a.comment_list
{
	position: absolute;
	text-decoration: none;
	display: block;
	top: 240px;
	right: 75px;
}

a.comment_arobase
{
	position: absolute;
	text-decoration: none;
	display: block;
	top: 306px;
	right: 10px;
}

/** nouvelle version **/

.panel-left, .panel-right, .panel-middle, .panel-presentation
{
	cursor: pointer;
	position: relative;
	top: 0px;
	float: left;
	width: 313px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}

.panel-middle
{
	width: 343px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.panel-presentation
{
	cursor: default;
	width: 450px;
}

.panel-body-left, .panel-body-right, .panel-body-middle, .panel-body-presentation
{
	position: relative;
	left: 30px;
	width: 283px;
	border-top: 7px solid #E9E9E9;
}

.panel-body-left
{
	left: 0px;
}

.panel-body-presentation
{
	left: 0px;
	border-top: 0;
	width: 450px;
	text-align: left;
}

h2, h3, h4
{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3
{
	font-size: 14px;
}

h4
{
	text-align: center;
	color: #555555;
	font-size: 16px;
}

#book-icon
{
	text-decoration: none;
	display: block;
	float: left;
	width: 44px;
	height: 34px;
	margin-top: 5px;
	margin-right: 5px;
	background: url('../resources/home/book_icon.png') 0px 0px no-repeat;
}

#target-icon
{
	text-decoration: none;
	display: block;
	float: left;
	width: 34px;
	height: 33px;
	margin-top: 5px;
	margin-right: 5px;
	background: url('../resources/home/target_icon.png') 0px 0px no-repeat;
}

#calendar-icon
{
	text-decoration: none;
	display: block;
	float: left;
	width: 36px;
	height: 43px;
	margin-top: 5px;
	margin-right: 5px;
	background: url('../resources/home/calendar_icon.png') 0px 0px no-repeat;
}

.clear-float
{
	clear: both;
}

.h-separator
{
	margin: 50px 0 20px 0;
	width: 975px;
	border-top: 1px solid #CCCCCC;
}

#panel-search
{
	position: relative;
	width: 980px;
	height: 470px;
	margin-bottom: 20px;
}

#panel-video
{
	position: relative;
	width: 980px;
	margin-bottom: 20px;
}

#video-presentation
{
	float: right;
	margin-right: 5px;
}


#panel-media
{
	position: relative;
	width: 980px;
}

#panel-sitemap
{
	position: relative;
	width: 980px;
	height: 300px;
}

.sitemap-column
{
	float: left;
	width: 170px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	margin-right: 20px;
}

.sitemap-title
{
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}

.sitemap-column ul
{
	padding-left: 0px;
	list-style: none outside none;
}

.sitemap-column li
{
	margin: 5px 0;
	background: url('../resources/home/bullet_arrow.png') 0px 5px transparent no-repeat;
}

.sitemap-column a, .panel-body-presentation a
{
	padding-left: 8px;
	text-decoration: none;
	color: #0f89b9;
}

.panel-body-presentation a
{
	padding-left: 0px;
}

.sitemap-column a:hover, .panel-body-presentation a:hover
{
	text-decoration: none;
	color: #d62da2;
}

#step1
{
	position: absolute;
	top: 20px;
	left: 20px;
}

#step2
{
	position: absolute;
	top: 20px;
	left: 400px;
}

#step3
{
	position: absolute;
	top: 20px;
	left: 700px;
}

.step-title
{
	position: absolute;
	top: 2px;
	left: 45px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #555555;
	width: 300px;
}

div.combo-prestataires
{
	position: absolute;
	top: 50px;
	left: 65px;
}

#search-button
{
	cursor: pointer;
	position: absolute;
	top: -10px;
	left: 50px;
	
	width: 200px;
	background-color: #d5d5d5;
	background: -moz-linear-gradient(top, #f5f5f5, #d5d5d5);
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d5d5d5));
	
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	
	-webkit-box-shadow: 0 2px 3px #888;
	-moz-box-shadow: 0 2px 3px #888;
	box-shadow: 0 2px 3px #888;
	
	color: #3baedd;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 27px;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
	text-align: center;
	padding: 10px;
}

#map
{
	position: relative;
	top: 60px;
	left: 0px;
	width: 410px;
}

#map-tip
{
	position: fixed;
	z-index: 13000;
	padding: 16px;
	width: 200px;
	border: 1px solid;
	border-color: #BBB #BBB #A8A8A8;

	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #0F89B9;

	background-color: white;

	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}
 
#tip-title
{
	margin: 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #DDD;
}
 
#tip-text
{
	padding: 12px 0 0 0;
	color: #777777;
	font-size: 11px;
	font-weight: normal;
}

#dummy1
{
	z-index: 120;
	position: absolute;
	top: 0px;
	right: 14px;
	width: 70px;
	height: 40px;
	background: #FFF;
}

#dummy2
{
	z-index: 120;
	position: absolute;
	bottom: 25px;
	right: 14px;
	width: 50px;
	height: 70px;
	background: #FFF;
}

.home-article-img
{
	position: relative;
	left: 45px;
	margin-top: 10px;
	border: 1px solid #D7D7D7;
	padding: 4px;
}

.home-article-img:hover
{
	border: 1px solid #99D7F0;
}

.prestas-column
{
	float: left;
	width: 250px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #444444;
	margin-left: 40px;
}

.prestas-column ul
{
	padding-left: 0px;
	list-style: none outside none;
}

.prestas-column li
{
	font-style: italic;
	font-size: 10px;
	margin: 5px 0;
	color: #AAAAAA;
	background: url('../resources/home/bullet_arrow.png') 0px 5px transparent no-repeat;
}

.prestas-column a
{
	font-style: normal;
	font-size: 14px;
	padding-left: 8px;
	text-decoration: none;
	color: #0f89b9;
}

.prestas-column a:hover
{
	color: #d62da2;
}

p.step-title
{
	position: relative;
	left: 0px;
	font-size: 18px;
}

/*********************************/
/*********** FOOT PAGE ***********/
/*********************************/

div#footpage
{
	border-top: 1px solid #b8b8b8;
	position: fixed;
	z-index: 1000;
	bottom: 0px;
	width: 100%;
	height: 25px;
	background-color: #ebebeb;
	padding-top: 8px;
	text-align: center;
	color: #6d6d6d;
	font-size: 12px;
	font-family: Calibri;
}

#footpage a, #footpage a:visited, #footpage a:hover, #footpage a:active, #footpage a:focus
{
	text-decoration: none;
	color: #6d6d6d;
}

#footpage a:hover
{
	text-decoration: underline;
	color: #3eaede;
}

* html div#footpage {
	position: absolute;
    right: auto;
	bottom: auto;
    left: expression( ( - footpage.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( - footpage.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/*
label
{
	float: left;
	width: 250px;
	text-align: left;
}
input
{
	margin-bottom: 2px;
}
table, tr, td, th
{
	border-collapse: collapse;
	border: 1px solid black;
}

pour faire de la transparence:

-moz-opacity:0.5;
opacity: 0.5;
filter:alpha(opacity=50);
*/