body{
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	background: url('../images/background.png') repeat-x #e0e0e0;
	padding: 0;
	margin: 0;
}

img {
	border: 0px;
}

#main_container {
	width: 749px;
	margin: auto;
	background-color: #ffffff;
}

#header{
	background: url('../images/header.png');
	width: 749px;
	height: 166px;
	margin-top: 25px;
}

#container{
	padding: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-top: 30px;
}

#footer{
	border-top: 1px solid #033e6b;
	border-bottom: 1px solid #033e6b;
	background: #3f92d2;
	height: 25px;
	width: 100%;
	text-align: center;
}

#footer span{
	vertical-align:middle;
	height: 25px;
	line-height: 25px;
	color: white;
	font-size: 10px;
}

textarea {
	margin: 2px 0 2px 0;
	color: white;
	background: #589ed4;
	border: 1px solid #1d4360;
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}


input {
	color: white;
	background: #589ed4;
	border: 1px solid #1d4360;
	margin: 2px 0 2px 0;
	font-weight: bold;
	padding: 1px;
	font-size: 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

/* input:hover, textarea:hover, select:hover { border: 1px solid #FFF; } */

select {
	color: white;
	margin: 2px 0 2px 0;
	background: #589ed4;
	border: 1px solid #1d4360;
	padding: 1px;
	font-size: 11px;
	height: 20px;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

fieldset{
	border: 1px dashed #1d4360;
	width: 97%;
	padding: 7px;
}

legend{
	color: #1d4360;
	font-style: italic;
	font-weight: bold;
}

#contact td{
	color: #1d4360;
}

#coordonnees{
	text-align: center;
	color: #1d4360;
	font-weight: bold;
	font-size: 16px;
}

#map{
	width:500px;
	height:400px;
	margin:30px auto;
	border: 1px dashed #1d4360;
}

#accueil p{
	width: 80%;
	text-align: justify;
	margin-left: 10%;
	font-size: 16px;
	font-weight: bold;
	color: #1d4360;
}

#accueil, #conception table{
	width: 100%;
	font-style: italic;
	font-size: 16px;
	color: #1d4360;
}

#accueil .td1{
	width: 200px;
	text-align: justify;
}

#accueil .td2{
	text-align: right;
}

#nuancie{
	float: left;
	width: 188px;
	font-style: italic;
	color: #1d4360;
}

#nuancie img{
	border: 2px solid #589ed4;
	width: 75px;
}

#labels td{
	text-align: center;
}

#produits{
	margin-left: 20px;
	float: left;
	width: 517px;
}

#tcaravelle, #tregence, #tmillenium .tdm{
	text-align: center;
	font-style: italic;
	color: #1d4360;
}

#tcaravelle, #tregence, #tmillenium {
	color: #1d4360;
}

.texte_prod{
	font-size: 16px;
}

.text_mill{
	text-align: center;
	font-style: italic;
}
