html{
	height:100%;
	
}
body{
	height:100%;
	background: #bfc6cf;
	margin:0;
	padding:0;
}
#container{
	width:970px;
	margin:0 auto;
	background:#9fa4af;
	font-family:verdana;
	font-size:20px;
	color:#eee;
	min-height:872px;
	border-left:1px solid #666;
	border-right:1px solid #666;
}
/*********************   header  ******************************/

#barra_menu img{
	float:left;
	margin-top:5px;
}
#barra_menu ul{
	list-style:none;
	float:right;
	margin-right:30px;
	margin-top:75px;
}
#barra_menu li{
	float:left;
	color:#ddd;
	padding-right:5px;
}
#barra_menu a{
	text-decoration:none;
	color:#ddd;
}
#barra_menu a:hover{
	color:#495A65;
}
.active {
	color: #495A65 !important;
}
/*********************** sections ****************************/
h4{
	border-bottom: 1px solid #495A65;
	color:#495A65;
	margin:0px;
	font-weight:normal;
	padding-bottom: 5px;
	float:left;
	font-size:20px;
}
#grey{
	color:#ddd;
}
.section{
	margin:35px 0 0 100px;
	padding-bottom: 60px;
	overflow:hidden;
}
.text{
	line-height:30px;
	clear:both;
	margin-top:0;
}
/******************** section hunger *************************/
.hunger{
	margin:30px 0px 0 0px;
}
.hunger ul{
	padding:0;
	list-style:none;
	font-size: 14px;
	font-weight:bold;
	margin:0 0 20px;
	line-height:20px;
}
ul .nobold {
	font-weight:normal;
}
.hunger h5{
	margin:0;
	font-size: 14px;
	font-weight:bold;
	color:#fff;
}
.hunger h3 {
	font-size: 18px;
	color:#fff;
}
ul .nobold {
	font-weight:normal;
}
/********************* section knowledge *********************/
.data{
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
	float:left;
	margin-top:10px;
}
.data p{
	margin-top:0;
}
#address{
	clear:both;
	border-right: 1px dashed #495A65;
	padding-right: 30px;
	margin-right:20px;
}
#address p{
	margin:0;
}
#where{
	border-left: 1px dashed #495A65;
	padding-left: 20px;
	margin-left:30px;
	
}
#timetable{
	margin-top:10px;
}
#message{
	margin: 0;
	background: #495A65;
	font-size:23px;
	font-weight:normal;
}
#message p{
	margin: 5px 35px;
}
#mail{
	color:#eee;
	text-decoration:none;
}
.bodytext {
	font-size: 17px;
	line-height:20px;
}
.facebook
{
	font-size: 14px; 
	font-weight: bold;
	text-align: center;
}
.digilion
{
	font-size: 14px; 
	font-weight: bold;
	text-align: center;
	padding-top:8px;
}
.digilion a
{
	color:#06C;	
	text-decoration:none;
}
.digilion a:hover
{
	text-decoration:underline;
}
.dashed
{
	border-bottom: 1px dashed #495A65;
	border-top: 1px dashed #495A65;
	padding-top:7px;
	padding-bottom:7px;
}
.dashedall
{
	border:1px solid #DDD;
}
.facebook a
{
	color:#484b50;	
	text-decoration:none;
}
.facebook a:hover
{
	text-decoration:underline;
}
/******************** message rounded **********************/
b.rtop, b.rbottom{display:block;background: #9fa4af}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #495A65}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

