
/*types génériques*/
html, body {
    width: 100%;
    height: 100%;
    color:black;
    font-family : Arial, Helvetica, sans-serif;
    /*font-size: 90%;*/
    background-color:#e6e7e7;
    padding:0;
    margin: 0;
    height: 100%;
}
html > body {overflow-y: auto}  /*annule le overflow-y pour firefox 1.5 et supÈrieur */

li {
text-align:left;
margin:12px 0px 12px 30px;
}

a img {border: none;} 
a:link {color: #793f82; font-weight:600; text-decoration:none;}
a:visited {color: #793f82; text-decoration:none;}
a:hover {color:black; text-decoration:none;}

h1 {
    font-weight: normal;
    font-size: 200%;
    text-align:center;
}

#main_container{
    background-color:#ffffff;
    width: 90%;
    max-width: 1200px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
/*page d'accueil
*/


#logo_header {
    text-align:center;
    max-width: 300px;
    width: 50%;
}

#logo_container {
    display: flex;
    justify-content: center;
}

#text_zone {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

#tarif_link {
    text-align:center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#link_com {
width: 100px;
height: 65px;
/*background-color: #ddd;
opacity: 0.5;*/
position: absolute;
bottom: 35px;
left: 388px;
}

/*page d'accueil espace*/
/*espace art*/
#global { 
  width: 1200px;
  height: 800px ;
  background-image: url("img/acc_pyropat_1.jpg");
  background-attachment: fixed;
  background-position:center center;
  position: absolute;
  top: 50%;
  margin-top: -400px;
  left: 50%;
  margin-left: -600px; 
}

#contact_1 {
width: 101px;
height: 37px;
position: absolute;
bottom: 0;
right: 0;
}

#espace_1 {
position : absolute;
top: 10px;
width: 319px;
height: 65px;
}

#puce_1_1 {
background-image: url("img/menu/puce_art.png");
background-size: 40px;
width: 40px;
height: 22px;
position: absolute;
left: 0;
top: 43px;
}
#puce_1_2 {
background-image: url("img/menu/puce_art.png");
background-size: 40px;
width: 40px;
height: 22px;
position: absolute;
left: 0;
top: 97px;
}
#puce_1_3 {
background-image: url("img/menu/puce_art.png");
background-size: 40px;
width: 40px;
height: 22px;
position: absolute;
left: 0;
top: 144px;
}
#puce_1_4 {
background-image: url("img/menu/puce_art.png");
background-size: 40px;
width: 40px;
height: 22px;
position: absolute;
left: 23px;
top: 45px;
}
#puce_1_5 {
background-image: url("img/menu/puce_art.png");
background-size: 40px;
width: 40px;
height: 22px;
position: absolute;
left: 23px;
top: 93px;
}
#puce_1_6 {
background-image: url("img/menu/puce_art.png");
background-size: 40px;
width: 40px;
height: 22px;
position: absolute;
left: 23px;
top: 148px;
}
/*
#top_1 {
position : absolute;
top: 0;
background-image: url("img/top_art.jpg");
width: 1200px;
height: 239px;
}
#bottom_1 {
position : absolute;
bottom: 0;
background-image: url("img/bottom_art.jpg");
width: 1200px;
height: 328px;
}
*/
/*espace com*/
#global_2 { 
  width: 1200px;
  height: 800px ;
  background-image: url("img/acc_pyropat_1.jpg");
  position: absolute;
  top: 50%;
  margin-top: -400px;
  left: 50%;
  margin-left: -600px; 
}

/*commun espaces*/
#content {
  width: 700px;
  height: 650px;
  overflow-y: auto;
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -350px;
}

#video {
width: 600px;
height: 400px;
background-color: black;
position: absolute;
top: 50%;
margin-top: -200px;
left: 50%;
margin-left: -300px;
text-align: center;
}

#demarche {
margin-top: 50px;
}

#player {
margin-top: 10px;
width:500px;
height: 375px;
}

#signature {
position: absolute;
bottom: 20px;
right: 0;
height: 90px;
width: 194px;
}

#menu_left{
height: 203px;
width:178px;
position: absolute;
top: 50%;
margin-top: -101px;
background-image: url("img/menu/left_bgnd.png");
background-repeat: no-repeat;
padding-top: 30px;
/*
border-left: 1px solid black;
border-right: 1px solid black;*/
}
#menu_left img {
width: 155px;
height: 50px;
}

#menu_right{
height: 203px;
width:178px;
position: absolute;
right:0;
top: 50%;
margin-top: -101px;
background-image: url("img/menu/right_bgnd.png");
background-repeat: no-repeat;
padding-top: 28px;
text-align: right;
/*
border-left: 1px solid black;
border-right: 1px solid black;*/
}
#menu_right img {
width: 155px;
height: 50px;
}

.color_1 {
color: #793f82;
}

.color_1_bold {
color: #793f82;
font-weight:600;
}

/*page actu*/
#logo_fb {
	width: 30px;
	position: relative;
	top: 10px;
	left: 3px;
}

.liste_actu {
width: 700px;
border-bottom: 1px solid black; 
padding-top: 30px;
padding-bottom: 10px;
}

.date_actu {
font-weight: bold;
text-transform: uppercase;
}

/*page projet_art*/
#preview_pan {
width: 300px;
height: 500px;
background-color: rgb(204,204,204);
/*background-color: rgba(204,204,204,0.7);*/
position: absolute;
left: 48px;
top: 40px;
}

#preview_pic {
position: absolute;
top: 10px;
left: 10px;
height: 480px;
width: 280px;
/*box-shadow: 8px 8px 8px #000;*/
display: none;
}

#empty_box {
width: 200px;
height: 40px;
margin-left: 360px;
}
.event {
margin-left: 358px;
margin-top: 10px;
display: block;
height: 60px;
}

.img_event {
height: 50px;
/*border: 1px solid black;*/
}

/*page art_concept*/
.title_concept {
height: 50px;
display: inline;
margin-left: -6px;
#border: 1px solid black;
}

.pressbook {
position:absolute;
top: 40px;
right: 15px;
}

 #media_box {
width: 400px;
height: 150px;
position: absolute;
text-align: center;
bottom: 0;
left: 50%;
margin-left: -200px;
}

#photo_box {
width: 150px;
position: absolute;
left: 0;
}
#photo_box_c {
width: 150px;
display: inline;
}

#video_box {
width: 150px;
position: absolute;
right: 0;
}
#video_box_c {
width: 150px;
display: inline;
}

.media_th {
width: 120px;
border: 1px solid black;
}

/*navigateur*/
#navigator {
  width: 800px;
  height: 680px ;
  background-color: rgb(204,204,204);
  background-color: rgba(204,204,204,0.9);
  position: absolute;
  top: 50%;
  margin-top: -330px;
  left: 50%;
  margin-left: -400px;
  display: none;
  text-align: center;
}

#bt_close {
width: 30px;
height: 30px;
position: absolute;
top: 0;
right: 0;
}

#bt_forward {
width: 30px;
height: 30px;
position: absolute;
top: 50%;
right: 10px;
display: none;
}

#bt_previous {
width: 30px;
height: 30px;
position: absolute;
top: 50%;
left: 10px;
display: none;
}

#played_p {
margin-top: 50px;
max-width: 650px;
max-height: 500px;
}

#played_v {
margin-top: 50px;
width:500px;
height: 375px;
}

#media_desc{
width: 300px;
height: 50px;
position: absolute;
left: 50%;
margin-left: -150px;
bottom: 20px;
}

#h_preload {
display: none;
}

/*pagecollab (acte poetique)*/
#ap_col1 {
width: 45%;
margin-right: 10px;
position: absolute;
top: 70px;
}

#ap_col2 {
width: 45%;
position: absolute;
left: 55%;
top: 70px;
}

.italic {
font-style: italic;
}

.ap_sign {
margin-left: 120px;
}
/*page archive (autres réalisations)*/
#th_box {
text-align: center;
}

.th_item {
margin-top: 20px;
margin-left: 20px;
margin-bottom: 30px;
width: 120px;
position: relative;
float: left;
}
.th_item img {
width: 100px;
border: 5px solid rgb(204,204,204);
}

/*page cv_art*/
.year {
font-weight: bold;
color: #793f82;
}

.cv_type {
margin-left: 80px;
}

.cv_item_1 {
list-style-image: url("img/menu/item_art.png");
margin-top: 1px;
margin-bottom: 2px;
}

/*page sites partenaires*/
.link_list {
padding-top:30px;
}

.link_item_1 {
list-style-image: url("img/menu/item_art.png");
margin-top: 10px;
margin-bottom: 2px;
}

a.partner:link {color: #000; text-decoration:none;}
a.partner:visited {color: #000; text-decoration:none;}
a.partner:hover {color: #793f82; text-decoration:none;}

/*page art_studio*/
#img_studio {
text-align: center;
margin-top: 40px;
}
#img_studio img{
border: 10px solid rgb(204,204,204);
}

/*page contact*/
.c_adresse {
margin-left: 120px;
}

.label {
display: inline-block;
width:120px;
text-align: right;
padding-right: 5px;
}

#cComment {
margin-top: 5px;
margin-left: 10px;
}

#bt_send{
margin-top: 5px;
margin-left: 409px;
}

#language {
position: absolute;
left: 5px;
top: 5px;
font-size:80%;
font-weight:600; 
color: #fff;
text-align:right;
background-color: transparent;
height: 20px;
}

#construction {
text-align: center;
}

#title_com {
border: 2px solid black;
background-color: white;
height: 45px;
width: 220px;
position: absolute;
left: 140px;
bottom: 38px;
text-align: center;
padding: 3px;
opacity: 0.4;
}

