@charset "utf-8";
/* CSS Document template00001 */

* {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
}
html {
	background-image: url(images/centre.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #191919;
}
body {
	margin: 0px;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
form {
	padding: 0px;
}
ul {
	margin-top: -160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	margin: 0px;
	list-style-type: none;
}
label {}
select {
	width: 100%;
	color: #FFF;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
/* template */
#template {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.head {
	height: 180px;
	text-align: center;
}
.head h1 {
	color: #FFF;
	font-size: 28px;
	font-weight: lighter;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.head strong {
	color: #EFEFEF;
	font-size: 18px;
	font-weight: lighter;
}
.centre {
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: top;
}
.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	background-color: #191919;
}
.footer a{
	color: #FFF;
}
/* menu */
.menu {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 12px;
	padding-bottom: 10px;
	text-align: center;
}
.menu a{
	background-color: #F5F5F5;
	font-weight: bold;
	color: #000;
	margin-right: 6px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}
.menu a:hover{
	color: #9F3;
	background-color: #191919;
}
/* content */
#content {
	width: 100%;
	background-image: url(images/centre.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-bottom-color: #191919;
}
.content_sx {
	vertical-align: top;
	width: 180px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #191919;
}
.content_sx p{
	padding: 3px;
	border: 1px solid #191919;
	width: 90%;
}
.content_sx strong{
	background-image: url(images/title_centre.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 2px;
	padding-bottom: 6px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #191919;
	text-align: center;
}
.content_sx a{
	display: block;
	color: #999;
	text-decoration: none;
	padding: 2px;
}
.content_sx a:hover{
	color: #FFF;
	background-color: #000;
}
.content_centre {
	vertical-align: top;
	padding-right: 8px;
	padding-left: 8px;
}
.content_centre h1 {
	font-size: 18px;
	color: #CCC;
	text-align: center;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.content_dx {
	vertical-align: top;
	width: 140px;
	text-align: center;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #191919;
}
.content_dx p {
}
.content_dx strong {
	display: block;
	color: #999;
	padding-bottom: 8px;
}
.content_dx img {
	padding: 1px;
	border: 1px solid #191919;
	margin-bottom: 6px;
}
.content_dx a {
}
.content_centre p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 6px;
	height: 160px;
}
.content_centre h2 {
	margin: 0px;
	display: block;
	font-size: 16px;
	background-image: url(images/title_centre.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
	padding-top: 4px;
}
.content_centre img {
	float: left;
	height: 140px;
	width: 200px;
	padding: 1px;
	margin-right: 12px;
	margin-bottom: 4px;
	border: 1px dotted #191919;
}
.content_centre strong {}
.content_centre a {
	font-weight: bold;
	color: #6C0;
}
.content_centre a:hover {}
.content_suite {
	padding: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #191919;
}
.content_suite a{
	color: #666;
	text-decoration: none;
	border: 1px solid #191919;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.content_suite a:hover{
	color: #FFF;
	background-color: #666;
}

