﻿@charset "utf-8";
/* CSS Document */
@font-face{
	font-family: Eurostyle;
	src: url(EUROSTI4.eot); 	
}
@font-face{
	font-family: Eurostyle;
	src: url(eurostyle.ttf); 	
}
*{
	padding: 0;
	/*margin: 0;*/
	outline: 0;
}
ul{
	padding-left: 40px;
}
html, body {
	height: 100%;
}
a img{
	border: 0;
}
/* dissocie pour satisfaire l empereur IE... */
img[usemap]{
	border: 0;
}
body {
	/*font: 90% Eurostyle, Arial, sans-serif;*/
	font: 14px Arial, sans-serif;
	text-align: center ;
	background: #84caee url(/tecnoma/images/html.jpg) repeat-x;
	margin: 0;
}
#BaseLineContainer a{
	color: #00529E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div#conteneur-taille {
	margin:0 auto;
	text-align: left ;
	width:996px;
}
div#conteneur {
	overflow: auto;
	padding-left:6px;
	padding-right:5px;
	color:#000000;
	background:url(/tecnoma/images/conteneur.png) repeat-y;
	width: 985px;
	overflow: hidden;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/tecnoma/images/conteneur.png');
}
div#image,
div#navigation,
div#search,
div#center,
div#footer{
	_position: relative;
}
div#header {
	position: relative;
	background-color:#0CF;
	background:url(/tecnoma/images/entete.jpg) no-repeat;
	height:106px;
}
div#image, div#image div{
	height: 197px;
	background: transparent url(/tecnoma/images/arbo.jpg) top left no-repeat;
}
div#center {
	/* Pour Ã©viter la superposition 
	du pied de page et du contenu : */
	overflow: auto;
	padding-bottom: 5px;
	padding-top: 5px;
}
div#footer {
	float:none;
	margin-left:-6px;
	width:996px;
	background:url(/tecnoma/images/footer.gif) no-repeat;
	height:43px;
	text-align:center;
	font-size: 10px;
}
div#footer span{
	line-height: 31px;
	vertical-align: middle;
	padding-left: 122px;
	display: inline-block;
	background: transparent url(/tecnoma/images/logo-footer.gif) 0 50% no-repeat;
}

div#drapeaux {
	position:absolute;
	top:52px;
	left:772px;
}
div#ident {
	position:absolute;
	top:88px;
	right:13px;
	text-align:right;
	width: 300px;
	
}
div#ident a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	background:url(images/cadena.gif) right top no-repeat;
}
div#ident a:hover{
	color:#900;
	background:url(images/cadena.gif) right bottom no-repeat;
}
/*  colonne centrale  */ 
div#coloneune{
	width:331px;
	float:left;
	margin-left:5px;
}
div#colonedeux{
	width:331px;
	float:left;
		margin-left:5px;
}

div#colonetroix{
	width:284px;
	float:left;
		margin-left:5px;
}

div#zactu{
	height:336px;
		background:url(images/actu-fond.gif) no-repeat;
}
div#znouveaute{
	height:205px;
		background:url(images/nouveaute-fond.gif) no-repeat;
}
div#zrdv{
	height:95px;
	background:url(images/rdv-fond.gif) no-repeat;
}

div#zactu hr, div#znouveaute hr {
color: #c0c0c0;
background-color: #c0c0c0;
clear: both;
width: 95%;
border: 0; /* enleve toute bordure */
 /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
}
div#zmeto {
	height:39px;
	background:#FFF;
}
div#znews {
	padding-left:3px;
	height:45px;
	font-size:0.8em;
}
div#zsondage{
	height:68px;
	width:100%;
	font-size:0.8em;
	background:#0051a2;
	color:#FFF;
	padding-left:3px;
}

.titreactu{
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
}
.contenusactu{
	padding-left:10px;
	padding-right:10px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:12px;
	color:#666;
	margin-top:3px;
}
.contenusactu h2{
	font-size:1em;
	color:#000;
	font-weight:bold;
	line-height:11px;
	margin:0px;
	
}
.contenusactu img {
	margin:2px;
}
.contenusactu a {
	color:#006f27;
}
.contenusactu a:hover {
	color:#2eac02;
}
.titrerub{
	width:auto;
}