html,body {
	margin:0;
	padding:0;
	font-family:/*Tahoma,*/Arial,Verdana,Sans-Serif;
	font-size:11px;
	color:rgb(90,91,93);
	text-align:center;
	background-color:rgb(213,214,216);
}

img {
	border:none;
	padding:0;
	margin:0;
}

a:link, a:visited {
	color:rgb(0,163,180);
	text-decoration:none;
}

a:hover, a:active, a.bl:link, a.bl:visited {
	color:rgb(90,91,93);
	text-decoration:none;
}

a.bl:hover, a.bl:active {
	color:rgb(0,163,180);
	text-decoration:none;
}

#main {
	margin:0 auto 0 auto;
	padding:0;
	max-width:900px;
	width:900px;
	text-align:left;
	background-color:white;
}

#top {
	background-color:rgb(213,214,216);
	height:34px;
	position:relative;
	padding:0; margin:0;
	font-size:11px;
	margin-top:5px;
}

#top .lang-choise {
	position:absolute;
	bottom:2px; right:0;
	text-transform:uppercase;
}

#top .payoff {
	position:absolute;
	bottom:0; left:0;
}

#header {
	padding:0; margin:0;
	height:138px;
	position:relative;
	background-image:url('/img/header_rouge.png');
}
#header .logo {
	position:absolute;
	top:4px; left:4px;
}

#home {
	padding:0; margin:0;
	height:272px;
	position:relative;
}

#home_a,#home_b,#home_c,#home_d {
	width:220px;
	height:130px;
	position:absolute;
	font-weight:bold;
	letter-spacing:0.3em;
}

#home_e {
	width:442px;
	height:262px;
	position:absolute;
	top:4px; right:4px;
	background: white url('/img/vocabolario.jpg') top left no-repeat;
	border:solid 1px rgb(213,214,216);
}

#home_a {
	background-image:url('/img/logo_nomen_2.png');
	top:4px; left:4px;
}

#home_b {
	background-color: rgb(180,0,0);
	/*background-color: rgb(95,10,104); viola*/
	/*background-color: rgb(90,91,93);*/
	top:4px;
	left:228px
}

#home_c {
	background-color: rgb(0,163,180);
	bottom:4px;
	left:4px
}

#home_d {
	background-color: rgb(213,214,216);
	bottom:4px;
	left:228px
} 

#home_a span,#home_b span,#home_c span,#home_d span {
	position:absolute;
	bottom:2px; right:1px;
}
#home_a span a,#home_b span a,#home_c span a{
	color:white;
}
#home_d span a {
	color:rgb(90,91,93);
}

/* Header flag */
#flag {
	padding:0; margin:0;
	height:138px;
	position:relative;
}

#flag_a,#flag_b,#flag_c,#flag_d {
	width:220px;
	height:130px;
	position:absolute;
	font-weight:bold;
	letter-spacing:0.3em;
}

#flag_a {
	background-image:url('/img/logo_nomen_2.png');
	top:4px; left:4px;
}

#flag_b {
	background-color: rgb(180,0,0);
	/*background-color: rgb(95,10,104);*/
	top:4px;
	left:228px;
}

#flag_c {
	background-color: rgb(0,163,180);
	top:4px;
	left:452px;
}

#flag_d {
	background-color: rgb(213,214,216);
	top:4px;
	left:676px;
} 

#flag_a span,#flag_b span,#flag_c span,#flag_d span {
	position:absolute;
	top:2px; right:1px;
}
#flag_a span a,#flag_b span a,#flag_c span a{
	color:white;
}
#flag_d span a {
	color:rgb(90,91,93);
}

#menu {
	background-color:rgb(90,91,93);
	margin:0;padding:0;
	padding:2px 0 2px 0;
	font-weight:bold;
}

#menu ul, #menu ul li {
	display:inline;
	margin:0;
	padding:0;
}

#menu ul li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	cursor:pointer;
}

#menu ul li a {
	padding:2px 12px 2px 12px;
}

#menu a:link,#menu a:visited,
#menu a:active {
	color:white;
	text-decoration:none;
	background-color:transparent;
}

#menu a:hover { 
/*	background-color:rgb(213,214,216);
	color:rgb(90,91,93);*/
	text-decoration:underline;
}

#menu ul li.selected a,
#menu ul li.selected a:link,
#menu ul li.selected a:visited,
#menu ul li.selected a:active
{
/*	background-color:rgb(213,214,216);
	color:rgb(90,91,93);*/
	text-decoration:underline;
}
#menu ul li.selected a:hover { text-decoration:underline; }

#content { 
	padding: 40px 10px;
	overflow:hidden;
}

#content .text-image {
	width:218px;
	float:left;
}

#content .text {
	float:left;
	width:425px;
	border-right:solid 1px rgb(213,214,216);
	padding-right:18px;
	font-size:11px;
	line-height:1.3em;
	min-height:200px;
}

#content .text h1 { 
	font-size:16px; 
	margin:0;
	line-height:1.3em;
}
#content .text h2 {
	font-size:14px; 
	margin:0;
	line-height:1.3em;
}

#content .text-menu {
	float:right;
	width:200px;
}

#content .text-menu h4 {
	font-size:11px;
	height:15px;
	border-bottom:solid 1px rgb(213,214,216);
	margin:0 0 5px 0;
}
#content .text-menu ul { padding:0 0 0 20px; margin:0 0 15px 0;}
#content .text-menu ul li {
	list-style-type:square;
	padding-left:0;
	font-size:11px;
	line-height:1.6em;
	color:rgb(213,214,216);
	height:20px;
}

/* Portfolio  */

.folio_c {
	float:left;
}

.folio_m {
	width:5px;
	height:5px;
	margin:0; padding:0;
	float:left;
	background:transparent;
}

.folio {
	width:288px;
	/*height:150px;*/
	margin:0 0 10px 0;
	background:transparent;
	border:solid 1px #eee;
	padding-bottom:10px;
	padding-top:10px;
}

.folio .image {
	float:left;
	width:150px; height:120px;
	background-color:rgb(255,255,255);
}

.folio .info {
	margin-left:155px;
	position:relative;
	height:120px;
}

.folio .info h3 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}

.folio .info p {
	font-size:11px;
}

.folio .info .link {
	position:absolute;
	bottom:0; left:3px;
	font-size:11px;
}

.folio .summary {
	padding:5px;
	line-height:1.3em;
	font-weight:bold;
}

.navigator {
	padding:5px 10px 0 10px;
}

.navigator span {
	float:right;
}

/* News */

.news {
	margin-left:150px;
	margin-right:100px;
	font-size:13px;
}

.news .item h3 {
	margin:0;
}

.news .item .small_info {
	color:rgb(213,214,216);
	font-size:11px;
	margin:0;
}

/* Footer */

#footer {
	clear:both;
	background-color:rgb(213,214,216);
	padding:0; margin:0;
	font-size:11px;
	position:relative;
	border:solid 1px #FFF;
}

#footer .credits {
	position:absolute;
	top:5px; left:0;
}

#footer .address {
	position:absolute;
	top:5px; right:0;
	text-align:right;
}


