body {
margin:0;
padding:0;
background-color:rgb(25,29,31);
text-align:center;
font-family:Verdana,  sans-serif;
font-size:100%;
color:#7381A3;
}

a{
color:#999999;
text-decoration:none;}

a:hover{
color:#FFFFFF;
}

H1{
font-size:1.5em;
}

img{border:none;}


/* beginning idmaster */
#master {
margin-left: auto;
margin-right:auto;
width:800px;
height:600px;
text-align:left;
}

/* end idmaster */

/* beginning idheader */
#header {
margin-top:20px;
margin-bottom:20px;
height:20px;
width:auto;
}
/* end idheader */

/* beginning idmainHome */
#mainHome {
float:left;
margin:0;
height:532px;
width:800px;
background-image:url(http://www.gaetanoandreoni.com/img_project/site/FR/bckg_home.jpg);
background-position: bottom left;
background-repeat:no-repeat;
}
/* end idmainHome */

/* beginning idlistMenuRoot */
#listMenuRoot {
padding:0;
list-style:none;}

.menulist {
 margin: 0;
 padding: 0;
 }

.menulist ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
 }


/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 2em; /* I'm using ems rather than px to allow people to zoom their font */
 left: 0px;
 width: 100px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: 0px;
 left: 102px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/

.menulist li {
 float: left;
 position: relative;

 background: #000000;
 border: 1px solid #5F2A1E;
 margin-right: 10px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */

.menulist ul li {
 float: none;
 margin-right: 0;
 margin-bottom: -1px;
}
.menulist ul>li:last-child {
 margin-bottom: 1px;
}

/* Links inside the menu */
.menulist a {
 display: block;
 padding: 3px;
 color: #808DFF;
 background-color: #000;
 text-decoration: none;
 font-size:7pt;
}

/* Lit items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #FFF;
 background-color: #666699;
}
.menulist a.highlighted {
 color: #FFF;
 background-color: #666699;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
 .menulist a#xyz {
 background-image: url(out.gif);
 }
 .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
 background-image: url(over.gif);
 }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* */
.menulist a {
 float: none;
}
/* */


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). */
* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hack */
/* end idlistMenuRoot */

/* beginning idhomeExpo */
#homeExpo {
margin-top:100px;
margin-left:428px;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
background-color:#ccc;
width:auto;
height:auto;
text-align:center;
border:1px solid #000;
}
/* end idhomeExpo */

/* beginning idmainBio */
#mainBio {
margin:0;
height:532px;
width:800px;

background-position: bottom left;
background-repeat:no-repeat;
}
/* end idmainBio */

/* beginning idbioContent */
#bioContent {

float:left;
margin-right:40px;
width:380px;
font-size:8pt;
text-align:justify;
}

/* end idbioContent */

/* beginning idbioPhoto */
#bioPhoto {
float:left;
margin-top: 60px;
padding:15px;
background-color:none;
border: 1px solid #FFFFFF;
width:auto;
height:auto;
text-align:center;}
/* end idbioPhoto */

/* beginning idmainGalerie */
#mainGalerie {
margin:0;
/*padding-top:20px;*/


padding-bottom:50px;
height:auto;
width:800px;
background-color:none;
background-image:url(http://www.gaetanoandreoni.com/img_project/images/nom_artiste.gif);
background-position: top left;
background-repeat:no-repeat;
}

img{border:none;}

table.tabGallery{
width:100%;
border-collapse:separate;
border:1px solid #ccc;
font-size:0.7em;
}

table.tabGallery td{
padding:5px;
border-bottom:3px solid #000;
border-right:1px solid #D9411A;
background-color:#979797;
}


/* end idmainGalerie */

/* beginning classconteneurOeuvre */
.conteneurOeuvre {
float:left;
margin:5px;
border-right: 1px solid rgb(128,141,255);
border-bottom: 1px solid rgb(128,141,255);
text-align: center;
width:170px;
height:180px;
}
/* end classconteneurOeuvre */

/* beginning idlisteOeuvre */
#listeOeuvre {
float:left;
margin:20px 10px 10px 10px;

padding-right:20px;
border-right: 1px solid rgb(128,141,255);
border-bottom: 1px solid rgb(128,141,255);
width:190px;
height:auto;
text-align:left;
} 
/* end idlisteOeuvre */

/* beginning iddetailOeuvre */
#detailOeuvre {
margin:0;
padding:0;
list-style-type:square;
font-size:8pt;
line-height:15pt;
}
/* end iddetailOeuvre */

/* beginning idphotoOeuvre */
#photoOeuvre {
float:left;
margin-top:20px;
border:1px solid grey;
/*width:500px;
height:500px;*/
}

/* end idphotoOeuvre */

/* beginning idfooterGalerie */
#footerGalerie {clear:both;
float:left;
text-align:left;
}
/* end idfooterGalerie */

/* beginning idfooter */
#footer  {
clear:both;
padding-top:20px;
font-size:7pt;
font-weight:bold;
color: #7381A3;
}

/* end idfooter */

/* beginning classintro */
.intro {
font-size:9pt;
font-family:Verdana;
text-align:justify;
/*padding-bottom:50px;*/}
/* end classintro */

/* beginning classbouton */
.bouton  a{
display:block;
 padding: 3px;
 color: #FFF;
border: 1px solid rgb(128,141,255);
 text-decoration: none;
 text-align:center;
 font-size:7pt;
  background-color: #6699FF;
 }

.bouton a:hover, .menulist a.highlighted:hover, .menulist a:focus 
{
color: #FFF;
 background-color: #3266AE;
}

.bouton a.highlighted {
 color: #FFF;
 background-color: #3266AE;
}
/* end classbouton */

/* beginning classtitreOeuvre */
.titreOeuvre {font-size:7pt;}
/* end classtitreOeuvre */

/* beginning idtextForm */
#textForm {
float:left;
margin-top:10px;
width:380px;
font-size:8pt;
text-align:justify;
}
/* end idtextForm */

/* beginning classformItem */
.formItem {
font-size:8pt;
font-weight:bold;
}
/* end classformItem */

/* beginning idafficheFilm */
#afficheFilm {
float:left;
margin:10px;
padding-right:10px;
border-right: 1px solid #CCCCCC;
width:350px;
height:453px;
}
/* end idafficheFilm */

/* beginning idtexteFilm */
#texteFilm {
float:left;
width:350px;
height:400px;}
/* end idtexteFilm */

/* beginning idfooterFilm */
#footerFilm {
clear:both;
text-align:left;
}
/* end idfooterFilm */

/* beginning idparcours */
#parcours {
border-right: 1px solid rgb(128,141,255);
border-bottom: 1px solid rgb(128,141,255);
margin-bottom:20px;
width:800px;
height:120px;
font-size:8pt;
}
/* end idparcours */

/* beginning idtexteParcours */
#texteParcours {
float:left;
width:400px;
}

/* end idtexteParcours */

/* beginning idimageParcours */
#imageParcours {
float:left;
padding-left:20px;
padding-right:20px;
}

/* end idimageParcours */

/* beginning iddocsParcours */
#docsParcours {
float:left;
}

/* end iddocsParcours */

/* beginning idtransparence */
#transparence {filter:alpha(opacity=50);  
    -moz-opacity:0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;}
/* end idtransparence */

/* beginning idphotoList */
#photoList {list-style-type:none;}
/* end idphotoList */

/* beginning idphotoList */
#photoList {list-style-type:none;}
/* end idphotoList */

