/* *********************************************
   *  pulp'arts  ******  webdesign development *
   *  www.pulp-arts.com - studio@pulp-arts.com *
   *  ---------------------------------------- *
   ********************************************* */


body {
font-family: "Trebuchet MS";
font-size: 10px;
color: #ffffff;
letter-spacing: 1px;
background-color: #dedede;
margin: 0px;
}

h1	{
margin: 0px;
padding: 0px;
font-size: 12px;
letter-spacing: 3px;
color: #ffffff;
font-weight: normal;
line-height: 10px;
}
	h1.news	{
	color: #666666;
	}
	h1.tetiere	{
	position:relative;
	top:17px;
	left: 10px;
	}
	h1.time	{
	color: #333333;
	text-align:right;
	letter-spacing: 1px;
	position:relative;
	top: 5px;
	
	}

h2	{
margin: 0px;
padding: 0px;
font-size: 18px;
font-weight: normal;
line-height: 22px;
}

p {
margin: 0px;
padding: 0px;
font-size: 11px;
text-align: left;
}
	p.news {
	font-size: 9px;
	color: #999999;
	line-height: 11px;
	}
	p.grey {
	color: #1f2932;
	}

		.grey {
		color: #1f2932;
		}
		.indent {
		position:relative;
		top:-3px;
		}
	li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	

/* LIENS */
a {
color: #ffffff;
text-decoration: underline;
outline: none;
outline: 0;
}

a.news {
color: #666666;
}
	a.news:hover {
	color: #333333;
	}
a.twitter {
color: #789daa;
text-decoration: none;
}
	a.twitter:hover {
	color: #ace1f3;
	}

a.linkSL:hover {
color: #4d848f;
}

a.link {
color: #1f2932;
text-decoration: underline;
}
	a.link:hover {
	color: #1f2932;
	text-decoration: underline;
	}


/* rss */
p.rsstitre	{
font-size: 13px;
color: #1f2932;
line-height: 15px;
font-weight: bold;
}
img.rss {
margin: 5px 0px 5px 0px;
border: none;
border: 0;
}
p.rssdesc	{
color: #1f2932;
line-height: 15px;
}

p.rssliste	{
line-height: 14px;
font-weight: bold;
}

ul.rss {
color: #1f2932;
line-height: 13px;
margin: 0px;
padding: 0px 0px 0px 15px;
font-size: 11px;
/*font-weight: bold;*/
word-wrap:break-word;
word-break:break-strict;
}
	li.rss {
	list-style-type: circle;
	color: #1f2932;
	margin: 0px 0px 7px 0px;
	padding: 0px 5px 0px 0px;
	word-wrap:break-word;
	word-break:break-strict;
	}
	
a.lienrss {
text-decoration:none;
color: #1f2932;
}
	a.lienrss:hover {
	text-decoration: underline;
	}
/* ----- */



tr {
vertical-align: top;
}

.small {
font-size: 9px;
line-height: 11px;
letter-spacing: 1px;
}


input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
}
	.bouton {
		background-color: #CCCC33;
		height: 20px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		cursor: pointer;
	}
textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
}
