body {
	color: #fff;
	font: 11px Verdana, Arial, Helvetica;
	background: #000 url(../images/back_body.png) repeat-x;
}

a {
	text-decoration: none;
	color: #f0a700;
}
a:hover {
	text-decoration: none;
	color: #e5d214;
	
}

img {
	border-style: none;
}

#top
{	
	text-align: center;
	/*border: 1px solid #104d8b;*/
	margin-top: 0px;
}

#center
{
	position: relative;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid #1eb3c7;*/
	margin-top: 0px;
	margin-bottom: 5px;
	background: url(../images/back.png) no-repeat center 170px;
}

.clear {
	clear: both;
}

.test {
	background: url(../images/iaido01.gif) no-repeat;
}

.zipzip_iaido {
	width: 30px;
	height: 265px;
	margin-top: 0px;
	/*border: 1px solid #656;*/
	float: left;
	z-index: 15;
}

.zipzip_kendo {
	width: 30px;
	height: 265px;
	margin-top: 0px;
	/*border: 1px solid #636;*/
	float: left;
	z-index: 15;
}

#copyright {
	font-size: 9px;
	color: #585858;
	margin-top: 90px;
}

#copyright a {
	color: #bebebe;
}


#navigation {
	height: 25px;
	background: url(../images/back_navigation.png) no-repeat center bottom;
	margin-top: 60px;
	/*border: 1px solid #fff;*/
	margin-bottom: 0px;
}

#main_graphic {
	height: 265px;
	width: 980px;
	/*background: url(../images/cadre.png) no-repeat;*/
	/*border: 1px solid #fff;*/
	margin-left: 10px;
	text-align: left;
	margin-top: 1px;
}

#cadre {
	position: absolute;
	height: 265px;
	width: 978px;
	/*background: url(../images/cadre.png) no-repeat;*/
	/*border: 1px solid #ff0;*/
	/*z-index: 5;*/
}

#iaido {
	position: absolute;
	/*border: 2px solid #000;*/
	/*border-right: 1px solid #666;*/
	width: 466px;
	margin-top: 0px;
	left: 33px;
	height: 265px;
	/*margin-left: 30px;*/
	background: url(../images/iaido_img.png) no-repeat;
	text-align: right;
}

#kendo {
	/*border: 2px solid #000;*/
	position: absolute;
	margin-top: 0px;
	right: 33px;
	/*border: 0px solid #666;*/
	width: 466px;
	height: 265px;
	/*margin-left: 0px;*/
	background: url(../images/kendo_img.png) no-repeat;
}

.redline {
	width: 1000px;
	height: 1px;
	background: url(../images/redline.png) no-repeat center;
	/*border: 1px solid #fff;*/
}

.redline2 {
	width: 480px;
	height: 1px;
	background: url(../images/redline.png) no-repeat center;
	/*border: 1px solid #fff;*/
}


h1 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
}

.content {
	border: 1px solid #770f11;
	margin-top: 0px;
	position: absolute;
	padding: 10px;
	width: 500px;
	left: 200px;
	background-image: url(../images/bg_black_80.png);
	border-top-style: none;
	text-align: justify;
	line-height: 22px;
	padding-left: 35px;
	padding-right: 35px;
	overflow: hidden;
	z-index: 20;
}


.pictures {
	margin-top: 20px;
	/*border-top: 1px solid #454545;*/
	padding-top: 1px;
	text-align: center;
}

.grey {
	color: #aaa;
	font-style: italic;
}


.hr {
	clear: both;
}


.amis_title {
	font-weight: bold;
	font-size: 13px;
	color: #ebebeb;
}

.amis_cat {
	font-size: 10px;
	color: #616161;
	font-weight: normal;
	font-style: normal;
}

.amis_ou {
	font-size: 10px;
	color: #c93e00;
	font-weight: normal;
	font-style: normal;
}

.amis_content {
	color: #cdcdcd;
	font-style: italic;
}


.amis_link {
	font-size: 10px;
}

#picture {
	position: absolute;
	z-index: 50;
	/*width: 600px;*/
	border: 1px solid #949494;
	padding: 6px;
	background-color: #000;
}

#picture_infos {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*z-index: 11;*/
	color: #9c9c9c;
	/*border: 1px solid #101010;*/
	/*background-image: url(../images/bg_black_50.png);*/
	/*padding: 5px;*/
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

.photo_legende {
	font-size: 13px;
	color: #fdfdfd;
}

.photo_copyright {
	font-size: 10px;
	color: #afafaf;
}

.close {
	font-size: 9px;
	color: #757575;
	font-style: italic;
}

.mini_picture {
	float: left;
	border: 1px none #666;
	cursor: pointer;
	margin-left: 5px;
}

.mini_picture:hover {
	border-bottom: 1px solid #FFF;
}


.news_image {
	float: left;
	margin-right: 6px;
}

.news_date {
	font-size: 10px;
	color: #c93e00;
	font-weight: normal;
	font-style: normal;
}

.news_content {
	color: #cdcdcd;
	font-style: italic;
	line-height: 18px;
}

.news_titre {
	font-size: 12px;
	color: #ebebeb;
	font-weight: bold;
}

.news_link {
	font-size: 10px;
	text-align: right;
}


