body {
	color: #4a4e59;
	font-family: Helvetica Neue, Helvetica, Verdana, Arial, sans-serif;
	background-image:url(img/head.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	margin:0;
	font-size:13px;
}

.clear {
	clear:both;
	}
	
a {
	color:#E3332A;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

.titregris {
	color:#6A6A6A;
	}
	
.titregris2 {
	color:#6A6A6A;
	font-size:10px;
	font-style:italic;
	}
	
.photointerne {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border-radius:30px 0px 30px 0px;
	-moz-border-radius:30px 0px 30px 0px;
	-webkit-border-top-left-radius:30px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:0px;
	}
	
	
.photointernedroite {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border-radius:30px 0px 30px 0px;
	-moz-border-radius:30px 0px 30px 0px;
	-webkit-border-top-left-radius:30px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:0px;
	}
	
img {
	border:0px;
	}
	
.border {
	border-bottom:solid 1px #6A6A6A;
	margin-bottom:10px;
	padding-bottom:10px;
	}
	

/* Liens du haut et recherche----------------------------------------- */	

#header {
	height:378px;
	width:980px;
	padding-right:20px;
	margin:auto;
	}

.lienshaut {
	height:159px;
	}

.lienshaut a {
	display:block;
	float:left;
	}
	
.search {
	margin-top:50px;
	float:right;
	}
	
.search a {
	float:none;
	display:inline;
	height:30px;
	}
	
.search form {
	margin:0;
	padding:0;
	}
.search input {
	width:130px;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: solid 1px #4a4e59;
	padding:3px;
	color:#4a4e59;
	}
.home {
	background-image: url("img/logo.jpg");
	width:264px;
	height:100px;
	margin-right:51px;
	}
.uk {
	background-image: url("img/uk.jpg");
	height:33px;
	margin-top:50px;
	}
.uk:hover {
	background-image: url("img/uk-over.jpg");
	}
.uk {
	background-image: url("img/fr.jpg");
	height:33px;
	margin-top:50px;
	width:70px;
	}
.uk:hover {
	background-image: url("img/fr-over.jpg");
	}

.de {
	background-image: url("img/de.jpg");
	height:33px;
	margin-top:50px;
	width:65px;
	}
	
.de:hover {
	background-image: url("img/de-over.jpg");
	}
	
.sp {
	background-image: url("img/sp.jpg");
	height:33px;
	margin-top:50px;
	width:71px;
	}
	
.sp:hover {
	background-image: url("img/sp-over.jpg");
	}
	
/* Menu principal ----------------------------------------- */
.navig {
	float:left;
	}

.navig a {
	width:264px;
	display:block;
	}

.safi {
	background-image: url("img/groupe.jpg");
	height:28px;
	}
	
.safi:hover {
	background-image: url("img/groupe-over.jpg");
	}
	
.savoirfaire {
	background-image: url("img/savoir-faire.jpg");
	height:27px;
	}
	
.savoirfaire:hover {
	background-image: url("img/savoir-faire-over.jpg");
	}

.produits {
	background-image: url("img/produits.jpg");
	height:25px;
	}
	
.produits:hover {
	background-image: url("img/produits-over.jpg");
	}

.boite {
	background-image: url("img/boiteaoutils.jpg");
	height:27px;
	}

.boite:hover {
	background-image: url("img/boiteaoutils-over.jpg");
	}
	
.contacts {
	background-image: url("img/contacts.jpg");
	height:27px;
	}
	
.contacts:hover {
	background-image: url("img/contacts-over.jpg");
	}

/* liens en haut a droite ----------------------------------------- */
.hautdroite {
	float:right;
	padding-top:86px;
	height:53px;
	}
	
.hautdroite a{
	width:154px;
	display:block;
	}
	
.plan {
	background-image: url("img/plan.jpg");
	height:26px;
	}
	
.plan:hover {
	background-image: url("img/plan-over.jpg");
	}
	
.newsletter {
	background-image: url("img/newsletter.jpg");
	height:27px;
	}
	
.newsletter:hover {
	background-image: url("img/newsletter-over.jpg");
	}
	
	
/* conteneur----------------------------------------- */
#conteneur {
	background-image:url(img/bg-conteneur.gif);
	background-position:center;
	background-repeat:repeat-y;
	}
.contenant {
	width:980px;
	padding-right:20px;
	margin:auto;
	}
.gauche {
	float:left;
	width:220px;
	margin-right:20px;
	margin-left:10px;
	}
	
#marqueecontainer {
	position: relative;
	overflow: hidden;
	background-color:#edc73c;
	height:100px;
	width:220px;
}
#menugauche {
	background-color:#edc73c;
	width:196px;
	padding-left:20px;
	padding-right:4px;
	color:#6A6A6A;
	font-size:14px;
}

#menugauche ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:20px;
	}

#menugauche ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom:4px;
	}
	
#menugauche ul li ul {
	margin-left:10px;
	border-bottom:0px;
	padding-top:0px;
	}
	
#menugauche ul li ul li {
	font-size:11px;
	margin-left:10px;
	list-style-type:circle;
	margin-bottom:2px;
	}

#menugauche a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	}
#menugauche a:hover{
	color:#494e59;
	}	
#menugauche ul li ul li a {
	font-size:13px;
	text-decoration:none;
	}
	
#menugauche strong a {
	font-weight:normal;
	color:#494e59;
	text-decoration:none;
	}
#menugauche strong {
	font-weight:normal;
	color:#494e59;
	padding-left:15px;
	background-image:url(img/fleche-grise.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	}
*html #menugauche strong {
	display:inline;
	}
#menugauche ul li ul li strong {
	padding-left:0px;
	background-image:none;
	display:block;
	}
.internationalhome {
	background-image: url("img/home/safiinternationalhome.jpg");
	width:190px;
	height:70px;
	padding-top:160px;
	padding-right:30px;
	color:#FFFFFF;
	text-align:right;
	}
.internationalhome a{
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	}
.internationalhome a:hover{
	color:#E3332A;
	}
.basactus {
	background-image: url("img/home/basactushome.jpg");
	width:200px;
	height:21px;
	text-align:right;
	padding-right:20px;
	padding-top:10px;
	}
	
.basactus a {
	color:#6A6A6A;
	}

.centre {
	float:left;
	width:575px;
	text-align:justify;
	}
	
.centreinterne {
	float:left;
	width:700px;
	text-align:justify;
	}
	
.droite {
	float:right;
	width:110px;
	text-align:center;
	}
/*
.droite a {
	border:1px solid #E3332A;
	margin-bottom:3px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	padding-bottom:2px;
	font-weight:bold;
	}
	
.droite a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	*/
/* footer----------------------------------------- */
#footer {
	font-size:11px;
	background-image:url(img/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:46px;
	padding-top:30px;
	color:#FFFFFF;
	}

#footer div {
	float:left;
	padding-top:5px;
	}
#footer .contenant {
	float:none;
	}
	
#footer a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	}

	

/* Formulaire----------------------------------------- */	
input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: solid 1px #000000;
	}

select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: solid 1px #000000;
	}
	
textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: solid 1px #000000;
	width:700px;
	}

.send {
	text-align:center;
	color:#FFFFFF;
	background-color:#E3332A;
	font-weight:bold;
	width:700px;
	padding-top:4px;
	padding-bottom:4px;
	}
	
.mini {
	font-size:9px;
	}
	
.strong {
	width:80px;
	float:left;
	margin-bottom:4px;
	}

	

/* Tests ju ----------------------------------------------*/
h1 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#D0463D;
	font-size:28px;
	clear:both;
	}
.gauche h1 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
	background-image:url(img/photos/gaucheh1.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:20px;
	text-transform:uppercase;
	}
	
h2 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#EDC73C;
	font-size:18px;
	padding-top:3px;
	clear:both;
	}
	
h2 strong {
	border-bottom:dotted 1px;
	padding-left:30px;
	background-image:url(img/h2jaune.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	}	
h3 {
	font-weight:normal;
	font-size:14px;
	color:#E3332A;
	margin-bottom:0px;
	}
	
h4 {
	font-weight:normal;
	font-size:11px;
	background-image: url("img/photos/decoh4.jpg");
	background-repeat:no-repeat;
	padding-left:20px;
	height:14px;
	margin:1px;
	margin-left:5px;
	color:#6A6A6A;
	}
	
h4 a {
	color:#6A6A6A;
	text-decoration:none;
	}
	
h4 a:hover {
	color:#E3332A;
	}
	
.descriptifactu {
	padding-left:30px;
	padding-right:30px;
	background-image: url("img/bg-actu.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:30px;
	min-height:178px;
	}
*html .descriptifactu {
	height:178px;
	}
.descriptifactu .titregris {
	color:#E3332A;
	}
	
.descriptifactu p{
	padding:0px;
	margin:0px;
	}
	
.bordureblanche td {
	padding-right:5px;
	border-bottom:solid 1px;
	height:auto;
	text-align:left;
	}
	
.titreprod h1 {
	font-weight:normal;
	font-size:18px;
	color:#E3332A;
	text-align:left;
	margin-bottom:10px;
	background-image:none;
	height:auto;
	padding-top:3px;
	padding-left:0px;
	clear:none;
	}
	

.textsize font, table, td, tr {
	font-size:12px;
	}

/* Liens PDF ----------------------------------------------*/
.pdf{
	background-image: url("img/page_white_acrobat.png");
	padding:4px;
	padding-left:20px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

.titregris strong{
	border-left:#E3332A solid 5px;
	padding-left:5px;
}

.borderactus {
	margin-bottom:20px;
	padding-bottom:4px;
	border-bottom:dashed 1px #6A6A6A;
	}
.borderactus strong {
	color:#FFFFFF;
	}
	

/*---------------------------------------------------------*/
.navigation{
	color:#FFFFFF;
	height:15px;
}
.navigation a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	background-color:#EDC73C;
	text-transform:uppercase;
}


.navigation a:hover{
	background-image: url("img/decotitres.jpg");
	color:#E3332A;
	}
.ariane {
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	background-color:#D0463D;
	}
.ariane a{
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	font-weight:bold;
	}
	
.detail {
	border-left:solid 1px #6A6A6A;
	padding:4px;
	margin-left:25px;
	margin-right:20px;
	}
	 
.detail a{
	text-decoration:none;
	color:#000000;
	}
	
.detail a:hover{
	color:#6A6A6A;
	}
.gris{
	color:#484848;
}
.pertinence{
	color:#666666;
}
/**** Résultats moteur de recherche ***/
.encartPdf{
	float:right; 
	width:210px; 
	background-color:#CCCCCC;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
}

.interieurPdf{
	width:200px; 
	height:auto;
	background-color:#FFFFFF;
	padding:5px; 
	margin-top:5px;
	
}

#pdf a{
	background-repeat:no-repeat;
	background-position:left;
	background-image: url("img/page_white_acrobat.png");
	padding-bottom:10px;
	height:20px;
	padding-top:10px;
	padding-left:25px;
	margin-left:10px;
	font-size:10px;
	text-transform:none;
}

#pdf {
	margin-bottom:10px;
	}

/***************** MOTEUR DE RECHERCHE ******************************/
#powered_by{
	display:none;
}

#other_pages{
	margin-top:30px;
	padding-top:20px;
	border-top:solid 1px #6A6A6A;
	margin-bottom:30px;
}

#other_pages a{
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	margin-right:5px;
	border:solid 1px #DF3329;
	color:#DF3329;
	text-decoration:none;

}

#other_pages a:hover{
	background-color:#DF9C99;
} 

#other_pages b{
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	margin-right:5px;
	border:solid 1px #AFAFAF;
	color:#AFAFAF;
	text-decoration:none;
	cursor:default;
}

#result_report{
	padding:10px;
	background-color:#DEDEDE;
	border-bottom:solid 1px #6A6A6A;
	margin-bottom:10px;
}

#query{
	padding:5px;
}

#btsubmit {
	height:25px;
}

.url {
	color:#AFAFAF;
}

#results .title{
	color:#E43329;
	font-weight:bold;
}

#common_report{
	padding:10px;
	color:#AFAFAF;
}

#did_you_mean{
	padding:10px;
	color:#AFAFAF;
}

#did_you_mean a{
	color:#DF3329;
}
input [type=radio] {
	border:0;
	}