﻿body
{
background-color:#fff;
background-image:url('images/bg.png');
background-repeat:repeat-x;
}

#site
{
width:1000px;
height:auto;
margin:auto;
}

#footer
{
width:100%;
height:300px;
background-color:#fff;
}



#header
{
width:980px;
padding-left:10px;
padding-right:10px;
}

#headercoin
{
float:right;
background-image:url('images/headercoin.png');
width:430px;
padding:10px;
height:110px;
margin-top:-15px;
margin-right:50px;
}

#logo
{
width:430px;
height:120;
margin-top: 0px;
margin-left:60px;
}

#content
{
width:1000px;
height:auto;
}

#hautcontent
{
width:934px;
height:53px;
background-image:url('images/hautcontent.png');
padding-left:20px;
}

#milieucontent
{
width:954px;
height:auto;
min-height:550px;
background-image:url('images/milieucontent.png');
background-repeat:repeat-y;
}

#bascontent
{
width:954px;
height:23px;
background-image:url('images/bascontent.png');
}

#menu
{
height:16px;
width:100%;
padding:9px;
font-weight:bold;
font-size:15px;
}

#menu a
{
text-decoration:none;
color:#188dc9;
padding-right:15px;
}

#menu a:hover
{
text-decoration:none;
color:#000;
}


#pubcarre
{
float:right;
margin-right:20px;
width:300px;
height:250px;
border:1px dotted #188dc9;
font-size:15px;
font-style:italic;
color:#188dc9;
}

#tc
{
width:550px;
margin-left:13px;
padding-left:4px;
height:30px;
font-size:20px;
color:#188dc9;
font-weight:bold;
border-bottom:2px solid #188dc9;
}

#contenu1
{
width:540px;
color:#188dc9;
font-size:15px;
margin-left:13px;
padding-left:4px;
}

#contenu2
{
width:900px;
color:#188dc9;
font-size:15px;
margin-left:13px;
padding-left:4px;
min-height:250px
}

#article
{
width:520px;
height:auto;
background-color:#188dc9;
color:#fff;
font-size:22px;
text-align:left;
padding:11px;
font-style:italic;
}


#articler
{
width:520px;
height:auto;
background-color:#188dc9;
color:#fff;
font-size:17px;
text-align:left;
padding:11px;
font-style:italic;
}



#pubrec
{
width:730px;
height:95px;
border:1px dotted #188dc9;
margin-left:6%;
}


table#themetable
{
border: 1px solid #fff;
font-size:20px;
background-color:#188dc9;
color:#fff;
}

	
			
