* {margin:0;padding:0}

html {
	min-height:100%;
	height:100%;
}

body {
	font-family: Tahoma, verdana, helvetica;
	font-size: 11px;
	color:#676767;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	min-height:100%;
	height:100%;
}

#center {
	position: absolute;
	left: 50%;
	width: 960px;
	margin:0px 0px 0px -500px;
	padding:0 0 0 34px;
	min-height:100%;
	background:url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/* hack ie*/
* html #center {
   height: 100%;
}


#header {
	position:relative;
	width:928px;
	height:115px;
}

#top {
	text-align:center;
}

#hleft{
	width:600px;
	padding:10px 0 0 0;
	height:100%;
	display:inline;
	float:left;
	margin:0 0 0 40px;
	font-weight:bold;
}

#hbar{
	width:4px;
	height:115px;
	display:inline;
	float:left;
	background:url(../../images/hbar.gif);
	
}

#hright{
	display:inline;
	float:left;
	padding:60px 0 0 20px;
	font-weight:bold;
}

h1 {
	font-size:11px;
	font-weight:normal;
}

#menu_topbg{
	background:url(../../images/menu_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:15px 0 0 0;
	height:70px;
	width:925px;
}
#menu_top{
	text-align:left;
	color:#FFFFFF;
	float:left;
	padding:0 0 0 100px;
	font-size:12px;
	font-weight:bold;
	height:20px;
	width:825px;
}
.menu_toptxt{
	margin: 0 20px 0 30px;
	color:#FFFFFF;
	text-decoration:none;
}
.menu_topright{
	margin: 0 10px 0 10px;
	color:#FFFFFF;
	text-decoration:none;
}

#menu_topsub{
	text-align:left;
	padding:25px 0 0 140px;
	clear:both;
	float:left;
	width:705px;
}
.menu_topsubtxt{
	margin: 0 10px 0 10px;
	color:#225fa6;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.tre{
	font-weight:normal;
	color:#999999;
	margin:20px;
}



#presentation{
	width:900px;
	margin:25px 10px 0 10px;
}

#presociete{	
	width:800px;
	margin:0 50px 0 50px;
}

#main_img{
	background:url(../images/main_img.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:218px;
}

#presentationtxt{
	height:70px;
	margin:130px 0 0 90px;
	width:620px;
	color:#FFFFFF;
}

.last_minute{
	height:20px;
	padding:4px 0 0 10px;
	background:url(../images/lastminute.gif);
	background-repeat:repeat-x;
	margin:10px 0 0 110px;
	width:690px;
	color:#FFFFFF;
	font-weight:bold;
}

#selection{
	width:860px;
	height:460px;
	margin:10px 0 0 40px;
}
.prdselect{
	width:182px;
	height:212px;
	background:url(../images/bgselect.gif);
	display:inline;
	float:left;
	margin:5px 20px 10px 10px;
}

.imgselect{
	margin:22px 0 0 28px;
	border:#000000 1px solid;
	width:128px;
	height:74px;
	background:#CCCCCC
}

.txtselect{
	font-weight:bold;
	color:#004799;
	height:85px;
	text-align:center;
	width:150px;
	margin:5px 0 0 15px;
}

.prix{
	color:#FF0000;
}
#menu_footer{
	border-top:#CCCCCC 1px dotted ;
	width:925px;
	height:80px;
}


#menu_footertxt{
	margin:0 0 0 60px;
}

.menuListe {
	 list-style-type: none; 
	 display:inline;
	 float:left;
}

li{
	margin:0px 0px 0px 15px;	
}

li a{
	color:#676767;
}

.ul_title{
	height:15px;
	font-weight:bolder;
	font-size:11px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px ;
}

.menu_footerlst{
	margin:10px 0 0 0;
	display:inline;
	float:left;
	width:200px
}



#footer{
	width:925px;
	display:block;
}
#footer_title{
	border:#999999 1px solid;
	height:20px;
	text-align:center;
	padding:10px 0 0 0;
}
#end_footer{
	margin:5px 0 0 0;
	height:60px;
	border-top:#CCCCCC dotted 1px;
}

#end_footer #adresse{
	width:150px;
	display:inline;
	float:left;
	margin:0 0 0 55px;
	padding:20px 0 0 0;
	
}

#end_footer #contact{
	width:	320px;
	padding: 0 0 0 400px;
	display:inline;
	float:left;
}
 #contact a{
	color:#676767;
}
/*/ ///////////////////////////////////////////////////// /*/
TEXTAREA, FILE , TEXT{
 	font-family: Verdana, Arial, sans-serif; 
	background-color:#fcfcfc;
	border:#517f7c 1px solid;
	color:#517f7c;
	font-size: 10px;
}

SELECT{
 	font-family: Verdana, Arial, sans-serif; 
	background-color:#fcfcfc;
	border:#517f7c 1px solid;
	color:#517f7c;
	font-size: 10px;
	width:200px;
	overflow:auto;
}

p{
	font-size:11px;
	text-align:justify;
	margin:5px 2px 0px 4px;
}
img{
	border:0px;
}

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

tr{
	margin:20px;
}

td{
	vertical-align:middle;
}

.hr {
  clear: both;
  visibility: hidden;
  height:0px;
  border:0px;
  margin:-2px 0;
}


#logindiv{
	margin:45px 0 50px 250px;
	padding:55px 0 0 60px;
	width:460px;
	height:215px;
	background:url(../images/form_dmd.gif);
	background-position:left;
	background-repeat:no-repeat;

}

.inputtxt{
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 2px;
}

.inputtxt:focus {
	background: #fff;
	border: 1px solid #686868;
}

.inputlogin{
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 1px;
	padding: 8px;
}

.inputlogin:focus {
	background: #fff;
	border: 1px solid #686868;
}

.login_msg{
	color:#FF0000;
	width:245px;
	text-align:center;
	padding:3px 0 0 0;
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
}

.input{
	color:#676767;
	font-size: 10px;
}


textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}

#contenu{
	width:920px; 
	margin:10px 0 5px 0;
	
}

#showerrors{
	text-align:center;
	font-weight:bold;
}
.oblig{
	color:#FF0000;
}
.succee{
	color:#009e0f;
}
.main{
	font-size:11px;
	font-weight:bold;
	color:#000;
	
}
/******************** gestionnaire *************************************/
#addgestdiv{
	height:100%;
	margin:20px 0 5px 250px;
}


#gestdiv{
	height:100%;
	margin:20px 0 5px 150px;
}
.datarow{
	width:80%;
	border:#CCCCCC 1px solid
}

.dataTableRowOut { 
	background-color: #FFF; 
}

.dataTableRowIn { 
	background-color: #E6E6E6; 
	cursor:pointer
}
/********************* categories *************************************/
#addcatdiv{
	height:100%;
	margin:20px 0 100px 300px;
}

.inputcat{
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 2px;
	width:200px;
}

.inputcat:focus {
	background: #fff;
	border: 1px solid #686868;
}