body {
	margin:0;
	padding:0;
	border:0;
	text-align:center;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-position:center;
	background-repeat:repeat-y;
	
}

.clear {
	clear:both;
}

.header_cat {
	background-repeat:no-repeat;
	background-position:center top;
}

.header_cat img {
	width:100%;
	height:auto;
}

.principal {
	margin:0 auto;
	width: 882px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	color:#677a83;
}

.title {
	font-size:34px;
	color:#0aa3a6;
	line-height:66px;
}

.title2 {
	font-size:25px;
	color:#0aa3a6;
	line-height:50px;
}

.img_container {
    margin: 0 2px 4px;
    border: 1px solid;
	width:120px;
	height:80px;
    float: left;
}

.imag_bloc {
	border:0 none;
	width:120px;
	height:80px;
	overflow:hidden;
}

.img_container img {
	width:120px;
}

#cong_2016 .title {
	color:#115EAE;
}

#cong_2016 .title2 {
	color:#0095D7;
}

video {
  width: 100%;
  height: auto;
}