/**
 * Style sheet dont_look_back
 */

body
{
	margin:0px;
	background:#DBC8A0 url(tl_files/images/fond.jpg) repeat-x;
}

#wrapper
{
	width:897px;
}

#header
{
	width:897px;
	height:120px;
}

#container
{
	background:url(tl_files/images/fond_main.gif) repeat-y;
	min-height:350px;
}

#container_fond
{
	background:url(tl_files/images/container.jpg) no-repeat;
}

#main
{
}

#main .inside
{
	margin-right:32px;
	margin-left:85px;
	padding-top:30px;
	text-align:justify;
}

#right
{
}

#right .inside
{
	margin:30px 80px 0px 30px;
	text-align:left;
}

#footer
{
	width:897px;
	height:94px;
	background:url(tl_files/images/footer.jpg) no-repeat;
	margin-bottom:30px;
}

/* divers */

p.more {	
	border-top:1px dotted #E4D5BA;
	/*border-bottom:1px dashed #E4D5BA;*/
	margin:15px 0 20px 0;
	padding:6px 0 6px 0;
	color:#CFC1A9;
}

.image_container img
{
	border:7px solid #dbc8a0;
}

.no_border img {
	border:0;
}

#lbCaption
{
	color:#000000;
}

.comment
{
	margin-top:5px;
	margin-bottom:15px;
}

.mod_search input
{
	width:100px;
	height:20px;
	margin-top:3px;
	background-color:#E8E2C8;
	border:1px solid #E4D5BA;
}

.mod_subscribe input
{
	width:100px;
	height:20px;
	margin-top:3px;
	background-color:#F4ECE1;
	border:1px solid #E4D5BA;
}

.ce_comments input {
	margin:0 0 5px 0;
	
}

.contact .captcha, .ce_comments .captcha
{
	width:20px;
	height:18px;
	padding:5px 5px 0px 10px;
	background-color:#E8E2C8;
	border:1px solid #E4D5BA;
}

.contact input.submit
{
	width:80px;
	margin-top:15px;
	background-color:#E8E2C8;
	border:1px solid #E4D5BA;
	padding:5px;
	cursor: pointer;
}

.contact input.submit:hover
{
	background-color:#E4D5BA;
}

.submit {
	cursor: pointer;
}

.contact span
{
	color:#CC0000;
}

span.captcha_text
{
	margin-left:15px;
	font-weight:bold;
	color:#490F07;
}

.formbody .text
{
	padding:5px 5px 0px 10px;
	background-color:#E8E2C8;
	border:1px solid #E4D5BA;
}

.newsletter .text
{
	width:168px;
	padding:5px 5px 0px 10px;
	background-color:#F5EEE3;
	border:1px solid #E4D5BA;
}

textarea
{
	padding:10px;
	background-color:#E8E2C8;
	border:1px solid #E4D5BA;
	overflow:auto;
}

.event
{
	margin-top:10px;
}

.empty
{
	margin-top:10px;
	text-align:left;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.back
{
	margin-top:10px;
	text-align:right;
}

.mod_newsreader
{
	margin:0;
	padding:0;
}

p.info
{
	margin-bottom:10px;
	text-align:left;
	color:#cfc1a9;
}

p.error
{
	margin-bottom:10px;
	text-align:left;
}

p.context
{
	margin-bottom:15px;
}

.confirm {
	font-size:10px;
	margin:0 0 10px 0;
	text-align:center;
}

h2.ce_headline,
h1.ce_headline
{
	margin:0;
	padding:4px 0 4px 0;
	border-bottom:1px solid #DBC8A0;
	border-top:1px solid #DBC8A0;
	font-size:13px;
	color:#7C2110;
	text-transform:uppercase;
}

h1.ce_headline
{
	background:url(tl_files/images/h1-fond.jpg) right no-repeat;
	text-align:left;
	font-size:16px;
}

h3.ce_headline
{
	font-size:13px;
}

.ce_accordion
{
	margin-top:10px;
}

.toggler
{
	padding:6px;
	background-color:#E4D5BA;
	font-weight:bold;
	cursor:pointer;
	border-bottom:1px dashed #DBC8A0;
	border-top:1px dashed #DBC8A0;
	background:url(tl_files/images/fond_titre.jpg) no-repeat;
}

.accordion
{
	margin-top:5px;
	line-height:1.5;
}

.ce_text ul {
	margin:15px 0 15px 15px;
	padding:0;
}

.sidebar-liens ul {
	margin:0px 0 0 15px;
	padding:0;
}

/* Pagination */

.pagination,
.pagination a
{
	margin-top:15px;
	text-align:center;
}

.pagination p
{
	display:none;
	margin-bottom:5px;
}

.pagination li
{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}

.pagination ul
{
	height:20px;
	margin:0;
	padding:6px 0px 0px 0px;
	border-top:1px solid #DBC8A0;
	border-bottom:1px solid #DBC8A0;
}

/* Galerie */

table img
{
	border:7px solid #dbc8a0;
}

.formbody td
{
	padding:5px;
	vertical-align:top;
}

/* */

.mod_eventlist h1 {
	margin-top:10px;
}

.mod_eventlist .info {
	margin-bottom:10px;
	font-weight:bold;
}

/* Sitemap */

li.submenu {
	margin:0;
	padding:0;
}

html>body ul.level_2 {
	margin:0 0 0 10px;
}

ul.level_2 {
	margin:0 0 0 -25px;
	list-style:square;
}


/* Commentaires */

.break {
	margin:0 0 10px 0;
}

.ce_comments h1 {
	margin:10px 0 15px 0;
}

.comment_default {
	background-color:#E8E2C8;
	padding:10px 10px 0px 10px;
	border:2px dashed #E4D5BA;
	margin:10px 0 10px 0;
}

.comment_default .info {
	font-weight:bold;
}

.ce_comments input {
	margin:5px 0 5px 0;
}

.ce_comments input.submit
{
	width:180px;
	margin-top:15px;
	background-color:#E8E2C8;
	border:1px solid #E4D5BA;
	padding:5px;
	cursor: pointer;
}

.ce_comments input.submit:hover
{
	background-color:#E4D5BA;
}

.ce_comments span.captcha_text
{
	margin:5px 0 5px 5px;
}

/* Videos */

.clip-videos {	
	background:#F4EEE2 url(tl_files/images/fond-videos.jpg) no-repeat;
	/*border:1px solid #00FF00;*/
	width:445px;
	margin:0 auto;
	padding:70px 0 52px 0;
}