body {
margin:0;
padding:0;
background-color:#000000;
text-align:center;
font-family:Verdana,  sans-serif;
font-size:100%;
color:#E0A25E;
}

a{
cursor:hand;
color:#FFFFFF;
text-decoration:none;}

a:hover{
color:#DF3D11;}

img{border:none;}


/* beginning idmaster */
#master {
margin-left: auto;
margin-right:auto;
width:800px;
height:650px;
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.miguellohle.com/img_project/site/EN/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: 200px;
}

/* 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 #DF3D11;
 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: #FFF;
 text-decoration: none;
 font-size:0.75em;
 /*font-weight:bold;*/
}

/* 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: #DF3D11;
}
.menulist a.highlighted {
 color: #FFF;
 background-color: #DF3D11;
}

/*
 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;
padding-right:10px;
}

/* '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-left:400px;
padding-bottom:15px;
padding-right:15px;
padding-left:15px;
background-color:none;
border: 1px solid #E0A25E;
width:300px;
height:auto;
text-align:center;
}
/* end idhomeExpo */

/* beginning idmainBio */
#mainBio {
margin:0;
padding-bottom:20px;
height:600px;
width:800px;
background-image:url(http://www.miguellohle.com/img_project/site/EN/bckg_bio.gif);
background-position: bottom right;
background-repeat:no-repeat;
font-size:0.82em;
}

table.tabGallery{
border-collapse:collapse ;
border:2px solid #000;
font-size:0.7em;
}
table.tabGallery td{
padding:5px;
border-bottom:2px solid #000;
border-right:1px solid #D9411A;
background-color:#262626;
}
/* end idmainBio */

/* beginning idbioContent */
#bioContent {
float:left;
width:450px;

text-align:justify;
}

/* end idbioContent */

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

/* beginning classconteneurOeuvre */
.conteneurOeuvre {
float:left;
margin:9px;
border-right: 1px solid #931C13;
border-bottom: 1px solid #931C13;
width:170px;
height:180px;
}
/* end classconteneurOeuvre */

/* beginning idlisteOeuvre */
#listeOeuvre {
float:left;
margin:10px;
padding-right:20px;
border-right: 1px solid #931C13;
border-bottom: 1px solid #931C13;
width:190px;
height:auto;
text-align:left;
} 
/* end idlisteOeuvre */

/* beginning iddetailOeuvre */
#detailOeuvre {
margin:0;
padding:0;
list-style-type:square;
font-size:0.75em;
line-height:1.4em;
}
/* end iddetailOeuvre */

/* beginning idphotoOeuvre */
#photoOeuvre {
float:left;
margin-left:10px;
width:auto;
height:auto;
border: 1px solid #E0A25E;
}

/* end idphotoOeuvre */

/* beginning idfooterGalerie */
#footerGalerie {clear:both;
padding-top:20px;
text-align:left;
}
/* end idfooterGalerie */

/* beginning idfooter */
#footer  {
clear:both;
padding-top:30px;
text-align:right;
font-size:0.7em;
font-weight:bold;
color: #DF3D11;
}

/* end idfooter */

/* beginning classintro */
.intro {
font-size:8pt;
text-align:justify;
padding-bottom:20px;
}
/* end classintro */

/* beginning classbouton */
.bouton  a{
display:block;
width:120px;
 padding: 3px;
 color: #FFF;
border: 1px solid #CC6009;
 text-decoration: none;
 text-align:center;
 font-size:8pt;
  background-color: #E66009;
 }

.bouton a:hover, .menulist a.highlighted:hover, .menulist a:focus 
{
color: #FFF;
 background-color: #000;
}

.bouton a.highlighted {
 color: #FFF;
 background-color: #CC6009;
}
/* end classbouton */

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

/* beginning idtextForm */
#textForm {
float:left;
margin-top:10px;
width:380px;
font-size:0.8em;
line-height:1.5em;
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 classparcours */
.parcours {
border-right: 1px solid #931C13;
border-bottom: 1px solid #931C13;
margin-bottom:20px;
width:800px;
height:auto;
font-size:0.8em;
}
/* end classparcours */

/* beginning classtexteParcours */
.texteParcours {float:left;

width:600px;
}

/* end classtexteParcours */

/* beginning classimageParcours */
.imageParcours {
float:right;
padding:0 20px 20px 20px;

}

/* end classimageParcours */

/* beginning classdocsParcours */
.docsParcours {
clear:both;
}

.docsParcours ul{
margin-left:10px;
padding:0;
}
/* end classdocsParcours */

/* beginning classnavOeuvre */
.navOeuvre {
font-size:0.75em;
text-align:center;
line-height:1.8em;
margin-left:50px;
margin-top:20px;
margin-bottom:20px;
}
/* end classnavOeuvre */

/* beginning idmainDocumentation */
#mainDocumentation {font-size:0.82em;
padding-bottom:20px;}
/* end idmainDocumentation */


