html,body {margin:0; padding:0;}

body {
	background:#898026;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
}

a, a:active, a:visited {
	font-weight:bold;
	color:#898026;
	text-decoration:none;
}
a:hover {
	color:#898026;
	text-decoration:underline;
}

#menu {
	padding-top:20px;
	padding-left:221px;
       	/*word-spacing:0px;*/
	margin-bottom:46px;
}
#menu a, #menu a:active, #menu a:visited {
	color:#585858; 
	padding:2px 16px 2px 16px;
	border-bottom:5px solid #8a8126;
	font-size:12px; 
	font-family:arial;
}

hr {margin:10px 0 10px 0; padding:0; height:0; border:0; border-top:2px dotted #cacaca;}

h1 {color:#898026; font-size:12px; margin:4px;}
h2 {font-size:12px; margin:4px;}
h3 {font-size:12px; margin:4px;}

img {border:0; vertical-align:middle;}

p {margin:4px;}

.button {
	border:1px solid #d4d0c8;
	background:#e8e8e8;
	color:#8f8816;
	font-weight:bold;
	font-size:9px;
	width:auto;
}

select, input {
	color:#909090;
	font-size:10px;
	width:100%;
	padding-left:4px;
}

#conteneur {
	width:100%;
	height:721px;
	background:url(/multimedia/images/img_structures/bg.jpg) top center;
	text-align:center;
}

#main {
	text-align:left;
	margin:auto;
	/*width:938px;*/ width:950px;
	height:661px;
	position:relative;
	background:url(/multimedia/images/img_structures/bg2.jpg) 0 69px no-repeat;
}

#langues {
	width:100%;
	text-align:right;
}
a.langues, a.langues:active, a.langues:visited {
	font-weight:normal;
	color:#FFFFFF; 
	text-decoration:none;
	font-size:10px;
}
a.langues:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.langueshover {
	color:#fff;
	text-decoration:underline;
	font-size:10px;
}
#titre {
	margin-top:30px;
	padding-left:224px;
	color:#fff;
	text-align:right;
}
#titre img {
	float:left;
}



#bloc_gauche {
	float:left;
	width:150px;
	margin-left:18px !important;
	margin-left:8px;
	color:#5b5b5b;
}
#newsletter {
	position:absolute;
	bottom:60px;
	width:140px;
}
#newsletter input {
	width:70%;
}
#newsletter .button {
	width:20%;
	padding:0;
}

#bloc_droite {
	float:right;
	margin-right:24px !important;
	margin-right:6px;
	width:740px;
}

.bloc_accroche {
	float:right;
	width:741px !important;
	width:730px;
	height:265px !important;
	background:url(/multimedia/images/img_structures/gris.jpg) right repeat-y;
	position:relative;
}
.bloc_accroche h4 {
	height:19px;
	width:100%;
	background:url(/multimedia/images/img_structures/h4_gotec.jpg) 0 0 no-repeat;
	color:#fff;
	padding-left:10px;
	padding-top:3px;
	font-size:12px;
	font-family: Arial;
	margin:0;
}
.bloc_accroche .img {float:left;}
.bloc_accroche .p {padding:6px 0 6px 554px}
.bloc_accroche .p p {padding:6px;}
.bloc_accroche .more {
	position:absolute; 
	bottom:0 !important;
	bottom: -1px;
	right:0;
	width:178px !important;
	width:177px;
	height:19px;
	padding-left:10px;
	padding-top:3px;
	background:#8a8126;
}

a.more, a.more:active, a.more:visited {
	font-weight:bold;
	color:#FFFFFF; 
	text-decoration:none;
	font-size:10px;
}
a.more:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.bloc_produit {
	float:left;
	width:177px;
	height:182px;
	margin-top:16px !important;
	margin-top: 10px;
	margin-right:10px;
	overflow:hidden;
}
.bloc_produit a, .bloc_produit a:visited, .bloc_produit a:active, .bloc_produit a:hover, #bloc_gauche a, #bloc_gauche a:active, #bloc_gauche a:visited, #bloc_gauche a:hover {color:#000; font-weight:normal;}
.bloc_produit h4 {height:19px; font-size:10px; color:#fff; font-family:verdana; margin:0; padding-left:8px; padding-top:5px}
.vert h4 {background:url(/multimedia/images/img_structures/h4_vert.jpg) 0 0 no-repeat;}
.vert img {border-bottom:2px solid #235e31}
.bleu h4 {background:url(/multimedia/images/img_structures/h4_bleu.jpg) 0 0 no-repeat;}
.bleu img {border-bottom:2px solid #004b88}
.rouge h4 {background:url(/multimedia/images/img_structures/h4_rouge.jpg) 0 0 no-repeat;}
.rouge img {border-bottom:2px solid #b70026}
.violet h4 {background:url(/multimedia/images/img_structures/h4_violet.jpg) 0 0 no-repeat;}
.violet img {border-bottom:2px solid #7c00b6}
.produit4 {margin-right:0;}


.agentHeader {
border-width:1px; 
border-style:solid; 
border-color:silver; 
background-color:silver;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-variant:small-caps;
color:white;
font-size:14px;
}
.agentDescription {
/*border-width:1px;*/
/*border-style:solid; */
/*border-color:silver;*/
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
vertical-align:top;
}

#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	clear:both;
	color:#fff;
	text-align:right;
	font-weight:bold;
        font-size:10px;
}

#footer a{
  color: #FFF;
}

.logo {float:left; margin-left:20px}

.right {text-align:right;}

/*pour la page detail de products*/
#ProduitDetails_top {
width:716px;
margin-right:24px !important;
}

#ProduitDetails_titre {
float:left;
width:300px;
}

#ProduitDetails_printpdf {
float:right;
width:350px;
text-align:right;
}

.ProduitDetails_description {
padding-top:4px;
padding-bottom:4px;
}
