@charset "utf-8";
/* CSS Document */

@import "reset.css";

/* Mise en page */

/* nettoyeur */
.net {
clear:both;
line-height:1px;
font-size:1px;
}

body {
font-family:"Adobe Garamond Pro", Baskerville, Copperplate, serif;
font-size: 0.8em;
background-color:#FFF;
line-height: 1.4em;
text-align: center;
background-image:url(../img/fond.gif);
background-repeat:repeat-y;
}


#global {
	width: 700px;
	margin: auto auto 1em auto;
	 
	border-left:1px #BBB solid;
	border-right:1px #BBB solid;
	border-bottom:1px #BBB solid;
	
	text-align: left;
	background-color: #FFF;
}


#entete {
	clear: both;
	height: 25px;
	margin: 0;
	padding: 0;
}



.entete1 {
text-shadow : 0 0 0 #000;
	text-align:right;
	font-size:120%;
	padding:10px 0 0 0;
	margin:0 10px 0 0;
	color:#990033;
	letter-spacing: 3px;
	line-height:inherit;
	text-align:right;
	font-variant:small-caps;
	font-family:"Adobe Garamond Pro", Baskerville, Copperplate, Georgia, Times, serif;
}


.entete2 {
float:right;
margin: 80px 1em 0 0px;
font-size:140%;
font-family:"Adobe Garamond Pro", Baskerville, Copperplate, serif;
font-weight:bold;
color:#000;
letter-spacing: 1px;
}


.menubas {
background-color:#000000;
	clear: both;
	height: 25px;
			border-top:1px solid #CCC;
			border-bottom:1px;


}
.menubas ul {
clear:both;
			border-top:none;

		margin-right:90px;
color:#FFFFFF;
}


.menubas li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
font-variant:small-caps;
	float: right;
		padding-top: 2px;
	margin-left:1px;
color:#996600;
}




/* zone flash*/

flash {
clear:both;
margin: 10px 0 5px 0;
border-style:solid;
border-bottom-width:2px;
border-bottom-color:#996600;
}


#contenu {
clear: both;
margin: 0;
padding: 0;
background-image:url(../img_plan/lao.gif);
background-repeat:no-repeat;
}



.ancres {
float:left;
font-size:80%;
padding:0 0 0 2%;
width:60px;
line-height:1em;
}



.galeries {
width:94%;
height:auto;

margin:40px auto 30px auto;
padding:0;
}




.photos {
float:left;
font-size:10px;
margin:2% 1.52% 2% 0.6%;
width:80px;

line-height:1em;
}

.photosv {
float:left;
font-size:10px;
margin:2% 1.52% 2% 0.6%;
padding:0;
height:80px;
width:53px;


line-height:1em
}


.photos img /* Toutes les images contenues dans un lien */
{
display:block;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
   border: 1px #AAAAAA solid;
   background-color:#FCF9F4;
  line-height:1.20em;

  -moz-box-shadow: 1px 1px 8px #888; 
   -webkit-box-shadow: 1px 1px 8px #888;
}
   

.photosv img /* Toutes les images contenues dans un lien */
{
  display:block;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
   border: 1px #AAAAAA solid;
   background-color:#FCF9F4;
  line-height:1.5em;
 -moz-box-shadow: 1px 1px 8px #888; 
 -webkit-box-shadow: 1px 1px 8px #888;
}




.photos_title {
float:left;
width:130px;
height:38px;
margin:13px 5px 0 10px;
border-right:solid 1px #CCC;

}



.freespace {
clear:both;
margin:3px 0 3px 0;
}


.photos2 {
width: 85px;
float:left;
margin: 0 10px 10px 10px;
padding-left:10px;
line-height:1em
}



#panoramas {
	width: 628px;
	float: left;
	padding: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}




#pied {
clear: both;
height: 10px;
margin: 5em 0 0 0;
line-height: 10px;
padding: 10px;
background-color:#BC2628;
font-size: 0.7em;
}

/* Liens */


/* Tous */
a:link {
color:#000;
text-decoration:none;
}
a:visited {
text-decoration:none;
color:#000;
}
a:hover {
text-decoration:none;
color: #990033;
}
a:active {
text-decoration:none;
color:#000;
}

/* Menu */
#menu li a:link {
display:block;
width: 100px;
height: 20px;
background-color:#999900;
line-height: 24px;
color: #FFF;
font-size: 1em;
font-weight: normal;
text-decoration: none;
}
#menu li a:visited {
display:block;
width: 100px;
height: 20px;
background-color:#999900;
line-height: 24px;
color: #FFF;
font-size: 1em;
font-weight: normal;
text-decoration: none;
}
#menu li a:hover {
display:block;
width: 100px;
height: 20px;
background-color:#0000CC;
line-height: 24px;
color:#FFF;
font-size: 1em;
font-weight: bold;
text-decoration: none;
}
#menu li a:active {
display:block;
width: 100px;
height: 20px;
background-color:#999900;
line-height: 24px;
color: #FFF;
font-size: 1em;
font-weight: normal;
text-decoration: none;
}

/*menupied */

.menubas li a:link {
color:#FFF;
font-weight: bold;
text-decoration: none;
}
.menubas li a:visited {
color: #FFF;
font-weight: bold;
text-decoration: none;
}
.menubas li a:hover {
color:#996600;
font-weight: bold;
text-decoration: none;
}
.menubas li a:active {
color: #FFF;
font-weight: bold;
text-decoration: none;
}



/* menupano */

#panoramas li a:link {
color: #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight: normal;

}
#panoramas li a:visited {
color: #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight: normal;

}
#panoramas li a:hover {
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight: normal;
}
#panoramas li a:active {
color: #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight: normal;

}




/* Typo */



h1 {
font-size: 240%;
color:#444;
font-weight:normal;
letter-spacing:0.05em;
text-align:center;
font-family:"Adobe Garamond Pro", Baskerville, Copperplate, Times, Georgia, serif;
}

h2 {
font-size: 480%;
font-family:"Adobe Garamond Pro", Baskerville, Georgia, Copperplate, Times, Georgia, serif;
font-style:italic;
color:#DDDDDD;
font-weight:200;
margin:10px 10px 10px 50px;
padding:0;
letter-spacing:20px;
}

h3 {
clear:both;
display:block;
font-size: 550%;
color: #000;
font-family:"Adobe Garamond Pro", Baskerville, Copperplate, Times, Georgia, serif;
padding-left:60px;
font-variant:small-caps;
letter-spacing:10px;
}



h4 {
clear:both;
text-align:center;
border-top:solid 1px #CCCCCC;
padding-top:7px;
margin:0.5em 0 0.3em 0;
font-size: 140%;
color:#996600;
font-family:"Adobe Garamond Pro", Baskerville, Copperplate, Times, Georgia, serif;
}

h5 {
clear:both;
display:block;
letter-spacing:0.15em;
padding-bottom:2px;
font-weight:bold;
font-variant:small-caps;
font-size:130%;
padding-right:4px;
line-height:1em;
text-align:right;
}

h6 {
font-size:120%;
font-family:"Adobe Garamond Pro", Baskerville, Copperplate, serif;
font-weight:normal;
margin: 0.3em 0 0.3em 0;
line-height: 1em;
color: #000;
text-align:center;
}






p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}



/* Important work very good test images border 
 
 a img /* Toutes les images contenues dans un lien 
{
   border: 1px #000 solid;
    /* Pas de bordure 
}

*/






/*feuille de style liens */




/* NUAGE DE LIENS */


#boxmenuhaut {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:600px;
	height:auto;
	color:#990033;
		margin-left:50px;
	margin-bottom:70px;
	margin-top:40px;
	margin-right:0px;
	padding-top:10px;
	padding: 0;
}


.colbox {
margin:0 5px 0 5px;
padding: 0;
text-align:center;




}
.colbox ul {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.boxmenuhaut ul {
}

.boxlinksfullh {
text-align:center;
background-color:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:120px;
margin-right:100px;
color:#990033;
margin-top:20px;
width:450px;
height:auto;

}


/* END NUAGES DE LIENS */




.link {
margin: 5px 0 0 0;
font-size: 90%;
color:#C02727;
font-family:"Courier New", Courier, monospace;
}

.piedbox{
font-size:150%;
color:#FFFFFF;
}

.menupied {
float:left;
font-size:120%;
text-align:right;
margin: 0 0 0 0;
color:#FFFFFF;
}

/* Contenu */

.net {
clear:both;
}

.gal {
clear:both;
}

div.gal img {
   background-color:#FCF9F4;
  line-height:1.5em;


 -moz-box-shadow: 1px 1px 8px #888; 
   -webkit-box-shadow: 1px 1px 8px #888;
float:left;
margin: 0 10px 0 0;
}







/* specific panoramas */



a.gal img 
{
   border: 1px #AAAAAA solid;
    
}


.linksidebyside {
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 1% 1% 0 0;
font-size:90%;
font-weight:normal;
line-height: 0.8em;
color: #000;
text-align:center;
text-decoration:underline;
padding:0;
}




.linksline {
padding:1em 0 1em 0;
	margin: auto;
	height:auto;
	width: 675px;
}

.linksidebysidepano {
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 1% 2% 1% 0;
font-size:100%;
font-weight:normal;
line-height: 0.7em;
color: #000;
text-align:center;
text-decoration:underline;
}




h5.gal {
display:block;
height:15px;
/*border-top:1px solid #990033;*/
letter-spacing:1px;
border-top:solid #CCCCCC 1px;
color:#990033;
font-size:120%;
font-weight:normal;
font-variant:normal;	
line-height:0.9em;
margin:10px 0 8px 0;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
padding:1% 0 0 0;
}



.chapo {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#777;
	font-size:18px;
	text-align:justify;
	line-height:1.4em;
	font-style:italic;
	padding:2% 0 1% 0;
	font-variant:normal;
	font-weight:normal;
}
































/* OLD STYLES */

#menu {
clear: both;
height: 14px;
line-height: 14px;
margin: 0;
padding: 10px;
background-color:#999900;
text-align: center;
}



#col11 {
width: 300px;
border-right:dotted #996600 1px;
float:left;
margin: 0 5px 0 10px;
padding: 5px;
}

#col2 {
width: 200px;
float: right;

padding: 5px;
}

#col22 {
width: 300px;
float:left;
margin: 0 5px 0 2px;
padding: 5px;
}






/* specific index */

.intro {
font-size: 125%;
letter-spacing:0.05em;
color:#777777;
margin: 2em 0 1em 2.5em;
}

.intromot {
font-size: 120%;
color:#000;
line-height: 1.38em;
text-align:left;
text-indent: 1em;
margin: 0.5em 2em 0 3em;
}

/*specific cv*/

.year {
margin: 8px 0 0 0;
font-size:80%;
color:#FF0000;
}

.function {
font-size: 140%;
font-weight:bold;
color:#C02727;
font-family:"Courier New", Courier, monospace;
margin: -1px 0 0 0;
}

.firm {
font-size: 90%;
margin: 0 0 4px 0; 
}

ul{

}

dl{
color:#C02727;
font-size:100%;
}

li
{

	display:inline;
	float:left;
	color:#990033;
	margin:0 3px 0 3px;
}





/* LIGHTBOX */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../maroc/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../maroc/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	/}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/* end LIGHTBOX */
