body {
	margin: 0;
	border: 0; 
	padding: 0;
	color: #313131; 
	background: #245fa1 url(/assets/main-background.jpg) repeat-x;
	text-align: justify;
}

body, td {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
}

table {
	margin: 0;
	border: 0;
	padding: 0;
	border-spacing: 0;
	border-width: 0;
	border-collapse: separate;
	background-color: #fff;
	
}

td {
	margin: 0;
	border: 0;
	padding: 0;
}

h1 {
	font-family: 'Myriad Pro';
	color: #ff9900;
	font-size: 30px;
	font-style: italic;
	margin: 0px;
}

p + h1, ul + h1, ul + h2 {
	margin-top: 24px;
}

h2 {
	font-family: 'Myriad Pro';
	color: #0066CC;
	font-size: 16px;
	margin: 0px;
	margin-bottom: 18px;
}

h3 {
	margin-bottom: 18px;
}

div, p {
	text-align: justify;
	margin-bottom: 6px;
}

a {
	color:#0066CC; 
	text-decoration:underline;
}

em {
	font-style: normal;
	font-weight: bold;
}

ul, ol {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style-type: none;
	margin-bottom: 6px;
}

ul {
	list-style-image: url(/images/1_z4.gif);
}

ol {
	list-style-type: decimal;
}

hr {
	border: 1px dotted #636363;
}

embed, img, object {
	border: 0;
}

#main {
	width: 958px;
	margin: 0 auto;
}

.main-side {
	width: 10px;
	background: #275a91 url(/assets/main-side-background.jpg) repeat-x;
}

#menu {
	width: 246px;
	vertical-align: top;
	background-color: #2967a4;
}

@font-face {  
  font-family: petita ;  
  src: url( /assets/PetitaMedium.ttf ) format("truetype");  
} 

#menu ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	background:white;
}

.fade p{
  text-align:center;
}

#menu p{
  text-align:center;
}

#menu div.fade{
  text-align:center;
  margin-left: auto;
  margin-right: auto;
}

#menu div.fade p{
  text-align:center;
    margin-left: auto;
  margin-right: auto;
}


#menu li {
	width:246px;
	height:30px;
	background-image:url(/assets/item.png);
	position:relative;
	font-family: petita ;
	font-size:13px;
}

#menu li a {
	position: absolute;
	text-decoration:none;
	color:black;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
	width:246px;
	height:16px;
	z-index:10;
	padding:7px 0;
	
}

#menu li div.link {
	position:absolute;
	right:0;
	width:0;
	height:30px;
	margin:0px;
	z-index:0;
	background:#ddd;
}


#menu li div.bullet {
	position:absolute;
	display:none;
	font-size:20px;
	height:20px;
	padding:2px 4px;
	font-family:Arial;
	margin:0px;
	z-index:1;
	vertical-align:middle;
	color:cyan;
}

#menu li div.right {
	right:0;
}

#header {
	width: 692px;
	height: 1px;
	text-align: right;
}

#header hr {
	margin: 0;
	height: 0;
	border: 2px solid #aaa5b0;
}

#content {
	width: 644px;
	padding: 24px;
	vertical-align: top;
}

#footer td {
	font-size: 9px;
	font-weight: bold;
	vertical-align: top;
	padding: 10px;
}

#footer td.blue {
	height: 1px;
	padding: 0;
	background-color: #a7bfdc;
}

#footer a {
	color: #1b1b1b;
	text-decoration: none;
}

#legal {
	font-size: 9px;
	font-weight: bold;
	background-color: #245fa1;
	text-align: center;
	color: #fff;
	padding: 10px;
}

#legal a {
	color: #fff;
	text-decoration: underline;
}

#index {
	width: 100%;

}

#index h3 {
	font-size: 12px;
	margin-bottom: 5px;
}

#index td {
	width: 213;
	vertical-align: top;
}

#index td.last {
	width: 198px;
}

#index .index-item {
	border: 1px solid #c4c4c4;
	font-size: 10px;
	height: 220px;
	width: 196px;
}

#index .index-item p {
	margin: 0;
	padding: 10px;
	border: 0;
}

#boutique-table
{

}

#boutique-table td{
	vertical-align: middle;
	text-align: center;
	border: 1px solid #c4c4c4;
	font-size: 10px;
	height: 170px;
	width: 220px;
}

#boutique-table a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

#commander-table td{
	vertical-align: middle;
	text-align: center;
	border: 1px solid #c4c4c4;
	font-size: 10px;
	height: 45px;
	width: 220px;
}

#commander-table a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}


#index a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

#index-footer {
	width: 100%;
}

#activite-menu {
	width: 100%;
}

#activite-menu td {
	height: 24px;
}

#activite-menu td.first {
	width: 40%;
}

#submenu {
	text-align: center;
	border-bottom: 1px solid #0066CC;
	margin-bottom: 10px;
}

#submenu table {
	margin: 0 auto;
}

#submenu td {
	padding: 3px 10px;
}

#submenu a {
	text-decoration: none;
}

#submenu td.current {
	background-color: #0066CC;
}

#submenu td.current a {
	color: #fff;
	font-weight: normal;
}

.nota-bene {
	font-size: 9px;
	font-style: italic;
}

input,textarea{
   font-family:Tahoma;
   color:#787878; 
   font-size:11px;
   padding-left:5px
}

#team h3:hover{
	color: #ff9900;
}

#team a:hover{
	color: #ff9900;
}





/* Ticker Styling */
.ticker-wrapper.has-js {
	margin: 20px 0px 20px 0px;
	padding: 0px 20px;
	width: 550px;
	height: 32px;
	display: block;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #f8f0db;
	font-size: 0.75em;
}
.ticker {
	width: 480px;
	height: 23px;
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #f8f0db;
}
.ticker-title {
	padding-top: 9px;
	color: #990000;
	font-weight: bold;
	background-color: #f8f0db;
	text-transform: uppercase;
}
.ticker-content {
	margin: 0px;
	padding-top: 9px;
	position: absolute;
	color: #1F527B;
	font-weight: bold;
	background-color: #f8f0db;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
.ticker-content:focus {
	none;
}
.ticker-content a {
	text-decoration: none;	
	color: #1F527B;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #0D3059;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #f8f0db;
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #f8f0db;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('images/controls.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('images/controls.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url('images/controls.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('images/controls.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}




/* Newsletter Styling */
.subscribe {
  margin: auto;
  padding: 10px;
  margin-top: 5px;
  width: 90%;
  background: white;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.subscribe-pitch {
  padding-left: 80px;
  background: url("assets/email.png") 5px center no-repeat;
  background-size: 60px 60px;
}
.subscribe-pitch > h3 {
  margin: 0 0 2px;
  font-size: 14px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
}
.subscribe-pitch > p {
  line-height: 22px;
  color: #484848;
}

.subscribe-form {
  position: relative;
  margin: 1px -10px -20px;
  padding: 10px;
  background: #fafafa;
  border-top: 1px solid #ccc;
  border-radius: 0 0 6px 6px;
  background-image: -webkit-linear-gradient(top, #fafafa, #eaeaea 50%, #e1e1e1 51%, #f2f2f2);
  background-image: -moz-linear-gradient(top, #fafafa, #eaeaea 50%, #e1e1e1 51%, #f2f2f2);
  background-image: -o-linear-gradient(top, #fafafa, #eaeaea 50%, #e1e1e1 51%, #f2f2f2);
  background-image: linear-gradient(to bottom, #fafafa, #eaeaea 50%, #e1e1e1 51%, #f2f2f2);
  -webkit-box-shadow: inset 0 1px white;
  box-shadow: inset 0 1px white;
}

.subscribe-input {
  padding: 0 16px;
  width: 80%;
  height: 35px;
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #444;
  background: #fefefe;
  background-clip: padding-box;
  border: 1px solid;
  border-color: #999 #aaa #aaa;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px #f8f8f8;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px #f8f8f8;
}
.subscribe-input:focus {
  outline: 0;
}

.subscribe-submit {
  display: block;
  position: absolute;
  top: 10px;
  right: 18px;
  padding-left: 15px;
  height: 35px;
  width: 50px;
  background: #60e160;
  border: 1px solid;
  border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
  border-radius: 0 20px 20px 0;
  cursor: pointer;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  background-image: -webkit-linear-gradient(top, #84f087, #4cd94a);
  background-image: -moz-linear-gradient(top, #84f087, #4cd94a);
  background-image: -o-linear-gradient(top, #84f087, #4cd94a);
  background-image: linear-gradient(to bottom, #84f087, #4cd94a);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4);
}
.subscribe-submit:active {
  background: #4cdf4d;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.subscribe-submit:before {
  content: '';
  display: block;
  margin-top: 1px;
  width: 25px;
  height: 19px;
  background: url("assets/tick.png");
}