/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #373A3F url('images/body_bg.gif') repeat-x;
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #48483C;
line-height: 18px;
margin-bottom:22px;
}

a
{
color: #005CB1;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

sup
{
font-size: 0.5em;
}

h2
{
font-size: 20px;
}

p
{
margin-bottom: 14px;
text-align: justify;
}

img.picA
{
position: relative;
top: -2px;
width: 108px;
height: 75px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 8px 11px 3px 0px;
}

img.floatright
{
float: right;
margin: -3px 0px 0px 11px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff;
width: 770px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 770px;
margin: 0 auto;
margin-top:20px;
background: #fff;
}

#inner
{
position: relative;
padding: 7px 7px 7px 7px;
z-index: 2;
}

#header
{
position: absolute;
background: #FF7800 url('images/a8.gif') repeat-x;
width: 232px;
height: 80px;
color: #fff;
padding-left: 20px;
}

#header span
{
font-weight: normal;
}

#header h1
{
	position: absolute;
	font-size: 24px;
	letter-spacing: -1px;
	top: 26px;
	height: 45px;
	left: 64px;
}

#header h1 a
{
	color: #fff;
	text-decoration:none;
}

#header h2
{
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	color: #FCE2CA;
	top: 46px;
	left: 30px;
}

#header h2 a
{
	color: #FCE2CA;
	text-decoration:none;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
position: absolute;
right: 7px;
background: #EAEAE2;
width: 503px;
height: 80px;
}

#menu
{
position: relative;
background: #46461F url('images/a16.gif') repeat-x;
height: 40px;
padding: 0px 20px 0px 5px;
margin: 86px 0px 4px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 36px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 13px;
color: #fff;
font-weight: bold;
text-decoration: none;
}

#menu ul li a:hover
{
background: url('images/a18.gif') repeat-x center;
color: #4A4A24;
padding-top:7px;
text-decoration: none;
}

#date
{
position: absolute;
top: 0px;
line-height: 38px;
color: #BDBDA2;
right: 12px;
font-weight: bold;
font-size: 12px;
padding-right:1px;
letter-spacing: -1px;
}

#secondarycontent
{
position: relative;
width: 180px;
float: left;
}

#secondarycontent label#mentionTest
{
font-size:9px;
}

#secondarycontent a
{
color: #EA7000;
font-weight:bold;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #666644;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 5px 10px;
margin-bottom: 10px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 10px;
}

#primarycontent
{
position: relative;
width: 553px;
float: right;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 5px 15px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 10px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('images/a33.gif') repeat-x;
height: 64px;
margin-top:-6px;
}

#primarycontent .post .content #testEligibilite {
    padding:5px;
    margin:0;
    border:1px dotted #eaeae2;
    border-radius:5px;
    -moz-border-radius:5px;
}
#primarycontent .post .content #testEligibilite p{
    padding:0;
    margin:5px 0 0 15px;
}
#primarycontent .post .content #testEligibilite input {
    padding:3px;
    border:1px solid #666644;
    border-radius:5px;
    -moz-border-radius:5px;
    background:#fff;
    color:#ff5500;
    width:30%;
}
#primarycontent .post .content #testEligibilite input#btnEligibilite {
    padding:2px;
    border:1px solid #ff6600;
    border-radius:5px;
    -moz-border-radius:5px;
    background: #fd5900;
    color: #fff;
    font-weight:bold;
    cursor:pointer;
}
#primarycontent .post .content #testEligibilite input#optin {
    width:auto;
    border:none;
}
#primarycontent .post .content #testEligibilite label#mentionTest {
    font-size:8pt;
    color:#666644;
}

#postmetazan {
  width:360px;
	padding: 5px; 
	font-size: 12px;
	font-weight:bold;
	color: #828264;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
	margin-bottom:20px;
}
#postmetazan .date{ margin: 0 10px 0 5px;	}
#postmetazan a.comments { margin: 0 10px 0 5px;	}
#postmetazan a.readmore { margin: 0 10px 0 5px;	}

.lihome li { display: block; color:#4B4B4B; margin: 0px; padding: 0px 0px 3px 17px; list-style-type: none; background: url(images/testadslbullet.jpg) no-repeat left top; text-align:justify; font-size: 90%; border-bottom: solid 1px #037EA3;}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('images/a38.gif');
}

#footer
{
position: relative;
clear: both;
height: 70px;
background: url('images/a50.gif') repeat-x #FAFAF8;
color: #696956;
}

#footer2
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('images/a50.gif');
color: #696956;
}

#footer a
{
color: #A8A88D;
}

#pub
{
position:absolute;
width:122px;
right:-168px;
top:135px;
text-align:center;
color:#00FF33;
}

#pubcompteur
{
position:absolute;
width:122px;
right:-162px;
top:215px;
text-align:center;
border: solid 1px #EAEAE2;
color:#00FF33;
}

#pubhome
{
position:absolute;
width:122px;
right:-162px;
top:169px;
text-align:center;
border: solid 1px #EAEAE2;
color:#00FF33;
}

#pub120x600
{
position:absolute;
width:122px;
right:-162px;
top:139px;
text-align:center;
border: solid 1px #EAEAE2;
color:#00FF33;
}

.valeurs
{
font-weight:bold;
font-size:16px;
color:#BB8904;
}

