/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
* @author The Centered Theme by Mathieu Hardiviller (www.hmplus.net)


*/
* {
margin : 0;
padding : 0;

}
/* FOND GENERAL SITE */
body {
text-align : center;
font-size : 13px;
font-family : Trebuchet MS; /* font of all the text in your website except for sections overwritten.
	Go to www.typetester.org to test sizes and see the list of safe fonts - If the user doesnt have the first one, it try the second, and goes along the list until it finds a font that the computer has installed */
color : #FFFFFF; /* RIENcolor of all the text in your website except for links and other sections overwritten */
background-color : #4F4F4F; /* RIENFONDsets the background color */
line-height : 150%;
}

/* WRAPPER-COUVERTURE-JACKET-DEVENTURE */
#wrapper {
color : #FFFFFF
width : 1200px; /* sets the width of the website content */
margin : 0 auto; /* do not modify */
text-align : left;
text-align : justify;
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left:0;
}




/* LINKS-LIENS*/
	
/* colors for all links-tout les liens */
/* couleur petite fleche deroulement image */
a:link {
text-decoration : none;
color : #FFFFFF;
}
/* ???ROUGE LIEN */
a:active {
text-decoration : none;
color : #FF4500;
}
/* couleur petite fleche deroulement image */
a:visited {
text-decoration : none;
color : #FF4500;
}
/* liens exterieur passage au dessus souris ROUGE */
a:hover {
text-decoration : underline;
color : #FF0000;
}
a img {
border : 1px;
}

/* Pre-Nav Text - Can be accessed in the Exhibit Settings???A PRIORI NE CHANGE RIEN */
/* ??? */
#top-section {
font-size : 1em;
color : #4F4F4F;
font-family : Trebuchet MS;
margin : 40px 0 0 0;
line-height : 250%;
}
#top-section a { /* this is the link property inside the Top-Section */
/* ??? */
font-size : 5em;
text-decoration : none;
color : #8A2BE2;
font-style : italic;
}
/* link property inside the Top-Section when the cursor is over */
/* ??? */
#top-section a:hover { 
color : #FFFFFF;
}

/* MENU */
#menu .container { 
z-index : 1001;
top : 0;
margin : 0 0 200 0;
width : 1200px;
color : #FFFFFF;
}
#menu {
float : left;
height : auto;
padding : 0 30 0 0;
}
#menu p {
color : #FFFFFF;
width : auto;
font-family : Trebuchet MS;
text-align : left;
padding : 0 0 0 0;
margin : 0 0 0 0;
}
#menu ul {
float : right;
width : auto;
list-style : none;
overflow : visible;
margin : -20px 0 10px 12px;
}
#menu ul li.section-title  { color: #FFFFFF; font-size: 1.5em; font-style: normal; text-decoration: none; text-align: right; margin: 0 3px 5px 0; padding: 0 0 2px; width: auto; border-bottom: 0 solid #FFFFFF }
#menu ul li.section-title:hover {
color : #FFFFFF;
border-bottom : 0px solid #FFFFFF; /* RIEN */
}
#menu ul li {  /* RIEN */
font-family : Trebuchet MS;
text-align : left;
font-size : 1em;
width : 150px;
line-height : 150%;
margin : 0 0 0 0;
color : #FFFFFF;
}
#menu ul a:link { /* TEXTE MENU */
padding : 0 0 0 0;
text-decoration : none;
color : #FFFFFF;
}
#menu ul a:active { 
padding : 0 0 0 0;
text-decoration : none;
color : #FFFFFF;
}
#menu ul a:visited {
padding : 0 0 0 0;
text-decoration : none;
color : #FFFFFF;
}
#menu ul a:hover  { color: orange; text-decoration: none; padding: 0 }

/* POST NAV AREA : This sets the style for Post-Nav Text which can be accessed in the Exhibit Settings-RIEN */
#copy {
background : url(/files/white_30_pct.png) repeat; 
position : fixed;
z-index : 800;
left : 0;
right : 0;
bottom : 0;
margin : 0 0 0 0;
padding : 8px 10px 2px 10px;
width : 100%;
font-size : 0,9em;
color : #FFFFFF;
font-family : Trebuchet MS;
font-style : italic;
text-align : center;
line-height : 0%;
}
#copy:hover {  /* make the background 100% of opacity when the cursor is over */
background : #FFFFFF;
}

/* SEPARATOR : TU PEUX CHANGER CETTE IMAGE DE CE THEME DANS INDEX PHP OU SIMPLEMNT L EFFACER */
#separator {
z-index : 1001;
top : 0;
margin-bottom : 25px;
background : none;
border : none;
}

/* CONTENT AREA */
#content {
height : 100%;
width : 800px;
margin-top : 0;
margin-right : 0;
margin-left : 200px;
margin-bottom : 10px;
top : 0;
}
.container {
margin-top : 30px;
margin-bottom : 30px;
margin-left : 0;
}



#content p {  /* sets the properties for all paragraphs in the content area */
width : 200px;
margin-top : 50px;
margin-right : 200px;
margin-bottom : 10px; /* sets the space between paragraphs */
margin-left : 200px;
line-height : 100%;  /* use this the change the leading (space between lines) */
}



p {  /* sets the properties for all paragraphs  */
margin-top : 0;
margin-right : 350px;
margin-bottom : 9px;
margin-left : 200px;
}

/* INDEXHIBIT CREDIT : Always good to credit the CMS that gives you these possibilities */
#indexhibit { /* sets the properties for the "Built with" part - RIEN */
position : fixed;
z-index : 1000;
right : 0;
bottom : 0;
margin : 0 0 0 0;
padding : 2px 10px 2px 10px;
font-size : 0.5em;
color : #FFFFFF;
font-family : Trebuchet MS;
font-style : italic;
text-align : right;
}
#indexhibit a { /* RIEN */
color : #FFFFFF;
text-decoration: none;
font-style : bold;
}
#indexhibit a:hover { border-bottom:1px dotted !important; }

/* HEADINGS */
	/*
	when typing your text/descriptions follow this format to use these heading types
	<h1>This is the text I want to be a heading</h1>
	start with h1 as your largest most important heading. you may not need all 4 but they are here if you do.
	*/
/* typo grosse */
h1 {
font-family : Trebuchet MS;
font-style : normal;
font-weight : normal;
font-size : 1.6em;
color : #FFFFFF;  /* This color overides the color set in "body". Delete this line if you want the colors of the headings to match the rest of your type */
padding-bottom : 15px;  /* sets the spacing between the heading and paragraph below */
}
/* typo grosse grasse */
h2 {
margin-left : 200px;
font-style : bold;
font-family : Trebuchet MS;
font-size : 1,6em;
font-weight : normal;
color : #FFFFFF;
padding-bottom : 15px;
}
/* typo grosse grasse et rouge */
h3 {
margin-left : 200px;
font-style : bold;
font-size : 1.6em;
color : #B22222;
font-weight : normal;
padding-bottom: 15px;
}
/* typo moyenne ACCEUIL */
h4 {
margin-left : 200px;
font-size : 1.3em;
color : #FFFFFF;
font-weight : normal;
padding-bottom: 10px;
}
/* typo moyenne grasse */
h5 {
margin-left : 200px;
font-size : 1.3em;
color : #FFFFFF;
font-weight : bold;
text-decoration : underline;
padding-bottom: 10px;
}

/* IMAGES */
#img-container {

margin-top : 0;
margin-right : 200px;
margin-bottom : 0;
margin-left : 200px;
padding : 0;
}
#img-container p {
width : 400px;
margin-left : 200px;
margin-right : 200px;
padding : 0 0 12px 0;
}
.nothumb img {
margin-top : 0;
margin-right : 200px;
margin-bottom : ;
margin-left : 200px;
border-color : #FFFFFF;
border-width : 2px;
border-style : solid;
}
#once {
clear : ;
}

/* SLIDE SHOW - Navigation */
p.nav a {
background-color : #ffffff;
color : #ffffff;
margin-left : 200px;
padding-top : 1px;
padding-right : 9px;
padding-bottom : 3px;
padding-left : 9px;
font-size : 1em;
font-family : Trebuchet MS;
}
p.nav a:hover {
background-color : orange;
}
p.nav span#num {
letter-spacing : 2px;
font-family : Trebuchet;
font-style : italic;
padding-left : 20px;
}


.clear-both { clear : both; }
#the-background {
position:  ;
overflow: hidden;
z-index:1;
width: 100%;
height:100%;
top:0;
left:0;
}

