body
   {
    scrollbar-face-color: #F8E081;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #CC6B6B;
}
p,td {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
}
input,textarea,select,checkbox,radio {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
  scrollbar-shadow-color: #CCAC75;
}

.blanc {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.pad {
	padding: 10px;
}
.contour {
	border: 1px solid #;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}
.espdr {
	margin-right: 4px;
}
.espga {
	margin-left: 4px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;

}
th{
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #CC3333;
	font-weight: bold;
}
.titre{
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #CC3333;
	font-weight: bold;
}
.titre1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #CC3333;
	font-weight: bold;
}
a:link,a:visited{
	color:#CC3333;
	text-decoration : none;
}
a:hover{
	color:#CC3333;
	text-decoration : underline;
}

a:hover.menu{
	color:#CC3333;
	text-decoration : none;
	background-color: #F8E081;
}
a:link.lolo,a:visited.lolo{
	color:#CC3333;
	text-decoration : none;
}
a:hover.lolo{
	color:#CC3333;
	text-decoration : underline;
}

.cadre {
	border: 3px solid #FFFFFF;
}
.activite{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: black;
	font-weight: bold;
	background-color: #FFFFFF;

}
.fond {
	background-image:  url(../vescovato/images/horizontal.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.point {
	padding : 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: CC3333;
}
.point2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 666666;
}
