* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #333;
	background: white url('../img/fond_doc.gif') repeat-x top left;
}
a {
	text-decoration: underline;
	color: #2a4385;
	font-weight: bold;
	outline: none;
	border: none;
}
a:hover {
	color: #d26e1a;
	text-decoration: underline;
}
a img {
	border: none;
}
select option {
	padding-right: 5px;
}
#container {
    margin-left: 1cm;
    margin-bottom: 1cm;
    padding-right: 40px;
}
h1 {
	display: block;
	font-size: 2em;
	color: #999;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.1667em;
	color: #d26e1a;
	font-weight: bold;
	margin: 10px 0 5px 10px;
	border-bottom: 1px dotted #aaa;
}
h2.left {
    margin-left: 0;
}
h3 {
	font-size: 16px;
	color: #d26e1a;
	font-weight: bold;
	margin: 5px 0 0 0;
}
h4 {
	font-size: 12.5px;
	color: #d26e1a;
	font-weight: bold;
	margin: 0 0 5px 0;
}
h5 {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    margin: 5px 0 3px 0;
}
p {
    margin-left: 1cm;
    max-width: 90%;
}
ul {
    margin-left: 1.5cm;
}
img.illus {
    margin: 5px;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
#garanties {
    width: 80%;
}
.tab_garanties {
    margin-left: 1cm;
}
.tab_garanties td {
	padding: 5px 2px 0 2px;
	vertical-align: top;
}
.tab_garanties .indent {
	padding-left: 20px;
	font-style: italic;
}
.tab_garanties th {
	background-color: #eee;
	color: #333;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
.tab_garanties .bloc {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	margin-bottom: 2px;
}
.tab_garanties .separateur {
	height: 20px;
}
.tab_garanties .mrow {
	vertical-align: middle;
	border-left: 1px solid #ddd;
	padding-left: 2px;
}
.even td {
    background-color: #f0f0f0;
}
td.clear {
    background-color: transparent;
}
#ficheBateau td {
    padding-right: 10px;
}
.inline {
    display: inline;
}
.date {
    font-weight: normal;
    font-size: 10px;
    color: #333;
}
#tab_garant_devis_pdf {
    width: 95%;
    border: 1px solid #bbb;
}
#tab_garant_devis_pdf td, th {
    padding: 1px 3px 1px 2px;
}
#tab_garant_devis_pdf th {
    border-bottom: 1px solid #bbb;
    color: #254085;
}
#tab_garant_devis_pdf td {
    vertical-align: top;
}
.gray {
    color: #254085;
    font-weight: bold;
    font-size: 10px;
}
.red {
    color: red;
}
.spacing {
    height: 5px;
}
.sub {
    font-style: italic;
    font-size: 9px;
    text-align: right;
}
#adhesion_tab td, th {
    padding: 1px 1px 1px 2px;
}
#adhesion_tab th {
    color: #333;
}
#adhesion_tab td {
    vertical-align: top;
}
#adhesion_tab input, #adhesion_tab select {
    font-size: 10px;
    margin-bottom: 0;
}
.gray {
    color: #333;
    font-weight: bold;
    font-size: 10px;
}
.darken {
    font-size: 16px;
	font-weight: bold;
	padding: 2px;
	color: #d16e1a;
	border: 1px solid #c0c0c0;
    margin-bottom: 5px;
    background: #f0f0f0;
}
.lineFormul {
    font-size: 13.3333px;
	color: #d16e1a;
	border: none;
    border-bottom: 1px solid #c0c0c0;
	background-color: white;
}
label {
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.formul {
	font-size: 13.3333px;
	color: #d16e1a;
	border: 1px solid #c0c0c0;
	background-color: white;
    margin-bottom: 5px;
}
.check {
	margin-bottom: 0;
}
.myCheck {
    margin-bottom: -3px;
    margin-right: 2px;
}
.formul:hover, .formul:focus {
	background-color: #f3f3f3;
	border-color: #333;
}
#tab_garant_devis_pdf .mrow {
    vertical-align: middle;
    padding-left: 2px;
    border-left: 1px solid #aaa;
}
.zone_nav_tarif {
    font-size: 10px;
}
.acc_div {
	margin-top: 5px;
}
.acc_header {
	color: #2a4385;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0 0 0 10px;
	margin-top: 5px;
	background: transparent url('images/puce.gif') no-repeat left center;
	cursor: pointer;
}
.acc_header_sel {
	color: #2a4385;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0 0 0 10px;
	margin-top: 5px;
	background: transparent url('images/puce_sel.gif') no-repeat left center;
	cursor: pointer;
}
.acc_content {
	padding: 2px 5px 5px 10px;
	background: white;
	margin-left: 10px;
	border-left: 1px solid #2a4385;
	font-size: 10px;
}
