* {
	margin:0;
	padding:0;
	}
iframe {
	border:0;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background:#666 url(/renault/img/fond_body.png) 0 0 repeat;
	}

#fond {
	height:340px;
	background: url(/renault/img/fond.png) 0 0 repeat-x;
	}
#conteneur {
	position:relative;
	width:872px;
	margin:0 auto;
	padding-top:15px;
	}
#corps {
	}
#tete {
	width:867px;
	height:152px;
	}

#gauche {
	float:left;
	width:628px;
	}
#droite {
	float:left;
	width:239px;
	}


#jambe {
	border-top:1px solid #383636;
	height:65px;
	background:transparent url(/renault/img/fond_pied.png) 0 bottom repeat-x;
	margin-top:25px;
	}
#pied {
	position:relative;
	width:872px;
	margin:0 auto;
	height:65px;
	}


/* liens
====================== */
a {
	color: #fff;
	text-decoration: none;
	}

a:hover{
	color: #a0a0a0;
	text-decoration: none;
	}

.decouvrir {
	display:block;
    width: 95px ! important;
    height: 26px ! important;
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	position:absolute;
	bottom:2px;
	right:0;
	z-index:99;
	}
#malbate .decouvrir{
	background:transparent url(/renault/img/b_decouvrir_vert_fr.png) 0 bottom no-repeat;
	}
#mecamarc .decouvrir{
	background:transparent url(/renault/img/b_decouvrir_bleu_fr.png) 0 bottom no-repeat;
	}
.plus {
	display:block;
    width: 46px ! important;
    height: 25px ! important;
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left:25px;
	}
.connecter {
	display:block;
    width: 88px ! important;
    height: 26px ! important;
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left:5px;
	float:left;
	border:none  ! important;
	}
.trouver {
	display:block;
    width: 80px ! important;
    height: 26px ! important;
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left:117px;
	}
#groupe  a{
	cursor:pointer;
	}


#lien_plan {
	width:209px;
	height:35px;
	margin-left:28px;
	background:transparent url(/renault/img/fond_plan_fr.png) 0 0 no-repeat;
	padding-top:16px
	}
#lien_plan a{
	margin-left:140px ! important;
	}
	
.lien_plan {
	font-weight:bold;
	font-size: 14px;
	padding:0 0 0 10px;
	margin-left:14px;
	width:147px;
	height: 39px;
	line-height:30px;
	display: block;
	text-decoration: none;
	color: #fff;
	background:url(/malbate/img/fond_ssmenu.png) 0 0 no-repeat;
	}
.lien_plan:hover {
	color: #fff;
    }

/* éléments
============================== */

h1 {
	font-size:16px;
	}
h3 {
	font-size:13px;
	padding:10px 0;
	}
h4 {
	font-size:12px;
	padding:5px 0 0 0;
	}
h5 {
	font-size:12px;
	font-weight:normal;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	}
select, input{
	font-size:11px;
	}
.adroite {
	text-align:right;
	}
.aucentre{
	text-align:center;
	}
fieldset {
	border:none;
	}
#FLBALL {
	font-size: 12px;
	}
.normal {
	font-style:normal ! important;
	}
/* menu
======================= */

#menu {
	position:absolute;
	left:5px;
	top:141px;
	z-index:80;
	}
#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
#menu li { 
	position: relative;
	float: left;
	}
#menu li a { 
	display: block;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	padding: 5px 9px 6px;
	line-height: 1em;
	} 
#menu li a:hover {
	color:#fff;
	background-image:none;
	}
#menu .active {
	background:url(/renault/img/fond_menu.png) 0 0 repeat;
	}
#menu li ul { 
	display: block;
	position: absolute;
	left: -999em;
	width: 150px;
		/*background: #3189bc url(/images/layout/navigation/drop-down.gif) repeat-x left top;
		border-bottom: 3px solid #5b5858;
		padding: 3px 0;*/
	}
#menu li:hover ul, 
#menu li.sfhover ul { 
	display: block;
	width: 150px;
	left: 0;
	top: 100%;
	position: absolute;
	z-index: 4000;
	margin: 0;
	}
#menu li ul li { 
	width: 150px;
	text-indent: 0;
	padding: 0;
	height: auto;
	border: 0;
	}
#menu  li:hover ul li a, 
#menu li.sfhover ul li a { 
	display: block;
	text-align: left ! important;
	padding:0 0 0 5px ! important;
	height:20px ! important;
	line-height:20px ! important;
	border-top:1px solid #fff;
	font-size:11px;
	font-weight:normal;
	}
#menu li ul li a:hover{
	height:20px ! important;
	font-weight:bold;
	}		
#menu li:hover, #menu li.sfhover,
#menu li:hover .active, #menu li.sfhover .active{
	color:#fff;
	background-image:none;
	}


/* chemin
======================= */
#chemin {
	margin:10px 0 0 13px;
	height:30px;
	}

#chemin a {
	color: #fff;
	text-decoration: none;
	}
#chemin a:hover {
	color: #a0a0a0;
	}

/* tete
======================= */
#tete h1 a {
	display:block;
	float:left;
    width: 126px;
    height: 126px;
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	}
.logo a {
	margin-left:25px;
	}

#outils {
	float:right;
	padding:8px 40px 0 0;
	width:670px;
}
	
#outils_portail{
	width: 122px;
}
	
#contact_plan{
	float:left;

}

#drapeau{
	float:right;
	width:23px;
}

.drapeau {
	background: url(/renault/img/flag_gb.gif) left top no-repeat;
	width:23px;
	height:15px;
	display:block;
	float: right;
	padding:0;
	margin:0;
}

.drapeau span{
	display:none;
}


#larecherche {
	width:170px;
	float:right;
	margin:0 ! important;
	padding:10px 0 0 0 ! important;
	}

#portail {
	position:absolute;
	right:40px;
	top:145px;
	color:#fff;

	}
#portail strong{
	font-size:14px;
	color:#a0a0a0;
	}

#membre {
	position:absolute;
	right:53px;
	top:112px;
	}
#membre a{
	display:block;
	font-size:10px;
	line-height:20px;
	color:#fff;
	cursor:pointer;
	}
#membre a:hover{
	color:#f60;
	}
#membre span {
	float:left;
	}
#membre .deconnecter {
	background:transparent url(/renault/img/b_deconnecter.png) right 0 no-repeat;
	width:22px;
	height:22px;
	}

/* gauche
===================== */

/* les boites
======================== */

.boite {
	background:transparent url(/renault/img/fond_boite.png) 0 0 repeat;
	}
#malbate,
#mecamarc {
	width:273px;
	height:107px;
	float:left;
	padding:10px 10px 10px 15px;
	position:relative;
	}
.separateur {
	float:left;
	width:30px;
	height:127px;
	background:transparent url(/renault/img/separateur.png) 0 0 no-repeat;
	}

#malbate h1{
	color:#9c0;
	padding-bottom:12px;
	}
#mecamarc h1{
	color:#0cf;
	padding-bottom:12px;
	}



/* edito
===================== */
#edito,
#actu {
	float:left;
	}

#edito .haut{
	width:370px;
	background:transparent url(/renault/img/fond_edito_haut_fr.png) 0 top no-repeat;
	}
#edito .contenu{
	padding:8px 8px 0 8px;
	color:#000;
	font-size:12px;
	min-height:176px;
	}
#edito .bas{
	width:370px;
	height:34px;
	background:transparent url(/renault/img/fond_edito_bas.png) 0 bottom no-repeat;
	}
#edito img{
	float:left;
	}
#edito h2 {
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	display:none;
	}

.edito {
	float:left;
	width:225px;
	padding:35px 0 0 8px;
	}

/* sous menu
======================= */

#ssmenu {
	float:left;
	width:174px;
	font-weight:bold;
	font-size: 14px;
	}
#ssmenu dl {
	}
#ssmenu dt {
	width:157px;
	padding-top:12px;
	background:url(/renault/img/fond_ssmenu_haut.png) 0 0 no-repeat;
	cursor:pointer; 
	}
#ssmenu .seul {
	margin-bottom:10px;
	}
#ssmenu dd {
	width:152px;
	background:url(/renault/img/fond_boite.png) 0 0 repeat;
	margin:0 0 13px 0;
	display:none;
	}
#ssmenu dt span {
	display: block;
	width:157px;
	background:url(/renault/img/fond_ssmenu_bas.png) 0 0 no-repeat;
	height:20px;
	cursor:pointer;      
	}	
#ssmenu dt a {
	padding:0 7px 0 10px;
	width:140px;
	/* height: 39px;
	line-height:30px; */
	background:url(/renault/img/fond_ssmenu1.png) 0 0 repeat-y;
	display: block;
	text-decoration: none;
	color: #fff;
	}
/*
#ssmenu dt.parent a {
	background:url(/renault/img/fond_ssmenu.png) 0 0 no-repeat;
	}
#ssmenu dt.seul a {
	background:url(/renault/img/fond_ssmenub.png) 0 0 no-repeat;
	}
*/
#ssmenu dt a:hover,
#ssmenu dt .actif {
	color: #fff;
    }
#ssmenu ul{
	list-style: none;
	font-weight:normal;
	}
#ssmenu ul li a {
	display: block;
	width:142px;
/*	height: 23px;
	line-height:23px; */
	border-bottom:1px solid #fff;
	font-size:12px;
	text-decoration:none;
	padding:4px 0 4px 10px;
	}
#ssmenu ul li a:hover,
#ssmenu ul li .ssactif {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	background:url(/renault/img/fond_boite.png) 0 0 repeat;
	}
#navprod dt a {
	padding:6px 10px 0 10px;
	width:137px;
	height: 48px;
	/*background:url(/renault/img/fond_ssmenu2.png) 0 0 no-repeat;*/
	line-height:normal;
	display: block;
	text-decoration: none;
	color: #fff;
	}
#navprod dt.parent a {
	background:url(/renault/img/fond_ssmenu2.png) 0 0 no-repeat;
	}
#navprod dt.seul a {
	background:url(/renault/img/fond_ssmenu2b.png) 0 0 no-repeat;
	}
#navprod dt a:hover,
#navprod dt .actif  {
	color: #fff;
    }

.vide {
	visibility:hidden;
	}

/* pages
=================== */

#page {
	float:left;
	width:454px;
	color:#000;
	}

#page a{
	font-style:italic;
	}
#page a:hover{
	font-style:italic;
	text-decoration:underline;
	}
.page .haut{
	width:430px;
	background:transparent url(/renault/img/fond_page_haut.png) 0 top no-repeat;
	height:26px;
	padding:8px 0 0 24px;
	}
.page .contenu{
	width:398px;
	padding:10px 32px 0 24px;
	background:transparent url(/renault/img/fond_page.png) 0 0 repeat-y;
	}
.page .bas{
	width:454px;
	height:34px;
	background:transparent url(/renault/img/fond_page_bas.png) 0 bottom no-repeat;
	}

#page h1 {
	font-size:22px;
	}
#page h2 {
	font-size:14px;
	border-bottom:1px solid #696969;
	}
#page .paragraphe {
	padding:10px 0;
	}

/* droite
============================================================================ */


/* bloc de couleurs
================================= */
#video{
	margin-top:8px;
	}

.vert .haut{
	width:215px;
	background:transparent url(/renault/img/fond_vert_haut2.png) 0 top no-repeat;
	}
.vert .contenu{
	padding-top:10px;
	}
.vert .bas{
	width:215px;
	height:34px;
	background:transparent url(/renault/img/fond_vert_bas.png) 0 bottom no-repeat;
	}
.vert,
.bleu{
	margin:0 0 5px 28px;
	}
.bleu .haut{
	width:215px;
	background:transparent url(/renault/img/fond_bleu_haut2.png) 0 top no-repeat;
	}
.bleu .contenu{
	padding-top:10px;
	}
.bleu .bas{
	width:215px;
	height:34px;
	background:transparent url(/renault/img/fond_bleu_bas.png) 0 bottom no-repeat;
	}
.gris{
	margin-left:30px;
	}
.gris .haut{
	width:215px;
	background:transparent url(/renault/img/fond_gris_haut_fr.png) 0 top no-repeat;
	height:41px;
	}
.gris .contenu{
	width:162px;
	background:transparent url(/renault/img/fond_gris.png) 0 0 repeat-y;
	}
.gris .bas{
	width:215px;
	height:34px;
	background:transparent url(/renault/img/fond_gris_bas.png) 0 bottom no-repeat;
	}
.gris h2 {
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	}
.gris ul {
	list-style: none;
	}

/* bloc lecteur vidéo et diaporama
====================================== */

#lecteur,
#mon_slide {
	margin:0 15px 0 18px;
	}
.legende {
	margin:10px 15px 0 18px;
	font-size:13px;
	}
/* bloc actu
========================== */

#actu ul{
	color:#000;
	padding:0 30px 0 23px;
	}
#actu li{
	padding-bottom:15px;
	}
#actu a{
	color:#000;
	}
#actu a:hover{
	color:#000;
	text-decoration:underline;
	}

/* pied
============================================================== */

#imdeo{
	float:left;
	width:150px;
	margin-top:40px;
	}
#imdeo a {
	display:block;
	width:36px;
	height:20px;
	background:transparent url(/renault/img/logo_imdeo.png) 0 1px no-repeat;
	padding-left:24px;
	font-size:10px;
	line-height:10px;
	color:#0ba4ef;
	}
#mentions {
	float:left;
	height:24px;
	padding:8px 15px 0 15px;
	margin-top:33px;
	background:transparent url(/renault/img/fond_pied.png) 0 bottom repeat-x;
	font-weight:bold;
	}
#groupe {
	float:right;
	width:171px;
	margin-top:18px;
	}
#groupe a{
	display:block;
	width:171px;
	font-size:10px;
	line-height:10px;
	}
#groupe span {
	float:left;
	padding-top:30px;
	}
#groupe .logo_groupe {
	background:transparent url(/renault/img/logo_groupe.png) right 0 no-repeat;
	width:98px;
	height:40px;
	padding:0;
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	}
#coord {
	position:absolute;
	top:0;
	left:120px;
	font-size:12px;
	height:30px;
	line-height:30px;
	}



/* mini formulaires
==============================
tete */

#larecherche input{
	width:130px;
	}


/* gauche */
.miniform {
	margin-left:28px;
	padding:32px 0 0 12px;
	}

.miniform fieldset {
	border:none;
	margin:0;
	padding:0;
}

.miniform fieldset legend {
	display:none;
}


.miniform input,
.miniform select,
.miniform textarea {
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	}
.miniform input {
	height:17px;
	border:1px solid #fff;
	}
.miniform select {
	height:19px;
	}
.miniform p{
	padding-bottom:7px;
	}

.miniform label {
	width: 53px;
	float:left;
	}
#logon {
	width:197px;
	height:89px;
	background:transparent url(/renault/img/fond_extranet_fr.png) 0 0 no-repeat;
	margin-top:8px;
	}
#logon input{
	width:130px;
	}
#logon em{
	display:block;
	clear:left;
	float:left;
	width:101px;
	font-size:10px;
	margin-top:2px;
	}

#rechercher {
	width:197px;
	height:92px;
	margin-bottom:8px;
	background:transparent url(/renault/img/fond_rechercher_fr.png) 0 0 no-repeat;
	}

#rechercher input{
	width:185px;
	}
#rechercher select{
	width:187px;
	}

/* zone photos
============================ */

#diapo {
	width:223px;
	text-align:center;
	padding:10px 0;
	margin-left:14px;
	}

/* bloc documentation
==================================== */

#documentation{
	width:215px;
	height:248px;
	background:transparent url(/renault/img/fond_documentation.png) 0 0 no-repeat;
	margin-top:18px;
	padding-top:12px;
	}
#documentation div{
	text-align:center;
	}
#documentation a{
	display:block;
	width:112px;
	height:36px;
	background:transparent url(/renault/img/lien_documentation.png) 0 0 no-repeat;
	margin:15px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	padding-left:36px;
	}
#contact_info{
	width:215px;
	height:60px;
	margin-bottom:35px;
	}

#contact_info a {
	display:block;
	width:207px;
	height:60px;
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	}

/* page spéciale
======================== */

#special #gauche {
	float:left;
	width:867px;
	}
#special #droite {
	display:none;
	}
#special #page {
	float:left;
	width:693px;
	color:#000;
	}
#special .page .haut{
	width:679px; /*669px*/
	background:transparent url(/renault/img/fond_special_haut.png) 0 top no-repeat;
	min-height:26px;
	height:auto !important;
	padding:8px 0 0 14px; /*8px 0 0 24px*/
	}
#special .page .contenu{
	width:663px;
	padding:10px 15px 0 15px;
	background:transparent url(/renault/img/fond_special.png) 0 0 repeat-y;
	}
#special .page .bas{
	width:693px;
	height:34px;
	background:transparent url(/renault/img/fond_special_bas.png) 0 bottom no-repeat;
	}


/* boite machine occas
================================= */

#machines {
	width:209px;
	margin-left:28px;
	}
#machines h2{
	background:transparent url(/renault/img/fond_machines_fr.png) 0 0 no-repeat;
	height:34px;
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	}
#machines .boite{
	padding:0 0 5px 14px;
	list-style: none;
	width:195px;
	}
#machines li {
	height:25px;
	line-height:25px;
	font-weight:bold;
	}

/* références
=========================== */

.tab_ref {
	margin-top:22px;
	}

.tab_ref thead{
	font-size:14px;
	}
.tab_ref th{
	border-bottom:1px solid #696969;
	padding:0 15px 5px 20px;
	text-align:left;
	}
.tab_ref td{
	border-bottom:1px solid #696969;
	padding:10px 15px 10px 20px;
	font-size:12px;
	}
.tab_ref .sans_fond {
	background:#fff;
	}
.tab_ref .pplus {
	text-align:right;
	padding-right:0;
	}

/* bloc produit
============================= */
.bloc_produit {
	float:left;
	width:112px;
	height:140px; /*height:114px; vno*/
	padding-left:10px;
	margin-top:10px;
	}

.bloc_produit a{
	display:block;
	width:102px;
	text-align:center;
	/*border:1px solid #f5f5f7;*/
	font-style:normal ! important;
	border-right:1px solid #f8f8f8;
	}
.bloc_produit a:hover span{
	color:#fff;
	}
.bloc_produit span{
	display:block;
	color:#fff;
	/*height:20px;
	line-height:20px;*/
	padding:4px 0;
	font-size:12px;
	font-weight:normal;
	}

/* ombres
=========================== */

.wrap1 {
  	background:url(/renault/img/ombre.png) left bottom no-repeat;
  	}
.wrap2 {
  	background:url(/renault/img/coin_bd.png) right bottom no-repeat;
  	}
.wrap3 {
  	background:url(/renault/img/coin_hg.png) left top no-repeat;
  	padding:0 0 11px 7px;
  	}
.wrap3 img {
	display:block;
	padding-left:2px;
  	}


.bloc_demo,
.bloc_ref {
	padding: 0;
	margin:10px 0 0 5px;
	list-style: none;
	}
.bloc_demo li{
	padding-bottom: 10px;
	}
.bloc_ref {
	margin-bottom:10px ! important;
	}
.bloc_ref a {
	display: block;
	color: #fff ! important;
	font-size:12px;
	font-style:normal ! important;
	padding: 5px 10px;
	}
.bloc_ref a:hover {
	color:#fff;
	text-decoration:none ! important;
	}
.bloc_ref li {
	float: left;
	width:87px;
	margin-right:9px;
	}

/* bloc démonstrations
================================ */

.demo_intro{
	padding:10px 0;
	font-size:12px;
	}

.demonstrations {
	padding:0 8px 0 10px;
	}
.demo_img {
	width:120px;
	float:left;
	}
.demo_desc {
	width:250px;
	float:left;
	font-size:12px;
	padding-left:10px;
	}
.demonstrations h2 {
	border:none ! important;
	}
.demonstrations h2 a{
	font-style:normal ! important;
	}

/* femêtre témoignage
============================== */
#temoignage {
	color:#000;
	}
#temoignage h1 {
	font-size:18px;
	font-style:italic;
	padding-bottom:15px;
	}
.tem_img{
	float:left;
	width:120px;
	font-size:10px;
	text-align:center;
	}

.tem_desc{
	float:left;
	width:400px;
	}

.tem_texte {
	padding-top:10px;
	}
#ibox_footer {
	display:none;
	}

#ibox_footer_wrapper a {
	display:block;
	letter-spacing: -1000em;
	text-indent: -9999em;
	overflow-x: hidden;
	overflow-y: hidden;
	background:transparent url(/renault/img/b_fermer.png) right 0 no-repeat;
	width:22px;
	height:20px;
	}

/* fenêtre oubli
===================================== */

#oubli {
	color:#000;
	}
#oubli h1 {
	font-size:18px;
	font-style:italic;
	}
#oubli .paragraphe {
	padding:10px 0;
	}


/* fenêtre démonstration
===================================== */

.fiche_demo {
	color:#000;
	}
.fiche_demo h1 {
	font-size:18px;
	font-style:italic;
	}
.fiche_demo .demo_texte,
.fiche_demo .demo_desc {
	padding-top:12px;
	}
.demons_texte {
	padding-top:10px;
	}

/* fenêtre occasion
===================================== */

#occasion {
	color:#000;
	font-size:12px;
	}
#occasion h1 {
	font-size:18px;
	font-style:italic;
	padding-bottom:10px;
	}

#occasion h2 {
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	}
.occ_gauche{
	float:left;
	width:120px;
	font-size:10px;
	}

.occ_droite{
	float:left;
	width:395px;
	padding-left:10px;
	}

.navoccasion,
.occ_gauche ul {
	padding: 0;
	margin:8px 0 0 0;
	list-style: none;
	}
.navoccasion li a,
.occ_gauche li a {
	display: block;
	color: #fff ;
	padding: 5px;
	font-size:12px;
	margin-bottom:5px;
	}
.navoccasion li a:hover,	
.occ_gauche li a:hover {
	color:#fff;
	text-decoration:none;
	}
.navoccasion {
	position:absolute;
	top:155px;
	left:0;
	width:120px;
	}
	


/* actu
================================ */

.actu {
	/*padding-bottom:10px;*/
	}
.actu_img {
	width:186px;
	float:left;
	}
.actu_desc {
	width:448px;
	float:left;
	padding-right:10px;
	}
.actu h2 {
	border:none ! important;
	}
.actu_intro {
	font-weight:bold;
	padding-bottom:10px;
	}

/* formulaires
============================= */

.formulaire{
	width:490px;
	padding:0;
	margin:10px 0 0 0 ;
	}
.formulaire p{
	padding:0 ! important;
	margin:0 0 5px 0;
	line-height:20px;
	}
.formulaire label {
	width: 188px;
	float:left;
	}
.couleur {
	color:#f60;
	}
.neuf {
	font-size: 9px;
	}
.formulaire em {
	font-size:10px;
	}

#offresfrom,
#contactForm {
	width:398px;
	position:relative;
	}
#contactForm .adroite img{
	cursor:pointer;
	}
.inputtext{
	width: 200px;
	}
div.fileinputs {
	position: relative;
	height: 26px;
	width: 210px;
}

input.file {
	width: 210px;
	margin: 0;
}

input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

div.fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
	width: 113px;
}



/* offres emploi
=========================== */

.offre_liste {
	padding:10px 0 0 0;
	border-bottom:1px solid #696969;
	}
.offre_liste .adroite a{
	display:block;
	padding:0 35px 0 0;
	height:18px;
	line-height:18px;
	}

.tab_emploi {
	margin-top:0px;
	}
.tab_emploi th{
	border-bottom:1px solid #696969;
	padding:10px 10px 5px 0;
	text-align:left;
	background:#fff;
	}
.tab_emploi td{
	border-bottom:1px solid #696969;
	padding:10px 10px 10px 10px;
	}
.tab_emploi .sans_fond {
	background:#fff;
	}

/* recherche
================== */

#formsearch p,
#cherche_prod p{
	padding-bottom:5px;
	}

.resultats {
	padding-top:10px;
	}
.resultats dd {
	padding-bottom:10px;
	}

/* téléchargements
========================== */

.telechargement h2 {
	border:none ! important;
	}
.telechargement h2 a{
	font-style:normal ! important;
	}
.telechargement h4 {
	font-size:11px;
	padding:0 0 5px 0 ! important;
	}
.telechargement .tel_desc {
	padding-bottom:10px;
	}
	
/* plan du site
=============================== */

#plan_site a{
	font-style:normal;
	}	
#plan_site dt{
	font-weight:bold;
	padding-top:15px;
	font-size:14px;
	border-bottom:1px solid #696969;	
	}
#plan_site dd{
	padding:0 0 0 72px;
	}
#plan_site ul{
	border-top:1px solid #696969;	
	}
#plan_site li{
	padding-left:72px;
	list-style:none;
	}	
#plan_site dd a,
#plan_site li a{
	font-size:12px;
	color:#000;
	font-style:normal;
	}	
