
/************** Reset CSS pour compatibilités IEsques ***************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,textarea,blockquote,th,td
{ 	padding: 0; margin: 0; }

table
{ border-collapse: collapse; border-spacing: 0; }

fieldset,img
{ border: 0; }

address,caption,cite,code,dfn,em,string,th,var
{ font-style: normal; font-weight: normal; }

ol,ul
{ list-style: none; }

caption,th
{ text-align: left; }

h1,h2,h3,h4,h5,h6
{ font-size: 100%; font-weight: normal; }

q:before,q:after
{ content:''; }

abbr,acronym 
{ border: 0; }

/************** Design ***************/
body
{
	background-color: black;
	color: white !important;
	font-family: arial;
}

.main_frame
{
	width: 982px;
	position: absolute;
	left: 50%;
	margin-left: -491px;
	margin-top: 0px;
	top: 0px;
	padding-bottom:30px;
}

/* Head */
.head
{
	position: relative;
	width: 100%;
	height: 105px;
}

/* Titre + Slogan */
.head_corp
{
	background-image: url('images/head_corp.png');
	width: 460px;
	height: 75px;
	left: 35px;
	top: 18px;
	position: relative;
	display: block;
	float: left;
}

/* Vignettes */
.head_vignette
{
	width: 95px;
	height: 100px;
	float: right;
}

/* Vignette mariages */
.head_mariages
{
	background-image: url('images/head_mariages.jpg');
}

/* Vignette soirees */
.head_soirees
{
	background-image: url('images/head_soirees.jpg');
}

/* Vignette location */
.head_location
{
	background-image: url('images/head_location.jpg');
}

/* Vignette ballons */
.head_ballons	
{
	background-image: url('images/head_ballons.jpg');
}

/* Milieu */
.index_flares
{
	width: 982px;
	height: 338px;
	position: relative;
	background-image: url('images/index_flares.jpg');
	top: 0px;
	left: 0px;
}

#index_slider ul, #index_slider li,
#index_slider li
{
	text-align: center;
	width:982px;
	height:338px;
	overflow:hidden; 
}	

#index_slider img
{
	border: 0;
	margin-top: 10px;
}

.index_subtitle_container
{
	width: 982px;
	height: 45px;
	margin-top: -45px;
}

/* Sous-titre sous la photo */
.index_subtitle
{
	height: 41px;
	position: relative;
	background-image: url('images/index_subtitle.png');
	background-repeat: repeat-y;
	overflow: hidden; 
	text-align: right;
	font-family: 'Reenie Beanie';
	font-size: 45px;
	color: #3c3c3c;
	padding-top: 4px;
}

/* Cadres */
.index_cadre
{
	position: relative;
	height: 130px;
	top: 0px;
	font-family: 'arial';
	font-weight: bold;
	font-size: 20px;
	-moz-user-select: none;
	cursor: default;
	color: #fff0df;
	padding-left: 12px;
	padding-top: 7px;
	cursor: pointer;
	display: block;
	text-decoration: none; /* Empêche IE6 de mettre le souligné du lien <a> */
}

.index_cadre:hover
{
	color: #386DF7;
}

.index_cadre1
{
	width: 233px;
	background-image: url('images/index_cadre1.jpg');
}

.index_cadre2
{
	width: 233px;
	left: 247px;
	top: -137px;
	background-image: url('images/index_cadre2.jpg');
}

.index_cadre3
{
	width: 231px;
	left: 494px;
	top: -274px;
	background-image: url('images/index_cadre3.jpg');
}

.index_cadre4
{
	width: 231px;
	left: 739px;
	top: -411px;
	background-image: url('images/index_cadre4_2.jpg');
	margin-bottom: -411px; /* Pour le bloc suivant */
}

/* Texte sous les cadres */
.index_cadre_titre
{
	position: relative;
	font-weight: bold;
	font-family: 'IM Fell Great Primer';
	font-size: 14px;
	text-transform: uppercase;
	color: #ff9600;
	width: 231px;
	height: 130px;
	margin-top: 5px;
	margin-left: 2px;
	cursor: pointer;
}

.index_cadre_titre1
{
}

.index_cadre_titre2
{
	left: 247px;
	top: -135px;
}

.index_cadre_titre3
{
	left: 494px;
	top: -270px;
}

.index_cadre_titre4
{
	left: 739px;
	top: -405px;
	margin-bottom: -411px; /* Pour le bloc suivant */
}

/* Texte de description sous le cadre */
.index_cadre_desc
{
	font-family: 'Arial';
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: white;
}

/* Pied de page */
.tail
{
	background-image: url('images/tail.gif');
	background-repeat: repeat-x;
	background-color: #0C0C0C;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	height: 20px;
	color: #43413f;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	z-index: 200000;
	/**display: none;*/
}

/************** Page ***************/
.page
{
/	clear: both; /* Arrête de float d'avant */
	margin-top: 30px;
}

/* Bloc de l'image de la colonne de gauche */
.page_pic
{
	position: relative;
	width: 166px;
	height: 32px;
	float: left;
	text-transform: uppercase;
	padding: 230px 10px 0px 0px;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 22px;
	font-weight: bold;
	color: #fff0df;
	margin-top: -10px;
}

.page_topic
{
	position: relative;
	margin-top: -50px;
	margin-left: 40px;
	float: left;
	width: 750px;
}

h2.page_title
{
	width: 732px;
	height: 32px;
	font-family: 'Reenie Beanie';
	color:#3C3C3C;
	font-size: 32px;
	padding: 0px 10px 0px 10px;
	background-repeat: repeat-y;
	margin-top: 40px;
	margin-bottom: 15px;
}

h2.pageL
{
	background-image: url('images/page_titleL.png');
	text-align: left;
	float: left;
}

h2.pageR
{
	background-image: url('images/page_titleR.png');
	text-align: right;
	background-position: right;
	float: left;
}

.page_content, .page_content_wide
{
	position: relative;
	float: left;
	width: 532px;
}

.page_content_wide
{
	width: 750px;
}

.page_topic_picture
{
	position: relative;
	float: right;
	width: 200px;
}

.page_ariane
{
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
}

.page_ariane_link
{
	color: white;
}

.page_ariane_link:hover
{
	text-decoration: none;
}

/* Espace vide avant le pied de page */
.page_bottom_buffer
{
	height: 50px;
	width: 100%;
	float: left;
}

/* Liste */
ul.page_list
{
	padding: 10px 0px 20px 20px;
	list-style: disc inside;
}
/************** Menu ***************/
.menu
{
	width: 100%;
	font-family: 'Arial';
	font-size: 18px;
	height: 29px;
}

.menu_button
{
	float: left;
	width: 195px;
	height: 27px;
	padding-top: 2px;
	background-image: url('images/menu.gif');
	text-align: center;
	overflow: hidden;
	display: block;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

.menu_button:hover
{
	color: #ff9308;
}

.menu_button_selected
{
	color: #ffbd69;
	cursor: default;
}

.menu_separator
{
	float: left;
	width: 1px;
	height: 29px;
	background-image: url('images/menu_sep.gif');
}

/******************** Formulaires **********************/
.form_entry
{
	height: 30px;
}

.form_label
{
	width: 481px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}

.form_control
{
	width: 481px;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}

.form_submit
{
	margin-top: 30px;
	height: 50px;
	width: 200px;
	margin-left: -100px;
	left: 50%;
	position: relative;
}

input,select,textarea
{
	border: 1px solid #FFBD69;
}

input[type='text']
{
	width: 200px;
}

select
{
	width: 202px;
}

textarea
{
	width: 400px;
	height: 200px;
}

/***************** Map ******************/
.map_result_item
{
	height: 50px;
	cursor: pointer;
	margin-bottom:5px;
	border-bottom:1px solid #333333;
}

.map_result_item:hover
{
	background-color: #2E2E2E;
}

/***************** Autre ******************/
.button
{
	width: 75px;
	height: 22px;
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}

.link
{
	text-decoration: none;
	color: white;
	border: 0;
}

span.link:hover
{
	text-decoration: underline;
}

/***************** Location v2 ******************/
@font-face {
    font-family: 'SteinerRegular';
    src: url('fonts/steinerlight-webfont.eot');
    src: url('fonts/steinerlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/steinerlight-webfont.woff') format('woff'),
         url('fonts/steinerlight-webfont.ttf') format('truetype'),
         url('fonts/steinerlight-webfont.svg#SteinerRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.loc2_header
 {
	width: 982px;
	height: 170px;
	background-repeat: no-repeat;
	border-bottom: 3px solid #29afd9;
	margin-top: 20px;
 }
 
 .loc2_title
 {
	font-size: 36px;
	margin-top: 125px;
	margin-right: 10px;
	float: right;
 }
 
 .loc2_item
 {
	width: 491px;
	height: 340px;
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 12px;
 }
 
 .loc2_item .back
{
	background-color: #091121;
	width: 440px;
	height: 100%;
	float: left;
}

div.loc2_item:nth-child(2n) > div.back
 {
	float: right;
}

 .loc2_item .title
{
	font-family: 'SteinerRegular';
	font-size: 18px;
	background-color: #1c3356;
	height: 25px;
    padding-left: 15px;
    padding-top: 7px;
	letter-spacing: 1px;
}

.loc2_item .desc
{
	width: 235px;
	float: left;
	height: 200px;
	margin: 10px;
	overflow: hidden;
}
 
.loc2_item .price
{
	clear: both;
	width: 180px;
	height: 70px;
	margin-left: -10px;
	background-image: url(images/location2/price_back.png);
	background-repeat: repeat-x;
	color: black;
	float: left;
}

/* Asterisque */
.loc2_item .price_wildcard
{
	font-size: 16px;
    margin-left: -5px;
    margin-top: 2px;
	color: red;
	float: right;
}

.loc2_item .price_insteadof
{
	font-size: 20px;
	text-decoration: line-through;
	float: left;
	margin-left: 23px;
    margin-top: -5px;
}

/* Partie gauche débordante */
.loc2_item .price_left
{
	position: absolute;
	color: white;
	width: 10px;
	height: 70px;
	background-image: url(images/location2/price_left.png);
	background-repeat: no-repeat;
}

.loc2_item .price_label
{
	font-size: 40px;
	font-weight: bold;
	color: red;
	float: right;
	margin: -3px 5px 0 0;
}

.loc2_item .price_soiree
{
	float: right;
	font-size: 12px;
	margin: 22px 5px 0px 10px;
}
 
.loc2_item .price_montage
{
	/*clear: both;*/
	color: #343434;
	float: right;
	margin-right: 8px;
    margin-top: -2px;
	width: 100px;
	text-align: right;
}

.loc2_item .wildcard
{
	font-size: 10px;
	font-style: italic;
	float: left;
	clear: both;
	margin-left: 5px;
    margin-top: -1px;
	width: 100%;
}

.loc2_item .btn_rent
{
	width: 178px;
	height: 48px;
	background-image: url(images/location2/jeloue.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 60px;
    margin-top: 18px;
	cursor: pointer;
}

.loc2_item .pic_slider
{
	margin-top: 20px;
    width: 201px;
	float: right;
    margin-right: -18px;
}

.loc2_item  .pic_frame
{
	width: 185px;
	height: 135px;
	border: 6px solid #bababa;
	overflow: hidden;
	float: right;
	position: relative;
}

.loc2_item  .pic_container
{
	position: relative;
}

.loc2_item .pic_tip
{
	margin-top: -14px;
	position: relative;
	font-size: 11px;
    font-weight: bold;
    padding: 0 2px;
    text-align: right;
    width: 181px;
	background-image: url(images/location2/transparency.png);
}

.loc2_item  .picture
{
	width: 185px;
	height: 135px;
/*	float: left;*/
}

/* Retour */
.loc2_item .pic_right
{
	width: 18px;
	height: 8px;
	background-image: url(images/location2/pic_right.png);
	background-repeat: no-repeat;
	color: black;
	float: right;
}

.loc2_item .desc > p, .loc2_item .desc ul
{
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: disc;
}

.loc2_item .desc li
{
	margin-top: 3px;
}

.loc2_item .desc ul
{
	margin-left: 15px;
}

.loc2_item .desc .list
{
	height: 160px;
}

.loc2_item .desc .label
{
	color: #FF9308;
	font-weight: bold;
	font-size: 110%;
}
.pic_dots
{
	cursor: pointer;
	position: relative;
    float: left;
    left: 50%;
    margin-top: 7px;
}

.pic_dot_off, .pic_dot_on
{
	float: left;
	width: 12px;
	height: 12px;
	background-repeat: no-repeat;
}

.pic_dot_off
{
	background-image: url(images/location2/dot_off.png);
	margin: 0 3px 0 3px;
}

.pic_dot_on
{
	background-image: url(images/location2/dot_on.png);
}

.loc2_opt_bar
{
	background-color: #161616;
    font-family: 'SteinerRegular';
    font-size: 18px;
    height: 28px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-top: 9px;
	width: 982px;
	margin: 30px 0 20px 0;
	clear: both;
}

.loc2_option
{
	width: 205px;
	height: 330px;
	margin-bottom: 50px;
	background-color: #161616;
	font-size: 12px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

.loc2_option .picture
{
	border: 1px solid #646464;
	margin: 9px;
}

.loc2_option .title
{
	font-family: 'SteinerRegular';
	font-size: 15px;
	letter-spacing: 1px;
	margin: 3px 0 10px 9px;
}

.loc2_option .desc
{
	margin: 0 10px 0 9px;
	height: 100px;
}

.loc2_option .price
{
	width: 80px;
	height: 36px;
	text-align: center;
	background-color: #616161;
	color: white;
	font-size: 30px;
	float: left;
}

.loc2_option .add
{
	width: 90px;
	height: 24px;
	background-image: url(images/location2/add.png);
	float: left;
	margin-left: 20px;
    margin-top: 5px;
	color: #f5af70;
	cursor: pointer;
}

