/* DEBUT BALISE HTML */
*{
margin: 0;
padding: 0;
}
body{
text-align: center;
}
body, html{
top : 0;
left : 0;
background-color : #eee8e8;
font-family: arial, helvetica, sans-serif;
color: #512920;
font-size: 12px;
}
img{
border: 0 none;
}
div{
border: 0 none;
}
a{
color: #512920;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
a.no_sign{
text-decoration: none;
}
img{
text-decoration: none;
}
p{
margin: 0 0 4px 0;
line-height: 14px;
color: #512920;
}
table, tr, td{
border: 0;
}
table{
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
}
td{
font-size: 12px;
vertical-align: top;
text-align: left;
}
h1, h2{
color: #512920;
font-weight: bold;
}
h2{
text-transform: uppercase;
font-size: 15px;
margin-bottom: 4px;
font-weight: bold;
}
/* FIN BALISE HTML */

/* DEBUT POSTIONNEMENT */
div#centre{
position: relative;
margin: 0px auto;
text-align: left;
width: 980px;
padding-top: 20px;
}
div#visu{
position: absolute;
z-index: 100;
top: 0;
left: 50%;
margin-left: -160px;
width: 320px;
text-align: center;
padding: 2px;
font-size: 9px;
background-color: white;
color: red;
}
div#menu{
position: absolute;
z-index: 10;
top: 45px;
left: 125px;
line-height: 0;
}
div#menu div.cont_menu{
margin-bottom: 1px;
}
div#titre{
position: absolute;
z-index: 9;
top: 30px;
right: 104px;
width: 87px;
height: 87px;
background-position: top right;
background-repeat: no-repeat;
}
div#fond-centre{
background: url(img/fond-centre.jpg) top center repeat-y;
}
div#fond-haut{
background: url(img/fond-haut.jpg) top center no-repeat;
}
div#fond-bas{
background: url(img/fond-bas.jpg) bottom center no-repeat;
}
div#fond-bas-ombre{
background: url(img/fond-bas-ombre.jpg) top center no-repeat;
height: 20px;
text-align: right;
padding: 8px 120px 0 0;
color: #99847e;
font-size: 11px;
}
div#fond-bas-ombre a{
color: #99847e;
}
div#ppage{
position: relative;
z-index: 25;
}
div#contenu{
padding: 10px 105px 0 105px;
min-height: 400px;
}
div#contenu a.bt{
text-decoration: none;
}
div#contenu a.bt:hover{
text-decoration: underline;
}
div#zone-libre{
position: absolute;
z-index: 20;
top: 0px;
left: 0;
width: 980px;
height: 580px;
display: none;
}
div#panier{
position: absolute;
z-index: 30;
top: 83px;
left: 877px;
}
/* FIN POSTIONNEMENT */

/* DEBUT MISE EN FORME */
.concert_details_hide{
display: none;
}
.concert_details_show{
display: table-row;
}
.concert_info_hide{
display: none;
}
.concert_info_show{
display: table-row;
}
.for_print{
display: none;
}
.for_screen{

}
.orange{
color: #e68733;
}
.print_entete{
display: none;
}
.print_ppage{
display: none;
}
.et_form{
font-size: 10px;
}
.s_lien a{
text-decoration: underline;
}
textarea{
border: 1px solid #512920;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
}
input.int1{
border: 1px solid #512920;
width: 150px;
margin-right: 5px;
margin-bottom: 5px;
padding: 2px;
}
input.int2{
border: 1px solid #512920;
width: 50px;
margin-right: 5px;
margin-bottom: 5px;
padding: 2px;
}
input.int3{
border: 1px solid #512920;
width: 250px;
margin-right: 5px;
margin-bottom: 5px;
padding: 2px;
}
input.int4{
border: 1px solid #512920;
width: 312px;
margin-right: 5px;
margin-bottom: 5px;
padding: 2px;
}
input.bt_sub{
border: 0;
width: 317px;
margin-top: 5px;
padding: 4px;
font-weight: bold;
color: white;
background-color: #e68733;
cursor: pointer;
}
input.bt_medias{
border: 0;
width: 100px;
margin-top: 2px;
padding: 2px 0 4px 0;
font-weight: bold;
color: white;
background-color: #512920;
cursor: pointer;
}
.bt_file{
background: url(img/lnk_fleche.gif) no-repeat 0px 4px;
font-size: 12px;
padding-left: 14px;
}
.et_file{
font-size: 11px;
margin-bottom: 2px;
font-weight: bold;
}
/* FIN MISE EN FORME */
