﻿/*
	GENERAL
*/
*
{
	font-size:12px;
}

body
{
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color: #666666; /*DM*/
	margin: 0px;
}

h3
{
	font-size: 12px;
	color: #6A2B5E;
	background: #EDD3E8;
	padding: 6px;
	margin-top: 0px;
	border: 1px #CB7EBC dotted;
	text-align:center;
}

h5
{
	font-size: 10px;
	padding-left:10px; /* DM nouvelle largeur*/
}

#header
{
	width: 100%;
	height: 61px;
	background: #D3BED7 url("images/header-logo-suite.gif") no-repeat;
	background-position: right;
}

#menuleft
{
	top: 10px;
	width: 180px;
	padding: 0px;
	vertical-align: top;
	background: #DFE2F4;
}

#menuleftcontent
{
	font-size: 12px;
	border-right: solid 1px #CE94E4;
	border-bottom: solid 1px #CE94E4;
	font-weight: bold;
	color: #4D4D4D;
	font-family: Verdana;
	background-color: #F7ECFB;
}

#menuleftcontent a
{
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	padding: 3px;
	text-decoration: none;
}

#menuleft a:hover
{
	padding: 2px;
	background-color: white;
	border: solid 1px grey;
}

#content
{
	width: 900px;
	vertical-align: top;
	background: white;
}

#alert
{
	top: 10px;
	right: 50px;
	width: 400px;
	padding: 20px;
	text-align: center;
}

#alerttext
{
	position: relative;	
	font-style: italic;
	font-size: large;
	color: blue;
	border: red 2px solid;
	background: #F7DBDB;
}

.news
{
	/*width: 620px;	DM pleine largeur */
	border: 1px solid black;
	padding: 2px;
}

.news a
{
	text-decoration: none;
}

.news .title
{
	background: #D9CDF8;
	font-weight: bold;
	padding: 5px;
	font-size: 12px; /* DM IE */
}

.news .link
{
	background: #D3F2D2;
	padding: 2px;
}

.news .link:hover
{
	background: #FAF185;
	padding: 2px;
}

#menu
{
	height: 18px;
	width: 100%;
	text-align: right;
	background: #D3BED7 url("images/menu-left.gif") no-repeat;	
}

#menu a
{
	margin-right: 10px;
	margin-left: 10px;
	color: #4A005D;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#menu a:hover
{
	color: white;
	background: purple;
}

#rubrik
{
	position: relative;
	/*top: 10px;	DM	message ? */
	/*margin: 10px;*/
	background: white; /*DM*/
	width:800px;

}

#frame-left
{
	width: 100px;
	background: #D3BED7;
	text-align: left;
	vertical-align: top;
}
/* DM pour IE*/
#frame-left b
{
	font-size:12px;
}
#frame-center
{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

#frame-right
{
	width: 10%;
	background: #D3BED7;
	text-align: left;
	vertical-align: top;
}
/*
#footer
{
	color: white;
	font-family: Arial;
	font-size: 0.9em;
	background: #91639C;
	font-weight: bold;
}

#footer .right
{
	float: right;
}

#footer .right a
{
	color: white;
	text-decoration: none;
}

#footer .right a:hover
{
	color: yellow;
}
*/
/*
	LOGON
*/

#logon
{
	width: 400px;
	border: 1px #4A005D solid;
	text-align: center;
}

#logon .titre
{
	color: white;
	padding: 4px;
	background: #4A005D;	
}

#logon input
{
	background: #E4CFE8;
	text-align: center;
}

#connected
{
	color: black;
	background: white;
	font-size: xx-small;
	padding: 5px;
	margin:5px 300px; /* margin: 10px; */
	border: #4A005D 1px solid;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

#connected b
{
	position: relative;
	width: 100%;
	left: 0px;
	padding: 2px;
	font-weight: bold;
	color: black;
}

#admin
{
	border: 1px solid red;
	padding: 5px;
	/*width: 100%;	DM largeur zone 800*/
}

#admin .titre
{
	font-weight: bold;
	background: red;
	border: 1px solid black;
	padding: 2px;
}

#admin input
{
	
}
#mainblackgallery
{
	background: #3C263C;
	padding: 10px;
	padding-bottom: 0px;
	color: white;
	width: 100%;
	text-align: center;
	font-size: 12px;
	background: #D3BED7 url("images/gallery.gif") repeat;
}

#mainblackgallery .rect
{
	border: #A07AAF solid 1px;
	width: 100px;
	height: 89px;
	background: #2B1C2B;
}

#mainblackgallery .rect:hover
{
	border: #F1DCEC solid 1px;
	background: #7B4F7B;
}

#blackgallery
{
	background: black;
	padding: 8px;
	padding-bottom: 0px;
	color: white;
}

#blackgallery #list
{
	vertical-align: top;
	background: #22274F;
	width: 130px;
	border: 1px #757373 solid;
	font-size: 10px;
	
}

#blackgallery #list select
{
	width: 130px;
}

#blackgallery #list img
{
	border-top: 2px white solid;
	border-left: 2px white solid;
	border-right: 2px #757373 solid;
	border-bottom: 2px #757373 solid;
	margin-top: 5px;
	margin-left: 7px;
}

#blackgallery #list img:hover
{
	border-top: 2px #757373 solid;
	border-left: 2px #757373 solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
}

#blackgallery #selection
{
	padding-left: 8px;
	text-align: center;
	width: 615px;
}

#blackgallery #title
{
	text-align: center;
	color: white;
	background: black;
}

#gallery
{
	width: 620px;
}

#gallery #list
{
	vertical-align: top;
	background: #C9C9C9;
	width: 130px;
	border: 1px #757373 solid;
	font-size: 10px;
	
}

#gallery #list select
{
	width: 130px;
}

#gallery #list img
{
	border-top: 2px white solid;
	border-left: 2px white solid;
	border-right: 2px #757373 solid;
	border-bottom: 2px #757373 solid;
	margin-top: 5px;
	margin-left: 7px;
}

#gallery #list img:hover
{
	border-top: 2px #757373 solid;
	border-left: 2px #757373 solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
}

#gallery #selection
{
	text-align: center;
}

#gallery #title
{
	text-align: center;
	color: white;
	background: black;
}

#cart
{
	text-align: center;
	border: solid 1px black;
	padding: 2px;
	/*width: 100%;	DM */
	background: #DDFFDD;
}

#cart .product
{
	text-align: left;
	border: dotted 1px #9B9BF7;
	margin: 5px;
	background: #dadafc;
	padding: 2px;
}

#cart img
{
	border: 0px;
}

#cart .add
{
	border-top: 2px #4E69C9 solid;
	border-left: 2px #4E69C9 solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	line-height: 22px;
	padding: 6px;
	margin-left: 35%;
	background: #C6C9DF;
	text-decoration: none;
	color: black;	
}

#cart .add:hover
{
	background: #7D80E3;
}

#cart .quantity
{
	float: right;
}

#cart .manage
{
	font-size: x-small;
	border-top: 1px red solid;
	border-left: 1px red solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	line-height: 22px;
	padding: 2px;
	text-decoration: none;
	color: black;
	background: #F88D7E;
	margin-left: 0%;
}

#cart .manage:hover
{
	background: #FC531B;
}

#cart #price
{
	background: #6383B4;
	margin: 5px;
	text-align: right;
	color: white;
	border: solid 1px black;
}

#cart .element
{
	vertical-align: top;
	font-size: x-small;
	margin-right: 10px;
}

#cart .element img
{
	float: left;
	padding-right: 5px;
}

#cart .finalize
{
	border-top: 2px #58BE67 solid;
	border-left: 2px #58BE67 solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	line-height: 20px;
	background: #A6DD8E;
	text-decoration: none;
	color: black;
	padding: 5px;
}

#cart .finalize:hover
{
	border: 2px #58BE67 solid;
	color: white;
	background: black;
}

#cart .terms
{
	position: relative;
	left: 10px;
	width: 600px;
	height: 120px;
	font-family: Verdana, Arial;
	font-size: 9px;
	background-color : #A2DDB5;
	border: 1px solid #286C3F;
	overflow: scroll;
}

#order
{
	text-align: center;
	width: 650px;	/*DM décalage*/
}

#order a
{
	font-size: 13px; 
	top: 10px;
	border-top: 2px #4E69C9 solid;
	border-left: 2px #4E69C9 solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	line-height: 22px;
	padding: 6px;
	margin: 20px;
	background: #C6C9DF;
	text-decoration: none;
	color: black;	
	
}

#order a:hover
{
	background: #7D80E3;
}

.chooseImage
{
	position: relative;
	top: 10px;
	border-top: 2px #4E69C9 solid;
	border-left: 2px #4E69C9 solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	line-height: 22px;
	padding: 6px;
	margin: 20px;
	background: #C6C9DF;
	text-decoration: none;
	color: black;	
}

.chooseImage:hover
{
	background: #7D80E3;
}

#userphoto
{
	position: relative;
	top: 10px;
	padding: 5px 0 10px 10px;/* old 5px; DM */
	width: 98%;/* 100%; DM taille 800*/
}
#userphoto h3
{
	font-size:12px; /* DM TOFIX */
}
#userphoto .titre
{
	color: white;
	font-weight: bold;
	background: black;
	border: 1px solid black;
	padding: 2px;
}

.tochoose
{
	color: red;
}

#follow
{
	width: 100%;
	border: 1px black solid;
}

#follow .firstline
{
	background: #D3CBFA;
}

#follow .wait_payment
{
	background: #F9BDBE;
}

#follow .paid
{
	background: #C8C6F0;
}

#follow .sent
{
	background: #AFE1A8;
}
/*DM - début*/
.fullscreen
{
	width:100%;
	height:100%;
}

a img 
{
border: none;
outline:0;
}

#Tableau_01
{
	background-color: white; /*DM*/
}


#bas
{
	background-color:white;
	/*background-image:url(images/id2_08.jpg);*/
	background-image:url(images/menu_bas_ht.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	font-size: 12px; /* DM IE */
}
#bas p
{
	text-align: left;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px; /* DM IE */	
}

#bas img
{
	padding-right: 30px;
	padding-left: 30px;
	height: 100px;
}

#img_center
{
	position:relative;
	width:800px;
	height:100px;
	background-image:(/images/id2_08.jpg)
	float:center;
}
#footer
{
	color: #000000;
	font-family: Arial;
	font-size: 0.9em;
	background: #CCCCCC;
	font-weight: bold;
	bottom: auto;
}

#footer .right
{
	float: right;
}

#footer .right a
{
	color: #000000;
	text-decoration: none;
}

#footer .right a:hover
{
	color: yellow;
}
#message
{
	color: black;
	background: white;
	font-size: xx-small;
	padding: 5px;
	margin:5px 200px; /* margin: 10px; */
	border: #4A005D 1px solid;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

/*DM - fin*/
		
