/**
 * Style sheet ccabElements
 */
.ce_text
{
	height:100%;
	margin:2em;
	background-image:url("tl_files/ccab/images/article_bg.jpg");
	background-repeat:repeat-y;
	line-height:1.5;
}

.ce_text p
{
	font-size:1.1em;
	line-height:1.5;
	margin:0 1em 1em 1.2em;
	text-indent:1em;
}

.ce_text h2, h2.ce_headline
{
	margin:0.6em 1em 0.7em 1.2em;
	border-bottom:1px solid #d6c8c6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:2em;
	color:#973021;
}

.ce_text h3
{
	margin:1.4em 1em 0.7em 1.2em;
	font-size:1.3em;
	color:#4B6544;
}

.ce_list ul
{
	margin-top:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:1.4;
}

.ce_text a
{
	border-bottom:1px solid #d8b6b0;
}

.ce_text a:hover
{
	background: #f7f3ea;
}

.ce_text img
{
	float:left;
	border:1px solid #d6c8c6;
	margin:0 14px 14px 20px;
}

.ce_text img.sidebar
{
	float:none;
	margin:0 10px 6px 10px;
}

img.sidebar270
{
	margin:20px;
	border:1px solid #d6c8c6;
}

#sidebar-img img
{
	border:1px solid #bebaae;
}

/* ----FORMATAGE ARTICLE SANS FOND----- */
.sansfond
{
	background-image:url("none");
}

/* ----FORMATAGE ALTERNATIF POUR PROGRAMMES---- */
.programme
{
	border-top:1px solid #bebaae;
	border-bottom:1px solid #bebaae;
	border-left:1px solid #bebaae;
}

.programme p
{
	margin-bottom:0.4em;
	text-align:left;
	font-size:1.04em;
	line-height:1.2em;
	text-indent:0;
}

.programme h3
{
	font-size:1.4em;
}

/* ----FORMATAGE POUR EDITIONS PRECEDENTES---- */
.archives
{
	padding-top:14px;
	padding-bottom:14px;
	background-color:#f1e9d7;
	background-image:url("none");
	border:1px solid #d6c8c6;
}

.archives_blue
{
	padding-top:14px;
	padding-bottom:14px;
	background-color:#ebe6e3;
	background-image:url("none");
	border:1px solid #d6c8c6;
}

.archives_transp
{
	padding-top:14px;
	padding-bottom:14px;
	background-color:#transp;
	background-image:url("none");
	border:1px solid #d6c8c6;
}

.archives img, .archives_blue img, .archives_transp img
{
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
}

.archives p, .archives_blue p
{
	margin-bottom:0.2em;
	text-align:left;
	font-size:1.04em;
	line-height:1.2em;
	text-indent:0;
}

.archives_transp p
{
	margin-bottom:0.4em;
	text-align:left;
	font-size:1.05em;
	line-height:1.4em;
	text-indent:0;
}

.archives h3, .archives_blue h3, .archives_transp h3
{
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-size:1.8em;
}

/* -----FORMATAGE POUR LISTE ASSOS--- */
.asso
{
	margin:2em 4em;
}

.asso p
{
	margin-bottom:0.8em;
	text-align:left;
	font-size:1.04em;
	line-height:1.3em;
	text-indent:0;
}

.asso h3
{
	margin-top:1em;
	font-weight:bold;
}

/* --------------- */
* html .ce_list li
{
	margin:0px 0px 0px 26px;
}

*:first-child+html .ce_list li
{
	margin:0px 0px 0px 26px;
}

.ce_table
{
	margin:0 20px 20px 20px;
}

.ce_table table
{
	border-left:1px solid #cccccc;
}

.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th
{
	padding:2px 8px;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_gallery table
{
	width:100%;
}

.ce_gallery td
{
	text-align:center;
	vertical-align:middle;
}

/* ---SIDEBAR---- */
#actus .ce_text
{
	width:272px;
	background-color:#ede9e0;
	border:1px solid #bebaae;
	margin:0 0 10px 20px;
}

#actus .ce_text h2
{
	margin:1.5em 1em 0.6em 1em;
	border-bottom:0;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#973122;
	line-height:1.2em;
}

#actus .ce_text p
{
	font-size:1em;
	line-height:1.4em;
	margin:0 1em 1em 1em;
	text-indent:0;
}

#actus img
{
	margin:10px 0;
}

/* ----LIENS IMAGES VERS LES BLOGS---- */
#vers_blogs
{
	width:600px;
	height:30px;
	margin:0 0 10px 20px;
}

#vers_blogs #imgright
{
	float:left;
	margin:10px;
	border:1px solid #cecbc2;
}

#vers_blogs #imgleft
{
	float:left;
	margin:10px;
	border:1px solid #cecbc2;
}

#vers_blogs #txt
{
	float:left;
	margin-top:12px;
	font-weight:bold;
	font-size:1.2em;
}

html>body .mime_icon
{
	top:-1px;
	position:relative;
}

