html {
	padding: 0px;
	margin: 0px;
	height:100%;
	width:100%;
	background: url(background.png) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

body {
 width:1100px;
 margin:auto;
 padding-bottom:40px;
}

select:focus {
    width: auto;
    position: relative;
}


img {
	border: none;
}


a {
	text-decoration:none;
}



h1{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
	-webkit-font-smoothing: antialiased;
	font-size: 34px;
	letter-spacing:0px;
	color:#333;
	padding:0px;
	margin:0px;
	
}


h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 13px;
	color:#333;
	
}


.clear {
	clear:both;}
	

.roundedtop { border-radius: 6px 6px 0 0; -webkit-border-top-left-radius:6px; -webkit-border-top-right-radius:6px; -moz-border-radius: 6px 6px 0 0; -o-border-radius: 6px 6px 0 0; -khtml-border-radius: 6px 6px 0 0; }
.roundedbottom { border-radius: 0 0 6px 6px; -webkit-border-bottom-left-radius:6px; -webkit-border-bottom-right-radius:6px; -moz-border-radius: 0 0 6px 6px; -o-border-radius: 0 0 6px 6px; -khtml-border-radius: 0 0 6px 6px; }
.roundedright { border-radius: 0 6px 6px 0; -webkit-border-top-right-radius:6px; -webkit-border-bottom-right-radius:6px; -moz-border-radius: 0 6px 6px 0; -o-border-radius: 0 6px 6px 0; -khtml-border-radius: 0 6px 6px 0; }
.roundedleft { border-radius: 6px 0 0 6px; -webkit-border-top-left-radius:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius: 6px 0 0 6px; -o-border-radius: 6px 0 0 6px; -khtml-border-radius: 6px 0 0 6px; }
.roundedtopleft { border-radius:6px 0 0; -webkit-border-top-left-radius:6px; -moz-border-radius:6px 0 0; -o-border-radius:6px 0 0; -khtml-border-radius:6px 0 0; }
.roundedtopright { border-radius: 0 6px 0 0; -webkit-border-top-right-radius:6px; -moz-border-radius:0 6px 0 0; -o-border-radius:0 6px 0 0; -khtml-border-radius: 0 6px 0 0; }
.roundedbottomleft { border-radius: 0 0 0 6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius: 0 0 0 6px; -o-border-radius: 0 0 0 6px; -khtml-border-radius: 0 0 0 6px; }
.roundedbottomright { border-radius: 0 0 6px 0; -webkit-border-bottom-right-radius:6px; -moz-border-radius: 0 0 6px 0; -o-border-radius: 0 0 6px 0; -khtml-border-radius: 0 0 6px 0; }
.rounded { border-radius: 6px 6px 6px 6px; -webkit-border-radius:6px; -moz-border-radius: 6px 6px 6px 6px; -o-border-radius: 6px 6px 6px 6px; -khtml-border-radius: 6px 6px 6px 6px;}
.roundedbig { border-radius: 12px 12px 12px 12px; -webkit-border-radius:12px; -moz-border-radius: 12px 12px 12px 12px; -o-border-radius: 12px 12px 12px 12px; -khtml-border-radius: 12px 12px 12px 12px;}

.shadow {
	box-shadow: 0px 1px 3px rgba(9,9,9,0.4); 
	-webkit-box-shadow: rgba(9,9,9,0.4) 0 1px 3px; 
	-moz-box-shadow: rgba(9,9,9,0.4) 0 1px 3px; 
	/*border: 1px solid #F2F2F2;*/
	}

.shadowdroit {
	box-shadow: 1px 1px 2px rgba(9,9,9,0.2); 
	-webkit-box-shadow: rgba(9,9,9,0.2) 1px 1px 2px; 
	-moz-box-shadow: rgba(9,9,9,0.2) 1px 1px 2px; 
	/*border: 1px solid #F2F2F2;*/
	}
	
.insetshadow {
   -moz-box-shadow:    inset 0 0 5px #999999;
   -webkit-box-shadow: inset 0 0 5px #999999;
   box-shadow:         inset 0 0 5px #999999;
}


.title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight:100;
	font-size: 15px;
	color: #333;
	letter-spacing:-1px;
	text-shadow:#333 0px 1px 0px;
}

.title a:link {
	text-decoration:  none;
  	color:#333;
}

.title  a:visited {
	text-decoration:  none;
  	color:#333;
}

.title a:active {
	text-decoration:  none;
  	color:#333;
}

.title a:hover {
	text-decoration:  none;
  	color:#3F74D7;
}


.link_texte {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 11px;
	color: #3F74D7;
}
.link_texte a:link    {
  /* Applies to unvisited links of class titre2 */
  text-decoration:  none;
  color:#3F74D7;
  } 
.link_texte a:visited {
  /* Applies to visited links of class titre2 */
  text-decoration:  none;
  color:#3F74D7;
  } 
.link_texte a:hover   {
  /* Applies to links under the pointer of class titre2 */
  text-decoration:underline;
  color:            #3F74D7;
  } 
.link_texte a:active  {
  /* Applies to activated links of class titre2 */
  text-decoration:  none;
  color:            #3F74D7;
  } 



.texte {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 13px;
	color:#333;
	text-decoration:  none;

}

a:link div.texte, .texte a:link    {
  /* Applies to unvisited links of class titre2 */
  text-decoration:  none;
  color:#333;
  } 
a:visited div.texte, .texte a:visited {
  /* Applies to visited links of class titre2 */
  text-decoration:  none;
  color:#333;
  } 
a:hover div.texte, .texte a:hover   {
  /* Applies to links under the pointer of class titre2 */
  text-decoration:  none;
  color:            #3F74D7;
  } 
a:active div.texte, .texte a:active  {
  /* Applies to activated links of class titre2 */
  text-decoration:  none;
  color:            #3F74D7;
  } 
  
  
  
.texte_blanc {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:  none;

}

a:link div.texte_blanc, .texte_blanc a:link    {
  /* Applies to unvisited links of class titre2 */
  text-decoration:  none;
  color:#FFF;
  } 
a:visited div.texte_blanc, .texte_blanc a:visited {
  /* Applies to visited links of class titre2 */
  text-decoration:  none;
  color:#FFF;
  } 
a:hover div.texte_blanc, .texte_blanc a:hover   {
  /* Applies to links under the pointer of class titre2 */
  text-decoration:  none;
  color:            #3F74D7;
  } 
a:active div.texte_blanc, .texte_blanc a:active  {
  /* Applies to activated links of class titre2 */
  text-decoration:  none;
  color:            #3F74D7;
  } 



.desc_model {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 10px;
	color:#999;
}

.desc_model a:link  {
  /* Applies to unvisited links of class titre2 */
  text-decoration:  none;
  color:#999;
  } 
.desc_model a:visited {
  /* Applies to visited links of class titre2 */
  text-decoration:  none;
  color:#999;
  } 
.desc_model a:hover    {
  /* Applies to links under the pointer of class titre2 */
  text-decoration:  none;
  color:#3F74D7;
  } 
.desc_model a:active  {
  /* Applies to activated links of class titre2 */
  text-decoration:  none;
  color:#999;
  } 
  


.top_menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight:bolder;
	font-size: 13px;
	color:#FFF;
	/* letter-spacing:-1px;*/
	text-shadow:#000 0px -1px 0px;
}

.top_menu a:link {
	text-decoration:  none;
  	color:#FFF;
}

.top_menu a:visited {
	text-decoration:  none;
  	color:#FFF;
}

.top_menu a:active {
	text-decoration:  none;
  	color:#FFF;
}

.top_menu a:hover {
	text-decoration:  none;
  	color:#F2F2F2;
}



.titre {
	font-family:Helvetica, Arial,sans-serif;
	font-size: 50px;
	font-weight:100;
	color: #333;
	letter-spacing:-2px;
	-webkit-font-smoothing: antialiased;
}

.editor-label{
	padding-top:10px;
	padding-bottom:5px;
}

fieldset{
	margin-top:20px;
}

legend {
	font-weight:bold;
}

.turnaround-tab {
background-image: url('printscheduletab.jpg');
background-repeat: no-repeat;
height: 30px;
line-height:30px;
vertical-align:middle;
padding-left: 30px;
font-weight: bold;
font-size:11px;
}

.turnaround-tab-large {
background-image: url('printscheduletab_large.jpg');
background-repeat: no-repeat;
height: 30px;
line-height:30px;
vertical-align:middle;
padding-left: 30px;
font-weight: bold;
font-size:11px;
}