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

/* =RESET (http://developer.yahoo.net/yui/license.txt)
version: 2.2.1
--------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,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;}
/* END RESET -------------------------------------- */

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{
	font-size:11px;
}

a{
	color:#0066cc;
}

input, select{
	font-size:11px;
}

strong{
	font-weight:bold;
}

/* =CLEARFIX
--------------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow:hidden;
}
.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
/* END CLEARFIX ----------------------------------- */

/*	GLOBAL
--------------------------------------------------- */
#menu{
	position:relative;
	left:50%;
	margin-left:-495px;
	width:990px;
	height:50px;
}

#menu ul.nav{
	float:left;
	height:50px;
	margin-left:5px;
}

#menu ul.nav li{
	display:inline;
}

#menu ul.nav li a{
	float:left;
	width:85px;
	line-height:30px;
	text-align:center;
	margin-right:1px;
	margin-top:20px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background: url("http://media.oleluya.com/commun/bg_menu.jpg") no-repeat;
}

#menu ul.nav li a.bt1:hover, #menu ul.nav li a.bt2:hover, #menu ul.nav li a.select{
	margin-top:11px;
	height:39px;
}

#menu ul.nav a.bt2, #menu ul.nav a.bt6{background-position: -85px 0px;}
#menu ul.nav a.bt3{background-position: -170px 0px;}
#menu ul.nav a.bt4{background-position: -255px 0px;}
#menu ul.nav a.bt5{background-position: -340px 0px;}

#entete span, #formulaire h1{
	display:none;
}

#membre{
	float:right;
	width:515px;
	height:27px;
	padding-top:23px
}

#membre li{
	float:left;
	width:104px;
	line-height:23px;
}

#membre li a{
	color:#0066cc;
	font-size:10px;
}

#membre a.login{
	display:block;
	width:82px;
	height:25px;
	background: url("http://media.oleluya.com/commun/bg_login.gif");
	border:none;
	color:#ffffff;
	padding-right:22px;
	cursor:pointer;
	text-align:center;
}

#corps{
	position:relative;
	left:50%;
	margin-left:-495px;
	width:990px;
}

#breadcrumb{
	height:16px;
	line-height:15px;
	font-size:10px;
	padding-bottom:10px;
}

#footer{
	background: url("http://media.oleluya.com/commun/bg_footer.gif") repeat-x #f7f7f7;
	margin-top:34px;
	border-top:1px solid #e3e3e3;
	padding-top:23px;
	padding-bottom:40px;
	color:#999999;
	font-size:10px;
}

#footer a{
	color:#999999;
}

#footer a:hover{
	color:#000000;
}

#footer div.nav, #footer div.flag{
	position:relative;
	left:50%;
	margin-left:-495px;
	width:990px;
	text-align:center;
}

#footer div.nav li, #footer div.seo li{
	display:inline;
}

#footer div.flag{
	margin-top:12px;
	width:240px;
	margin-left:-120px;
}

#footer div.flag p{
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}

#footer div.flag li{
	width:75px;
	height:15px;
	line-height:15px;
	float:left;
	text-align:left;
	padding-left:30px;
	margin-left:15px;
	background: url("http://media.oleluya.com/commun/flag.gif") no-repeat;
}

#footer div.flag li.es{
	background-position: 0px -15px;
}

#footer div.seo{
	position:relative;
	left:50%;
	margin-left:-475px;
	width:950px;
	margin-top:15px;
}

#footer div.seo p{
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:15px;
}

/* Auto complétion */
#fi_or_auto, #fi_de_auto, #destination_auto{
	z-index:100;
}

#fi_or_auto ul, #fi_de_auto ul, #destination_auto ul{
	width:333px;
	border:1px solid #f0eff0;
	background-image:url(http://media.oleluya.com/commun/background_autocompleter.gif);
	color:#000000;
	padding:6px 6px 10px 6px;
	font-size:10px;
}

#fi_or_auto li, #fi_de_auto li, #destination_auto li{
	height:20px;
	line-height:20px;
	border-bottom:1px solid #eeeeee;
	padding-left:30px;
	cursor:pointer;
	background:url(http://media.oleluya.com/commun/background_autocompleter_tr.gif) no-repeat 2px 3px;
	overflow:hidden;
}

#destination_auto span.informal{
	display:inline;
	font-weight:normal;
}

#fi_or_auto li b, #fi_de_auto li b{
	font-weight:bold;
	color:#0066cc;/*b5d615*/
}

#destination_auto li b{
	font-weight:bold;
	color:#9200A5;/*b5d615*/
}

#fi_or_auto li:hover, #fi_de_auto li:hover, #destination_auto li:hover{
	background:url(http://media.oleluya.com/commun/background_autocompleter_tr.gif) no-repeat 2px 3px #FF6600;
	/*border-bottom:1px solid #eeeeee;*/
	color:#FFFFFF;
}

/* Infobulles - mettre en relative le <li> autour */
div.information{
	position: absolute;
	background-color:transparent;
	background:url(http://media.oleluya.com/commun/bg_information.gif);
	width:131px;
	height:70px;
	padding:28px 17px 10px 17px;
	color:#ffffff;
	font-size:10px;
	top: 55%;
	left: 40%;
	z-index:200;
}

div.information h6{
	font-size:11px;
	margin-bottom:10px;
}

div.information h6 span{
	color:#f5b263;
	font-weight:bold;
}

/* =MYMODAL */
#pageOverlay, #myModal-loader {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9990;
	width: 100%;
	height: 500px;
	background-color: #fff;
}

	#myModal-loader {
		z-index: 9991;
		background: transparent url(http://img.bestofmedia.com/img/tomsguide/design/ajax-loading.gif) top left no-repeat;
		width: 100px;
		height: 100px;
	}

#myModal {
	text-align: left;
	position: fixed;
	top: 50%;
	left: 30%;
	z-index: 9992;
	background: transparent url(http://img.bestofmedia.com/img/tomsguide/design/shadowAlpha.png) right bottom no-repeat;
	padding: 0 6px 6px 0;
}

	#myModal #ajaxLoading {
		position: absolute;
		bottom: 9px;
		right: 20px;
		display: block;
		width: 16px;
		height: 16px;
		background: transparent url(http://img.bestofmedia.com/img/tomsguide/design/ajax-loaderLittle.gif) top left no-repeat;
	}

#myModal-content {
	border: 2px solid #bfbfbf;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	background: #fff;
	margin-top: -4px;
	position: relative;
	min-height: 140px;
}

	#myModal-content h5  {
		background-color: #eeeff1;
		color: #779e04;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		padding: 10px;
		margin-bottom: 10px;
		font-weight: 700;
		font-size: 13px;
	}

	#myModal-close {
		position: absolute;
		top: 3px;
		right: 12px;
		display: block;
		width: 14px;
		height: 14px;
		background: url(http://img.bestofmedia.com/img/tomsguide/design/bt-close.gif) left top no-repeat;
		text-indent: -999px;
		overflow: hidden;
		cursor: pointer;
	}
/* End MYMODAL */





/* Calendrier */
/* Distributed as part of The Coolest DHTML Calendar
   Author: Mihai Bazon, www.bazon.net/mishoo
   Copyright Dynarch.com 2005, www.dynarch.com
*/

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; z-index: 10000}

.calendar, .calendar table {
  border: 1px solid #ffffff;
  font-size: 11px;
  color: #000;
  cursor: default;
  border-collapse: collapse;
  background-color:#FFFFFF;
  padding:3px;
  /*background: url("http://media.oleluya.com/calendar/normal-bg.gif");*/
}

.calendar {
  border-color: #797979;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  color: #000;
  font-weight: bold;
}

.calendar .nav div {
 /* background: transparent url("http://media.oleluya.com/calendar/menuarrow.gif") no-repeat 100% 100%;*/
}

.calendar thead tr { background-color:#FFFFFF; color: #000; }

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  color: #000000;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  padding: 2px;
  text-align: center;
  color: #ffffff;
  background-color:#FF6600;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #fff;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
 /* background: url("http://media.oleluya.com/calendar/hover-bg.gif");*/
  border-bottom: 0px solid #797979;
  background-color: #0066cc;
  padding: 2px 2px 1px 2px;
  color:#ffffff;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #0066cc;
  color: #ffffff;
  padding: 3px 1px 0px 3px;
  border-bottom: 0px solid #797979;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background-color: #ff6600;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  /*width: 2em;
  color: #000000;
  text-align: center;
  padding: 4px 4px 4px 4px;
  border:1px solid #cccccc;*/
  width: 2em;
  color: #000;
  text-align: center;
  padding: 4px 4px 4px 4px;

}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #f99;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 0px solid #797979;
  background: url("http://media.oleluya.com/calendar/dark-bg.gif");
}

.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
  background-color: #f2f8ff;/*adceef*/
}

.calendar tbody td.today {
	font-weight: bold;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #ff6600;
  background-color:#fffff2;

}
.calendar tbody td.hilite { /* Hovered cells <TD> */
  background-color: #ff6600;
  color:#FFFFFF;

}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}



.calendar tbody td.disabled_day{
	text-decoration: line-through;
	-moz-opacity : 0.3;
	opacity : .30;
	filter : alpha(opacity=30);
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  background-color: #FF6600;
  color: #fff;
}

.calendar tbody .disabled {
	color: #999;
}

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: url("http://media.oleluya.com/calendar/fond_calendar.gif");
  color: #ffffff;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background-color: #ffffff;
  color: #000;
  z-index: 100;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background-color: #0066cc;
  color: #ffffff;
}

.calendar .combo .active {
  background-color: #0066cc;
  color: #fff;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background-color: #ffffff;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url("http://media.oleluya.com/calendar/normal-bg.gif");
  color: #000;
}

.calendar td.time .hour,
.calendar td.time .minute {
  font-family: monospace;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  background: url("http://media.oleluya.com/calendar/hover-bg.gif");
  color: #000;
}

.calendar td.time span.active {
  background: url("http://media.oleluya.com/calendar/active-bg.gif");
  color: #fff;
}