@charset "utf-8";
/*  
Name: www.smir.ma
Author: Adounis Younes / y.adounis@gmail.com
Date: 07/11/2008
*/

body {
	margin-top:0px;
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#global {
	background-color:#FFFFFF;
	width:885px;
	margin:0 auto 0 auto;
	border:#CCCCCC;
	overflow:auto;
}
#header {
	background-color:#000000;
	color:#FFFFFF;
	text-align:right;
	padding:5px;
	font-size: small;
	margin-bottom:4px;
}
#header a{
	text-decoration:none;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#header a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#bienvenu {
	float:left;
	width:230px;
	height:33px;
	background:url(images/bienvenu.jpg) 0 0 repeat-x;
	margin-right:4px;
	text-align:center;
	color:#FFFFFF;
	font-size:medium;
	font-weight:bold;
	padding-top:7px;
}
#menu {
	float:left;
	width:651px;
	height:33px;
	background:url(images/menu_bg.jpg) 0 0 repeat-x;
	padding-top:7px;
}
.tab_menu {
	text-align:center;
}
.tab_menu a{
	text-align:center;
	color:#FFFFFF;
	font-size:medium;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold
}
.tab_menu a:hover {
	text-decoration:underline;
	font-weight:bold;
}
#logo {
	float:left;
	width:230px;
	height:220px;
	margin-top:4px;
}
#banniere {
	width:651px;
	height:220px;
	float:left;
	margin-top:4px;
	margin-left:4px;
}
#list_pdt {
	width:230px;
	float:left;
	margin-top:4px;
}
.title_list_pdt {
	background-image:url(images/fond.jpg);
	height:25px;
	text-align:center;
	color:#006699;
	font-weight:bold;
	font-size:medium;
}
.list_pdt {
	background-color:#cccccc;
}
.cdc {
	margin-top:4px;
	color:#006699;
	font-weight:bold;
	font-size:small;
	border:#CCCCCC 1px solid;
	margin-bottom:4px;
}
.cdc a{
	text-decoration:none;
}
.cdc img{
	margin:4px;
}
#contenu {
	width:651px;
	float:left;
	margin-top:4px;
	margin-left:4px;
}
.title_contenu {
	background-image:url(images/fond.jpg);
	height:25px;
	color:#006699;
	font-weight:bold;
	font-size:medium;
	padding-left:10px;
	width:875px;
}
.descrip_pdt {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11;
}
/*#img_pdt {
	border:1px #CCCCCC solid;
	width:231px;
	height:190px;
	margin-left:0px;
	padding:2px;
	text-align:center;
}*/
.img_pdt_show{
	border:5px #CCCCCC solid;

}
.margeI {
	padding-top:5px;
	padding-bottom:10px;
	color:#000000;
	font-size:13px;
}
#lien_img {
	color:#000;
	text-decoration:underline;
	margin-left:20px;
}
#detail_pdt {
	margin-left:100px;
	width:300px;
	position:static;
}
.titre_pdt {
	font-weight:bold;
	color:#006699;
	font-size:18px;
}
#form_contact {
	width:647px;
	float:left;
	margin-top:4px;
	margin-left:4px;
	color:#006699;
	font-weight:bold;
	margin-bottom:10px;
}
#form_contact input {
	background-color:#006699;
	color:#FFFFFF;
	border:1px #000000 solid;
}
#form_contact textarea {
	background-color:#006699;
	color:#FFFFFF;
	border:1px #000000 solid;
}
#footer {
	background-color:#000000;
	text-align:center;
	color:#FFFFFF;
	padding:5px;
	font-size: small;
	margin-bottom:0px;
	float:left;
	width:875px;
}
.Style1 {color: #006699}
#ok
{
    border:solid 1px #008000;
    background:#0EB10A;
    color:#222222;
    padding:4px;
    text-align:center;
	font-weight:bold;
}
#no
{
    border:solid 1px #b00821;
    background:#f1cecc;
    color:#b00821;
    padding:4px;
    text-align:center;
	font-weight:bold;
}
.txt_contact {
	color:#000000;
}
