body {
    background: black;
    color: #c0c0c0;
    font-family: verdana, helvetica, geneva, arial, sans-serif;
   /* font-size: 0.75em; */
	font-size: 11px;
	margin-left:0px;
	margin-top:0px;
}

a { color: #a3a5ff; }

code {
    font-family: fixed, monospaced;
    color: #a0a0d0;
    font-size: 100%;
}

img {
    vertical-align: middle;
    border: none;
}

h1 {
    /*font-size: 1.5em;*/
	font-size: 18px;
    /*margin: 0px;*/
    /*margin-bottom: 0.5em;*/
	margin-bottom: 1px;
    margin-left: 1em;
    margin-top: 5px;
    border-bottom: 1px solid #505050;
    width: 740px;
    padding-left: 0.5em;
    padding-bottom: 2px;
    color: #c0c0c0;
}

#haut {
    position: relative;
    background: #004 url('../img/fond_haut.jpg');
    background-position: 160px;
    height: 160px;
    width: 940px;
}

#logo {
    width: 170px;
    height: 170px;
}

#titres {
    position: absolute;
    top: 15px;
    left: 170px;
}

#thumb {
    position: absolute;
    left: 0px;
    top: 40px;
}

#thumb img {
    width: 65px;
    height: 65px;
    margin: 0px;
    border: 2px solid black;
    position: absolute;
    z-index: 1;
}

#thumb_loc {
    position: absolute;
    left: 0px;
    top: 35px;
}

#thumb_loc img {
    width: 80px;
    height: 80px;
    margin: 0px;
    border: 2px solid black;
    position: absolute;
    z-index: 1;
}

/*#thumb a:hover {
    z-index: 3;
    color: white;
}*/

#thumb img.active {
    border: 2px solid #a3a5ff;
    z-index: 2;
}

#thumb img.visited {
    border: 2px solid #707070;
}

#thumb1 { top: 0px; left: 15px; }
#thumb2 { top: 25px; left: 60px; }
#thumb3 { top: 15px; left: 105px; }
#thumb4 { top: 0px; left: 150px; }
#thumb5 { top: 25px; left: 195px; }
#thumb6 { top: 0px; left: 240px; }
#thumb7 { top: 15px; left: 285px; }
#thumb8 { top: 25px; left: 330px; }
#thumb9 { top: 0px; left: 375px; }
#thumb10 { top: 25px; left: 420px; }
#thumb11 { top: 0px; left: 465px; }
/*
#thumb_loc1 { top: 0px; left: 15px; }
#thumb_loc2 { top: 20px; left: 85px; }
#thumb_loc3 { top: 10px; left: 155px; }
#thumb_loc4 { top: 0px; left: 225px; }
#thumb_loc5 { top: 20px; left: 295px; }
#thumb_loc6 { top: 0px; left: 365px; }
#thumb_loc7 { top: 10px; left: 435px; }
#thumb_loc8 { top: 20px; left: 505px; }
#thumb_loc9 { top: 0px; left: 575px; }
#thumb_loc10 { top: 20px; left: 645px; }
#thumb_loc11 { top: 0px; left: 715px; }
*/
#thumb_loc1 { top: 0px; left: 15px; }
#thumb_loc2 { top: 20px; left: 105px; }
#thumb_loc3 { top: 10px; left: 195px; }
#thumb_loc4 { top: 0px; left: 285px; }
#thumb_loc5 { top: 20px; left: 375px; }
#thumb_loc6 { top: 0px; left: 465px; }
#thumb_loc7 { top: 10px; left: 555px; }
#thumb_loc8 { top: 20px; left: 645px; }
#thumb_loc9 { top: 0px; left: 735px; }
#thumb_loc10 { top: 20px; left: 825px; }
#thumb_loc11 { top: 0px; left: 1005px; }


#bas {
    position: relative;
}

#menu {
    width: 170px;
    height: 420px;
    font-weight: bold;
    color: #a3a5ff;
    padding-top: 35px;
    background: #004 url('../img/fond_menu.jpg');
}

#contenu {
    position: absolute;
    top: 0px;
    left: 170px;
    text-align: left;
    width: 570px;
}

#menu p {
    margin: 0px;
    /* margin-bottom: 0.5em; */
	margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    color: #606060;
}

#menu a {
	color: #a3a5ff;
	text-decoration: none;
}

#menu a:hover, #menu p.ici {
	color: #c0c0c0;
}

img.puce {
	width: 15px;
	height: 15px;
	margin-left: 0px;
    margin-right: 5px;
}

#copy {
    margin-top: 10px;
}

#copy p {
    font-size: 10px;
    color: #606060;
    border-top: 1px solid #202020;
    border-bottom: 1px solid #202020;
    width: 90%;
    text-align: center;
    margin: auto;
    margin-top: 1px;
	/*margin-top: 2em; */
    padding: 2px;
}

#next, #prev {
    position: absolute;
    width: 29px;
    height: 29px;
}

#prev {
    top: 2px;
    left: 2px;
}

#next {
    top: 29px;
    left: 29px;
}

#next p, #prev p {
    margin: 0px;
}

#imgs {
    position: absolute;
    top: 58px;
    left: 58px;
    padding-right: 10px;
}

#imgs img {
    border: 1px solid #404040;
}

#news {
    /*padding-bottom: 1em;*/
	padding-bottom: 1px;
}

#news span {
    font-size: 0.75em;
    white-space: nowrap;
    margin-left: 20px;
}

#texte {
    position: absolute;
    top: 58px;
    left: 58px;
    border: 1px solid #202020;
    width: 450px;
    height: 250px;
	
    /*padding: 1.5em;*/
	padding: 1px;
    color: #909090;
    overflow: auto;
}

#texte p {
    /*text-align: justify;*/
    margin: 0px;
	/*margin-bottom: 1em;*/
    margin-bottom: 1px;
}

#legendes {
    position: absolute;
    top: 20px;
    left: 58px;
    width: 450px;
    text-align: center;
    color: #909090;
}

#legendes p {
    margin: 0px;
    /*margin-bottom: 0.5em;*/
    font-size: 12px;
}

#imgs p {
    font-size: 10px;
    color: #909090;
    margin: 0px;
    /*margin-bottom: 0.5em;*/
	margin-bottom: 1px;
}

#imgs a {
    color: #909090;
}

#imgs a:hover {
    color: #c0c0c0;
    text-decoration: none;
}

#img_index {
    margin: 25px;
    margin-top: 2.5em;
    float: left;
}

#titre_index {
    color: #00A;
}

#text_index {
    float: right;
    border: 1px solid white;
}

.img_title{
	color: #747ef2;
	font-size: 16px;
}

.img_descript{
    background: black;
    color: #c0c0c0;
    font-family: verdana, helvetica, geneva, arial, sans-serif;
    font-weight: bold;
	font-size: 14px;
	margin-top: 30px
}

.just {
	/*text-align: justify;*/
		/*font-size: 1.1em;*/
	font-size:12px;
}

