body {
	background-color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #222;
	margin-top: 2em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom:0em;
	height: 100%;
}

html {
  height: 100%;
}


form {
  margin: 0;
  padding: 0;
}

a {
	color: #0f66a3;
	text-decoration: none;
}

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

a:active {color: #f9b700;}


table {
	border-collapse: collapse;
	width: 100%;
}

td {
	vertical-align: top;
	padding: 0px;
}

img {
	border: none;
}


img.comment {
	vertical-align: middle;
	padding-right: 4px;
}


h1 {
	font-size: 13pt;
	font-weight: 400;
	color: #f9b700;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #eee;
}


h2 {
	font-size: 10pt;
}

h3 {
	font-size: 9pt;
	margin: 5px 0 2px 0;
}


h4 {
	font-size: 13pt;
	font-weight: 400;
	color: #f9b700;
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 2px solid #eee;

}


h5 {
	font-size: 9pt;
	color: #000;
}


p {
	text-align: left;
}



#titre {
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 5px;
}

#stitre{
	font-size: 10pt;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 5px;
}


div.titreMenu {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

input.text {
	/*border: 1px solid #000;*/
	padding: 3px;
	background-image: url('../images/bg_input.gif');
	background-repeat: repeat-x;
	background-position: center top;
}

input.submit {
	color: #000;
	font-weight: bold;
}



#copyright {
	color:#ccc;
	font-size:8pt;
	text-align:center;
	width:900px;
	margin-top:50px;
}


div.menuLevel1 {
	line-height:20px;
}

div.menuLevel2 {
	line-height:20px;
	padding-left:10px;
}

#include {
	width:620px;
	border-left:1px solid #deddde;
	border-right:1px solid #deddde;
	padding-left:20px;
	padding-right:20px;
}


hr {
	height: 1px;
	border: none;
	color: #deddde;
	background-color: #deddde;
}


.newsDate {
	color: #999;
}


.newsTitre {

}


span.infoNom {
	font-size:8pt;
}

span.infoJob {
	color:#0f66a3;
	font-size:8pt;
}


img.photo {
	padding:3px;
	border: 1px solid #ccc;
}

table.admin {
	border: none;
	width:600px;
	border-spacing:5px;
	border-collapse:separate;
}

table.admin td {
	color: #555;
	font-weight: bold;
	background-color: #f7f7f7;
	padding: 5px;
}

span.comment {
	color:#333;
	font-size:8pt;
	font-weight: normal;
	font-style: italic;
}

div.require {
	color: #c1282c;
	display: inline;
}


/* Galerie */
#images_list td {
	padding: 10px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

#images_list td div {
	color: #444;
	font-size:9pt;
}

table.extgarantie,
table.extgarantie_dacia {
	width: 90%;
}

table.extgarantie td {
	font-weight: bold;
	background-color: #f9b700;
	padding:5px;
	border-bottom: 2px solid #fff;
}

table.extgarantie td.right,
table.extgarantie_dacia td.right {
	text-align: right;
}

table.extgarantie_dacia td {
	color: #fff;
	font-weight: bold;
	background-color: #043560;
	padding:5px;
	border-bottom: 2px solid #fff;
}
