/* Import des styles séparés */
@import url(style-textes.css);
@import url(style-liens.css);

/* Mise en forme générale */
body {
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:11px;
	color:#CDEBF2;
	text-align:center;
	background:#1C4A62 url(http://www.telerad.fr/images/fond_page.jpg) top repeat-x;
}

#contenu {
	z-index:10;
}

#top{
	margin:0;
	padding:0;
	width: 908px;
	height:250px;
	background:url(http://www.telerad.fr/images/top_right.jpg) top right no-repeat;
	z-index:2;
	text-align:left;
}

#navig{
	margin:0;
	padding:0;
	width: 908px;
	height:19px;
	background:url(http://www.telerad.fr/images/fond_navig.jpg) no-repeat;
	z-index:100;
	text-align:left;
}

#menu{
	margin:0;
	padding:0;
	position:absolute;
}

#intermediaire{
	margin:0;
	padding:0;
	width: 908px;
	height:40px;
	background:url(http://www.telerad.fr/images/intermediaire.jpg) no-repeat;
	z-index:3;
	text-align:left;
}

#navigproduits{
	margin:21px 0 0 0;
	padding:0;
	width: 213px;
	height:199px;
	background:url(http://www.telerad.fr/images/fond_produits.gif) bottom no-repeat;
	z-index:2;
	text-align:left;
}

#voirdetails{
	width: 86px;
	height:14px;
	background:url(http://www.telerad.fr/images/fond_voirdetails.gif) no-repeat;
	padding:0;
	margin:2px 0 0 0;
	font-family:verdana;
	font-size:10px;
	color:#C8D4DA;
	float:right;
}

#image_prod{
	width: 256px;
	background:#ffffff;
	padding:2px;
	border:2px solid #B2B2B2;
	margin-bottom:2px;
	text-align:center;
}

#telecharger_fiche{
	width: 254px;
	background:#246282;
	padding:5px;
	margin-bottom:1px;
}

#imprimer_fiche{
	width: 254px;
	background:#246282;
	padding:5px;
	margin-bottom:1px;
}

#prod_interesse{
	width: 254px;
	background:#246282 url(http://www.telerad.fr/images/bottom_prod_interesse) bottom right no-repeat;
	padding:5px;
	margin-bottom:1px;
}


.formrecherche {
	background-color:#21516A;
	color:#ffffff;
	font-size : 10px;
	font-family : verdana;
	font-weight:bold;
	border:1px solid #21516A;
	width:195px;
	margin-right:5px;
}

#catmenu{
	text-align:left;
	margin:0 0 0 25px;
	height:45px;
	list-style-type:none;
	font-size : 10px;
	font-family : verdana;
}

.photobord {
	border:3px solid #ffffff;
	margin-bottom:10px;
}
