. { margin:0; padding:0; }


* html #contentbox {
	position: static;
}

* html #infobox .minheight {
	height: 165px;
}

* html #menu {
	height: 200px;
}

* html #contentbox {
	height: 350px;
}

* html #menu li {
	display: inline;
}

* html #menu li a {
	width: 175px;
}

* html #menu ul {
	margin: 0;
}

* html #msg-body {
	height: 50px;
}

* html #subinfobox .banner {
	height: 130px;
}



* html input.submit {
	height: 1.9em;
	line-height: 130%;
	padding: 0px 0px 1px 0px;
}

a, a:visited, a:active {
	font-weight:bold;
	color:#001F3E;
	text-decoration:none;
}

a:hover {
	color: #cc3399;
	text-decoration: underline;
}

body {
	background-color:#001F3E;
	color: #001F3E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

td{
	font-size: 82%;
	font-weight: normal;
}

form {
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}

html {
	height: 100%;
}

input {
	font-size: 93%;
	vertical-align: middle;
}

input.submit {
	background: #cc0000;
	border: 1px solid #FFFFFF;
	height: 1.8em;
	padding: 0px 5px 2px 5px;
	vertical-align: middle;
	color: #ffffff;
}

select {
	font: 87% Arial, sans-serif;
	vertical-align: middle;
}

.arrow {
	padding-left: 8px;
}

.arrow.black {
	background: url("images/arrow_black.gif") 0em 0.45em no-repeat;
}

.arrow.green {
	background: url("images/arrow_green.gif") 0em 0.45em no-repeat;
}

.arrow.white {
	background: url("images/arrow.gif") 0em 0.45em no-repeat;
}

.clr {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}

#contentbox {
	padding: 3px 4px;
	position: relative;
	min-height:350px;
}

#contentbox p {

	margin: 7px 0;
	line-height:1.4em;
}

#contentbox h4 {
	display: block;
	margin: 0px;
}


#contentbox ul { }

#contentbox li { background: url("images/arrow_black.gif") 0em 0.45em no-repeat; padding-left:10px; list-style-type:none; margin:5px 0 0 0; }

#copybox {
	height: 2em;
	margin-top: 1em;
}

#copybox p {
	color: #FFF;
	font-size:0.9em;
	float: left;
	margin: 0px;
}

#copybox p a {
	color: #FFF;
	text-decoration: underline;
}

#copybox p a:hover {
	color: #FFF;
	text-decoration: none;
}

#copybox p.symbio {
	float: right;
}

#copybox p.symbio a, #copybox p.symbio a:active, #copybox p.symbio a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#copybox p.symbio a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu2 {
float:right;
}

	#menu2 ul {

	}
	#menu2 li {
		list-style: none;
		display: block;
		width: auto;
		float: right;
	}
	#menu2 a {
		text-decoration: none;
		display: block;
		padding: 5px;
		font-size: 1em;
		text-transform: uppercase;
		color:#FFF;
	}
	#menu2 a:hover {
		color: #cc3399;
	}


#headbox {
	margin: 0px 0px 0px 4px;
	position: relative;
	width: 752px;
}

#highlightedbox {
	float: left;
	overflow: hidden;
	width: 373px;
}

#highlightedbox .inner {
	float: left;
	margin-left: 10px;
	width: 250px;
}

#highlightedbox h5 {
	font-size: 110%;
	margin: 0px 0px 5px;
}

#highlightedbox p {
	font-size: 93%;
	margin: 5px 0px 5px 0px;
}

#highlightedbox p.link {
	margin: 0px;
}

#highlightedbox p.link a {
	font-size: 100%;
	font-weight: bold;
}

#highlightedphoto {
	float: left;
	overflow: hidden;
	padding-left: 10px;
}

#highlightedphoto img {
	display: block;
	width: 90px;
}

#infobox {
	background: url("images/background01.gif") #FFFFFF left top repeat-x;
	margin-bottom: 20px;
	width: 750px;
}

#infobox .clr {
	background: #FFFFFF;
	height: 4px;
	width: 700px;
}

#infobox .minheight {
	min-height: 165px;
}

#infobox h4 {
	color: #333333;
	font: 150% Tahoma, "Lucida Grande CE", lucida, sans-serif;
	margin: 0px;
	padding: 10px;
}

#mainbox {
	background: #FFFFFF;
	padding: 4px 0px 0px 0px;
	width: 760px;
}

#menu {
	font-size:1.2em;
	background:#0000ce;
	float: left;
	min-height: 190px;
	text-align: center;
	width: 175px;
	padding:0;
}

#menu li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li a {
	background: url("images/arrow.gif") 0.2em 0.75em no-repeat;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 4px 0 4px 10px;
	text-decoration: none;
}

html #menu li a { width:100%; }

#menu li a.highlighted {
background-color: #cc3399;
color: #FFF;
}

#menu li a:hover {
background-color: #cc3399;
color: #ffffff;
}

#menu li strong {
	border-bottom: 1px solid #FFFFFF;
	color: #990000;
	display: block;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
}

#menu ul {
	display: block;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px;
	text-align: left;
	width: 175px;
}

#nadpisbox {
	height: 123px;
	left: 187px;
	position: absolute;
	top: 156px;
	width: 377px;
}

#page {
	margin: 0 auto;
	text-align: left;
	width: 760px;
}

#page a:focus, #page a:active, #box #page #contentbox #pagecontent a:focus, #box #page #contentbox #pagecontent a:active {
	background-color: Highlight !important;
	color: HighlightText !important;
}

#splash {
	float: left;
	height: 200px;
	margin-left: 4px;
	width: 572px;
}

#splash .navigation {
	font-size: 1em;
	margin: 0px;
	position: absolute;
	left: 185px;
	top: 5px;
	color:#FFF;
}

#splash a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#splash a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#contentbox h2 { color: #FFFF00; margin:5px 0; font-weight: bold; text-transform:uppercase; font-family: Geneva, Arial, Helvetica, sans-serif; font-size:1.3em; padding:2px 5px; background:#0000ce; }

#contentbox h3 { text-align:center; font-size:2em; text-transform:uppercase; font-weight:bold; margin:5px 0; }

#contentbox h4 {  text-align:center; font-size:1.2em; font-weight:bold; margin:0px; padding:2px; font-style:italic; }

#box { padding:5px; }
	#box img { margin:5px; border:1px solid #2d5c8a; width:170px; height:127.5px; overflow: visible; }
	
.pic_main { float:right; margin:10px 5px 0 5px; border:2px solid #0000ce; }

.pic_promo { text-align:center; margin:5px 0; border:1px solid #2d5c8a; }
.prix { padding:2px 5px; background-color:#FFFF00; color:#2d5c8a; width:auto; font-weight:bold; border-left:3px solid #2d5c8a; }

blockquote { padding:5px 10px; background-color: #FFFFCC; font-weight:bold; font-size:1.2em; margin-left:20px; font-style:italic; }

.logo { padding:3px; } 