/*CSS Document*/
BODY
{
	background-color: #44484F;
	margin: 0;
	padding: 0px;
}
.CONTENER
{
/*background-image:url(file:///C|/wamp/www/blogmensgo/templates/tmpl_mandigo/images/bg-1024.png);*/
	background-repeat: repeat-y;
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 18px;
	text-align: center;
}
.headerBan
{
	background-image: url(../images/logo-purple.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
}
.HEADER
{
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 140px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	z-index: 50;
	/*[empty]margin-top:;*/
	/*[empty]padding-top:;*/
}
.CONTENU
{
	top: 0;
	padding-left: 10px;
	padding-top: 9px;
	background-image: url(../images/bg-1024.png);
	position: relative;
	text-align: center;
	z-index: 0;
}
.FOOTER
{
	top: 0;
	margin-top: 0;
	background-image: url(../images/foot-1024.png);
	background-repeat: no-repeat;
	height: 70px;
	position: relative;
}
.CONTENU .costumList TD, .CONTENU .costumList TH
{
	border: 0px solid #000000;
	margin: -40px;
}
.costumList2
{
	background: url(../images/fondcal.jpg);
	background-repeat: repeat-x;
	width: 957px;
	/*[disabled]color:;*/
}
.costumList2 TR:HOVER
{
	background-color: #FCFA41;
}
.costumList2 TD
{
	/*[disabled]margin:-19px;*/
	padding-right: 0;
	padding-top: 0;
	padding-top: 0px;
	height: 22px;
}
.costumList2 TH
{
	color: #FEFEFE;
	height: 25px;
	padding: 0;
}
.costumList2 .tt:HOVER
{
	background-color: transparent;
}
.blogName
{
	color: #FFFFFF;
	position: absolute;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 3.8em;
	margin: 24px;
	left: 24px;
}
.blogNameSous
{
	font-size: 1em;
	color: #FFFFFF;
	position: absolute;
	margin-top: 69px;
	margin-left: 24px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	left: 24px;
}
.dbTopMenu
{
	display: none;
}
.searchEngine
{
	position: absolute;
	top: 101px;
	left: 53px;
	width: auto;
}
.btnSearch
{
	top: -6px;
	position: absolute;
	left: 141px;
}

