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

body{
	background-image:url(img/bg.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}


img{
	border:none;
}

h3{
	margin:0;
}
#container{
	width:1007px;
	height:1096px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	background-image:url(img/content.jpg);
	background-repeat:no-repeat;
}
#menu1{
	width:600px;
	height:425px;
	margin-left:auto;
	margin-right:auto;
}
#container2{
	width:1007px;
	height:1096px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	background-image:url(img/content2.jpg);
	background-repeat:no-repeat;
}

#container3{
	width:1007px;
	height:1096px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	background-image:url(img/content3.jpg);
	background-repeat:no-repeat;
}

#container4{
	width:1007px;
	height:1096px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	background-image:url(img/content4.jpg);
	background-repeat:no-repeat;
}

#container5{
	width:1007px;
	height:1096px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	background-image:url(img/content5.jpg);
	background-repeat:no-repeat;
}

#container6{
	width:1007px;
	height:1096px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	background-image:url(img/content6.jpg);
	background-repeat:no-repeat;
}

#container7{
	width:1007px;
	height:1096px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	background-image:url(img/content7.jpg);
	background-repeat:no-repeat;
}

#container8{
	width:1007px;
	height:1096px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	background-image:url(img/content8.jpg);
	background-repeat:no-repeat;
}


#logo{
	width:420px;
	height:201px;
	background-image:url(img/logo.png);
}



#agenda{
	width:170px;
	height:300px;
	float:right;
	margin-right:35px;
	margin-top: 30px;
}

#content{
	width:723px;
	height:auto;
	float:left;
	margin-left:60px;
	margin-top: 30px;
}
#content_ar{
	width:787px;
	height:auto;
	float:left;
	margin-left:60px;
	margin-top: 30px;
}
#content_foto{
	width:723px;
	height:400px;
	float:left;
	margin-left:60px;
	margin-top: 30px;
	overflow:auto;
}


#menu{
	width:800px;
	height:210px;
	margin-left:auto;
	margin-right:auto;
}

