body, html { margin: 0px; padding: 0 }
body{
	background: #EEE url('/bg.jpg');
	color: #000;
	
	line-height: 1.6em;
	font-family: Verdana, sans-serif;
  text-align: center;
}

body, td {font-size: 11px; }

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

h1{font-size: 18px; color: #FF9900; background: transparent url('h1_bullet.gif') no-repeat left center; height: 33px; padding-left: 30px; line-height: 33px}
h2 { font-size: 14px; background: transparent url('h2.gif'); background-repeat: no-repeat; background-position: 0 0;padding: 6px; text-indent: 30px; border-bottom: #313131 1px solid; color: #753a74;}h3{font-size: 12px;}
h4{font-size: 11px;}
h5{font-size: 10px;}
h6{font-size: 10px;}

img { border: none }
p { text-align: justify; }

#top { background-color: #313131; text-align: right; margin-bottom: 7px; padding: 3px 15px; color: #DDD; border-bottom: 1px solid white}
#top a { color: #EEE; text-decoration: none; font-size: 10px; font-weight: bolder}
#top a:hover { color: #FFCA22;}

#global{
	background: #fff url(page.jpg) repeat-y center top;
  margin: 0 auto; width: 780px;
  text-align: center;
}

#header {
	height: 120px;
	/*padding-top: 20px;*/
	background: #FFF url(top.png) no-repeat left top;
  margin: 0px
}
#header h2 { display: none; }

#section{
	padding-left: 35px;
  margin-left: 5px;
	color: #888;
	background: transparent url('day-date.png') no-repeat 0 center;
	font-style: italic;
  text-align: left;
}
#main { margin: 20px; width: 740px; text-align: left;}

#content { width: 555px; float: left;}
#menu { width: 175px; float: right;}

#menucabinet { text-align: center; }
#menucabinet a { color: #AD0000; text-decoration: none;}

#menublog a { display: block; text-decoration: none; font-weight: bolder; color: #AD0000; background: transparent url('puce1.gif'); background-repeat: no-repeat; background-position: 0 0; text-indent: 10px; font-size: 10px; line-height: 10px; margin-bottom: 5px}

#footer{
	margin: 0;
	border-top: 1px solid #CCC;
	background: #EEE;
  width: 780px
}

#footer td {color: #666; }

#footer a{
	color: #999;
}

#copy { margin-top: 40px; color: #999; font-size: 9px; }
#copy a { color: #999; text-decoration: none; }

.homecat {margin: 2px 0px; text-align: right; }
.homecat a { font-weight: bolder; text-decoration: none; color: #3366CC}
