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



body {
	background-color: #232323;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
div, a, input, select, option {
	outline:none
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84c9f1;
}
a:link {
	text-decoration: none;
	color: #84C9F1;
}
a:visited {
	text-decoration: none;
	color: #84C9F1;
}
a:hover {
	text-decoration: underline;
	color: #84C9F1;
}
a:active {
	text-decoration: none;
	color: #84C9F1;
}
.subttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #84C9F1;
	text-decoration: none;
}
.bg-header {
	background-image: url(images/bg-header.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-header2 {
	background-image: url(images/bg-header2.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg-btn-a.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 21px;
	border: 1px solid #056ca7;
	text-transform: uppercase;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
}
.bg-navbar {
	background-image: url(images/bg-navbar.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 26px;
}
.ttl-articol {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	line-height:24px;
	color: #84c9f1;
	text-decoration: none;
	display:block;
}
.ttl-articol a:link, .ttl-articol a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #84c9f1;
	text-decoration: none;
}
.ttl-articol a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #84c9f1;
	text-decoration: underline;
}
.text-articol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.text-articol a:link, .text-articol a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.text-articol a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.img {
	background-color:#000;
	padding: 2px;
	border: 1px solid #555555;
	float: left;
}
.img2 {
	background-color:#000;
	padding: 2px;
	border: 1px solid #555555;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.video {
	padding: 2px;
	border: 1px solid #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.video a:link, .video a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.video a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #84c9f1;
	text-decoration: none;
	background-color: #000;
}
.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 12px;
	padding-top: 12px;
	line-height: 27px;
}
.ttl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 12px;
	padding-top: 12px;
	line-height: 27px;
}
.ttl-mic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #737373;
	text-transform: uppercase;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.ttl-mic2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #737373;
	text-transform: uppercase;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.form {
	background-color: #FFF;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #737373;
}
.articol {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #737373;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #a5a5a5;
	text-decoration: none;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.lista a:link, .lista a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #a5a5a5;
	text-decoration: none;
}
.lista a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #84c9f1;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg-btn-n.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
	text-transform: uppercase;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #727372;
	border-bottom-color: #000;
	display: block;
}
.link a:link, .link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg-btn-n.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	background-image: url(images/bg-btn-r.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #231f20;
	text-decoration: none;
	background-color: #eaeaea;
}
.submenu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.submenu ul li {
	display: inline;
	float: left;
	position: relative;
}
.submenu ul li a:link, .submenu ul li a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #231f20;
}
.submenu ul li a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	text-decoration: underline;
	;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #231f20;
}
.parteneri {
	padding-left:5px;
	padding-right:5px;
}
.comments {
	padding-bottom: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #737373;
	border-bottom-color: #737373;
}
.motto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	line-height: 30px;
	font-weight: bold;
}
.motto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 30px;
	font-weight: bold;
}
:focus {
	outline: 0;
}
