body {
	background:#FFFFEB;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	width:700px;}
	
blockquote, .indent, UL.qr { margin-left:3%; }

a:link, a:visited, a:hover, h1, blockquote, ul.qr, hr  { background:transparent; }


	
p, ul, table { font-family:Verdana, Geneva, sans-serif; }

body { font-family:"Times New Roman", Times, serif; }

.bleu { font-family:Verdana, Arial, Helvetica, sans-serif; background:#FFEECC; }

h1, blockquote, h2, .pied { font-family:Verdana, Geneva, sans-serif; }

h1, blockquote, .bold, .prix { font-weight:bold; }	

img { vertical-align:middle; }

img.left, .right { margin-top:5px; margin-bottom:5px; }

img.left { float:left; }
	
img.right { float:right; }

.left { margin-right:9px; }
	
.right { margin-left:9px; }

.border .left, .border .right, .border .cadre { border-width:1px; border-style:solid; }

.bleu { padding:10px; }

a:link img, a:visited img { border:0; }

a:link, a:visited { text-decoration:none; }

a:link { color:#8F4700; }

a:visited { color:#BF5F00; }

a:hover { color:#FF3300; }



h1 {
	color:#CC9900;
	font-size:33px; }


h2 { font-size:13px; }

h2.center { font-size:15px;
	text-align:center; }

h3 { color:#CC6600; background:#CCCC99; font-size:20px; text-align:center; padding:5px; font-family:Arial, Verdana, Geneva; }

h4 { color:#000000; background:#FFF7C0; font-size:14px; text-align:center; padding:0px; font-family: Times new roman; font-style: normal; font-weight:bold;}
	
.af, .test { background:#FFEECC; font-size: 17px; text-align:center; }
	
.small { font-size: 11px;  font-family:Verdana, sans-serif;  font-style: italic; }

.pied  { font-size: 11px; }

.test { font-family:Comic Sans MS, Charcoal, Verdana, Geneva; color:#FF6600 }

blockquote {
	color:#444444;
	font-size:17px;
	line-height:20px; }
	
.cut { clear:both; }

.prix { color:#FF0000; text-align:center; font-size:17px; font-family:Arial, Verdana, Geneva; }
	
hr { clear:both; height:2px; color:#CC9900; }

/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 13px;
    color: #555;
    padding-top: 25px;
	font-family:Verdana, Geneva, sans-serif;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(http://www.carnassiers.com/scripts//overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.carnassiers.com/scripts//overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/
