/**
 * Style sheet Intro
 */
.mod_article
{
	padding-right:20px;
	padding-left:20px;
}

.ce_gallery img
{
	padding:2px;
	border:1px solid #666666;
}


/**
 * Basic tags
 */
img
{
	vertical-align:middle;
	border:0px;
}

p,
pre,
form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:18px;
	color:#ff0000;
}

h2
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}


/**
 * Body
 */
body
{
	margin:0px;
	padding:0px;
	background-image:url("tl_files/images/background.jpg");
}

* html body
{
	margin-left:1px;
}


/**
 * Font family
 */
a,
b,
body,
cite,
div,
em,
i,
label,
li,
ol,
p,
strong,
td,
th,
u,
ul
{
	font-family:Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-family:Arial, sans-serif;
}

fieldset,
form,
input,
optgroup,
select,
textarea
{
	font-family:Arial, sans-serif;
}


/**
 * Font size
 */
a,
body,
div,
fieldset,
form,
input,
label,
li,
ol,
optgroup,
p,
select,
td,
th,
textarea,
ul
{
	font-size:12px;
	color:#000000;
}


/**
 * Fonts
 */
.ce_text
{
	line-height:15px;
}


/**
 * Footer
 */
#footer .inside,
#footer .inside a
{
	padding-top:3px;
	padding-right:3px;
	text-align:right;
	font-size:10px;
	color:#666666;
}


/**
 * Layout
 */
#header
{
}

#main
{
	padding-bottom:20px;
}

.ce_text ul
{
	padding-left:15px;
	list-style-type:square;
}


/**
 * Links
 */
a
{
	text-decoration:underline;
}

a:hover
{
	color:#ff0000;
}


/**
 * table
 */
.ce_table .col_0
{
	width:120px;
	height:80px;
	vertical-align:middle;
}

.ce_table .col_1
{
	width:200px;
	height:80px;
	text-align:left;
	vertical-align:middle;
}

#tissage td
{
	width:290px;
	height:100px;
	text-align:center;
	vertical-align:top;
}
