/* CSS Document */
.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
margin-left: 10px;
}

.headers{
width: 500px;
padding:5px 10px;
font-size: 120%;
color:#1A4714;
font-weight: bold;
border: 1px solid #576659;
background:#DFF7B6;
/*background:#58C74B url(/design/images/fondFAQ.jpg) repeat-x top;*/
}

.switchcontent{
width: 500px;padding:5px 10px;
border: 1px solid #576659;
border-top-width: 0;
}
