/* CSS Document */

/******************************************************* GENERAL *******************************************************/
body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	background-image:url(../imgs/fond_inox.png);
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	width:570px;
	/*text-transform:uppercase;*/
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-bottom:1px solid;
	text-transform:uppercase;
	width:570px;
}

h3 {}

a {
	color:#923487;
	text-decoration:none;
}

a:hover {
	/*color:#666;*/
	font-weight:bold;
}
/********************************************************************************************************************/
/******************************************************* SITE *******************************************************/
#site_accueil {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-495px;
	margin-top:-315px;
	width:990px;
	height: 630px;
	background-image:url(../imgs/fond4_accueil.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	overflow:hidden;
}

#site {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-495px;
	margin-top:-315px;
	width:990px;
	min-height: 630px;
}

#logo_accueil {
	position:relative;
	left:38px;
	top:38px;
	background-image:url(../imgs/logo_accueil.png);
	width:135px;
	height:135px;
}

#identification {
	display:none;
}

#identification a {
	display:none;
}

#identification a:hover {
	display:none;
}

#content {
	position:absolute;
	left:220px;
	top:167px;
	width:570px;
	height:380px;
	margin-right:320px;
	padding-bottom:20px;
	text-align:justify;
	overflow:hidden;
}

#alerte {
	position:fixed;
	top:5px;
	left:50%;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CC0000;
	color:#CC0000;
	background-color:#FFFFCC;
	padding:5px;
	margin:0px;
	margin-left:-250px;
	text-align:center;
	z-index:2;
}

#print {
	display:none;
}

.calendar {
	background-image:url(../imgs/date.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 17px;
	height:16px;
	border: 0px;
	cursor:pointer;
	z-index:99;
}
.recap_panier {
	display:none;
}

#prim {
	position:absolute;
	/*left:50%;
	top:50%;
	margin-left:425px;
	margin-top:275px;*/
	left:915px;
	top:548px;
	width:48px;
	height:17px;
}

#accueil_recherche {
	position:absolute;
	/*left:50%;
	top:50%;
	margin-left:-480px;
	margin-top:300px;*/
	left:0px;
	top:582px;
	width:925px;
	height:30px;
	padding-top:6px;
	padding-right:35px;
	text-align:right;
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

#footer {
	position:absolute;
	top:580px;
	left:-15px;
	width:100%;
	padding-top:12px;
	text-align:right;
	font-size:10px;
}

.titre {
	font-weight:bold;
	text-transform:uppercase;
}
/*********************************************************************************************************************/
/******************************************************* MENUS *******************************************************/

#menu {
	position:absolute;
	left:220px;
	top:80px;
}

#menu_graphique {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:33px;
	width:980px;
	text-align:center;
	float:left;
}

#menu_accueil {
	position:relative;
	left:700px;
	top:221px;
	width:140px;
	padding-top:6px;
	padding-bottom:6px;
}

#menu_2 {
	position:absolute;
	left:56px;
	top:207px;
}

#menu_admin {
	position:absolute;
	right:0px;
	top:0px;
	padding:5px;
	margin:0px;
	min-height:99%;
	width:200px;
	border-left:1px solid #000;
	text-align:left;
	background-color:#FFF;
	z-index:5;
	list-style-image:url(../imgs/contact_on.png);
	list-style-position:outside;
}

#menu_flag {
	display:none;
}

/******************************************************* RELOOKING *******************************************************/
/*************************************************************************************************************************/

td.accueil_relooking {
	text-align:center;
	padding-top:2px;
}

a.accueil_relooking {
	color:#F27400;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
}

a.accueil_relooking:hover {
	font-weight:bold;
}

/******************************************************* COACHING ********************************************************/
/*************************************************************************************************************************/

td.accueil_coaching {
	text-align:center;
	padding-top:2px;
}

a.accueil_coaching {
	color:#923487;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
}

a.accueil_coaching:hover {
	font-weight:bold;
}

/******************************************************* PROJET **********************************************************/
/*************************************************************************************************************************/

td.accueil_projet {
	text-align:center;
	padding-top:2px;
}

a.accueil_projet {
	color:#009DDF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
}

a.accueil_projet:hover {
	font-weight:bold;
}


/******************************************************* ACTUALITE *******************************************************/
/*************************************************************************************************************************/

td.accueil_actu {
	height:40px;
}

a.accueil_actu {
	color:#A67C52;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	text-align:center;
	padding-top:2px;
	text-decoration:none;
}

a.accueil_actu:hover {
	font-weight:bold;
}

/******************************************************* CONCEPT *******************************************************/
/*************************************************************************************************************************/

td.accueil_concept {
	height:40px;
}

a.accueil_concept {
	color:#534741;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	text-align:center;
	padding-top:2px;
	text-decoration:none;
}

a.accueil_concept:hover {
	font-weight:bold;
}

/******************************************************* REALISATION *****************************************************/
/*************************************************************************************************************************/

td.accueil_realisation {
	height:40px;
}

a.accueil_realisation {
	color:#C7B299;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	text-align:center;
	padding-top:2px;
	text-decoration:none;
}

a.accueil_realisation:hover {
	font-weight:bold;
}

/******************************************************* CONTACT *********************************************************/
/*************************************************************************************************************************/

td.accueil_contact {
	height:40px;
}

a.accueil_contact {
	color:#E19C56;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	text-align:center;
	padding-top:2px;
	text-decoration:none;
}

a.accueil_contact:hover {
	font-weight:bold;
}

/******************************************************* MENTIONS ********************************************************/
/*************************************************************************************************************************/

a.accueil_mention {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:15px;
}

a.accueil_mention:hover {
	text-decoration:underline;
}

/******************************************************* RECHERCHE *******************************************************/
/*************************************************************************************************************************/

.submit {
	height:20px;
	background-color:#000000;
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	border:1px solid #FFF;
}

.recherche {
	height:14px;
	font-family:Helvetica, Arial, sans-serif;
}

.submit_int {
	height:20px;
	background-color:#FFF;
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	border:1px solid #000;
}

.recherche_int {
	width:131px;
	height:19px;
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(../imgs/champ_rechercher.png);
	background-repeat:no-repeat;
	background-position:center center;
	border:none;
	padding-top:5px;
	padding-left:15px;
	padding-right:5px;
	font-size:10px;
	overflow:hidden;
}

/******************************************************* TOOLBOXES *******************************************************/
/*************************************************************************************************************************/

#toolboxcolor {
	position:absolute;
	/*width:289px;
	height:193px;*/
	background-color:#FFFFFF;
	text-align:left;
	top:50%;
	left:50%;
	margin-left:-145px;
	margin-top: -97px;
	border: 1px solid #000000;
	z-index:3;
	visibility:hidden;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

#toolboxface {
	position:absolute;
	background-color:#000000;
	text-align:left;
	top:50%;
	left:50%;
	margin-left:-145px;
	margin-top: -97px;
	z-index:3;
	visibility:hidden;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

#toolboxface a{
	color:#000000;
	text-decoration:none;
}

#toolboxsize {
	position:absolute;
	background-color:#000000;
	text-align:left;
	top:50%;
	left:50%;
	margin-left:-145px;
	margin-top: -97px;
	z-index:3;
	visibility:hidden;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

#toolboxsize a {
	color:#000000;
	text-decoration:none;
}

/******************************************************* NEWSLETTER ******************************************************/
/*************************************************************************************************************************/

#img_newsletter {
	border:1px solid #999;
	float:left;
	margin-right:5px;
}

/******************************************************* SCROLLER ********************************************************/
/*************************************************************************************************************************/

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}

#Scrollbar-Container {
	position:absolute;
	left:820px;
	top:200px;
}

.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}

.Scrollbar-Track {
  width: 1px;
  height: 300px;
  position: absolute;
  top: 6px; left: 4px;/*
  background-image:url(../imgs/scrollbar_track.png);
  background-repeat:repeat-y;*/
  background-color:#000000;
}

.Scrollbar-Handle {
  position: absolute;
  width: 11px; height: 12px;
  margin-left:-5px;
}

.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 306px;
}

/******************************************************* FORMULAIRE ******************************************************/
/*************************************************************************************************************************/

.input {
	width:200px;
	height:20px;
	border:1px solid #E19C56;
	background-color:#FFFFFF;
}

.textarea {
	width:350px;
	height:150px;
	border:1px solid #E19C56;
}
	