/*
Theme Name: Mezzo
Theme URI: <a href="http://www.wpthemesplugin.com">WPthemesPlugin.com</a>
Description: Mezzo by Moses
Author: Moses Francis


Copyright 2007-2008 by wpthemesplugin.com
valid xhtml 1.0 transitional and valid css 3.0
no-hack css coded
*/

body {
	background-image: url(images/bck.gif);
	margin: 0px;
	font-family: tahoma, Verdana, Helvetica, sans-serif;
	color: #212829;
	font-size: 70%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

td.style1 {
	text-align: center;
	}

h1 {
	font-size: 25px;
	color: #006699;
	margin: 0px;
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #006699;
	margin: 0px;
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
	font-weight: normal;
}


.texte_page {
	font-size: 11px;
	color: #006699;
	text-align: left;
	margin: 0px;
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
	letter-spacing: -1px;
	font-weight: normal;
}