/* texte articles */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body.tr-contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
/* lien classique */
a {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	
	text-decoration: none;
	outline:none;
}

/* texte titre*/
.tr-contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
/* petit texte */
small, .small, .smalldark, .mosimage_caption, .author, .createby, .createdate, .modifydate, a.readon, .img_caption {
	
	font-size: 10px;
	color:#666666;
}

/* position logo */
#tr-logo {
	position:absolute;
	top:10px;
}
#tr-logo a {
	display:block;
	float:center;
	height:120px;
	width:380px;
}

/* menu du site */
#tr-top-menu {
	text-align:center;
	height:20px;
	padding:0 10px;
	margin:0 0 20px 0;
	font-weight:bold;
	text-transform: uppercase;
	
}

/* hauteur du contenu */
#tr-header {
	height:140px;
	position:relative;
	
}


/* bande centrale */
#tr-container {
	text-align:left;
	width:380px;
	margin:5px auto;
}











