/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
.yui-cssreset html{color:#000;background:#FFF;}.yui-cssreset body,.yui-cssreset div,.yui-cssreset dl,.yui-cssreset dt,.yui-cssreset dd,.yui-cssreset ul,.yui-cssreset ol,.yui-cssreset li,.yui-cssreset h1,.yui-cssreset h2,.yui-cssreset h3,.yui-cssreset h4,.yui-cssreset h5,.yui-cssreset h6,.yui-cssreset pre,.yui-cssreset code,.yui-cssreset form,.yui-cssreset fieldset,.yui-cssreset legend,.yui-cssreset input,.yui-cssreset textarea,.yui-cssreset p,.yui-cssreset blockquote,.yui-cssreset th,.yui-cssreset td{margin:0;padding:0;}.yui-cssreset table{border-collapse:collapse;border-spacing:0;}.yui-cssreset fieldset,.yui-cssreset img{border:0;}.yui-cssreset address,.yui-cssreset caption,.yui-cssreset cite,.yui-cssreset code,.yui-cssreset dfn,.yui-cssreset em,.yui-cssreset strong,.yui-cssreset th,.yui-cssreset var{font-style:normal;font-weight:normal;}.yui-cssreset li{list-style:none;}.yui-cssreset caption,.yui-cssreset th{text-align:left;}.yui-cssreset h1,.yui-cssreset h2,.yui-cssreset h3,.yui-cssreset h4,.yui-cssreset h5,.yui-cssreset h6{font-size:100%;font-weight:normal;}.yui-cssreset q:before,.yui-cssreset q:after{content:'';}.yui-cssreset abbr,.yui-cssreset acronym{border:0;font-variant:normal;}.yui-cssreset sup{vertical-align:text-top;}.yui-cssreset sub{vertical-align:text-bottom;}.yui-cssreset input,.yui-cssreset textarea,.yui-cssreset select{font-family:inherit;font-size:inherit;font-weight:inherit;}.yui-cssreset input,.yui-cssreset textarea,.yui-cssreset select{*font-size:100%;}.yui-cssreset legend{color:#000;}

body {
	font: 12px/1.5em Helvetica,Arial,sans-serif;
	color: #5e5e60;
	margin-bottom: 20px;
}

hr {
	color: #818082;
	background: #818082;
	border: 0;
	height: 1px;
	margin: 0;
	padding: 0;
}
hr.light {
	margin-top: 2px;
	color: #c6c5c6;
	background: #c6c5c6;
}

a img {
	border: 0;
}

a:link, a:visited, a:hover {
	color: #c1022c;
	text-decoration: none;
}

.clear {
	clear: both;
}

.container {
	width: 960px;
	margin: 0 auto;
}

#logo {
	background: url(../images/logo.png) center center no-repeat;
	width: 960px;
	height: 117px;
	text-indent: -9999px;
	margin: 0;
}

#contacts {
	color: #5e5e60;
	text-align: center;
}

#contacts p {
	margin: 0;
	padding: 3px;
}

#contacts .lang {
	display: block;
	float: right;
	padding: 0;
	margin-top: 3px;
	height: 16px;
}

#mission {
	background: url(../images/mission.png) center center no-repeat;
	width: 960px;
	height: 83px;
	text-indent: -9999px;
	margin: 0;
}

#mission_ita {
	background: url(../images/mission_ita.png) center center no-repeat;
	width: 960px;
	height: 83px;
	text-indent: -9999px;
	margin: 0;
}

#themes {}

#themes .last {
	margin: 0;
}
.theme {
	width: 184px;
	float: left;
	margin-right: 10px;
}
.theme h3 {
	font-family: Times;
	font-size: 16px;
	font-weight: normal;
	height: 36px;
	color: #525252;
}
.theme .mission {
	font-family: Times;
	font-weight: normal;
	font-size: 14px;
	color: #c1022c;
}
.theme a img {
	border: 1px solid #ededed;
	margin-bottom: 10px;
}
.theme p {
	margin-top: 0;
}

#logos {
	list-style: none;
	margin: 0;
	padding: 0;
}
#logos li {
	display: inline;
}

.re {
	color: #c22239;
}
