﻿a.demo
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#3397AD;
	text-decoration: none;
}

a:hover.demo
{
	text-decoration: underline;
}

.divMenuText
{
    position:absolute;
    top:3px;
    left:0px;
    text-align:center;
    width:123px;
    height:10;
    color:White; 
    font-size: 10px;
    font-family:'Arial';
    font-weight:bold;
}
.aMenuStyle
{
    text-decoration: none;
    color:#FFFFFF;
    cursor:pointer;
}

.divMenuTextSelect
{
    position:absolute;
    top:7px;
    left:0px;
    text-align:center;
    width:127px;
    height:10;
    color:White; 
    font-size: 10px;
    font-family:'Arial';
    font-weight:bold;
}

.title
{
    text-align:center;
    color:#38b9d4;
    font-family:'arial black';
    font-size:25px;
}
.content
{
    text-align:justify;
    margin-top:10px;
    color:#1788a0;
    font-family:arial;
    font-size:10px;
}
.panelTitle
{
    text-align:center;
    margin-top:10px;
    color:#1788a0;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
}

#imgStressAnimalLogo
{
	position:absolute;
	top:22;
	left:22;
	border:0;
}
#imgCatsAndDogs
{
	position:absolute;
	top:491;
	left:584;
	border:0;
}
#imgLogoScheringPlough
{
	position:absolute;
	top:547;
	left:22;
	border:0;
}
#divRight
{
    position:absolute;
    top:120px;
    left:240px;
    width:448px;
    z-index:10;
}
#divMenu
{
    position:absolute;
    top:36px;
    left:227px;
    width:496px;
    height:32px;
}
#tablePanel
{
    height:100%;width:100%;
}

#bottomTable
{
	position:absolute;
	left:15;
	top:590;
	font-family:'Tahoma';
	font-size: 12px;
	width:250px;
	text-align:center;
}

#bottomTable a
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color: Black;
	text-decoration: none;
}

#bottomTable a:hover
{
	text-decoration: underline;
}

#stressLinks
{
	color: #38B9D4;
	text-align: center;
}
#stressLinks a
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #38B9D4;
	text-decoration: none;
}

#stressLinks a:hover
{
	text-decoration: underline;
}

#dossierLinks a
{
	color: #000000;
	text-decoration: none;
}

#dossierLinks a:hover
{
	text-decoration: underline;
}

#stressLinks a.highlighted
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color: #1788A0;
	text-decoration: none;
}

/*#stressLinks a.highlighted:hover
{
	text-decoration: underline;
}*/

.reponseTitleChat
{
	font-size:18px;
	font-weight:bold;
}

.reponseContentChat
{
	font-size:11px;
	font-weight:bold;
}

.reponseTitleChien
{
	font-size:18px;
	font-weight:bold;
}

.reponseContentChien
{
	font-size:11px;
	font-weight:bold;
}