body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #060;
	color: #fff;
}

h3 {
	font-size: 16px;
	text-align: center;
}

#s_center {
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	background: url("images/ombra_right.gif") repeat-y top right;
}

#s_main {
	float: left;
	width: 980px;
	border: 1px solid #fc0;
}

#s_main iframe,
#s_logo {
	position: absolute;
	margin: 6px;
	width: 269px;
	height: 184px;
}

#s_logo {
	background: url("logo.png") 0 0 no-repeat;
	z-index: 10;
	display: block;
}

#s_main iframe {
	z-index: 5;
	display: none;
}

#s_right_shadow {
	margin-left: 982px;
	width: 13px;
	background: url("images/ombra_right.gif") 0 0 repeat-y;
}

#s_bottom_shadow {
	clear: left;
	float: left;
	width: 995px;
	height: 13px;
	background: url("images/ombra.gif") 0 0 repeat-x;
}

#s_top {
	width: 980px;
	height: 180px;
	background: url("images/top.jpg") 0 0 no-repeat;
}

#s_pagina {
	background: url("images/ombra.gif") 0 0 repeat-x;
	padding: 20px;
}

#s_foot {
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 608px;
}

#s_foot a {
	color:#ffc;
}

#s_foot a:hover {
	color: #fea;
}

#s_validation {
	float: left;
	padding-top: 6px;
}

#s_footer {
	padding-top: 4px;
	padding-bottom: 4px;
	background: url("images/gold_bg.gif");
	color: #ffc;
	font-family: Georgia, serif;
}


.shadow_top {
	background: url("images/ombra_top.gif") 0 0 repeat-x;
	height: 13px;
}

.border_top {
	background: url("images/gold_border_top.gif");
	height: 10px;
}

.border_bottom {
	background: url("images/gold_border_bottom.gif");
	height: 10px;
}


#s_link_horiz {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	background: url("images/gold_bg.gif");
}

#s_link_horiz a,
#s_link_horiz strong {
	width: 200px;
	text-decoration: none;
	color: #ffc;
	padding: 0px 10px;
	text-align: center;
}

#s_link_horiz a:hover {
	color: #fff;
}

#s_link_horiz strong {
	color: #fc0;
	font-weight: normal;
}


#s_lang {
	clear: left;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

#s_lang span {
	display: none;
}

#s_lang a,
#s_lang div {
	float: left;
	display: block;
	width: 38px;
	height: 26px;
	text-decoration: none;
}

#s_lang a:hover {
	background-position: 0px -26px;
}

.f_es:hover,
.f_de:hover {
	background-position: 0px 0px !important;
}


.f_it {
	background: url("images/it_roll.gif") 0 0 no-repeat;
}

.f_en {
	background: url("images/en_roll.gif") 0 0 no-repeat;
}

.f_es {
	background: url("images/es_roll.gif") 0 0 no-repeat;
}

.f_de {
	background: url("images/de_roll.gif") 0 0 no-repeat;
}

.f_it_act {
	background: url("images/it_act.gif") 0 0 no-repeat;
}

.f_en_act {
	background: url("images/en_act.gif") 0 0 no-repeat;
}

.f_es_act {
	background: url("images/es_act.gif") 0 0 no-repeat;
}

.f_de_act {
	background: url("images/de_act.gif") 0 0 no-repeat;
}


.imag {
	border: 1px solid #fff;
	padding: 10px;
	margin: 10px;
}

.imag1 {
 	border: 1px solid #fff;
 	padding: 5px;
	margin: 5px;
}

.imag img {
	margin-bottom: 8px;
}
