 
body  {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-image: url(http://www.top-mature.fr/images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #687178;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColLiqHdr #container {
	width: 712px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(http://www.top-mature.fr/images/truc-gris.jpg);
	background-repeat: repeat-x;
	background-position: 100px 200px;
} 
.thrColLiqHdr #header {
	height: 200px;
	padding-top: 0;
	padding-bottom: 0;
} 
.haut-header {
	background-image: url(templatesvieilles_02.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 711px;
}
.haut-demarrage {
}
.haut-image {
	background-image: url(http://www.top-mature.fr/images/templatesvieilles_07.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 712px;
}
.haut-bas {
	background-image: url(http://www.top-mature.fr/images/templatesvieilles_08.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
.haut-menu {
	height: 30px;
	padding-top: 10px;
}

#nav {
	height:30px;
	margin:0px 0pt 0pt;
	padding:0pt;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
}
#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt auto;
	padding:0pt;
	width:650px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
}
.pub468 {
	height: 60px;
	width: 498px;
}
#nav li {
	float:left;
	margin:0pt;
	padding:0pt;
}
#nav li a {
	color:#47472F;
	display:block;
	font-size:100%;
	font-weight:bolder;
	margin:0pt;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
}
#nav li a:hover {
	color: #FF0000;
}




a.img:link{
	border:2px;
}
.recherche {
	background-image: url(http://www.top-mature.fr/images/recherche.png);
	background-repeat: no-repeat;
	height: 50px;
	background-position: -20px -18px;
	padding-left: 20px;
	padding-top: 5px;
}
a.img:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}

a:link{
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

a:visited{
color: #000000;
text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.sbox /* style des listes de liens */
 ul   {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: inherit;
}
/* icone plus */
ul.cross01a li a {
	font-size: 9pt;
	font-weight: bolder;
	color: #333333;
	margin-left: 0px;
}
.250 {
	height: 260px;
	width: 270px;
	position: absolute;
	background-color: #EBEBEB;
	text-align: center;
	visibility: visible;
	float: left;
}
ul.cross02a /* icone plus */
    {
	font-size: 9pt;
	font-weight: bolder;
	color: #DB2F49;
	margin-left: 0px;
}
ul.cross02a /* icone plus */
 li  a {
	font-size: 9pt;
	font-weight: bolder;
	color: #DB2F49;
	margin-left: 0px;
}
ul.cross01a  /* icone plus */
li   a:hover {
	font-size: 9pt;
	font-weight: bolder;
	color: #FF1F22;
}
ul.cross02a   /* icone plus */
li    a:hover {
	font-size: 9pt;
	font-weight: bolder;
	color: #FF9900;
}
.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 30%; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* top and bottom padding create visual space within this div */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.thrColLiqHdr  #sidebar2  p, .thrColLiqHdr  #sidebar2  h3       {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	font-size: 12pt;
	margin-top: 5px;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.thrColLiqHdr #mainContent {
	margin-top: 0px;
	margin-right: 30%;
	margin-bottom: 0;
	margin-left: 0%;
}

.thrColLiqHdr #footer {
	background:#DDDDDD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.info {
	width: 497px;
	height: 110px;
}
.info-image {
	float: left;
	width: 120px;
	height: 110px;
	padding-left: 10px;
}
.info-titre {
	float: left;
	width: 353px;
	font-size: 13px;
	padding-left: 10px;
	font-weight: bolder;
}
.info-description {
	float: left;
	width: 348px;
	height: auto;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: justify;
	font-weight: lighter;
}
.info-categorie {
	float: left;
	width: 348px;
	height: auto;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: justify;
}
.pagination {
	width: 100%;
	text-align: center;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9A01;
	border-right-color: #FF9A01;
	border-bottom-color: #FF9A01;
	border-left-color: #FF9A01;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 [if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColLiqHdr #sidebar2, .thrColLiqHdr #sidebar1 { padding-top: 30px; }
.thrColLiqHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.6; opacity: 0.6; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }