* {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #CCC;
}
#wrapper {
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 26px;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(../img/back1.jpg);
	background-color: #FAF9F4;
	background-repeat: repeat;
}
#header {
	color: #333;
	width: 1024px;
	padding: 0px;
	height: 220px;
	margin: 0px;
	background-color: #D1DBDB;
	background-image: url("img_azar.php?imgazar=../img/back/head_&ext=jpg&a=21&b=21");
	
}
#navigation {
	color: #333;
	background-color: #ABBEBE;
	background-image: url(../img/nav.gif);
	height: 26px;
	width: 1024px;
	margin: 0px;
}

#centercolumn {
	float: rigth;
	color: #333;
	padding: 0px;
	width: 1024px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footer {
	width: 1024px;
	clear: both;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ABBEBE;
	background-image: url(../img/foot.jpg);
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.clear { clear: both; background: none; }
.tl {
	font-size: 45px;
}
a {
	color: #333;
}

a:hover {
	color: #C60;
}

#faux #centercolumn div table tr td h1 .tl {
	color: #000;
}
.tl2 {
	color: #F60;
	font-size: 45px;
}
#faux #centercolumn div table tr td h1 .tl {
	font-weight: bold;
}
.text {
	font-size: 15px;
}

.text2 {
	font-size: 12px;
}
.frase {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}
.link {
	font-size: 30px;
	font-weight: bold;
}
.link2 {
	font-size: 18px;
	font-weight: bold;
	color:#000;
}
.tl3 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.tl4 {
	font-size: 20px;
	font-weight: bold;
	color: #F60;
}

