a {
	color: #9385b5;
	text-decoration: none;
}

a:hover {
	color: #db9164;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

p, h1, h2 {
	padding-left: 10px;
	padding-right: 10px;

}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

body {
	margin : 0px;
	padding: 0px;
	background-color: #220000;
}

#contenu_site {
	width: 800px;
	border: 1px solid #220000;
	
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	
	background-color: #411100;
	color: #e2cea3;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
}

#titre_site {
	display: none;
}

#en_tete {
	height: 340px;
	width: 800px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: url("images/celticOrnaments_entete.jpg") no-repeat top;
}

#barre_menu {
	height: 25px;
	width: 800px;
	position: relative;
	top: 275px;
	
}

#menu {
	display: inline;
	width: 400px;
	padding-left: 75px;
	padding-right: 75px;
	word-spacing: 30px;
	position :relative;
	bottom: 2px;
	
	text-align:left;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	
	color: #220000;
}
#menu h4{
	display: inline;
}
#menu h4 a {
	color: #220000;
}

#menu h4 a:hover {
	color: #e2cea3;
}

#menu h4 a:visited {
	color: #411100;
}

#langues {
	display: inline;
	/*word-spacing: 0px;*/
	/*position: relative;*/
	float :right;
	margin-right: 5px;
	/*padding-top: 10px;*/
	/*padding-left: 200px;*/
}

#corps {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	background-image: url("images/pozadi1b.jpg");
}

#corps h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#barre_recherche {
	margin: 0px;
	padding: 0px;
	padding-left: 100px;
	position: relative;
	top: 269px;
	
	background: url("images/search_1.jpg") no-repeat top;
	
}


#liste_tshirts {
	/*width: 800px;*/
	margin: 20px;
	float:left;
}

.t_shirt {
	display: block;
	height: 255px;
	width: 175px;
	/*display: inline;*/
	padding: 5px;
	background: url("images/bg_article1.jpg") no-repeat left;
	
	font-size: 10px;
	
	float: left;
}

.t_shirt:hover{
	background: url("images/bg_article1_active.jpg") no-repeat left;
}


.bandeau_tshirt {
	display: block;
	/*height: 250px;
	width: 170px;*/
	
	color: #220000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 9px;
}

.image_tshirt {
	height: 150px;
	width: 130px;
	margin-left: 19px;
	margin-top: 15px;
	
	padding: 0px;
	/*text-align: center;*/
	border: thin solid #532f0f;

}

.bandeau_bas {
	height: 25px;
	/*width: 170px;*/
	margin: 5px;
	/*display: inline;*/
	/*text-align: left;*/

}

.label_couleur {
	display: inline;
	float: left;
	margin: 5px;
	margin-left: 8px;
	margin-right: 0px;
}

.broderie {
	display: inline;
	/*text-align: right;*/
	margin-top: 0px;
	margin-right: 9px;
	margin-left: 0px;
	float:right;

}

#pied_de_page {
	text-align: center;
	background-image: url("images/pozadi1b.jpg");
	font-size: 10px;
}

#barre_menu_bas {
	height: 35px;
	background: url("images/bg_footer.jpg") no-repeat left;
	word-spacing: 8px;

}

#barre_menu_bas p {
	/*height: 12px;*/
	padding-top: 8px;
}
