/* HTML ELEMENTS */
body,select,input,td {
  font-family:Verdana, helvetica, arial, sans-serif;
  font-size:10px;	
}

a {
  color:black;
}

ul,li,img,p,h1,h2,h3,h4,h5,h6 {
  margin:0;
  padding:0;
  /*font-size:100%;*/
}

h2 {
  font-size:12px;
  font-weight:bold;
  color:white;
}

h3 {
  font-size:11px;
  font-weight:normal;
  color:#444444;
}

li {
  list-style-type:none;
}

div {
  border:0px solid blue;	
}

input.text {
  width:120px;
  border:1px solid black;
  background-color:white;	
  height:14px;
  padding:0;
}

input.submit {
  padding-top:0px;
  vertical-align:top;
  border:1px solid black;
}

form{
  margin:0;
}
/* CLASSES */

.simplelink{
  text-decoration:none;
}

a.reservLink{
   text-decoration:none;
   color:#FFFFFF;
   text-transform:uppercase
}
a.reservLink:hover{
  color:#000000;
}
div.hr {
  height: 0px;
  width:1px;
  clear:both;
  margin:0;
}
hr {
  height: 0px;
  clear:both;
  margin:0;
  padding:0;
  width:1px;
}
div.hr hr {
  display: none;
}
/* <div class="hr"><hr /></div> */

.hidden {
  visibility:hidden;
  display:none;	
}
.clear {
  clear: both;
}
.none{
  text-decoration:none;
}
.spacer {
  height:10px;
}
.spacer_small {
  height:6px;
}
.form_title{
  text-transform:uppercase;
  border-bottom:1px dashed black;
  text-align:center;
  margin:0;
  padding-bottom:4px
}
.submit{
  font: x-small verdana, arial, sans-serif;	
  background:white;	
  color:black;	
  border: 0px solid white;	
  padding:2px;
}

#search_engine_box label {
  display:list-item;
  padding:0;
  margin-left:12px;
}

.spectacle_title {
  font-family:Helvetica, sans-serif, Arial;
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
  padding:6px 0 4px 0;
}

#footer {
  padding:8px;
  padding-left:34px;
  color:white;
}
.more_infos {
  margin-top:4px;
}
.more_infos_main {
  margin-top:8px;
}


/* CUSTOM BLOCS*/ 
/* all pages */

div#bloc_contact {
  padding:8px;
}
div#bloc_espacepro {
background-color:#c2dade;
	padding:8px;
}

/* end all pages */

/* ListEvents */

.event{
  margin-top:10px;
  margin-left:10px;
  padding-left:11px;
}
.flashNews{
  padding:8px;
}

.title_event{
  padding:2px 4px 3px 4px;
  text-transform:Uppercase;
  font-weight:bold;
  margin-bottom:10px;
  text-decoration:none;
}

.subtitle_event {
  padding-top:6px;
  font-weight:bold;
}
.intro_event {
  padding-top:7px;
  width:310px;
}
.list_title {
  color:white;
  padding:0 0 0 35px; 
  float:left; 
  margin-top:10px; 
  height:24px;
  font-weight:bold;
}

.event_detail_ttl {
  padding:4px;
  text-transform:Uppercase;
  font-weight:bold;
  margin-bottom:10px;
  color:white;
}
.title_news{
  padding:2px 4px 3px 0px;
  text-transform:Uppercase;
  font-weight:bold;
  margin-bottom:10px;
  width:inherit;
}
.event_date {
  background-repeat:repeat;
  margin:7px 0 0 0;
  padding:3px 5px 4px 5px;	
  position:absolute;
  /* left:340px; */
  size:9px;
  text-transform:uppercase;
  float:right;
  right:0;
}

.event_type {
  float:right;
  background-repeat:repeat;
  font-size:9px;
  text-transform:uppercase;
  padding:3px 5px 3px 5px;
  width:auto;
  margin-top:30px;
  display:inline;
}
.event_type_main {
    margin:13px 0 13px 0;
}

.event_type_main2 {
  background-repeat:repeat;
  padding:5px 10px 5px 10px;
  font-size:10px;
  text-transform:uppercase;
  width:auto;	
}
.event_separator{
  background-repeat:repeat-x;
  background-position:bottom;	
}
.img_event,.event_type{
		float:right;
}
.img_artist {
  float:left;
  padding-right:12px;
}
.spec_sum_info { /* petit box callé a droite qui englobe le event_type et le event_date */
	position:relative;
	margin-left:0px;
	margin-right:10px;
	margin-top:0;
	width:90px;
	text-align:right;
	float:right;
}


/* end ListEvents */


/* Home page */
/* Highlights Home */

#highlights{
	background-repeat:repeat-y;
}
#highlights_small{
	width:595px;
	height:145px;
}
#highlights_tiny{
	height:85px;
}

#highlights_supertiny{
  background-repeat:repeat-y;
  height:55px;
}

#img_highlight{
	padding-left:20px;
	width:286px;
}
#tit_highlight{
	padding-left:40px;
	width:400px;
	height:50px;
}
.resume_highlight{
	margin-top:10px;
	width:190px;
}

#text_highlight{
	position:absolute;
	left:310px;
	top:0px;
	padding-left:5px;
	width:200px;
	z-index:12;
}

/* end custom blocs home page */

/* DETAIL SPECTACLE */
#bloc_submenus {
  float:left;
  width:201px; 
  margin-top:0; 
  /* height:133px;*/
  height:100%; 
  /* padding-bottom:12px; */
  padding-left:17px; 
}
  
#bloc_submenus_tiny {
  float:left;
  width:201px; 
  margin-top:0; 
  height:85px; 
  padding-top:12px; 
  padding-left:15px; 
}

#event_submenu_ttl {
  padding:4px 4px 4px 12px;
  text-transform:Uppercase;
  font-weight:bold;
  color:white;
  margin:0 0 0 0;
}

#event_detail_highlight_box {
  padding:12px;
  margin:0 0 12px 0; /* -bottom */
}

#event_detail_title_box {
	width:259px; 
	padding:10px 10px 10px 36px; 
	float:left;
}

#submenu_dates_short {
  margin-left:522px; 
  width:250px; 
  padding-top:5px; 
  padding-left:10px; 
  height:138px;
}

#submenu_dates {
  position:absolute; 
  left:522px; 
  width:250px; 
  top:0;
  padding-top:5px; 
  padding-left:10px; 
  z-index:20;
}

.dates_ttl {
  color:white;
  font-weight:bold;
  padding-bottom:4px;
  margin:0 8px 4px 0;
  border-bottom:1px solid white;
  text-transform:uppercase;
}

.more_dates {
  color:white;
  padding-top:2px;
  margin:2px 8px 4px 0;
  border-top:1px dotted white;
}

a.more_dates {
  color:white;
  text-decoration:none;
}

a.pagination {
  color:white;
  text-decoration:none;
  background-color:transparent;
}
a.pagination:hover {
  text-decoration:underline;
}

hr.white {
  border-bottom:1px solid white;
}
/* ARTISTES LIST */

#two_columns {
	width:50%; 
	float:left; 
	border-bottom:1px dotted #cccccc;
	padding:4px 0 4px 0;
}
a.bio_link {
	text-decoration:none;
}
a.bio_link:hover {
	text-decoration:underline;
}
/* CALENDAR */

.monthName{
  text-align:center;
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:6px;
 }
 
.weeks {
  float:left;
  width:15px;
  height:13px;
  padding:3px;
  margin:0px;
  text-align:center;
}

.dayName {
  float:left;
  width:15px;
  height:11px;
  padding:0 3px 5px 3px;
  margin:0px;
  font-size:10px;
  font-weight:bold;
  text-align:center;
}

.active {
  background-color:black;
  padding:3px !important;	padding:2px;
  color:#CC0099;
  font-weight:bold;
}

a.active {
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}
.uppercase {
	text-transform:uppercase;
}
.bold {
	font-weight:bold;
}
.today {
font-weight:bold;
}
/* end calendar */
/* paddings & margins */
.paddTop2 {
  padding-top:2px;
}

.paddTop4 {
  padding-top:4px;
}

.paddTop6 {
  padding-top:6px;
}

.margTop10 {
  margin-top:10px;
}

#news_detail{
  padding:0 0 30px 20px;
  margin-top:20px;
  width:310px;
  min-height:110px;
}		

#news_detail h1{
  font-family:Verdana, helvetica, arial, sans-serif;
  font-size:14px;
  color:black;
  padding-bottom:6px;
  text-transform:uppercase;
}

#news_detail_img{
  float:right;
  padding-top:20px;
}	

#newsletter_detail{
  padding:0 0 30px 20px;
  margin-top:20px;
  min-height:110px;
}		
#newsletter_detail h1{
  font-family:Verdana, helvetica, arial, sans-serif;
  font-size:14px;
  color:black;
  padding-bottom:6px;
  text-transform:uppercase;
}

#pratic h1{
  font-family:Verdana, helvetica, arial, sans-serif;
  font-size:10px;
  color:black;
  padding-bottom:6px;
  text-transform:uppercase;
  text-decoration:underline;
}
#bio{
	margin-bottom:20px;
	margin-top:10px; 
	line-height:15px;
}
#txt_spec{
	margin-bottom:20px;
	margin-top:10px; 
	line-height:15px;
}

.trwhite{
 background-color:#ffffff;
}

.trnormal{
 background-color:transparent;
}

h1 {
  margin:0px;
  margin-top:15px;
  line-height:20px;
  font-size:20px;
  padding:0;
}

/* TOOLTIP */
#dhtmlgoodies_tooltip{
  background-color:#EEE;
  border:1px solid #000;
  position:absolute;
  display:none;
  z-index:20000;
  padding:2px;
  font-size:0.9em;
  /*	-moz-border-radius:6px;	/* Rounded edges in Firefox */
  font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
}

#dhtmlgoodies_tooltipShadow{
  position:absolute;
  background-color:#555;
  display:none;
  z-index:10000;
  /*opacity:0.7;
  filter:alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;*/
  /*-moz-border-radius:6px;	/* Rounded edges in Firefox */
}
/* END TOOLTIP */
/* RESERVATION FORM */
.title_form{
  text-transform:uppercase; 
  font-weight:bold; 
  margin:7px 0 3px 0;
}
	
.tdseparator{
  height:6px;
}

.tdseparato2r{
  margin:0; 
  padding:0; 
  height:2px;
}

.doted_separator{
  background-repeat:repeat-x;
  background-position:center;
  height:5px;
}

.ulform{
  margin:0 0 0 6px;
  padding-left:6px;
}

.liform{
  list-style-type:disc;
}

.submitbutton{
  font-weight:bold; 
  text-transform:capitalize; 
  padding:3px; 
  border-width:0px;
  margin:0px;
}

.submitbuttondiv{
  font-weight:bold; 
  text-transform:capitalize; 
  padding:1px 3px 1px 3px; 
  border-width:0px;
  margin:0px;
}

.selectrepr{
  width:200px;
}

/* END RESERVATION FORM*/
.txtpad{
  padding:0 12px 0 12px;
}
.padd8{
  padding:8px;
}