/* CSS Document */
body{
	font-family:"Raleway";
	margin:0px auto;
	width:1170px;
	
}
h4{
	font-size:24px;
	font-weight:bold;
	color:#2fa0a9;
}
h5{
	margin-top:-20px;
	color:#999;
	font-size:20px;
	
}
h6{
	margin-top:-25px;
	color:#666;
	font-size:18px;
	font-style:italic;	
}
.logo{
	margin-top:20px;
	
}
.menu{
	width:1170px;
	margin-left:0px;
	padding-left:0px;
	height:50px;
	
}
.menu ul{
		margin-left:0px;
	padding-left:0px;

			
}
.menu ul li{
	display: block;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #CCC;



	}
.menu li{
	text-align:center;
    position: relative;
    float: left;
    width: 20%;
	background-image:url(../images/button_background.png);
	/*border-bottom-color:#06F;*/
	/*margin-bottom:10px*/;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;	

}
.active{
	text-align:center;
    position: relative;
    float: left;
    width: 20%;
	background-image:url(../images/button_background2.png);
	height:30px;
	padding-top:10px;
	padding-bottom:10px;	

}
.menu a{
	text-decoration:none;
	color:#333;
	font-size:20px;
}
.menu a:hover{
	text-decoration:none;
	color:#2fa0a9;
}
/*.menu ul li.active{
	background-image:url(../images/button_background2.png);	
}*/
.eu_logo{
	float:left;
	width:100px;
	background-color:#ccd1e9;
	margin-left:25px;
	margin-top:15px;
}
.footer{
	background-color:#ccd1e9;
	height:90px;
	margin-top:15px;
}
.footer_text{
	float:left;
	width:850px;
	margin-left:35px;
	background-color:#ccd1e9;
}
.best{
	float:left;
	width:260px;
}
.sesar_logo{
	float:right;
}
.clear_both{
	clear:both;
}
.sesar{
	background-color:#daebdb;
}

.sesar1{
	width:370px;
	background-color:#daebdb;
	float:left;
	margin-left:20px;
}
.sesar2{
	width:370px;
	background-color:#daebdb;
	float:left;
	margin-left:20px;
}
.sesar3{
	width:370px;
	background-color:#daebdb;
	float:left;
	margin-left:20px;
}
.copyrights{
	text-align:center;
	margin-top:15px;
}.t_public tr .line_height {
	padding: 15px;
	text-align: center;


}
