body
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
}

a img
{
	border: none;
}

a, a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 13px;
	color: #ffffff;
	display: inline;
}

input[type=submit]
{
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #000000;
}

.global
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	overflow: auto;
	border: 0px solid #ffffff;
	background-color: white;
	height:100%;
}

.global_webmaster
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	overflow: auto;
	border: 0px solid #ffffff;
	background-color: #333333;
	height:100%;
}

.categories
{
	text-align: left;
 	width: 260px;
	overflow: auto;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 600 ;
	text-transform:capitalize;
}

.categories ul
{
	padding: 0px;
	margin: 0 0 0 15px;
}

.categories li
{
	list-style: none;
	margin-left: 5px;
	margin-top: 5px;
 	padding: 0px;
 	width: 110px;
 	float: left;
}

.menuContent
{
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 260px;
	overflow: auto;
	padding: 1px;
}

.menuContent ul
{
	padding: 0px;
	margin: 0px;
}

.menuContent li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.nouveautes
{
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	width: 270px;
	overflow: auto;
	padding: 1px;
}

.nouveautes ul
{
	padding: 0px;
	margin: 5px 0 0 30px;
}

.nouveautes li
{
	list-style: none;
	padding: 0px;
	margin:  0 0 5px 0px;
}

.menuContent_stats
{
	text-align: center;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 250px;
	overflow: auto;
	padding: 1px;
	font-weight: 600;
}

.website
{
	width: 650px;
	overflow: auto;
	margin: 10px;
	border-top: 1px solid #bbbbbb;
	clear: both;
}

.websiteImage
{
	float: right;
	border: 1px solid #f8c80a;
	padding: 1px;
	width: 120px;
	height: 90px;
	margin: 5px;
}

.websiteContent
{
	text-align: left;
	float: right;
	vertical-align : top;
	margin-top: 5px;
	margin-right: 40px;
	margin-left: 10px;
	padding-bottom: 1px;
	width: 490px;
	overflow: auto;
	display:inline
}
.websiteContent_title
{
	text-transform:capitalize;
}
.websiteStatIn
{
	float: left;
	margin-top: 50px;
	width: 40px;
	overflow: auto;
	text-align: center;
	font-weight: bold;
}

.websiteStatOut
{
	float: left;
	margin-top: 50px;
	width: 40px;
	overflow: auto;
	text-align: center;
	font-weight: bold;
}

.pageBloc
{
	margin: 20px;
	text-align: center;
}

.pageBloc a
{
	color: white;
}

.page
{
	border: 1px solid #ffffff;
	background-color: #2c2d2e;
	color: white;
	margin: 2px;
	padding: 3px;
}

.pageSelected
{
	color: #f8c80a;
	font-weight: bold;
	border: 1px solid #2c2d2e;
	margin: 2px;
	padding: 3px;
}

.footer
{	
	width: 980px;
	height: 50px;
	padding-top: 0px;
background: url(/images/footer.jpg) repeat top;
	text-align: center;
	font-weight: bold;
	color: white;
}

.footer a
{
	color: white;
}

.table1
{
	border-right: 1px solid #9e0707;
}

.table1 td
{
	border-left: 1px solid #9e0707;
	border-bottom: 1px solid #9e0707;
}

.table1 th
{
	background-color: #9e0707;
	font-weight: bold;
	color: white;
}

.table2
{
}

.table2 td
{
}

.table2 th
{
	background-color: #9e0707;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	color: white;
	text-align: right;
}


.red
{
	color: red;
}

.green
{
	color: green;
}

.blue
{
	color: blue;
}

.orange
{
	color: orange;
}

.message
{
	color: green;
	font-weight: bold;
}

.errorMessage
{
	color: red;
	font-weight: bold;
}

#contentwrapper{
background: url(/images/background.jpg) repeat top;
float: left;
width: 980px;

}

#contentcolumn{
float: right;
width: 695px; 
}

#leftcolumn{
float: left;
width: 285px; 
}

#promo_left
{
margin-left: 15px;
}

#leftcolumn_backgound
{
}

#box_backgound
{
background: url(/images/box_background.jpg);
}

#rightcolumn{
background-color: #000000;
float: left;
width: 0px; 
}

#header{
background: url(/images/header.jpg);
width: 980px; 
height: 160px;
}

#header_ads {
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
#header_text {
	display: inline;
	float: left;
	width: 250px; 
	margin-top: 110px;
	margin-left: 25px;
	text-align: left;
}


textarea { font-size: 10px; }

