/* CSS
--------------------------------------------------*/


body {
	
	background-color: #333333;
	margin: 0;
	padding: 0;
}

 body,h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin: 0;
	padding: 0;
}   

body,td,th {
	font-family: Arial;
	font-size: 12pt;
}


/* liens */
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	font-family: Arial;
	font-size: 10pt;
}
a:active {
	color: #00FF00;
	font-family: Arial;
	font-size: 10pt;
}
a:visited {
	color: #FF00FF;
	font-family: Arial;
	font-size: 10pt;
}

/* dernier */
.Dernier {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: blink;
	font-weight: bold;
}

/* marge du haut du cadre titre  */
.Style2 {font-size: xx-small}

/* bordure des images */
.Style7 {border:15pt solid #000000} 

 
.metabox {
	background: #FFFFFF;
	border: #DEDEDE 1px solid ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	padding: 5px;
	margin: 0;
	line-height: 11pt;
	width: 200px;
	
}

.metaitem {
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	bgcolor:#333333;
}


.titre1 {
	font-size: 15pt;
	color: #FFFFFF;
	line-height: 17pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 0px;
}


.titre2 {
	font-size: 12pt;
	color: #FFFFFF;
	line-height: 17pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 0px;
}

.nota {
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 17pt;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

.thumbcontainer {
	padding: 1px;
	margin: 2px;
	background: #333333;
	border: #333333 1px solid;
	height: auto;
}

.thumbmeta {
	margin-top: 1px;
	text-align: center;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

#paginate {
	font-size: 8px;
	}
.caseimage {
width: auto;
height: auto;
}

	
