* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
}

a img,  fieldset, input {
	border: none;
	background: none;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

body {
	background: url(http://www.billetresa.fr/images/bg.gif) repeat-x top #000;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

.clear {
	clear:both;
}



/* INPUT  */

input.checkbox{
	border:1px solid #67164b; 
	font-size: 10px;
	padding: 3px 4px;
}

textarea{
	border:1px solid #67164b; 
	font-size: 10px;
	padding: 3px 4px;
	overflow: auto;
	background-color:#F5F5F5;

}



input.txt {
	background: url(http://www.billetresa.fr/images/input/input.gif) no-repeat;
	height: 14px;
	width: 180px;
	padding: 4px 5px;
}

input.txt2 {
	background: url(http://www.billetresa.fr/images/input/input2.gif) no-repeat;
	height: 14px;
	width: 184px;
	padding: 4px 5px;
}


input.txt_simple {
	border:1px solid #67164b; 
	background-color:#F5F5F5;
	padding: 3px 4px;
}


input.file {
	background:#fff url(http://www.billetresa.fr/images/cssplay/form.gif) 
	repeat-x top left; 
}

select.txt2 {
	height: 20px;
	width: 189px;
}
textarea.txt2 {
	background: url(http://www.billetresa.fr/images/input/input_textarea.gif) no-repeat;
	height: 56px;
	width: 184px;
	padding: 4px 5px;
	border:0;
	font-size: 10px;
}
input.txtsmall {
	background: url(http://www.billetresa.fr/images/input/input_small.gif) no-repeat;
	height: 14px;
	width: 61px;
	font-size: 10px;
	padding: 4px 5px;
}

input#pseudo {
	background: url(http://www.billetresa.fr/images/input/input_pseudo.gif) no-repeat;
	height: 14px;
	width: 160px;
	padding: 4px 5px 4px 25px;
}

input#pass {
	background: url(http://www.billetresa.fr/images/input/input_pass.gif) no-repeat;
	height: 14px;
	width: 160px;
	padding: 4px 5px 4px 25px;
}



#button_envoyer {
	background: url(http://www.billetresa.fr/images/input/button_envoyer.gif) no-repeat;
	height: 22px;
	width: 92px;
}

a:link input.button_ok, a:visited input.button_ok {
	background: url(http://www.billetresa.fr/images/input/button_ok_link.gif) no-repeat;
	height: 20px;
	width: 30px;
}

a:hover input.button_ok, a:active input.button_ok {
	background: url(http://www.billetresa.fr/images/input/buton_ok_hover.gif) no-repeat;
	height: 20px;
	width: 30px;
}

a:link input.button, a:visited input.button {
	background: url(http://www.billetresa.fr/images/input/button_link.gif) no-repeat;
	height: 20px;
	width: 90px;
	text-align: center;
	color: #67164b;
	font-weight: bold;
}

a:hover input.button, a:active input.button {
	background: url(http://www.billetresa.fr/images/input/button_hover.gif) no-repeat;
	height: 20px;
	width: 90px;
	text-align: center;
	color: #67164b;
	font-weight: bold;
}

/* INPUT  */

/* LINK  */

#connexion a.link_white {
	color: #FFF;
	text-decoration: underline;
	font-size: 0.6em;
	margin-right: 50px;
	margin-left: 10px;
}

/* LINK  */


	
/* HEADER  */


#header {
	background: url(http://www.billetresa.fr/images/header.jpg) no-repeat;
	height: 178px;
	width: 980px;
}

/*#header form { 
	display: inline;
}*/

/* CONNEXION */ 
form{
	display: inline;
}

#connexion {
	padding: 10px 0;
}

#connexion input#pseudo {
	margin-left: 20px;
}

input#news {
	background: url(http://www.billetresa.fr/images/input/input_newsletter.gif) no-repeat;
	height: 14px;
	width: 140px;
	padding: 4px 5px 4px 25px;
	margin-left: 50px;
}



/* CONNEXION  */

#header #logo {
	float: left;
	margin-left: 3px;
	margin-top: 3px;
}


#header a .pub, #header iframe{
	float: right;	
	margin: 24px 13px 0 0;
}

/* HEADER  */

/* MENU  */


#menu {
	background: url(http://www.billetresa.fr/images/menu.jpg) no-repeat;
	height: 30px;
	width: 980px;
}

#menu li {
	float: left;
	height: 22px;
	padding: 2px 10px;
}

#menu li a {
	display: inline-block;
	color: #67164b;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1em;
	width: 100px;
	height: 26px;
	line-height: 26px;
	text-align: center;
}

#menu li a:hover, #menu li a:active, #menu li a.selected {
	background: url(http://www.billetresa.fr/images/menu_hover.jpg) no-repeat;
	color: #c5c067;
}


/* MENU  */



/* FOOTER */

#footer {
	border-top: solid 4px #aba64d;
	background: url(http://www.billetresa.fr/images/footer.jpg) no-repeat;
	width: 980px;
	height: 40px;
	font-size: 0.7em;
}

#footer p {
	margin: 0 10px;
	line-height: 17px;
	color: #FFF;
}

#footer p a {
	padding: 0 5px;
	color: #FFF;
}

/* END FOOTER */


/* CONTENT BLOCK  */

#content_block {
	width: 976px;
	float: left;
	padding: 2px 2px 10px 2px;
	background-color: #FFF; 
}

#toal {
	color:#FFF;
	font-size: 0.7em;
	background: url(http://www.billetresa.fr/images/toal.jpg) no-repeat;
	height: 15px;
	padding: 5px 20px;
	margin-bottom: 5px;
}
#toal marquee, #toal a {
	color:#FFF;
	text-decoration:none;
}

/* LEFT */
#left {
	float: left;
	width: 254px;
}

/* RIGHT  */

#right {
	float: right;
	width: 254px;
}

#search h1 {
	background: url(http://www.billetresa.fr/images/title_right.gif) no-repeat;
	width: 245px;
	height: 20px;
	padding-left: 5px;
	line-height: 20px;
	color: #67164b;
	font-weight: bold;
	font-size: 0.9em;
}


#search table {
	background: url(http://www.billetresa.fr/images/right_bottom.gif) #631548 no-repeat bottom;
	padding-top: 10px;
	width: 250px;
}

#search table td {
	color: #FFF;
	font-size: 0.7em;
	font-weight: bold;
}
#search table td a{
	color: #FFF;
	font-weight: bold;
}
#search select {
	width: 190px;
}

#search select.small {
	width: 70px;	
	font-size: 10px;
}


a#pro {
	display: block;
	margin: 10px 0;
	height: 31px;
	width:240px;
	padding: 7px 5px;
	background: url(http://www.billetresa.fr/images/pro.gif) no-repeat;
	font-weight: bold;
	font-size:0.7em;
	color:  #67164b;
}


a#pro em {
	font-size:1.3em;
	font-style: normal;
	color:  #67164b;
}

a:hover#pro em, a:active#pro em {
	text-decoration: underline;
}

#right .pub {
	margin-top: 5px;
	border: solid 2px #a29d44;
}




/* RIGHT  */

/* HOME  */

#home {
	float: left;
	width: 720px;
}
#home h1 {
	color: #67164b;
	font-size: 1.2em;
	background: url(http://www.billetresa.fr/images/ligne.gif) no-repeat bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}
#home table, #home p {
	font-size: 0.8em;
}
#home1 {
	background: url(http://www.billetresa.fr/images/content_block1.gif) no-repeat;
	width: 720px;
	height: 209px;
}
#home1_bis {
	display: inline;
	float: left;
	width: 500px;
	height: 200px
	padding: 5px;
}
ul#text {
	float: right;
	margin-top: 2px;
	margin-right: 5px!important;
	margin-right: 0;
}

ul#text li a span {
	font-weight: normal;
}

ul#text li a:visited, ul#text li a:link {
	display: block;
	background: url(http://www.billetresa.fr/images/non_selected_hom.gif) no-repeat right;
	width: 142px;
	color: #5e1444;
	font-weight: bold;
	font-size: 0.8em;
	height: 37px;
	padding: 2px 10px 2px 38px;
}

ul#text li.selected a:link, ul#text li.selected a:hover, ul#text li.selected a:active, ul#text li.selected a:visited ,ul#text li a:hover, ul#text li a:active {
	display: block;
	background:url(http://www.billetresa.fr/images/selected_home.gif) no-repeat;
	width: 170px;
	color: #5e1444;
	font-weight: bold;
	font-size: 0.8em;
	height: 37px;
	padding: 2px 10px;
}

#one, #one2 {
	margin: 5px 0;
	width: 717px;
}

#one ul, #one2 ul {
	height: 32px;
	width: 717px;
}

#one li, #one2 li{

	margin-right: 4px;
	float: left;
	font-size: 12px;
}

#one li.link, #one2 li.link {
	display: block;
	background: url(http://www.billetresa.fr/images/one_link.gif) no-repeat bottom;
	height: 17px;
	width: 225px;
	color: #67164b;
	padding: 10px 5px 5px 5px;
}

#one li.link a.underline, #one2 li.link a.underline {
	color: #67164b;
	float: right;
	font-size: 10px;
	text-decoration: underline;
	padding-top: 4px;
}

#one li.link a, #one2 li.link a {
	color: #67164b;
	font-weight: bold;
}

#one li.selected a.underline, #one2 li.selected a.underline {

	color: #FFF;
	float: right;
	font-size: 10px;
	text-decoration: underline;
	padding-top: 2px;
}

#one li.selected a, #one2 li.selected a {
	padding-left: 10px;	
	color: #FFF;
	font-weight: bold;
}

#one li.selected, #one2 li.selected  {
	display: block;
	background: url(http://www.billetresa.fr/images/one_selected.gif) no-repeat top;
	height: 22px;
	width: 225px;
	color: #FFF;
	padding: 5px;
	
}

#one div {
	background: url(http://www.billetresa.fr/images/one.gif) no-repeat top left;
	width: 719px;
	height: 268px;
}

#one div table {
	height: 258px;
}

#one div  table td {
	padding: 0 5px;
}

#one div table td a img {
	text-align: center;
	margin-top: 6px!important;
	margin-top: 3px;
}

#one div table td a {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 6px!important;
	margin-top: 3px;
	display: block;
}

#one div table td p {
	font-size: 11px;
}


#one div table td span.barr {
	text-decoration: line-through;
	color: #FF0000;
	font-size: 0.8em;
}

#one div table  td span.price {
	display: inline-block;
	background: url(http://www.billetresa.fr/images/grandient_price.gif) repeat-x;
	padding: 2px;
	margin: 0 10px;
	color: #67164b;
	font-size: 0.8em;
	border: solid 1px #a29d44;
	height: 13px;
	font-weight: bold;
}

#one div table td em {
	color: #67164b;
	font-size: 0.7em;
	font-weight: bold;
}
/* HOME  */


/* INSCRIPTION */

#inscription {
	float: left;
	width: 700px;
	padding-left: 20px;
}

#inscription h1 {
	color: #67164b;
	font-size: 1em;
	background: url(http://www.billetresa.fr/images/barr.gif) no-repeat bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}

#inscription table td.barr-toal {
	background: url(http://www.billetresa.fr/images/barr.gif) no-repeat top;
	padding-top: 15px;
}

#inscription table h5, #inscription h5 {
	color: #67164b;
	font-size: 1.1em;
}

#inscription table, #inscription p {
	font-size: 0.8em;
}

#inscription table b {
	color: #67164b;
	font-weight: bold;
}
	
/* INSCRIPTION */


/* SPECTACLE */

#spectacle {
	float: left;
	width: 720px;
}

#spectacle h1 {
	color: #67164b;
	font-size: 1.1em;
	background: url(http://www.billetresa.fr/images/title_spectacle.gif) no-repeat;
	height: 25px;
	width: 690px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
}

#spectacle h1 span {
	float: right;
	font-size: 1.2em;
	color: #67164b;
}

#spectacle #p2 {
	background: url(http://www.billetresa.fr/images/content2.gif) repeat-y;
	width: 720px;
	overflow: hidden;
	font-size: 0.8em;
}

#spectacle #p {
	background: url(http://www.billetresa.fr/images/content2.gif) repeat-y;
	width: 700px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	font-size: 0.8em;
}

#spectacle #p img {
	float: left;
	margin-right: 20px;
}



#spectacle #p p em {
	color: #67164b;
	font-weight: bold;
	font-style: normal;
}

#spectacle div#bottom {
	background: url(http://www.billetresa.fr/images/bottom_spect.gif) no-repeat;
	overflow: hidden;
	width: 720px;
	height: 25px;
}

#top2 {
	background: url(http://www.billetresa.fr/images/top2.gif) no-repeat;
	overflow: hidden;
	width: 720px;
	margin-left: 1px;
	height: 17px;
}

#spectacle table#table {
	background: url(http://www.billetresa.fr/images/content_spec.gif) repeat-y;
	overflow: hidden;
	width: 720px;
	font-size: 0.8em;
}

#spectacle table tr #top {
	background: url(http://www.billetresa.fr/images/bg_title.gif) no-repeat;
	width: 694px;
	height: 26px;
	color: #FFF;
	font-size: 1.1em;
}

#spectacle table#table  td a {
	text-decoration: underline;
	font-weight: bold;
}


#spectacle #bottom2 {
	background: url(http://www.billetresa.fr/images/bottom2.gif) no-repeat;
	overflow: hidden;
	width: 720px;
	height: 34px;
	margin-left: 1px;
}


/* SPECTACLE */




/* CONTENT  */





/* Footer avec link */

#footer_web {
	padding-left: 10px;
	display:block;
	}
#footer_web ul  {
	display:block;
	}
#footer_web li {
	padding:0 0.2em;
	list-style:none;
	display:inline;
	}
#footer_web a{
	color: #FFFFFF;
}







/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 8px;
text-align:left;
line-height:12px;
background-color: #841D61;
width: 200px;
visibility: hidden;
z-index:1;

}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	font-size: 9px;
	border-bottom: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: white;	
	color:#841D61;
}




select{
	background-color: #EAE6B0;
}
#rubrique{
	font-weight:bold;
	background-color: #C7C169;
	color: #5e1444;
}
#ss_rubrique{
	font-size: 10px;
	background-color: #EAE6B0;
}






