/* CSS Document */

#conteneur
{
width:1000px;
height:auto;
margin:0 auto;

}

#pied
{
width:100%;
height:40px;
clear:both;
background-color:#AB660B;
}
#pied label
{
float:right;
color:white;
margin-right:5px;
}
#pied label a
{
color:white;
font-weight:bolder;
text-decoration:none;
font-style:oblique;
}
#pied label a:hover
{
text-decoration:ThreeDShadow;
color:yellow;
font-style:oblique;
}

#bandeau
{
width:100%;
height:78px;
background:url(images/bandeau.jpg);

}
#bandeau_en
{
width:100%;
height:78px;
background:url(images/bandeauAnglais.jpg);
}
#container_menu
{
width:100%;
height:auto;
background-color:#AB660B;

}
p
{
color:White;
}
#centre
{
padding:10px 0 15px 0;
width:100%;
height:auto;
background-color:#AB660B;
float:left;
}
/*GESTION DE HOME*/
#centre_accueil
{
width:100%;
height:600px;
background-color:#AB660B;
padding-top:40px;
}

table#home
{

width:800px;
height:auto;
float:right;
}
table#home tr td a
{
color:#EFEE75;
text-decoration:none;
}
table#home tr td a:hover
{
color:White;
text-decoration:underline;
}
table#home tr td img
{
width:600px;
height:450px;

}
table#home tr td p
{
text-align:center;
color:White;
font-size:18px;
}
table#home tr td p.desc
{
text-align:center;
color:#EFEE75;
font-size:16px;
font-weight:bolder;
}
table#home tr td.txt_presente
{
width:170px;
height:auto;

}
table#home img
{
width:600px;
height:450px;

}
/*GESTION DE LA PAGE DE DEMARRAGE*/
#global
{
margin:0 auto;
width:1000px;
height:auto;
}
#demarrage
{
background:url(images/accueil-antik.jpg);
width:1000px;
height:600px;
float:left;
}
#langues
{
float:right;
width:130px;
margin-right:300px;
margin-top:300px;
}
#langues img
{
margin-right:10px;
}


msg_erreur
{
color:red;
}
img
{
border:none;
}
h1
{
color:White;
text-align:center;
margin-bottom:10px;

}
h2
{
color:White;
text-align:center;
text-decoration:underline;
}
div#boutique_container
{
width:800px;
height:274px;
margin:0 auto;

}
div#boutique_txt
{
width:400px;
height:274px;
float:left;
}
div#boutique_img
{

width:346px;
float:left;
height:274px;
}
div#boutique_img a img
{
height:274px;
width:346px;
}

div#boutique_txt ul li
{
margin:20px;
font-size:18px;
font-weight:bolder;
color:White;
list-style-type:disc;
margin-bottom:15px;

}
table#contact
{

margin:0 auto;
color:White;
font-weight:bolder;
border:2px outset gray;
margin-bottom:15px;
}


table#upload
{
float:left;
color:White;
}
table#upload .modif_img
{
width:500px;
height:375px;
}
table#french_value
{
float:left;
color:White;
border:1px solid white;
}
table#en_value
{
float:left;
color:White;
border:1px solid white;
}
table#update
{
color:White;
}
table#delete
{
color:White;
}
table#ripp
{
float:right;
width:400px;
color:White;
}
table#ripp td.titre
{
font-weight:bolder;
font-size:20px;
}
#ref
{
background-color:gray;
}
/*PAGE DETAILS*/
#div1
{
width:400px;
height:300px;
float:left;
border:2px solid White;
border-color: #aaa #ccc #ddd #bbb;
border-style: solid;
border-width: 5px;
margin:5px 10px 0 5px ;
}
img.img_d
{
width:400px;
height:300px;
float:left;
border-color: #aaa #ccc #ddd #bbb;
border-style: solid;
border-width: 5px;
margin:5px 10px 0 5px ;
}
#div1_portrait
{
width:225px;
height:300px;
float:left;
border-color: #aaa #ccc #ddd #bbb;
border-style: solid;
border-width: 5px;
margin:5px 10px 0 5px ;
}
img.img_dportrait
{
width:225px;
height:300px;
float:left;
border-color: #aaa #ccc #ddd #bbb;
border-style: solid;
border-width: 5px;
margin:5px 10px 0 5px ;
}
#details
{
margin:0;
width:1000px;
height:auto;
float:left;
}
#details table
{

border-color: #aaa #ccc #ddd #bbb;
border-style: solid;
border-width: 5px;


}
#details p
{
margin-left:5px;
text-align:left;
font-size:18px;
color:White;
}
#details p label
{
color:#ECC292;
font-weight:bolder;
margin-left:10px;
}
#details p label a
{
color:yellow;
}
#details p label a:hover
{
color:white;
}
marquee
{
color:white;
width:200px;
font-weight:bolder;
}
#chargement
{
width:200px;
visibility:hidden;
margin:0 auto;
color:White;
font-size:18px;
}
#chargement img
{
width:145px;
margin:0 auto;
}
#pied_referencement
{
width:100%;
height:70px;
clear:both;
background-color:white;
}
#pied_referencement img
{
float:right;
}
a.langues
{
color:#7C5023;
float:right;
padding:10px;
font-weight:bolder;
font-style:oblique;
}
a.langues:hover
{
color:white;


}