/* CSS Document */

body {
 	font-family:Verdana;
	font-size:11px;
	background-color:#FFFFFF;
	margin-top:1%;
	color:#333333;
	scrollbar-face-color:#91FFFE;
	scrollbar-shadow-color: #FFBCE5;
	scrollbar-highlight-color: #FFBCE5;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color:#FFBCE5;
	scrollbar-arrow-color: #FFBCE5;
}


#imgcollec {
    background-image:url(images/kit.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:165px;
}

.imgcollecimg {
    margin-top:16px;
	margin-left:20px;
	margin-right:10px;
}

#scroll {
    overflow: auto;
	width:390px;
	height:400px;
}
.titreetikette {
	font-size:11px;
	color:#FF5BBD;
	padding-top:13px;
	font:bolder;<	
}
/* tag html defenition */

a {
	color:#FF5BBD;	
}

a:hover {
	color: #1897C0;
	text-decoration:none;	
}

p {
    font-family:Verdana;
	font-size:11px;
	color:#13285B;	
	margin:13px;
}
b {
    font-family:Verdana;
	font-size:11px;
	font:bold;
	color:#13285B;
	text-align:left;
}
strong {
    font-family:Verdana;
	font-size:11px;
	font:bolder;
	color:#FF5BBD;
	text-align:center;
}
blockquote {
    font-family:Verdana;
	font-size:11px;
	color:#13285B;
	text-align:justify;
}
blockquote a {
    font-family:Verdana;
	font-size:11px;
	color:#13285B;
	text-align:justify;
}
span {
	color:#13285B;
	font-family:Verdana;
	font-size:11px;
}
ul{
    margin-right:10px;
	color:13285B;
	font-family:Verdana;
}
ol{
    margin-right:10px;
	color:13285B;
	font-family:Verdana;
}
li {
	font-family:Verdana;
	font-size:11px;
	margin-right:10px;
	text-align:left;
	color:13285B;
}

h1 {
	font-size:16px;
	color:#FF5BBD;
	text-align:center;
	margin-left:30px;
	margin-bottom:0px;
}
h5 {
	font-size:11px;
	color:#FF5BBD;
	padding-top:5px;
}

td { 
    font-size:11px;
}

fieldset {
width:250px;

}



#trailimageid {
    position:absolute;
    visibility:hidden;
	z-index:200; 
	left:0; 
	top:0; 
	height:0; 
	width:286px}

#thumb {
    padding:5px; 
	text-align:center; 
	border-top:1px solid #666; 
	border-left:1px solid #666; 
	border-right:3px solid #666; 
	border-bottom:3px solid #FF5BBD; 
	background:#fff}

#thumb H2 {
    margin:0 0 10px; 
	font:bold 12px/1.3em Arial; 
	color:#FF5BBD}

#thumb H2 B {color:#FF5BBD}




/* en attente et comme example*/
/*
.buttG {
    background-image:url(images/butt00.jpg);
	background-repeat:no-repeat;
	float:right;
	width:100px;
	height:27px;
	border: 0px inset;
	cursor:pointer;
}

.menu01img a{font-family:Verdana; font-size:13px; color: #CCCCCC;vertical-align:bottom;font-weight:bolder;}
.menu01img a:hover{font-family:Verdana; font-size:13px; color:#999999;vertical-align:bottom;font-weight:bolder;}

.menu02img a{font-family:Verdana; font-size:13px;color:#333333;vertical-align:bottom;font-weight:bolder;}
.menu02img a:hover{font-family:Verdana; font-size:13px;color:#C40000;vertical-align:bottom;font-weight:bolder;}
*/


