/**
 * Style sheet news
 */
.layout_full .ce_text p
{
	margin-top:8px;
	margin-bottom:0px;
	text-align:justify;
	font-size:12px;
	line-height:16px;
}

.layout_full .ce_text a
{
	float:right;
	display:block;
	padding:1px 4px 2px 4px;
	background-color:#ffffff;
	border:1px solid #cccc99;
	text-decoration:none;
	color:#999900;
}

.layout_full .ce_text a:hover
{
	border:1px solid #333333;
}

.layout_full div.ce_text
{
	margin-top:10px;
	padding:10px;
	background-color:#fdfdf0;
	border:1px dotted #cccc99;
}

.layout_full h1
{
	margin-right:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	vertical-align:text-bottom;
	border-bottom:1px solid #cccc99;
	font-weight:normal;
	font-size:24px;
	color:#333333;
	line-height:24px;
}

.layout_full h2
{
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	font-size:16px;
	color:#999966;
	line-height:18px;
}

.layout_full p.info
{
	margin-top:6px;
	margin-bottom:2px;
}

.layout_full .ce_text h1
{
	margin-bottom:8px;
	font-weight:normal;
	font-size:18px;
}

.layout_full .ce_text h2
{
	margin-top:10px;
	margin-bottom:8px;
	font-weight:normal;
	font-size:16px;
}

.layout_full .ce_text h3
{
	margin-top:4px;
	margin-bottom:0px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	font-size:14px;
	color:#747157;
}

div.mod_newsreader
{
	margin-right:20px;
	margin-left:20px;
}

.mod_newsreader p.back
{
	margin-top:4px;
	margin-right:2px;
	text-align:right;
}

.mod_newsreader p.back a
{
	margin-top:2px;
	text-align:right;
	text-decoration:none;
	color:#996600;
}

#news_bar
{
	width:100%;
	height:20px;
	overflow:hidden;
	text-align:center;
	background-color:#336600;
	font-family:Verdana, arial, sans-serif;;
	font-size:10px;
	color:#ffffff;
	line-height:20px;
}

.mod_newslist h1
{
	margin-top:2px;
	margin-bottom:4px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	border-top:0px dotted #336600;
	border-bottom:1px dotted #336600;
	font-weight:normal;
	font-size:15px;
	color:#333333;
	line-height:24px;
	letter-spacing:0px;
}

.layout_latest
{
	padding:3px 10px 0px 10px;
	background-color:#ffeeaa;
	border-top:1px solid #ffffff;
}

.layout_latest p.info
{
	font-style:italic;
	font-size:9px;
	color:#669900;
}

.layout_latest h2
{
	margin-bottom:0px;
}

.layout_latest h2 a
{
	margin-bottom:0px;
	margin-left:0px;
	padding-left:18px;
	background-image:url("css-images/orange.png");
	background-position:left bottom;
	background-repeat:no-repeat;
	font-family:Verdana, arial, sans-serif;;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	line-height:20px;
}

.layout_latest h2 a:hover
{
	background-image:url("css-images/rouge.png");
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
}

p.teaser
{
	margin-top:0px;
	margin-bottom:2px;
	margin-left:0px;
	padding-bottom:6px;
	text-align:left;
	font-family:arial;
	font-size:10px;
	color:#666600;
	line-height:11px;
	letter-spacing: 0px;
}

p.more
{
	display:none;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:right;
}

.more a
{
	text-decoration:none;
	color:#996633;
}
