BODY 
{
	background: #282828; 
	margin:0;
	padding:0;
	font-family: Verdana, sans-serif;
	font-size:11px;
	text-align:center;
	scrollbar-3dlight-color:#282828;
	scrollbar-arrow-color:#fff;
	scrollbar-darkshadow-color:#282828;
	scrollbar-face-color:#545353;
	scrollbar-highlight-color:#282828;
	scrollbar-shadow-color:#282828;
	scrollbar-track-color:#282828;
}

b.white {
	color : #fff ;
	font-weight : bold ;
	font-size : 12px ;
}

b.grey {
	color : #6E6C6C ;
	font-family : verdana ;
	font-weight : normal ;
	font-size : 9px ;
}

b.white_little {
	color : #fff ;
	font-weight : bold ;
	font-size : 11px ;
}

.txt_white {
	color : #fff ;
	font-size : 11px ;
	font-weight : normal ;
}

table#transpa{
	background: url(images/blank.gif) top right; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/blanc_transpa.png', sizingMethod='scale') ;
	border : 1px solid #FF5205 ;
}

table#transpa2{
	background: url(images/blank.gif) top right; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/blanc_transpa2.png', sizingMethod='scale') ;
	border : 1px solid #53A99C ;
	padding : 60px ;
	text-align : justify ;
}

table#transpa3{
	background: url(images/fond_formct.jpg) top right no-repeat; 
	border : 1px solid #F6DC02 ;
	padding : 10px ;
	text-align : justify ;
}

.photo_pres {
	border : 1px solid #53A99C ;
}

a.menu {
text-decoration:none;
font-size : 11px ;
font-family : verdana ;
font-weight : bold ;
color : #fff ;
}

a:hover.menu {
text-decoration:none;
font-size : 11px ;
font-family : verdana ;
font-weight : bold ;
color : #fff ;
}

a.active {
text-decoration:none;
font-size : 11px ;
font-family : verdana ;
font-weight : bold ;
color : #FF0506 ;
}

a.grey {
text-decoration:none;
font-size : 9px ;
font-family : verdana ;
color : #6E6C6C ;
}

a:hover.grey {
text-decoration:none;
font-size : 9px ;
font-family : verdana ;
color : #6E6C6C ;
}

#fond_peinture {
	background: url(images/fond2_peinture.jpg) top right no-repeat;
}

#frame_menu_P {
	text-align : right ;
	padding-right : 20px ;
	padding-top : 15px;
}

#frame_menu_P2 {
	background: url(images/ht_fd_peint.jpg) top right no-repeat;
	text-align : right ;
	padding-right : 20px ;
	padding-top : 15px;
}

#frame_content_P {
	text-align : right ;
	padding-right : 20px ;
	padding-top : 15px;
}

#frame_content_P2 {
	text-align : right ;
}

#bs_peinture {
	background: url(images/fd_bs_peinture2.jpg) top right no-repeat;
}

#bas_peinture {
	background-color : #282828 ;
	border : 1px solid #ccc ;
	text-align : center ;
	color : #ccc ;
	padding : 5px ;
	font-size : 10px ;
	font-family : verdana ;
}


.formcontact {
	font-size : 10px;
	font-family : verdana ;
	color:#000;
	background-color : #E6E6E6;
	border:1px solid #F6DC02;
}

.formcontactbutton {
	font-size : 10px;
	font-family : verdana ;
	font-weight : bold ;
	background-color : #E6E6E6;
	border:1px solid #F6DC02;
}

/*    MANAGE      */

#fond_manage {
	background-color : #fff ;
	border : 4px solid #CCCCCC ;
	margin : 0px auto ;
}

#manage_header {
	background : #fff url(images/fond_head_manage.jpg) top right no-repeat ;
	padding : 15px ;
	color : #282828 ;
	font-weight : bold ;
	font-size : 14px ;
	text-align : left ;
}

#manage_menu {
	background : #ccc ;
	padding : 5px ;
}

.titre_manage {
	padding : 5px ;
	padding-left : 20px;
	color : #282828 ;
	font-weight : bold ;
	font-size : 12px ;
}

.txt_manage {
	padding : 5px ;
	padding-left : 20px ;
	font-size : 10px ;
}

.formtxt {
	font-size : 10px;
	font-family : verdana ;
	color:#000;
	background-color : #E6E6E6;
	border:1px solid #000000;
}

.formtxtbutton {
	font-size : 10px;
	font-family : verdana ;
	font-weight : bold ;
	background-color : #E6E6E6;
}

/* FONTS MANAGE */

b.titrecombo1 {
  font-family : verdana ;
  font-size : 10px ;
  font-weight : bold ;
  color : #302F2F ;
}

a.creacli  {
	display: block;
	border: 1px solid #A8B5BA;	
	width: 270px;
	height: 15px;
	text-decoration: none;
	font-size:10px;
	font-weight : normal ;
	color:#666;
	padding : 3px 0px 0px 30px ;
	text-align : left ;
	background:url(images/fond_cre1.jpg) top left no-repeat;
}

a:hover.creacli  {
	background:url(images/fond_cre2.jpg) top left no-repeat;
}

#creaclient {
	border: 1px solid #A8B5BA;	
	width: 270px;
	height: 15px;
	text-decoration: none;
	font-size:10px;
	font-weight : normal ;
	color:#666;
	padding : 3px 0px 0px 30px ;
	text-align : left ;
	background-color:#fff;
}

/* pop */

#tem {
  position:absolute;
  width:350px;
  height : 450px ;
  overflow:auto ;
  background-color:#282828;
  border:1px solid #FD5605;
  color:#fff ;
  padding:10px;
  top:30px;
  left:50%;
  margin:0 0 0 -355px;
  text-align:left ;
}


