

div#main {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.col1 {
	width: 200px;
	height: 420px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/new_t-s/fd-col.gif);
	background-repeat: no-repeat;
	background-position: center top;



}
div h1 {
	height: 25px;
	width: 650px;
	background-color: #49A49D;
	margin: 0px;
	padding: 2px 0px;
	text-align: center;
	font-family: Impact, "Arial Black", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;



}
div#nouveautes h1 {
	background-image: url(../images/new_t-s/home/t-shirt_nouveautes.gif);

}
div#bulletin h1 {
	background-image: url(../images/new_t-s/home/t-shirt_bulletin.gif);

}


div p:first-letter {
	font-size: 18px;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	color: #009900;

}
div#garantie h1 {
	background-image: url(../images/new_t-s/home/t-shirt_qualite.gif);
}
div#entreprises h1 {
	background-image: url(../images/new_t-s/home/t-shirt_entreprises.gif);
}
div#page {
	background-color: #FFFFFF;
	text-align: justify;
}
div.mail {
	margin: 0px 0px 10px 10px;
	overflow: auto;
	border: 1px dotted #009900;
	float: left;
	width: 300px;
	height: 150px;
	background-color: #FFFFCC;
	font-family: "Lucida Grande", "Bitstream Vera Sans", Tahoma, Helvetica, Arial, sans-serif;


}
div#botbloc {
	clear: both;
}
div.mail h3 {
	background-color: #989898;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
div.mail p {
	font-size: 11px;
	color: #003300;

}
div.mail h6 {
	margin: 5px;
	text-align: right;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
div#topbloc {
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	background-image: url(../images/new_t-s/700/t-shirt_topx700.gif);
}
