/*---

LMMC// CSS Global
Auteur : Capella
Derniere revision : 5 novembre 2004

	1. Styles pour la navigation
	2. Information	
	3. Concert vedette
	4. Formulaire

Notes: 

---*/
p {
	padding: 5px 0 10px 0;
	margin: 0;
}
div#wrapper {
	padding: 0;
	width: 780px;
	margin: 0;
	position: relative;
}

body.tickets {
	background: #336699 url("http://lmmc.ca/images/concert/concert_bg.gif") no-repeat;
	padding: 0;
	margin: 0;
}

/* ---------------------------------------- */
/* 1. Styles pour la navigation			    */
/* ---------------------------------------- */

#nav {
	position: absolute;
	top: 115px;
	left: 40px;
}

#nav p{
	margin: 0;
	padding:0; 
}

div#nav .menu01 {
	padding: 0 0 16px 0;
}

div#nav .menu02 {
	padding: 0 0 16px 25px;
}

div#nav .menu03 {
	padding: 0 0 16px 40px;
}

div#nav .menu04 {
	padding: 0 0 16px 45px;
}

div#nav .menu05 {
	padding: 0 0 16px 40px;
}

div#nav .menu06 {
	padding: 0 0 16px 25;
}

div#nav .menu07 {
	padding: 0 0 0 0;
}

#nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
}

#nav a:hover{
	background: url(http://lmmc.ca/images/general/bullet_menu.gif) no-repeat left center;
}

#nav .select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url(http://lmmc.ca/images/general/bullet_menu.gif) no-repeat left center;
	padding-left: 10px;
}
/* ---------------------------------------- */
/* 2. Information						    */
/* ---------------------------------------- */
div#information {
	position: absolute;
	top: 306px;
	left: 17px;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042147;
	font-weight: bold;
}

div#information p.lettrine{
	font-size: 12px;
	color: #EAEFF5;
	font-weight: bold;
} 

div#information p.bullet{
	font-weight: bold;
	background-image: url(http://lmmc.ca/images/general/gros_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 36px;
}

div#information .highlight{
	color: #EAEFF5;
	font-weight: normal;
} 
div#information p.fin_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAEFF5;
	padding-left: 10px;
}

div#information a.misc_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

div#information a.misc_link:hover{
	color: #FFCC00;
}

/* ---------------------------------------- */
/* 3. Concert vedette 					    */
/* ---------------------------------------- */
div#vedette{
	position: absolute;
	top: 7px;
	right: 12px;
	text-align: right;
}

div#vedette td.titre {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #042147;
	font-weight: bold;
}

div#vedette td.info {
	padding: 0 10px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #042147;
	text-align: right;
}

div#vedette td h1 {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC00;
}
div#vedette td h2 {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #042147;
}
/* ---------------------------------------- */
/* 4. Formulaire						    */
/* ---------------------------------------- */
div#formulaire{
	position: absolute;
	top: 95px;
	left: 240px;
	height: 686px;
	width: 535px;
	color: #042147;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#formulaire h1 {
	padding: 0;
	margin: 5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC00;
	font-weight: normal;
}

div#formulaire form {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background-color: #EAEFF5;
}
div#formulaire input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #042147;
	border: 1px solid #698FB4;
	padding: 0;
	margin: 0;
	text-align: right;
}

div#formulaire input.nbr {
	width: 45px;
	padding: 0 2px 0 2px;
}

div#formulaire input.nbr1 {
	width: 25px;
	padding: 0 2px 0 2px;
}

div#formulaire .petit {
	font-size: 10px;
}

div#formulaire .petit2{
	font-size: 9px;
}

div#formulaire .petitBleu {
	font-size: 10px;
	color: #336699;
}

div#formulaire .moyen {
	font-size: 11px;
	font-weight: bold;	
}  

div#formulaire .moyenBleu {
	font-size: 11px;
	color: #336699;
	font-weight: bold;	
	
} 

div#formulaire .largeBleu {
	padding-left:20px;
	font-size: 11px;
	color: #336699;
	font-weight: bold;	
} 

div#formulaire hr {
	color: #8190A3;
}

div#formulaire td.blanc {
	background-color: #EAEFF5;
	padding: 2px 0 2px 0px;
	text-align: center;
}

div#formulaire td.bleu {
	background-color: #EAEFF5;
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

div#formulaire td.bleuLarge {
	background-color: #EAEFF5;
	padding: 2px 4px 3px 4px;
	width: 154px;
	font-size: 12px;
	color: #042147;
	font-weight: bold;
	vertical-align: bottom;
}
div#formulaire td.bleuLDate{
	background-color: #EAEFF5;
	padding: 2px 4px 2px 4px;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	vertical-align: bottm;
}
div#formulaire td.bleuLDate table{
	margin-top:5px;
}

div#formulaire td.bleuLDate td{
	background-color: #EAEFF5;
	padding: 0px;
	font-size: 9px;
	color: #336699;
	font-weight: bold;
	vertical-align: bottom;
}
div#formulaire td.bleuLDate td.c1{
	width:25px;
	text-align:right;
	padding-bottom:4px;
}
div#formulaire td.bleuLDate td.c2{
	width:25px;
	padding-left:4px;
	text-align:left;
	padding-bottom:4px;
}
div#formulaire td.bleuLDate td.c3{
	width:21px;
	text-align:right;
	padding-bottom:4px;
}

div#formulaire td.bleuPale {
	background-color: #F5F7FA;
	padding: 2px 0 2px 0px;
	width: 70px;
	text-align: center;
}

div#formulaire p {
	padding: 0;
	margin: 0;
}

div#formulaire .retrait {
	text-indent: 49px;
	padding: 0 0 5px;
	font-size: 11px;
	color: #336699;
	font-weight: bold;	
}
div#formulaire .retrait1 {
	padding: 0 0 0 148px;
	font-size: 11px;
	color: #336699;
	font-weight: bold;	
}

div#formulaire .retrait2 {
	padding: 0 0 0 54px;
	font-size: 11px;
	color: #336699;
	font-weight: bold;	
}

div#formulaire .retraitb {
	text-indent: 77px;
	padding: 0 0 5px;
	font-size: 11px;
	color: #336699;
	font-weight: bold;	
}
div#formulaire .retraitb1 {
	padding: 0 0 0 119px;
	font-size: 11px;
	color: #336699;
	font-weight: bold;	
}

div#formulaire .retraitb2 {
	padding: 0 0 0 26px;
	font-size: 11px;
	color: #336699;
	font-weight: bold;	
}

div#formulaire .submit {
	margin-top: 5px;
	margin-left: 18px;
	border: none;
}
div#formulaire .radio{
	border: none;
}

div#formulaire td.rubrique {
	padding-left: 18px;
	font-size: 12px;
	color: #042147;
	font-weight: bold;
	vertical-align: top;
}

div#formulaire td.champ {
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 17px;
	font-size: 9px;
	color: #042147;
	vertical-align: top;
}

div#formulaire td.champ1 {
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}

div#formulaire input#last_name {
	width: 168px;
	text-align: left;
}
div#formulaire input#first_name {
	width: 168px;
	text-align: left;
}
div#formulaire input#civic_no {
	width: 66px;
	text-align: left;
}
div#formulaire input#street {
	width: 200px;
	text-align: left;
}
div#formulaire input#app {
	width: 66px;
	text-align: left;
}
div#formulaire input#city {
	width: 82px;
	text-align: left;
}
div#formulaire input#province {
	width: 82px;
	text-align: left;
}
div#formulaire input#postal_code {
	width: 82px;
	text-align: left;
}
div#formulaire input#country {
	width: 82px;
	text-align: left;
}
div#formulaire input#tel_business {
	width: 168px;
	text-align: left;
}
div#formulaire input#tel_home {
	width: 168px;
	text-align: left;
}
div#formulaire input#email {
	width: 340px;
	text-align: left;
}
