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

/* Reset */
html, div, span,
h1, h2, h3, h4, h5, h6,
a, ol, form {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
	padding:0px;
	margin:0px;

}

ul li {
	line-height:20px;
	text-align:justify;
}


html {
	overflow:auto;
}

a {
	text-decoration:none;
	color:#ff2a2a;
}

a:hover {
	text-decoration:none;
	color:#09F;
}

p {
	line-height:21px;
	text-align:justify;
	margin:5px 0px 5px 0px;
	text-indent:20px;
}

img {border:none;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

.fl {float:left;}

.clr {clear:both;}

h1 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:22px;
	padding: 10px 0px 13px 0px;
	color:#69b7ff;
	}

h2 {
	margin-left:20px;
	color:#ffffff;
	}

body {
	background:url(../images/bg.jpg) repeat-x #1b91ff;
	color:#155b9d;
	font-family:Tahoma;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:1024px;
	margin:0 auto;
	}
#header {
	height:380px;
	background:url(../images/header.jpg) top center no-repeat;
	}
#header2 {
	height:380px;
	background:url(../images/header2.jpg) top center no-repeat;
	}
#header3 {
	height:380px;
	background:url(../images/header3.jpg) top center no-repeat;
	}
#menu{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:150px 0px 0px 50px;
	}
#menu li {
	padding:5px 0px;	
	}
#content {
	background:url(../images/bule.png) bottom center no-repeat;
	}
#content-txt {
	width:650px;
	float:left;
	padding:0px 50px 0px 50px;
	}
.contact ul li {
	line-height:22px;	
	}
.box {
	background:url(../images/box-bg.jpg) repeat-x #61b3ff;
	width:220px;
	height:238px;
	padding:10px;
	border:1px solid #71b3ff;
	margin-top:20px;
	font-size:11px;
	}
.date {
	color:#ff2a2a;	
	}
.galerie-index {
	border:1px solid #71b3ff;
	background-color:#7dc1ff;
	margin-top:20px;
	}
#footer {
	font-size:11px;
	color:#ffffff;
	padding:10px 0px 10px 50px;
	}
.classmedia {
	margin-left:585px;	
	}
.classmedia a {
	color:#ffffff;	
	}
.classmedia a:hover {
	color:#F00;	
	}
#contact {
	width:285px;
	float:left;
	padding:0px 0px 0px 50px;
	}
.list-txt {
	float:left;
	margin-right:20px;
	font-weight:bold;
	}
.list {
	margin-left:50px;	
	}
.list li {
	list-style-type:circle;	
	}

