/* ----------------------------------------------------------------------------------------------
												INTERFACE
   ---------------------------------------------------------------------------------------------- */

body
{
background-color: #333340;
width: 959px;
margin: auto;
margin-top: 10px;
}

#tout
{
position: absolute;
width: 958px;
height:777px;
background-color: black;
border-left: 1px solid #666666; 
border-right: 1px solid #666666;
border-top:1px solid #666666;
border-bottom: 1px solid #666666;
background-repeat: repeat-y;
}

#ang-fra
{
position: absolute;
width: 128px;
height: 128px;
left: 850px;
}

/* ----------------------------------------------------------------------------------------------
												IMAGE GAUCHE
   ---------------------------------------------------------------------------------------------- */
#imgchange
{
width: 137px;
height: 600px;
float: left;
}

/* ----------------------------------------------------------------------------------------------
												EN-TETE
   ---------------------------------------------------------------------------------------------- */
#en_tete
{
background-image: url("images/dornbicomics_haut.jpg");
margin-left: 137px;
width: 821px;
height: 188px;
background-repeat: no-repeat;
}

#langage
{
float: right;
padding-right: 10px;
padding-top: 5px;
}

#langage a
{
border-color: red;
}

#en_tetea /* page comics-book */
{
position: absolute;
left: 138px;
top: 117px;
background-image: url("images/chapitre_comic.jpg");
width: 159px;
height: 45px;
}
#en_teteb /* page trading-cards */
{
position: absolute;
left: 138px;
top: 117px;
background-image: url("images/chapitre_trading.jpg");
width: 159px;
height: 45px;
}
#en_tetec /* page statues */
{
position: absolute;
left: 138px;
top: 117px;
background-image: url("images/chapitre_statues.jpg");
width: 159px;
height: 45px;
}
#en_teted /* page movies */
{
position: absolute;
left: 138px;
top: 117px;
background-image: url("images/chapitre_movies.jpg");
width: 159px;
height: 45px;
}
#en_tetee /* page price guide */
{
position: absolute;
left: 138px;
top: 117px;
background-image: url("images/chapitre_price.jpg");
width: 159px;
height: 45px;
}
#en_tetef /* page contact */
{
position: absolute;
left: 138px;
top: 117px;
background-image: url("images/chapitre_contact.jpg");
width: 159px;
height: 45px;
}
#en_teteg /* page contact */
{
position: absolute;
left: 138px;
top: 117px;
background-image: url("images/index.jpg");
width: 159px;
height: 45px;
}
#en_teteh /* page collection */
{
position: absolute;
left: 138px;
top: 117px;
background-image: url("images/chapitre_collection.jpg");
width: 159px;
height: 45px;
}
#en_tetei /* page news */
{
position: absolute;
left: 138px;
top: 117px;
background-image: url("images/chapitre_news.jpg");
width: 159px;
height: 45px;
}
#en_tetej /* page famous*/
{
position: absolute;
left: 138px;
top: 117px;
background-image: url("images/chapitre_famous.jpg");
width: 159px;
height: 45px;
}
/* Fin En-tête */

/* ----------------------------------------------------------------------------------------------
								PAGE NEWS, COLLECTION, FAMOUS
   ---------------------------------------------------------------------------------------------- */

h1, h3
{
    text-align:center;
}

h3
{
    background-color:black;
    color:white;
    font-size:0.9em;
    margin-bottom:0px;
}

.news p
{
    background-color:#CCCCCC;
    margin-top:0px;
}

.news
{
    width:70%;
    margin:auto;
}
/*Fin page...*/

/* ----------------------------------------------------------------------------------------------
												CORPS
   ---------------------------------------------------------------------------------------------- */
 
/*Titre_corps*/

#titre_corps
{
	position: absolute;
	background-image: url("images/transparent.jpg");
	top: 160px;
	left: 151px;
	width: 625px;
	height: 25px;
}


#titre_corps p
{
	color:#CC0000;
	border-bottom: 1px solid #CC0000;
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	padding-top: 5px;
}

#presentation
{
	position: relative;
	width: 662px;
	height: 545px;
	background-image: url("images/contenu.jpg");
	overflow-y: auto;
	font-family: Verdana;
	font-size: 12px;
}

#corps
{
	width: 662px;
	height: 545px;
	background-image: url("images/contenu.jpg");
	overflow-y: auto;
	font-family: Verdana;
	font-size: 12px;
}

#corps p
{
	padding: 10px;
}

#corps table
{
	padding-left: 10px;
	padding-right: 10px;
}

#corps #placement
{
	text-align: center;
}

#corps a
{	
	text-decoration: none;
	color: black;
	font-family: Comic sans ms;
	font-size: 14px;
	font-weight: bold;
}

#corps a:hover
{
color: red;
}

#search
{
	width: 662px;
	height: 545px;
	background-image: url("images/contenu.jpg");
	overflow-y: auto;
	font-family: Verdana;
	font-size: 12px;
}

#search td
{
	width: 180px;
}

#search a
{	
	text-decoration: none;
	color: #333340;
	font-family: arial black;
	font-size: 12px;
}

#search a:hover
{
	color: #ff4500;
}

/*Bas_corps*/

#bas_corps td
{
	width: 300px;
}

#bas_corps a
{	
	text-decoration: none;
	color: #ff8c00;
}

#bas_corps a:hover
{
	color: #ff4500;
}

/*autre*/
#text_collection
{
	width: 430px;
	padding-left:5px;
	padding-right:5px;
}


#title
{
	color:#CC0000;
	border-bottom: 1px solid #CC0000;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
}

/* page de liste d'image */

#gauche_corps
{	
	left: 160px;
	position: absolute;
	width: 400px;
}


#title_book1
{
	background-color: white;
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666;
	border-top:1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	width: 400px;
}

#title_book2
{
	color:#CC0000;
	border-bottom: 1px solid #CC0000;
	font-size: 11px;
	font-family: Verdana;
	width: 400px;
}

#text_book
{
	width: 400px;
	text-align: justify;
}

#droite_corps
{
	position: absolute;
	left: 590px;
	top: 190px;
	width: 168px;
	height: 239px;
	border-left: 3px solid #666666; 
	border-right: 3px solid #666666;
	border-top:3px solid #666666;
	border-bottom: 3px solid #666666;
}

/*Fin corps*/


/* ----------------------------------------------------------------------------------------------
												MENU HAUT
   ---------------------------------------------------------------------------------------------- */
#menu
{
	position: absolute;	
	top: 149px;
	left: 799px;
	width: 159px;
}

#menu_milieu
{
height: 119px;

}

#lien1
{
height: 20px;
background-image: url("images/comic_books_1.jpg");
}
#lien1:hover/* Quand le visiteur pointe sur le lien */
{
height: 20px;
background-image: url("images/comic_books_2.jpg");
}

#lien2
{
height: 20px;
background-image: url("images/trading_cards_1.jpg");
}
#lien2:hover
{
height: 20px;
background-image: url("images/trading_cards_2.jpg");
}

#lien3
{
height: 20px;
background-image: url("images/statues_1.jpg");
}
#lien3:hover
{
height: 20px;
background-image: url("images/statues_2.jpg");
}

#lien4
{
height: 20px;
background-image: url("images/movies_1.jpg");
}
#lien4:hover
{
height: 20px;
background-image: url("images/movies_2.jpg");
}
#lien5
{
height: 20px;
background-image: url("images/contact_1.jpg");
}
#lien5:hover
{
height: 20px;
background-image: url("images/contact_2.jpg");
}



/* Fin Menu haut*/

/* ----------------------------------------------------------------------------------------------
												MENU BAS
   ---------------------------------------------------------------------------------------------- */
#menu_bas
{
	background-image: url("images/menu_bas_1.jpg");
	background-repeat: no-repeat;
	width: 159px;
	height: 320px;
}

#menu_table
{	
	margin-left:4px;
	font-family: tahoma;
	font-size: 12px;
	width: 145px;
}

#titre_menu
{	
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
}

#titre_menu a
{
	text-decoration: none;
	color: black;
	font-family: Comic sans ms;
	font-size: 12px;
	font-weight: bold;	
}

#titre_menu a:hover
{
	color: red;
}

#titre_second a
{
	text-decoration: none;
	color: black;
	font-family: tahoma;
	font-size: 12px;
	color: #333340;
	margin-left: 10px;
}

#titre_second a:hover
{
	color: #ff4500;
}

#recherche
{
	color: white;
	position: absolute;
	font-family: verdana;
	font-size: 11px;
	right: 0px;
	top: 90px;
}
/*Fin Menu-bas
/* ----------------------------------------------------------------------------------------------
												PAGE GALERIE
   ---------------------------------------------------------------------------------------------- */

#cont_gal
{
width:650px;
float: left;
padding-left: 5px;
}
   
.galerie
{
height:250px;
width: 212px;
border: 1px solid black;
float: left;
}
/* ----------------------------------------------------------------------------------------------
												FORMULAIRE DE CONTACT
   ---------------------------------------------------------------------------------------------- */
   
fieldset
{
margin: auto;
width: 450px;
margin-bottom: 15px;
}

/* ----------------------------------------------------------------------------------------------
												BAS PAGE
   ---------------------------------------------------------------------------------------------- */
  
#bas_page
{
	position: absolute;
	width: 958px;
	height: 16px;
	left: 0px;
	text-align: center;
	top: 780px;
	color: white;
	font-size: 10px;
	font-family: Verdana;
	background-color: black;
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666;
	border-top:1px solid #666666;
	border-bottom: 1px solid #666666;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{ /*image de chargement */
	position: fixed;
	display:none;
	height:100px;
	width:100px;
	z-index:103;
	top: 45%;
	left: 50%;
	margin: 0 0 0 -50px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}