/**
* >>>>>>>>>>>>> Style pour la page article. <<<<<<<<<<<<<<
*/

#right #connexion {
	background:#000;
	padding:1px;
	color:#fff;
}

#right #connexion {padding-bottom:10px;}

#right #connexion div {
	background:url(/templates/1m2s/images/accueil/titre_droite.png) repeat-x;
	height:29px;
	text-align:center;
	font-size:14px;
	padding-top:10px;
	font-weight:none;
	margin-bottom:10px;
	font-weight: bold;
}

h1{
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: -10px;
}

.vignette {
	width:174px;
	margin:2px 0 20px 0;
}
	.vignette-left{
		width:174px;
		margin-right:13px;
		float:left;
	}
.td-left{
	text-align:left;
	height:65px;
	width:242px;
}
.td-center{
	text-align:center;
	height:65px;
	width:242px;
}
.td-right{
	text-align:right;
	height:65px;
	width:242px;
}

#content h2{
	color: #426E04;
	clear: left;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
#content h2 img{ vertical-align: bottom; }

#content h2 a{
	color: #426E04;
	text-decoration: underline;
}
#content h2 a:hover{ text-decoration: none; }

.lienVersCat{
	clear: left;
	font-size: 12px;
	text-align: right;
	margin-right: 45px;
}
.dernierLienVersCat{ margin-bottom: 25px; }

.lienVersCat a{ color: #426E04; }
.lienVersCat a:hover{ text-decoration: none; }