
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */

body {
	background : transparent url(images/coucha36.gif) repeat;
	margin: 15px;
	padding: 0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	font-size:12px;
}

h2 {
	font-size:14px;
	margin-top:10px;
}

h3 {
	font-size:14px;
	margin-top:10px;
}

tbody {
	font-size:14px;
	color: #000000; 
}
td {
	font-size:14px;

	color: #000000; 
}

/* links */
a { 
	color: #4284B0;
	font-size:14px;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	font-size:14px;
	background-color: inherit;
}
/*-----------------------------
	Global Navigation
-------------------------------*/

ul#globalNavi {
	margin: 0;
	padding: 0;
	width: 500px;
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 125px;
	line-height: 1;
	list-style-type: none;
}

ul#globalNavi li a {
	padding: 0.6em 10px;
	display: block;
	position: relative;
	font-size: 12px;
	color: #333;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
}

ul#globalNavi li a:hover {
	color: #000;
	background-color: #c0e1ff;
}

.top_left {
	width:10px;
	height:10px;
	background : transparent url(images/e1.gif) repeat;
}

.top_right {
	width:10px;
	height:10px;
	background : transparent url(images/e2.gif) repeat;
}

.bottom_left {
	width:10px;
	height:10px;
	background : transparent url(images/e3.gif) repeat;
}

.bottom_right {
	width:10px;
	height:10px;
	background : transparent url(images/e4.gif) repeat;
}

.top_middle {
	width:757px;
	height:10px;
	background : transparent url(images/top.jpg) repeat;
}

.top2 {
	height:3px;
	background : transparent url(images/top.jpg) repeat;
}

.top3 {
	height:10px;
	background : transparent url(images/top.jpg) repeat;
}

.side {
	width:10px;
	height:700px;
	background : transparent url(images/side.jpg) repeat;
}

.side2 {
	width:3px;
	height:700px;
	background : transparent url(images/side.jpg) repeat;
}

.bottom_middle {
	width:757px;
	height:10px;
	background : transparent url(images/top.jpg) repeat;
}

.home {
	width:200px;
	height:40px;
	background : transparent url(images/r_bg14.gif) repeat;
}

.header_left {
	width:200px;
	background : transparent url(mages/top.jpg) repeat;
	background-position:bottom;
}

.header_right {
	width:557px;
	height:3px;
	background : transparent url(images/top.jpg) repeat;
}

.content {
	background : transparent url(images/kabe12.gif) repeat;
}

.whatsnew {
	background : transparent url(images/r_bg12.gif) repeat;
}

.slogan {
	height:620px;
	background : transparent url(images/coucha36.gif) repeat;	
}

.slogan2 {
	height:170px;
	text-align:left;
	background : transparent url(images/r_bg13.gif) repeat;	
}

.menu {
	background : transparent url(images/r_bg14.gif) repeat;
}