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

/* TOUTE PAGES*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
}
body {
	background-color: #E4E4E4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*SECTIONS*/

#horizon       
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
	
#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -376px;
	position: absolute;
	top: -246px;
	left: 50%;
	width: 752px;
	height: 492px;
	visibility: visible;
	text-align: left;
	}
	
	.logo{
	position:absolute;
	width:752px;
	height:86px;
	top:0px;
	left:0px;
}

	.menu{
	position:absolute;
	width:178px;
	height:73px;
	top:86px;
	left:0px;
}

	.back{
	position:absolute;
	width:574px;
	height:406px;
	top:86px;
	left:178px;
}

.left{
	position:absolute;
	width:178px;
	height:333px;
	top:159px;
	left:0px;
}

/*home*/

.bla{
position:absolute;
width:413px;
height:auto;
left:318px;
top:270px;
text-align:justify;
}

/*contact*/

.si{
position:absolute;
width:297px;
height:auto;
left:318px;
top:120px;
text-align:justify;
}

.adr{
position:absolute;
width:40px;
height:auto;
left:378px;
top:160px;
text-align:justify;
color:#FF0000;
}

.mel{
position:absolute;
width:auto;
height:auto;
left:394px;
top:174px;
text-align:justify;
}

/*gallery*/

.list{
position:absolute;
width:200px;
height:230px;
left:307px;
top:110px;
text-align:justify;
}
