@import url(/menu.css);

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
text-align:left;
}

a {
text-decoration: none;
color: #000000;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

/* Affichage des membres online */
#who
{
   padding: 2px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   text-align: center;
   font-size: 10px;
   color: #CCCCCC;
   font-family: "Arial", "Arial Black", "Times New Roman", "Times, serif";
}

#header {
height: 110px;
background-color: #f0d080;
background-image: url("img/logos/logo_animal-services.gif");
background-repeat: no-repeat;
}

#pub {
position: absolute;
z-index:+1;
width:728px;
height:90px;
padding-left: 235px;
padding-top: 10px;
border: 0px solid #B8BABC;
}

#info {
position: absolute;
left: 760px;
top: 113px;
}
#haut {
height: 20px;
background-color:#f0b840;
/* text-align: center; */

}
#conteneur {
position: relative;
width: 970px;
margin: 0 auto;

background-color:#ffffff;
}
#centre {
/*position: relative;*/
background-color:#ffffff;
margin-left: 250px;
margin-right: 250px;
padding-left: 10px;
padding-right: 10px;
/*border: 1px solid #B8BABC;*/

}

#titre_page {
/*position: absolute;*/
padding-left: 5px;
padding-top: 5px;
}

#page {
/*text-align: justify;*/
background-color:#ffffff;
margin: 5px;
padding-left: 10px;
padding-right: 10px;
border: 1px solid #B8BABC;
}

#centre h2 {
Font-size: 15px;
/* background-color:#663200; */
/* background-image: url("images/titre.png"); /* Une petite image de fond sur les titres h2 */
/* background-repeat: no-repeat; /* L'image ne se repetera pas, elle sera a gauche du titre */
color: #7B1418;
text-align: left;
border-bottom: 1px solid #B8BABC;
}

#gauche {
overflow:hidden;
float:left;
width: 250px;
/* border: 1px solid #B8BABC; */
/*text-align: justify;*/

}

#gauche h2 {
font-size: 15px;
/* background-color:#663200; */
/* background-image: url("images/titre.png"); /* Une petite image de fond sur les titres h2 */
/* background-repeat: no-repeat; /* L'image ne se repetera pas, elle sera a gauche du titre */
color: #7B1418;
text-align: left;
/* border: 0px solid #000000; */
border-bottom: 1px solid #B8BABC;
}

#droite {
position: absolute;
/*text-align: justify;*/
right:0;
width: 250px;

}

#droite h2 {
Font-size: 15px;
/* background-color:#663200; */
/* background-image: url("images/titre.png"); /* Une petite image de fond sur les titres h2 */
/* background-repeat: no-repeat; /* L'image ne se repetera pas, elle sera a gauche du titre */
color: #7B1418;
text-align: left;
border-bottom: 1px solid #B8BABC;
}

#pied {
height: 30px;
background-color: #f0b840;
text-align: center;
padding:10px;
}

#pied h3 {
    float: left;
    margin: 0;
}

#pied h3 a {
    display: block;
    background-image: url(/images/logo_pratikeo.png);
    width: 127px;
    height: 35px;
    overflow: hidden;
    text-indent: -5000px;
}

.menuhaut {
list-style-type: none;
margin: 0;
padding: 0;

}
.menuhaut li {
display: inline;

}
.menuhaut a {
margin: 0;
text-decoration: none;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}

.menupied {
list-style-type: none;
margin: 0;
padding: 0;

}
.menupied li {
display: inline;

}
.menupied a {
margin: 0;
text-decoration: none;
color: #000000;
font-weight:bold;
text-decoration: underline;
}
.menupied a:hover {
text-decoration: none;

}

.home_content {
	overflow:hidden;
}

.PhorumReadBodySubject h1 {
	margin:0;
	padding:0;
	font-size:16px;
}

.WamizTeasing {
    font-size: 85%;
    color: #363636;
    padding:0 10px 5px;
	text-align:center;
	background:none;
}

#centre .WamizTeasing a[target] {
	background:none;
	padding:0;
}