/*----------------------------------------------------------
Style sheet pour bft
version : 2
auteur : sébastien Decorné
email : sebastien@dynasite.be
website : http://www.dynasite.be/
----------------------------------------------------------*/
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#666666;
	font-weight:normal;
	background-color: white;
}
/* video 3d png transparent */
img.png {

behavior: url(png.htc);
}

table, th, td {
	font-size:11px;
	font-weight:normal;
}
.txtwhitebold {
	color:white;
	font-weight:bold;
}
/* =content */
#content {
	margin: 50px 10px 30px 30px;
}

/*/////////////////////////////////  =typographie   ///////*/
h1 {
	padding:5px ;
	color:red;
	font-size:1.3em;
	border:2px solid gray;
	letter-spacing:0.1em;
	font-variant:small-caps;

}
h2 {
	font-size:1.1em;
	font-variant:small-caps;
	padding-left:20px;
	color:#oc57f;
}
#content .tab {
	padding-left:30px;
}
h3 {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:0.1em;
	font-variant:small-caps;
	color:black;
	padding:3px 0 0 20px;
	margin:0 5px 10px 0;
	background: transparent url(images/new/inter_ico_red_h2.gif) no-repeat center left;
	
}
h4 {
	font-size:0.9em;
	line-height:1em;
	font-weight:bold;
	color:red;

}
/*//////////////////////////  =liens / menu    ///////////////////////////////////////*/
a:link { 
	font-size : 1em;
	font-weight:normal; 
	text-decoration: none; 
	color: red;
}
a:visited { 
	font-size : 1em;
	font-weight:normal; 
	text-decoration: none; 
	color: blue;
}
a:active  { 
	font-size : 1em;
	font-weight:normal; 
	text-decoration: none; 
	color: #00704C;

}
a:hover  { 
	font-size : 1em;
	font-weight:normal; 
	text-decoration: underline; 
	color: #10769C;
}

/* =langue home */
a.menu {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
a.menu:visited { 
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
a.menu:active  { 
	font-weight: bold;
	color: white;
	text-decoration: underline;

}
a.menu:hover  { 
	font-weight: bold;
	color: #479cbf;
	text-decoration: underline;
}


.sousmenu {
	margin: 10px 0px 20px 0px;
	padding: 0 2px;

}


#bg_home_point { /* bg_home à points  rouge*/
	background: transparent url(images/bg_home_point.jpg) repeat-x top left;
	height:35px;
	border-top:2px solid white;
	border-bottom:3px solid #999999;

}

#choice_lang {
	width:300px;
	margin-top:40px;
}

/*  newsletter */
#newsletter {
	margin:80px 10px 10px 10px;
	padding:2px;
	background:white url(images/bg_newsletter.png) repeat-x top left;
	border:2px solid #999999;
	text-align:center;
	height:100px;
}
#newsletter h1 {
	font-size:1.1em;
	margin:0;
	padding:2px;
	color:white;
	background-color:#666666;
}
#newsletter #intro {
	margin : 5px 0;
	height:30px;
}
/*//// menu //////*/
ul#menu {
	margin:0;
	padding: 0;
	float:left;
	background:#a0a5a9 url(images/bg_menu.png) repeat-x top left;
	width:100%;
	height:30px;
}

#menu li {
	list-style: none;
	margin:2px 0;
	padding:5px 20px;
	float:left;
	display:block;
	border-right:1px solid white;
}
#menu li a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-variant:small-caps;
	font-size:1.1em;
}
#menu li.selected {
	background-color:white;
}
#menu li.selected a {
	color:black;
}
#revendeur {
	background:#CCCCCC;
	border-bottom:3px solid #666666;
}
#article ul{
	position:relative;
	width:100%;
	margin: 10px 2px 10px 30px;
	background:none;

}


#article .article_marge_left {
	padding:0 0 15px 30px;

}
#article .paragraphe_galerie {
	float:left;
	text-align:center;
	width:100px;
	margin:0 0 15px 30px;
}
/* article img */
#content img {
	border:2px solid #999999;
}
#content #admin img {
	border:0px;
}
.afficheProduit {
	float:left;
	width:170px;
	margin-right:10px; 
	margin-bottom:10px; 

}
#sousmenuProduit{
margin-top:78px;
}
#closeVideoProduct{
	position:absolute;
	right:20px;
}
/*  footer   */
#footer {
	height:15px;
	background: transparent url(images/new/bottom.jpg) repeat center left;
}

/*/////////////////////////   =admin  /////////////////////////////////////////////////////////// */
#admin {
width:750px;
}

#admin .donnees, #admin textarea{
	width:100%;

}
#admin .titre_article_fr, .titre_article_nl, .titre_article_uk, .resume_article_fr, .resume_article_nl, .resume_article_uk{
	margin: 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

#admin ol  {
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
}
#admin ol li {
	float:right;
	list-style-type:none;
	width:40px;
	height:27px;
}
#admin fieldset {
	font-weight:bold;
	font-size:1.2em;
	border:1px solid gray;
}
#admin #titres_admin_article , #admin #resume_admin_article, #admin #soustitre_admin_article-1,  #admin #soustitre_admin_article0, #admin #soustitre_admin_article1{
	clear:both;
	margin:0;
	padding:5px 10px;
	border:1px solid red;
	font-weight:bold;
}
#admin #admin_article_categorie, #admin #upload_admin_file {
	margin:10px 0;
	font-weight:bold;
}



