/* CSS Document, pour http://www.azur-maree.fr et http://www.azur-maree.com */

.body {
	font-size: 4px;
	background-image: url('../img/tmpl/fond.jpg');
}

a {
	text-decoration: none;
	color: #000000;
}
img {
	text-decoration: none;
	border: 0px;
}

input {
	margin-left: 50px;
}
table#tabPrincipal {
	background-color: #FFFFFA;
	font-size: 14px;
	width: 700px;
	height: 600px;
	border-color: #000000;
	border-top: 2px;
	border-top-color: #000999;
	border-top-style:double;
	border-bottom: 2px;
	border-bottom-color: #000999;
	border-bottom-style:double;
	border-left: 2px;
	border-left-color: #000999;
	border-left-style:double;
	border-right: 2px;
	border-right-color: #000999;
	border-right-style:double;
	margin-top: 1%;
}

td.bandeau {
	background-image: url('../img/bandeau/bandeau3.png');
	height: 150px;
}

td.menu {
	height: 35px; 
}

table#tabMenu {
	width: 550px;  /* width: 700px; pour menu avec 5 onglets */
	height: 35px;
	text-align: center;
}

#tabMenu  td{
	width: 140px;
}


.tdContenu {
	background-image: url('../img/tmpl/fond2.png');
	height: 415px;
}

table#tabCentral {
	width: 700px;
	height: 415px;
	border: 0px;
}

td.tabCentralGauche {
	width: 130px;
	height: 415px;
	border: 0px;	
}
td.tabCentralCentre {
	width: 440px;
	height: 415px;
	border: 0px;
	border-left: 1px;
	border-color: #FFFFFF;
}
td.tabCentralDroit {
	width: 130px;
	height: 415px;
	border: 0px;
	border-left: 1px;
	border-color: #FFFFFF;
}

div#contenu {
	margin: 5px;
	margin-top: 15px;
	height: 400px;
	text-align: justify;
	font-size: 16px;
}
div#contenuContact {
	margin: 0px;
	margin-top: -5px;
	height: 400px;
	text-align: justify;
	font-size: 16px;
}
.imageCote {
	width: 130px;
	height: 415px;
}
.centrer {
	text-align: center;
}

.left {
	text-align: left;
}

.haut {
	vertical-align: top;
}

/******** DECO NOEL **********/
.big {
	letter-spacing: 327px;
}