﻿
/*-----------GENERAL STYLING--------------*/

body, html {
	margin:0;
	padding:0;
	font-size : 90%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
 .format {
	font-size : 100%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

body {
	margin:0;
	padding:0;
	background:#7F7F7F;
}
*::-moz-selection {
	background-color:#5b7cf9;
	color:white;
}
a {
	color:#295ffd;
	text-decoration:none;
}
#page {
	text-align:center;
	background:url(images/page_bg.gif) center #7F7F7F repeat-y;
}
html>body #page {
  margin-top:19px;
}
#frame {
	background:url(images/carreau.png) center #7F7F7F;
	width:780px;
	margin-right:auto;
	margin-left:auto !important; /* IE */
	margin-left:1px;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
#content {
	width:740px !important;
	width:780px;
	padding:10px 20px 10px 20px;
	text-align:justify;
}
#content a {
	/*border-bottom:1px dotted blue;*/
}
#content a:hover {
	color:#FF3C00;
	/*border-bottom:1px dotted blue;*/
}
html>body #title {
	height:190px;
	margin:0;
	padding:10px 25px 0 10px;
}
/*------HEADER------*/
#header {
	width:800px;
	margin-right:auto;
	margin-left:auto !important; /* IE */
	margin-left:1px;
	margin-top:0px;
	padding:0px;
}
#title {
	background:url(images/header.gif) top #7F7F7F no-repeat;
	height:200px;
	margin:0;
	padding:25px 25px 0 25px;
	clear:both;
	text-align:left;
}



/* SEARCH BAR */
#search_bar{ 
  position:relative; 
	padding: 0 0 0 400px;
  margin-bottom: -18px !important;
  margin-bottom: -20px;
	font-size:.8em;
	color:white;
	text-transform:uppercase;
	line-height:normal !important;
	line-height:10px;
  z-index:10;
}
#search_bar_txt{
	font-size:.8em;
	color:black;
  width:120px;
	text-transform:uppercase;
	line-height:normal !important;
	line-height:10px;
	vertical-align:middle;
}
#search_bar_submit{
  cursor:pointer;
  border: 0px;
  background:transparent;
	font-size:1em;
	color:white;
}


/* MENU */

.menu {
	list-style-type:none;
	background:url(images/menu_bg.gif) 50% 0 #515151 repeat-x;
	margin:0;
	padding:0;
	height:80px;
	width:780px;
	border-top:1px solid #FFFFFF;
	overflow:hidden;
  z-index:9;
}
.menu li {
	background:none;
	padding: 0;
	display:table-row;
	vertical-align:middle;
	float:left;
	height:80px;
}
.menu li.last_menu{
	background:none;
	padding: 0;
	display:table-row;
	vertical-align:middle;
	float:right;
	height:80px;
}
.menu li a {
	font-size:.8em;
	text-transform:uppercase;
	line-height:normal !important;
	line-height:80px;
	display:table-cell;
	vertical-align:middle;
	height:80px;
	padding: 0 14px 0 13px;
	background:url(images/menu_triple.gif) top left transparent repeat-x;
  color:white;
	text-decoration:none;
}
.menu li a:hover,.menu li a:active {
	background-position:center left;
	color:#FFFFFF;
}
.menu li a.first_menu {
	padding-left:35px;
	background-repeat:no-repeat;
	background-image:url(images/menu_start_triple.gif);
}
.menu li a.last_menu{
	padding-right:35px;
	background-repeat:no-repeat;
	background-image:url(images/menu_end_triple.gif);
	background-position:top right;
}
.menu li a.last_menu:hover,.menu li a.last_menu:active {
	background-position:center right;
}

#ddp_compte *{
	padding: 0;
	margin: 0;
	line-height: 0;
}
#ddp_compte {
	background: #B5C9EA;
	color:#004FB8;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	margin: 0;
	padding: 0 20px;
}

#ddp_compte a,#ddp_compte input,#ddp_compte label {
	color:#004FB8;
	font-size: 11px;
}
#ddp_compte a:hover {
	color: #000;
}
#ddp_compte table {
	width: 100%;
	font-size: 11px;
	color:#004FB8;
	height: 24px;
	line-height: 24px;
}
#ddp_compte input {
	border: 1px solid #CDC48D;
	background: #fff;
	width: 150px;
	font-size: 11px;
}

#ddp_compte input.s {
	width: 80px;
}
#ddp_compte input.submit {
	background: #004FB8;
	/*border: 1px solid #947A3B;*/
	width: 20px;
	color:#fff;

}
#ddp_compte img {
	margin-right: 10px;
	border: 0px;
	vertical-align: middle;
}
/* URL CORRIGEES */
.url_cor  li{
  display : list-item;
  list-style-image : url(images/icon_mini_message.gif);
  margin:10px 20px 10px 0;
}


/*--------FOOTER---------*/
#footer {
	background:url(images/page_bottom.gif) bottom center transparent no-repeat;
	padding-bottom:10px;
	margin-bottom:30px;
}
#footer .footer_content {	
	width:760px !important;
	width:780px;
	display:block;
	margin-right:auto;
	margin-left:auto !important; /* IE */
	margin-left:1px;
	margin-top:10px;
	padding:10px 10px 10px 10px;
	border-top:1px dotted blue;
	text-align:center;
}
#footer img {
	border: 0px;
}

#submitb {
	color: #000;
	text-align:center;
}
#cgv {
	display: none;
	position: absolute;
	background:#A8BEE6;
	border:1px solid #3F60B4;
	padding: 5px;
	font-size: 12px;
	width: 740px;
	margin-top: 150px;
}
#cgvline {
	text-align: center;
	margin: 10px 0px;
	font-weight: bold;
	font-size: 13px;
}	
.format #submitc {
	text-align: center;
	font-size: 13px;
	color: black;
}

#content .warning {
	background:  url(images/warning.png) 0% 50% no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000;
	text-align: center;
	padding-left: 40px;
}
#content .warning2 {
	background: #FFD9D9 url(images/prix_passup2.png) no-repeat top right;
	margin: 0px auto 20px;
	border: 1px solid #FF0000;
	-moz-border-radius: 8px;
}
#content .connexes {
	background: #E4EDF5 url(images/fleche.png) 0% 50% no-repeat;
	padding-left: 50px;
	border: 1px solid #4072AB;
	margin: 0px auto 20px;
	padding-left: 0px;
}
#content .connexes li {
	list-style-type: circle;
	text-align: left;
	margin-left: 40px;
	padding-left: 0px;
}
#content .disabled {
	background: #FFD9D9 url(http://devoir-de-philosophie.com/img-css/interdit.png) 1% 50% no-repeat;
	border: 1px solid #FF0000;
	color: #000;
	margin: 20px auto 20px;
	text-align: center;
	font-size: 13px;
	padding-left: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: bold;
}
#content .note {
	background: #F1FFD2;
	border: 1px solid #C2D792;
	margin-right: auto;
	margin-left:auto;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
	}#content .dispo {
	background: #E4F5E7 url(images/prix_passup.png) no-repeat 100% -2px;
	border: 1px solid #509B09;
	color: #509B09;
	font-weight: bold;
	margin: 0px auto 20px;
	text-align: center;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 13px;
}
#content .dispo img {
	padding-right: 5px;
	vertical-align: middle;
}

#pre123ticket {
	position: relative;
	z-index: 0;
	width: 403px; 
	margin: 0 auto;
}
#hide123ticket {
	height: 320px;
	width: 403px; 
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/mask.gif);
	z-index: 2;
}
#main123ticket {
	z-index: 0;
}
