﻿@charset "utf-8";
/* CSS Document */

div#coloneContenus{
	float: right;
	width: 770px;
	overflow: hidden;
	/*margin-left: 214px;*/
}
div#mietteDePain{
	font-size:0.9em;
	font-weight:bold;
	background-color:#FFF;
	padding-left:10px;
}
div#mietteDePain a {
	color:#00519e;
	text-decoration:none;
}
div#mietteDePain a:hover{
	color:#C00;
}
.contenuspages {
	/*float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;*/
	padding:10px;
}
.contenuspages h1 {
	font-size:1.8em;
	/*line-height:20px;*/
	color:#00519e;
  margin-top:10px;
}
.contenuspages h2 {
	font-size:1.3em;
	line-height:15px;
	color:#00519e;
	margin-top:5px;
	margin-bottom:5px;
}
.contenuspages h3 {
	font-size:0.9em;
  line-height:14px;
	color:#00519e;
	margin-top:5px;
	margin-bottom:5px;
}
hr {
	color:#00519E;
	background:#00519E;
	height:1px;
	border:0px;
}
.tabGamme {
	border-width:1px; 
border-style:solid;
	text-align:center;
	background:#ffffff;
	border-color:#00519e;
}
.tabGamme td,.tabGamme tr {
border-width:1px; 
border-style:solid;
border-color:#00519e;
padding:3px;
}
.enteteTabGamme {
	color:#FFF;
	background:#00519e;
}

.contenuspages h1 p,.contenuspages h2  p,.contenuspages h3 p{
	margin:0px;
	padding:0px;
}

.contenuspages a{
	color:#006f27;
}
.contenuspages a:hover{
	color:#2eac02;
}
div#mageDroite {
	float:left;
	width:200px;
}

/* surcharge -----------------*/
div#center {
	padding-top:0px;
	background:url(/tecnoma/images/conteneur-pages.gif) repeat-y;
	overflow: hidden;
	_zoom: 1;
}

/* home */
#home div#coloneNavigation,
#home div#mietteDePain{
	display: none;
}
#home div#coloneContenus{
	float: none;
	width: auto;
}
#home div#center{
	background-image: none;
	clear: both;
}
/*remontees actus*/
#home div#actualitecontainer{
	float: left;
	width: 336px;
	background-color: #FFFFFF;
	padding: 5px 7px;
	margin-right: 9px;
	_margin-right: 7px;
	-moz-border-radius-bottomleft: 14px;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	behavior: url(/tecnoma/border-radius.htc);
}
#home div#actualitecontainer div.Entete a{
	color: #00529E;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-variant : small-caps;
	font-size: 15px;
	display: block;
	padding-bottom: 3px;
}
#home div#actualitecontainer div.Entete{
	border-bottom: 1px solid #F8F4F1;
}
#home div#actualitecontainer div.Entete div{
	border-bottom: 1px solid #E7E7E9;
}
#home div#actualitecontainer div.Entete div div{
	border-bottom: 1px solid #DBE4ED;
}
#home div#actualitecontainer div.Entete div div div{
	border-bottom: 1px solid #B7C8DA;
}
#home div#actualitecontainer div.Entete div div div a{
	border-bottom: 1px solid #B5CDE5;
}

#home div#actualitecontainer div.Bloc_Left tr td{
	border-bottom: 1px solid #F3F3F3;
	color: #656565;
	font-weight: bold;
	font-size: 11px;
}
#home div#actualitecontainer div.Bloc_Left div.text{
	padding-top: 5px;
}
#home div#actualitecontainer div.Bloc_Left tr:last-child td{
	border: 0;
}
#home div#actualitecontainer div.Bloc_Left td h3{
	color: #000000;
	font-size: 12px;
	margin: 0;
	margin-top: 5px;
}
#home div#actualitecontainer div.Bloc_Left td a{
	position: relative;
}
#home div#actualitecontainer div.Bloc_Left td a.suite{
	float: left;
	padding-left: 2px;
	width: 100%;
}
#home div#actualitecontainer div.Bloc_Left td a.lienimage{
	float: right;
	margin: 3px;
	margin-top: -4px;
}
#home div#actualitecontainer div.Bloc_Left td a.lienimage img{
	max-width: 100px;
	max-height: 100px;
	border: 0;
}
#home div#actualitecontainer div.Bloc_Left td span.titre{
	display: block;
	margin-bottom: 4px;
}


#home div#colonneBL{
	float: left;
	width: 336px;
}
#home div#colonneCarte{
	float: right;
	width: 261px;
	_width: 258px;
	overflow: hidden;
	border: 0;
}
#home div#BLNouveaute,
#home div#BLRDV,
#home div#carte,
#home div#meteo,
#home div#newsletter,
#home div#sondage{
	border: 1px solid #FFFFFF;
	background-color: #E5E5E5;
	padding: 5px 7px;
	overflow: hidden;
	-moz-border-radius-bottomleft: 14px;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	behavior: url(/tecnoma/border-radius.htc);
}
#home div#BLNouveaute,
#home div#BLRDV,
#home div#carte,
#home div#meteo,
#home div#newsletter{
	margin-bottom: 9px;
}
#home div#sondage{
	background-color: #0051A2;
}
#home div#meteo div.contenu{
	line-height: 40px;
	text-align: center;
}
#home div#meteo div.contenu a,
#home div#meteo div.contenu a:hover{
	display: block;
	text-decoration: none;
	color: #383838;
	cursor: pointer;
}
#home div#meteo span.previ{
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
}
#home div#meteo img{
	margin-right: 5px;
	vertical-align: middle;
}
#home div.titre{
	color: #00529E;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 15px;
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0A0A0;
	_zoom: 1;
}
#home div#sondage div.titre{
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#home div#sondage div.contenu{
	color: #FFFFFF;
}
#home div#sondage div.contenu span.champ{
	display: inline-block;
	width: 49%;
	overflow: hidden;
	white-space: nowrap;
	height: 24px;
}
#home div#sondage div.contenu span.champ label:hover{
	position: absolute;
	margin-top: 2px;
	margin-left: 3px;
	background-color: #0051A2;
}
#home div#sondage div.contenu span.champ input{
	margin: 0;
}
#home div#sondage div.contenu div#divboutonvote{
	text-align: center;
}
#home div#sondage div.contenu input#boutonvote{
	border: 1px solid #FFFFFF;
	background-color: #0051A2;
	color: #FFFFFF;
}
#home div#sondage div.contenu div.votants{
	text-align: center;
}
#home div#sondage div#graph{
	text-align: center;
}
#home div#sondage div#graph span.blocrslt{
	display: inline-block;
	width: 30px;
}
#home div#sondage div#graph span.blocrslt br{
	height: 0;
	line-height: 0;
	overflow: hidden;
}
#home div#sondage div#graph span.blocrslt span.barrerslt{
	display: inline-block;
	background: #FFFFFF url(/tecnoma/images/barrev.png) 0 0 repeat-y;
	height: 0;
	line-height: 0;
	overflow: hidden;
	width: 15px;
}
#home div#sondage  div.titre span.soustitre{
	color: #FFFFFF;
}
#home div.titre span.soustitre{
	float: right;
	color: #737373;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 19px;
}
#home div.contenu{
	margin-top: 7px;
	color: #383838;
	font-weight: bold;
	font-size: 11px;
}
#home div#carte div.contenu{
	text-align: center;
}
#home div.contenu p{
	margin: 0;
}

/*page actualites et recherche*/
#actualites div.listeActualite{
	overflow: hidden;
	display: inline-block;
	margin-bottom: 15px;
	margin-left: 1%;
	margin-right: 1%;
	width: 45%;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	background-color: #E5E5E5;
	padding: 5px 7px;
	-moz-border-radius-bottomleft: 14px;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	behavior: url(/tecnoma/border-radius.htc);
}
/*pour ie7*/
*+html  #actualites div.listeActualite{
	zoom: 1;
	display: inline;
}
/*pour ie6 et inferieurs*/
* html #actualites div.listeActualite{
	zoom: 1;
	display: inline;
}
#actualites div.listeActualite a.imgintro{
	float: left;
	margin: 5px;
}
#actualites div.listeActualite a.imgintro img{
	max-width: 150px;
	max-height: 150px;
}
/*pour ie6 et inferieurs*/
* html #actualites div.listeActualite a.imgintro img{
	_width: expression(this.clientWidth>150?'150px':this.clientWidth+'px');
}
#actualites div.listeActualite a{
	position: relative;
}
#actualites div.listeActualite a.suite ,.infoGammes a.suite{
	padding-left: 17px;
	background: transparent url(/images/next.gif) 0 50% no-repeat;
	float: left;
	clear: left;
	font-weight: bold;
	margin-top: 3px;
	font-size: 13px;
	display: block;
	width: 100%;
}
.infoGammes a.suite{
	margin:3px;
}
#actualites div.listeActualite span.textintro{
	margin-top: 7px;
	color: #383838;
	font-weight: bold;
	font-size: 11px;
}
#actualites div.listeActualite span.textintro span.titre{
	display: block;
	margin-bottom: 4px;
	overflow: hidden;
}
#actualites div.listeActualite span.textintro span.titre:first-letter{
	font-size: 32px;
	line-height: 28px;
	overflow: hidden;
	display: block;
	float: left;
	font-family: serif;
	padding-top: 4px;
}
#actualites div.listeActualite h3{
	color: #00529E;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-variant : small-caps;
	font-size: 15px;
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0A0A0;
	_zoom: 1;
	margin: 0;
}
span.highlight{
	vertical-align: bottom;
	overflow: hidden;
}
/*pour ie7*/
*+html span.highlight{
	vertical-align: baseline;
}
/*pour ie6 et inferieurs*/
* html span.highlight{
	vertical-align: baseline;
}

/*page annuaire*/
#annuaire div#coloneNavigation,
#annuaire div#mietteDePain{
	display: none;
}
#annuaire div#coloneContenus{
	float: none;
	width: auto;
}
#annuaire div#center{
	background-image: none;/*page gammes*/
}


/*page gammes*/

.tabMat {
	float:left;
	width:363px;
}
.basTab {
	background:url(/tecnoma/images/gammes/sous_tab_repet.gif) repeat-x;
	height:30px;
}
.infoGammes {
	font-size:0.9em;
	color: #838383;
	background:url(/tecnoma/images/gammes/info_fond.gif) repeat-y;
	font-weight: bold;
	height:25px;
}

.sTitreGamme {
	font-size:0.9em;
	font-weight:bold;
	background:url(/tecnoma/images/gammes/info_fond.gif) repeat-y;
	height:25px;
}
.titreGamme {
	/*font-size:0.9em;
	/*line-height:30px;*/
	height:20px;
	vertical-align: middle;
	width:163px;
	font-weight:bold;
	color:#000000;
	background-color:#039;
	background:url(/tecnoma/images/gammes/font_titre.gif) no-repeat;
}
.separateurTab {
	height:7px;
}
.photoGamme {
	-moz-border-radius-topleft:14px;
	background-color:#e4e4e4;
	border:1px solid #838383;
	border-bottom:none;
	width:179px;
	height:131px;
	text-align:center;
	vertical-align: middle;
}
.photoGamme2 {
	background-color:#e4e4e4;
	width:183px;
	height:131px;
	background-image:url(/tecnoma/images/gammes/fond_photo.gif);
	text-align:center;
}
.margeGamme {
	background:#959595;
}
.margeDroiteGamme {
width:7px;
} 
/*pageProduit*/  
 
.Produit_Caracteristique_coin,.Produit_Caracteristique,.Produit_Caracteristique a{
		background:#a5a5a5;
}
.Produit_Caracteristique,.Produit_Caracteristique a {
	color:#FFF;
	font-weight:bold;
	width:345px;
}
 .Produit_Caracteristique a {
	 color:#FFF;
	 text-decoration:none;
	
 }
.Produit_equipement_coin,.Produit_equipement, .Produit_equipement a {
background:#e5e5e5;	
}

.Produit_equipement, .Produit_equipement a {
	color:#616161;
	font-weight:bold;
	text-decoration:none;
	width:345px;
	
}


.Produit_equipement a, .Produit_Caracteristique a {
		padding-left:0px;
}
.Produit_equipement a:hover, .Produit_Caracteristique a:hover{
	padding-left:20px;
	padding-right:20px;
	background:url(/tecnoma/images/puce_lien.gif) no-repeat center left;
	color:#000000;
	text-decoration:none;
}
.Produit_TPhotos {
	color:#a5a5a5;
	font-weight:bold;
}
.Produit_ZPhotos {
	background:#ffffff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #c9c9c9;
	margin:10px;
	padding:5px;
}
.Produit_ZPhotos img {
border:1px solid #000000;
margin-left:10px;

}

#detailActualite ul {
padding-left:20px;
}

