body {
color : #081038;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;

scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#A43500;
scrollbar-shadow-color:#0F0700;
scrollbar-face-color:#E3C077;
scrollbar-highlight-color:#FF8D1C;
scrollbar-darkshadow-color:#000000;
scrollbar-3dlight-color:#FFC28C;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #6C6CFF;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #800080;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #574FFB;
	}
.list {
    font-size : 11 px;
    font-family : Verdana, Arial, Sans-Serif;
    color:black;
	}
.list_input {
    font-size : 11 px;
    font-family : Verdana, Arial, Sans-Serif;
	color:black;
	background-color:#F1D678;
	}
.bouton{
    font-size : 11 px;
    font-family : Verdana, Arial, Sans-Serif;
	color:black;
	background-color:#E8B917;
    }
.titrePA {
    color : #000000;
    font-weight: bold;
    font-size : 12 px;
    font-family : Verdana, Arial, Sans-Serif;
    }
.textePA {
    color : #000000;
    font-size : 11 px;
    font-family : Verdana, Arial, Sans-Serif;
    }
.highlight {
    color : #FF0000;
    }
.infoPA {
    color : #000000;
    font-size : 10 px;
    font-family : Arial, Verdana, Helvetica;
    }
.detail {
    position : relative;
    top : 1;
    left : 30;
    }
.photo {
    position : relative;
    top : 0;
    left : 40;
    }

