/* CSS Document Agence Rhonalpweb - De Damien BENTEO */


body	{
		width:960px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:0px;
		background-color:#FFFFFF;
		background-image:url(images/fond_dorey.jpg);
		background-repeat:repeat-x;
		background-position: top center;


scrollbar-face-color: #676656;
scrollbar-highlight-color: #676656;
scrollbar-shadow-color: #676656;
scrollbar-3dlight-color: #e2d9c2;
scrollbar-arrow-color: #e2d9c2;
scrollbar-track-color: #e2d9c2;
scrollbar-darkshadow-color: #676656
		}


#dorey_top	{

		}


#dorey_bas	{
		background-image:url(images/fond_bas.jpg);
		background-repeat:repeat-x;
		}


#barre_top	{
		position:absolute;
		margin-top:25px;
		margin-left:193px;
		}


#logo_top	{
		position:absolute;
		margin-left:22px;
		margin-top:-5px;
		}


#sousmenu	{
		position:absolute;
		margin-top:109px;
		}


#menu	{
		margin-top:75px;
		margin-left:195px;
		}


/* ------------------------MENU ------------------------- MENU ----------------------------------------*/
#menu_s	{
	width:800px;
	height:28px;
	margin-top:-45px;
	margin-left:5px;
	float:left;
		}
	
#acc	a{
	width:75px;
	height:16px;
	margin-top:6px;
	margin-left:10px;
	float:left;
	background-image:url(images/images/menu_ac.png);
}

#acc	a:hover {
	width:75px;
	height:16px;
	margin-top:6px;
	margin-left:10px;
	float:left;
	background-image:url(images/images/roll_ac.png);
}



#pre	a{
	width:99px;
	height:16px;
	margin-top:6px;
	margin-left:28px;
	float:left;
	background-image:url(images/images/menu_pr.png);
}

#pre	a:hover {
	width:99px;
	height:16px;
	margin-top:6px;
	margin-left:28px;
	float:left;
	background-image:url(images/images/roll_pr.png);
}


#par	{
	width:50px;
	height:50px;
	margin-top:2px;
	margin-left:-10px;
	float:left;
	margin-top:-1px;
	z-index:100;
}

#par_f	{
	width:50px;
	height:50px;
	margin-top:2px;
	margin-left:-25px;
	float:left;
	margin-top:-1px;
	z-index:100;
}


#ap	a{
	width:99px;
	height:16px;
	margin-top:6px;
	margin-left:118px;
	float:left;
	background-image:url(images/images/menu_ap.png);
}

#ap	a:hover {
	width:99px;
	height:16px;
	margin-top:6px;
	margin-left:118px;
	float:left;
	background-image:url(images/images/roll_ap.png);
}


#ap_f  a{
	width:99px;
	height:16px;
	margin-top:6px;
	margin-left:138px;
	float:left;
	background-image:url(images/images/menu_ap.png);
}


#ap_f	a:hover {
	width:99px;
	height:16px;
	margin-top:6px;
	margin-left:138px;
	float:left;
	background-image:url(images/images/roll_ap.png);
}


#ac	a{
	width:99px;
	height:16px;
	margin-top:6px;
	margin-left:23px;
	float:left;
	background-image:url(images/images/menu_act.png);
}

#ac	a:hover {
	width:99px;
	height:16px;
	margin-top:6px;
	margin-left:23px;
	float:left;
	background-image:url(images/images/roll_act.png);
}





#v	a{
	width:81px;
	height:16px;
	margin-top:6px;
	margin-left:15px;
	float:left;
	background-image:url(images/images/menu_v.png);
}

#v	a:hover {
	width:81px;
	height:16px;
	margin-top:6px;
	margin-left:15px;
	float:left;
	background-image:url(images/images/roll_v.png);
}


#co	a{
	width:81px;
	height:16px;
	margin-top:6px;
	margin-left:15px;
	float:left;
	background-image:url(images/images/menu_c.png);
}

#co	a:hover {
	width:81px;
	height:16px;
	margin-top:6px;
	margin-left:15px;
	float:left;
	background-image:url(images/images/roll_c.png);
}


#dorey	a{
	width:140px;
	height:190px;
	margin-top:6px;
	margin-left:800px;
	float:left;
}

#dorey	a:hover{
	width:140px;
	height:190px;
	margin-top:6px;
	margin-left:800px;
	float:left;
}


#menuDeroulant
{
 width: 644px;
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: 0;
}
#menuDeroulant li
{
 float: left;
 margin: 0;
 padding: 0;
 border: 0;
}

#menuDeroulant .sousMenu
{
 display: none;
 list-style-type: none;
 padding: 0;
 border: 0;
}
#menuDeroulant .sousMenu li
{
 float: none;

 margin: 0;
 padding: 0;
 border: 0;
}

#menuDeroulant li
{
 float: left;
 width: 150px;
 margin: 0;
 padding: 0;
 border: 0;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
 display: block;
 height: 1%;
 padding: 4px 8px;
 text-decoration: none;
}
#menuDeroulant li a:hover {  }
#menuDeroulant li a:active { background-color: #5F879D; }

#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited
{
 display: block;
 border: 0;
 text-decoration: none;
 color:#000000;
 background-color:#FFFFFF;
}
#menuDeroulant .sousMenu li a:hover
{
 background-image: none;
 background-color: #60C6E9;
}


#menuDeroulant .sousMenu li
{
 float: none;
 padding: 0;
 border: 0;
 width: 149px;
 border-top: 1px solid transparent;
 border-right: 1px solid transparent;
}

#menuDeroulant li:hover > .sousMenu { display: block; }


#image	{
		width:960px;
		height:205px;
		float:left;
		background-image:url(images/dorey_bandeau.png);
		}

.texte_menu	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#707172;
		text-decoration:none;
		}


.texte_menu:hover	{
		color:#0b3f95;
		}
		
.app	{
		color:#0b3f95;
		font-weight:bold;
		}		


#fleche		{
		border:none;
		}


#barre_menu		{
		position:absolute;
		margin-top:-30px;
		}


.texte_menu_bas	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#585859;
		text-decoration:none;
		height:61px;
		margin-left:2px;
		margin-top:10px;
		margin-bottom:0px;
		}

.titre_ancre {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.texte_ancre {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	width:480px;
}

.texte_ancre a {
	text-decoration: none;
	color: #707172;
	font-size:10px;
}
.texte_ancre a:hover{
	text-decoration: underline overline;
	font-size:10px;
	color:#CC0000;
}	

.fleche {
	background-image:url(images/fleche2.jpg); 
	background-repeat:no-repeat; 
	background-position:left; 
	padding-left:10px;
}


#cadre_bas1	{
		position:absolute;
		margin-left:250px;
		margin-top:10px;
		}


#cadre_bas2	{
		position:absolute;
		margin-left:190px;
		margin-top:10px;
		}


#cadre_bas3	{
		position:absolute;
		margin-left:160px;

		margin-top:10px;
		}


.liensbas	{
		text-decoration:none;
		color:#707172;
		}


.liensbas:hover	{
		text-decoration:overline underline;
		}


.liensbas2	{
		text-decoration:none;
		color:#707172;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#585859;
		}


.liensbas2:hover	{
		text-decoration:overline underline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#585859;
		}


.liensbas3	{
		text-decoration:none;
		color:#707172;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#585859;
		}


.liensbas3:hover	{
		text-decoration:overline underline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		}


#cadre_gauche	{
		width:200px;
		background-image:url(images/fond_menu_gauche.jpg);
		background-repeat:repeat-x;
		background-color:#e8e3d6;
		border:solid 4px #817b6a;
		border-left:none;
		border-bottom:none;
		border-top:none;
		}


#cadre_droit	{
		width:175px;
		background-color:#ede9e0;
		border:solid 4px #817b6a;
		border-right:none;
		border-bottom:none;
		border-top:none;
		}




#cadre_droit_videos	{
		width:175px;
		background-color:#827b6b;
		border:solid 4px #817b6a;
		border-right:none;
		border-bottom:none;
		border-top:none;
		}

#cadre_droit_videos2	{
		width:175px;
		background-color:#827b6b;
		border:solid 4px #817b6a;
		border-right:none;
		border-bottom:none;
		border-top:none;
		line-height:14px;
		}
		
#cadre_droit_videos3	{
		width:175px;
		background-color:#827b6b;
		border:solid 4px #817b6a;
		border-right:none;
		border-bottom:none;
		border-top:none;
		line-height:5px;
		}
		

#picto_soudure	{
		margin-top:20px;
		}


#picto_decoupe	{
		margin-top:-13px;
		}


#picto_carte	{
		margin-top:-16px;
		}


#picto_rfid	{
		margin-top:-27px;
		}






#cadre1_accueil	{
		width:567px;
		height:164px;
		background-image:url(images/terre_bleu.jpg);
		background-repeat:no-repeat;
		}


#titre_accueil	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		color:#676656;
		margin-left:294px;
		margin-top:3px;
		}


#texte_accueil	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#676656;
		margin-left:294px;
		margin-top:10px;
		}


#partenaires_accueil	{
		float:left;
		width:367px;
		}


#cadre3_accueil	{
		float:right;
		width:200px;
		margin-right:0px;
		}


h1	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		color:#676656;
		}
.h1accueil	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		color:#676656;
		}


p	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#676656;
		}


.accueil3	{
		margin-left:5px;
		margin-right:2px;
		text-align:left;
		font-size:11px;
		}


#cadre	{


		}


#cadre_accueil	{
		/*background-image:url(images/fond_cadre.jpg);*/
		background-repeat:repeat-y;
		}


#cadre_videos	{
		background-color:#827b6b;
		}
#cadre_contact	{
		background-color:#827b6b;
		}




#fond_contact	{
		background-image:url(images/fond_contact.jpg);
		width:567px;
		height:463px;
		}
#fond_contact2	{
		background-image:url(images/fond_contact2.jpg);
		width:567px;
		height:463px;
		}
#menu_bas	{
		margin-left:auto;
		margin-right:auto;
		width:960px;
		text-align:center;
		margin-top:-12px;
		}


#menu_bas2	{
		margin-left:auto;
		margin-right:auto;
		width:960px;
		text-align:right;
		}


#soudure	{
		position:absolute;
		margin-left:97px;
		margin-top:26px;
		}


#decoupe	{
		position:absolute;
		margin-left:97px;
		margin-top:118px;
		}


#carte	{
		position:absolute;
		margin-left:97px;
		margin-top:214px;
		}


#rfid	{
		position:absolute;
		margin-left:97px;
		margin-top:310px;
		}


#etoile	{
		position:absolute;
		margin-left:920px;
		}


#videos	{
		width:610px;
		background-color:#f2efe8;
		margin-top:10px;
		}
#cadre_videoshaut	{
		background-image:url(images/cadre_video_top.jpg);
		background-repeat:no-repeat;
		height:40px;
		}


#cadre_videosbas	{

		background-image:url(images/cadre_video_bas.jpg);
		background-repeat:no-repeat;
		height:47px;
		}


.titre_videos	{
		color:#FFFFFF;
		font-size:18px;
		margin-left:10px;
		margin-top:20px;
		}

.titre_videos2	{
		color:#FFFFFF;
		font-size:18px;
		margin-left:10px;
		margin-top:25px;
		}


#barre_videos	{
		margin-top:8px;
		}








/*  Menu DHTML  */


dt	{
		background-image:url(images/fl_videos.jpg);
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		}


li	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		}


li a	{
		color:#FFFFFF;
		text-decoration:none;
		line-height:10px;
		}


li a:hover	{
		font-weight:bold;
		font-size:12px;
		}


.livid	{
		margin-left:10px;
		}


dl, dt, dd, ul, li {
margin: 0;
margin-left:5px;
padding: 0;
list-style-type: none;
}


#menuvid {
top: 0;
left: 0;
}


dl#menu {
width: 15em;
}


dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}


dl#menu dd {
border: 1px solid gray;
}


dl#menu li {
text-align: center;
background: #fff;
}


dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}


dl#menu li a:hover, dl#menu dt a:hover {
background: #eee;
}


#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}


#mentions a {text-decoration: none;
color: #222;
}


#mentions a:hover{text-decoration: underline;
}


/* FIN Menu DHTML */


.newsletter	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#6c6961;
		font-weight:bold;
		margin-left:5px;
		margin-top:0px;
		}


#cadre_newsletter	{
		height:40px;
		}


#player	{
		width:517px;
		height:414px;
		background-image:url(images/fond_player.jpg);
		background-repeat:no-repeat;
		background-position:top;
		}
.adresse_contact	{
		margin-left:22px;
		padding-top:60px;
		color:#0b3f95;
		}
#zoom_plan	{
		position:absolute;
		margin-top:-205px;
		margin-left:195px;
		}
#zoom_plan2	{
		position:absolute;
		margin-top:-411px;
		margin-left:398px;
		}


/* ENSEIGNES */


#cadre_miller	{
		background-color:#325b41;
		}
#cadre_applications	{
		background-color:#e1d9c2;
		}
#cadre_sinclair	{
		background-color:#fcf6d2;
		}
#cadre_smre	{
		background-color:#aa7c6a;
		}
#cadre_sysco	{
		background-color:#5386b4;
		}
#miller_fond_top	{
		width:567px;
		height:41px;
		background-image:url(images/miller_fond_top.jpg);
		}
#sinclair_fond_top	{
		width:567px;
		height:41px;
		background-image:url(images/sinclair_fond_top.jpg);
		}
#smre_fond_top	{
		width:567px;
		height:41px;
		background-image:url(images/smre_fond_top.gif);
		}
#sysco_fond_top	{
		width:567px;
		height:41px;
		background-image:url(images/sysco_fond_top.jpg);
		}
#applications_fond_top	{
		width:567px;
		height:41px;
		background-image:url(images/applications_fond_top.jpg);
		}
#miller_fond_bas	{
		width:567px;
		height:41px;
		background-image:url(images/miller_fond_bas.jpg);
		}
#smre_fond_bas	{
		width:567px;
		height:41px;
		background-image:url(images/smre_fond_bas.gif);
		}
#applications_fond_bas	{
		width:567px;
		height:41px;
		background-image:url(images/applications_fond_bas.jpg);
		}
#sinclair_fond_bas	{
		width:567px;
		height:41px;
		background-image:url(images/sinclair_fond_bas.jpg);
		}
#sysco_fond_bas	{
		width:567px;

		height:41px;
		background-image:url(images/sysco_fond_bas.jpg);
		}
#miller_contenu	{
		width:567px;
		background-image:url(images/miller_fond_contenu.jpg);
		background-repeat:repeat-y;
		margin-bottom:0px;
		}
#smre_contenu	{
		width:567px;
		background-image:url(images/smre_fond_contenu.gif);
		background-repeat:repeat-y;
		margin-bottom:0px;
		}
#applications_contenu	{
		width:567px;
		background-image:url(images/applications_fond_contenu.jpg);
		background-repeat:repeat-y;
		margin-bottom:0px;
		}
#sinclair_contenu	{
		width:567px;
		background-image:url(images/sinclair_fond_contenu.jpg);
		background-repeat:repeat-y;

		margin-bottom:0px;
		}
#sysco_contenu	{
		width:567px;
		background-image:url(images/sysco_fond_contenu.jpg);
		background-repeat:repeat-y;
		margin-bottom:0px;
		}


#miller_contenu_bas	{
		margin-top:0px;
		width:567px;
		height:12px;
		background-image:url(images/miller_fond_contenu_bas.jpg);
		}
#applications_contenu_bas	{
		margin-top:0px;
		width:567px;
		height:12px;
		background-image:url(images/applications_fond_contenu_bas.jpg);
		}
#sinclair_contenu_bas	{
		margin-top:0px;

		width:567px;
		height:12px;
		background-image:url(images/sinclair_fond_contenu_bas.jpg);
		}
#smre_contenu_bas	{
		margin-top:0px;

		width:567px;
		height:12px;
		background-image:url(images/smre_fond_contenu_bas.jpg);
		}
#sysco_contenu_bas	{
		margin-top:0px;
		width:567px;
		height:12px;
		background-image:url(images/sysco_fond_contenu_bas.jpg);
		}
		
#miller_contenu2	{
		width:567px;
		background-image:url(images/miller_fond_contenu2.jpg);
		background-repeat:repeat-y;
		}
#smre_contenu2	{
		width:567px;
		background-image:url(images/smre_fond_contenu2.gif);
		background-repeat:repeat-y;
		}
#applications_contenu2	{
		width:567px;
		background-image:url(images/applications_fond_contenu2.jpg);
		background-repeat:repeat-y;
		}
#sinclair_contenu2	{
		width:567px;
		background-image:url(images/sinclair_fond_contenu2.jpg);
		background-repeat:repeat-y;
		}
#sysco_contenu2	{
		width:567px;
		background-image:url(images/sysco_fond_contenu2.jpg);
		background-repeat:repeat-y;
		}


#cadre_enseigne	{
		margin-top:10px;
		}


#machines	{
		float:left;
		margin-left:25px;
		margin-bottom:50px;
		}


#applications	{
		margin-left:310px;
		}


.liens_enseignes	{
		color:#707172;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		}


.liens_enseignes:hover	{
		color:#707172;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		}




/* BOX VERTICAL SALONS */


.posrelative
{
POSITION: relative;
}
#conteneur
{
OVERFLOW: hidden;
WIDTH: 175px;
height:458px;
CLIP: rect(0px 175px 458px 0px);
POSITION: absolute;
}




/* FLottant */


.flottant {position:absolute;z-index:100;left:35px;top:50px;width:200px;
	background-color:#FFFFFF; background-image:url(images/rhonalpweb.jpg); background-repeat:no-repeat; background-position:bottom right; border:solid black 1px;
	font-family:arial,sans-serif;font-size:13px;overflow:visible;}


/* Le bandeau de titre */
.flottant .titre {padding:3px;font-weight:bold;color:#000000;background-color:#CCCCCC;border-bottom:solid black 1px;z-index:1;}
/* les boutons de réduction et fermeture */


.flottant .titre .close {float:right;padding:0px 3px 0px 3px;margin-left:2px;font-family:Arial, Helvetica, sans-serif;font-size:11px;border:solid #000000 1px;
	background-color:#FFFFFF;cursor:hand;z-index:2;}


/* la mise en forme*/
.flottant div {padding:4px;color:#666666;}










/* NEWS */


#tableau_news	{
		margin-top:15px;
		}
#cadre_droit_news	{
		width:175px;
		background-color:#817b6a;
		border:solid 4px #f2efe8;
		border-right:none;
		border-bottom:none;
		border-top:none;
		}
#cadre_droit_newsletter	{
		width:175px;
		background-color:#817b6a;
		border:solid 4px #817b6a;
		border-right:none;
		border-bottom:none;
		border-top:none;
		}		
#cadre_news	{
		background-color:#817b6a;
		}


#news_fond_top	{
		width:567px;
		height:41px;
		background-image:url(images/news_fond_top.jpg);
		}


#news_fond_bas	{
		width:567px;
		height:41px;
		background-image:url(images/news_fond_bas.jpg);
		}
#news_contenu2	{
		width:567px;
		background-image:url(images/news_fond_contenu2.jpg);
		background-repeat:repeat-y;
		}


#cadre_titre_news	{
		background-color:#e2d9c2;
		width:500px;
		height:12px;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		}


.titre_news	{
		margin-left:20px;
		background-color:#FFFFFF;
		position:absolute;
		margin-top:0px;
		color:#0b3f95;
		font-weight:bold;
		}


#descriptif_news	{
		width:500px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		}
.texte_news	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#676656;
		}


.liensvideo	{
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		background-image:url(images/fl_videos.jpg);
		background-repeat:no-repeat;
		}

.liensvideoextreme	{
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		background-repeat:no-repeat;
		line-height:20px;
		}

.liensvideoextreme2	{
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		color:#FFFFFF;
		background-repeat:no-repeat;
		line-height:10px;
		}

/*  LISTE */




#liste_fond_top	{
		width:567px;
		height:80px;
		background-image:url(images/liste_fond_top.jpg);
		background-repeat:no-repeat;
		}
#cadre_liste	{
		background-color:#e1d9c2;
		}
#liste_contenu2	{
		width:567px;
		background-image:url(images/liste_fond_contenu2.jpg);
		background-repeat:repeat-y;
		}
#liste_fond_bas	{
		width:567px;
		height:36px;
		background-image:url(images/liste_fond_bas.jpg);
		}
#titre_liste	{
		background-image:url(images/fond_liste_soudure.jpg);
		background-repeat:no-repeat;
		width:521px;
		height:20px;
		}
#titre_liste_decoupe	{
		background-image:url(images/fond_liste_decoupe.jpg);
		background-repeat:no-repeat;
		width:521px;
		height:20px;
		}
#titre_liste_carte	{
		background-image:url(images/fond_liste_carte.jpg);
		background-repeat:no-repeat;
		width:521px;
		height:20px;
		}
#titre_liste_rfid	{
		background-image:url(images/fond_liste_rfid.jpg);
		background-repeat:no-repeat;
		width:521px;
		height:20px;
		}
#titre_liste_sinclair	{
		background-image:url(images/fond_liste_sinclair.jpg);
		background-repeat:no-repeat;
		width:521px;
		height:20px;
		}
#titre_liste_sysco	{
		background-image:url(images/fond_liste_sysco.jpg);
		background-repeat:no-repeat;
		width:521px;
		height:20px;
		}
#titre_liste_miller	{
		background-image:url(images/fond_liste_miller.jpg);
		background-repeat:no-repeat;
		width:521px;
		height:20px;
		}
#titre_liste_smre	{
		background-image:url(images/fond_liste_smre.gif);
		background-repeat:no-repeat;
		width:521px;
		height:20px;
		}
#titre_liste_dorey	{
		background-image:url(images/fond_liste_dorey.jpg);
		background-repeat:no-repeat;
		width:521px;
		height:20px;
		}		
#titre_liste_app	{
		background-image:url(images/fond_liste_app.jpg);
		background-repeat:no-repeat;
		width:521px;
		height:20px;
		}		
#image_liste	{
		width:140px;
		float:left;
		margin-top: 10px;
		float: left;
		}




.titre_prod_liste	{
		color:#333333;
		margin-left:35px;
		font-size:13px;
		}
.titre_prod_liste_blanc	{
		color:#FFFFFF;
		margin-left:35px;
		}


#texte_liste	{
		margin-top: 10px;
		width: 60%;
		float: left;
		margin-left: 10px;
		margin-bottom: 10px;
		}


.texte_liste	{
		text-align:justify;
		font-weight:bold;
		}


#lienbas_liste	{
		margin-top:15px;
		}




#tableau_liste	{
		margin-bottom:10px;
		}






/* FICHE DETAILLE */


#img_prod_detail_soudure	{
		border:1px solid #b2ac80;
		}

#img_prod_detail_mini_soudure	{
		border:1px solid #b2ac80;
		margin-bottom:5px;
		}
#image_liste_detail_soudure	{
		width:365px;
		margin-top: 10px;
		}
#texte_liste_detail_soudure	{
		margin-top: 10px;
		margin-bottom: 10px;
		width:365px;
		}
#lienbas_liste_detail_soudure	{
		margin-top:0px;
		position:relative;
		}




#img_prod_detail_decoupe	{
		border:1px solid #76957c;
		}
#img_prod_detail_mini_decoupe	{
		border:1px solid #76957c;
		margin-bottom:5px;
		}


#img_prod_detail_carte	{
		border:1px solid #aa7c6a;
		}
#img_prod_detail_mini_carte	{
		border:1px solid #aa7c6a;
		margin-bottom:5px;
		}


#img_prod_detail_rfid	{
		border:1px solid #7099ab;
		}
#img_prod_detail_mini_rfid{
		border:1px solid #7099ab;
		margin-bottom:5px;
		}


#img_prod_detail_miller	{
		border:1px solid #00601d;
		}
#img_prod_detail_mini_miller{
		border:1px solid #00601d;
		margin-bottom:5px;
		}


#img_prod_detail_sinclair	{
		border:1px solid #144704;
		}
#img_prod_detail_mini_sinclair{
		border:1px solid #144704;
		margin-bottom:5px;
		}


#img_prod_detail_sysco	{
		border:1px solid #182458;
		}
#img_prod_detail_mini_sysco{
		border:1px solid #182458;
		margin-bottom:5px;
		}


.txtpresentation	{
		text-align:justify;
		margin-right:7px;
		margin-left:7px;
		}
.txtpresentation2	{
		text-align:justify;
		margin-right:7px;
		margin-left:7px;
		}
.titre_presentation	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#676656;
		font-weight:bold;
		margin-left:10px;
		margin-top:10px;
		text-decoration:underline overline;
		}
.titre_presentation2	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#676656;
		font-weight:bold;
		margin-left:10px;
		margin-top:10px;
		text-decoration:underline overline;
		}

#divpart	{
		float:left;
		position:relative;
		border:1px solid #CCCCCC;
		padding:5px;
		margin:5px;
		height:95px;
		width:540px;
		}
		
#divpart3	{
		float:left;
		position:relative;
		border:1px solid #CCCCCC;
		padding:5px;
		margin:5px;
		height:95px;
		}

#divpart2	{
		float:left;
		position:relative;
		border:1px solid #CCCCCC;
		padding:5px;
		margin:5px;
		height:110px;
		}
		
#liste_news
{
	background-color:#F2EFE8;
	text-align:left;
	padding-left:28px;
}
		
#liste_news a 
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000066;
}

#liste_news a:hover
{
	text-decoration:underline;
}

