@charset "utf-8";
/* CSS Document */
.about_best{
	text-transform:uppercase;
	color:#2fa0a9;
	font-weight:bold;
	font-size:24px;
}
p{
	text-align: justify;
	font-weight: bolder;
}
input[type=text]{
	border-radius:15px;
	color:#2fa0a9;
	background-color:#c2e1c8;
	border-width: 2px;
    border-style: solid;
	padding-left:10px;
	line-height:20px;	
	}
textarea{
	border-radius:15px;
	color:#2fa0a9;
	background-color:#c2e1c8;
	border-color:#2fa0a9;
	border-width: 2px;
    border-style: solid;
}
input[type="submit" i]{
    background-color:#c2e1c8;
	border-color:#2fa0a9;
	border-width: 2px;
    border-style: solid;
    color: #2fa0a9;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	font-weight:bold;
	border-radius:15px;
	text-transform:uppercase;
}
/*consortium page*/
.c_member{
	margin:0px auto;}
.c_logo{
	float:left;
	margin-top:25px;
}
.c_descr{
	float:left;
	margin-left:60px;
}
.sesar{
	margin-top:50px;
}
.sesar1 a{
	color:#000;
	text-decoration:none;
}
.sesar2 a{
	color:#000;
	text-decoration:none;
}
.sesar3 a{
	color:#000;
	text-decoration:none;
}
.cont_info{
	float: left;
	width: 860px;
	margin-right: 10px;
}
.cont_map{
	float: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.t_public{

}
.t_public tr{
	border: thin solid;
border-collapse:collapse;
border-color:#2fa0a9;
	
}
hr{
	border-color:#2fa0a9;
}
.event_pic{
	float:right;
	margin:50px 0px 0px 0px;
}
.event_txt{
	float:left;
	width:600px;
}
.copyrights{
	margin-bottom:20px;
}
.dicl{
	float:right;
	font-weight:bolder;
	margin:30px 30px 40px 0px;
	z-index:10;
	
	
	
}
.dicl a{
	text-decoration:none;
	color:#0055a5;

}
.index_diag{
	margin:0px auto;
}
.table1_div .t_public tr:nth-child(even)  {
	background-color: #dddfdf;
}
.main .contents .table1_div {
	float: left;
	margin-bottom: 30px;
	width: 860px;
	margin-right: 10px;
}
.contents .table1_div hr {
	padding-right: 10px;
}
