@charset "utf-8";
@import url(_reset.css);
@import url(beta.css);

/******************** IMPAGINAZIONE ********************/

body {
	color:#333;
	font-family: Arial, sans-serif;
	font-size:12px;
}

body.p2 {background: url(../img/it/bg_body2.png) repeat-x top left;}
body.p3 {background: url(../img/it/bg_body2.png) repeat-x top left;}
body.p4 {background: url(../img/it/bg_body4.png) repeat-x top left;}
body.p5 {background: url(../img/it/bg_body5.png) repeat-x top left;}
body.p6 {background: url(../img/it/bg_body6.png) repeat-x top left;}
body.p7 {background: url(../img/it/bg_body7.png) repeat-x top left;}
body.p10 {background: url(../img/it/bg_body10.png) repeat-x top left;}
body.p11 {background: url(../img/it/bg_body4.png) repeat-x top left;}

#container {
	width:988px;
	margin:0 auto; /* centratura */
}

a {
	color:#00F;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

b, strong {
	font-weight:bold;
}

i, em {
	font-style:italic;
}



td.allineasu{
	vertical-align:top;
	}
	
td.allineasx{
	text-align:left;
	}

td.allineadx{
	text-align:right;
	}

td.allineamezzo{
	vertical-align:middle;
	}

table.bordi{
	border:1px solid #000;
	
}

/********** FONTS ***********/

#guna_news_s,
#omeo_news_sx,
#articoli_guna_s,
#guna_azienda_dx,
#navprod_sx_back,
#navprod_ed_sx_back,
#prandom_sx,
#vetrina_guna,
#guna_news_dx,
#guna_sugg_dx,
#box_s_appunta,
#box_s_consulto_clinico a,
#riep_sx,
#media_room_home,
#doc_istituz_home {
	color:#19396e;
}

#guna_news_s a,
#omeo_news_sx a,
#articoli_guna_s a,
#guna_azienda_dx a,
#navprod_sx_back a,
#navprod_ed_sx_back a,
#prandom_sx a,
#omeopatia_sx a,
#articoli_sx a,
#vetrina_guna a,
#guna_news_dx a,
#guna_sugg_dx a,
#box_s_appunta a,
#box_s_consulto_clinico a,
#riep_sx a,
#media_room_home a,
#doc_istituz_home a,
#box_dice_medico_g a,
#primopiano_guna a,
#guna_primopiano_g a,
#box_info_spese_g a {
		color:#19396e;
}


.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}

/******************** HEADER ********************/

#header {
	background:url(../img/it/bg_boccette.jpg) no-repeat top right;
	padding-top:17px;
	height:136px;
	margin-bottom:27px;
	position:relative;
}
#logo {
	height: 98px;
	text-align:center;
	margin-bottom:16px;
}

#logo img {
	/*margin-right:20px; -- NON NEL GUNA INC */
}
#box_cambia_lingua {
	position:absolute;
	right:135px;
	top:37px;
}


#menu {
	text-align:center;
	font-size:12px;
	color:#254476;
	font-weight:bold;
	padding-bottom:2px;
	text-transform:uppercase;
	clear: both;
}

.p2 #menu a {color:#0f5ba3;}
.p3 #menu a {color:#0f5ba3;}
.p4 #menu a {color:#00a45f;}
.p5 #menu a {color:#f36e30;}
.p6 #menu a {color:#2b4777;}
.p7 #menu a {color:#7b60a5;}
.p10 #menu a {color:#c1b500;}
.p11 #menu a {color:#00a45f;}

.p2 #menu a:hover {color:#0f5ba3;text-decoration:underline;}
.p3 #menu a:hover {color:#0f5ba3;text-decoration:underline;}
.p4 #menu a:hover {color:#00a45f;text-decoration:underline;}
.p5 #menu a:hover {color:#f36e30;text-decoration:underline;}
.p6 #menu a:hover {color:#2b4777;text-decoration:underline;}
.p7 #menu a:hover {color:#7b60a5;text-decoration:underline;}
.p10 #menu a:hover {color:#c1b500;text-decoration:underline;}
.p11 #menu a:hover {color:#00a45f;text-decoration:underline;}


#menu ul {
	/* display:inline; */
	display:block;
	text-align:center;	
}

#menu li {
	display:inline;
	margin-right:5px;
}
	#menu li.last {
		margin-right:0;
	}

#frmCerca {
	margin-top:12px;
}

#frmCerca .cerca_input{
	color:#000;
	font-size:11px;
	margin:0 0 2px 3px;
	padding:1px 0;
	}
#frmCerca .cerca_submit{
	color:#FFF;
	width:46px;	
	padding:1px 0;
	background:#a5d2e8;
	border:1px solid #7f9db9;
}

#auth .cerca_submit {
	color:#FFF;
	/*width:46px; */	
	padding:1px 3px;
	background:#a5d2e8;
	border:1px solid #7f9db9;
	cursor: pointer;
}



#auth {
	position:absolute;
	color:#656599;
	height:118px;
	width:173px;
	top:15px;
	left:0;
}
.en #auth {
	width:180px;
	}
#auth #register {
/*
	font-size:10px;
	float:left;
	display: inline; 
	margin: 3px 0;
	padding:4px 3px 0px;
	background:none repeat scroll 0 0 #A5D2E8;
	border:1px solid #7F9DB9;
	color:#FFFFFF;
	width:46px;
	height: 13px;
	vertical-align: middle;
*/
}
#auth #register:hover {
	text-decoration: none;
}
#auth #regenerate {
	display: block;
	clear: both;
	text-decoration: none;
	font-weight: bold;
}
#auth a {
	color:#656599;
	/*text-decoration:none;*/
}
#auth input,
#auth select {
	color:#656599;
	font-weight:bold;
	font-size:10px;
	}
#auth input {
	margin-bottom:3px;
	width:102px;
}
#auth select {
	margin-bottom:6px;
	width:134px;
}
#auth button {
	font-size:10px;
	padding:2px 0;
	vertical-align:baseline;
	float:left;
	display: inline; /* IE6 BUG FIX */
	margin-right:5px;
	margin-top:3px;
}
#auth ul {
	font-size:11px;
	margin-top:1px;	
}
#auth label {
	font-size:11px;
	display:block;
}
#auth #welcome {
	margin-bottom:10px;
	color:#656599;
	font-weight:bold;
}
	#auth #welcome.birthday {
		color:#F76F36;
	}
#auth #pic {
	float:left;
	display: inline; /* IE6 BUG FIX */
	margin-right:8px;
	margin-bottom:8px;
}

#auth #pic img {
	height:63px;
}

#auth #gift {
	margin-bottom:5px;
}

#loginMsg {
	background-color:#FFF;
	color:#F00;
	font-weight:bold;
	padding:5px;
	position:absolute;
	left:0px; top:40px;
	border:1px solid #999;
}
#loginMsg button {
	margin-left:10px;
	font-size:10px;
	margin:0 0 2px 3px;
	padding:2px 0;
	vertical-align:baseline;
}


#search {
	position:absolute;
	width:160px;
	height:60px;
	left:808px;
	top:61px;
}
	.en #search {
		width:180px;
		}
#search input {
	width:104px;
	color:#2f80cb;
	font-size:10px;
	float:right; display: inline; /* IE6 BUG FIX */
}

#beta {
	position:absolute;
	right:8px;
	top:100px;
}

#beta a, #beta a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

/******************** CRISIS MANAGEMENT - BOX SUBITO SOTTO L'HEADER ********************/
#box_crisis_s {
	border:2px solid #900;
	color:#000;
	margin-bottom:15px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color:#FFF;
}
#box_crisis_s a {
	color:#900;
}

/******************** CONTENT 1 - IMPAGINAZIONE ********************/

#content {
	padding:6px;
}

.p2 #content {background:#FFF url(../img/it/content_top2.png) no-repeat top left;}
.p3 #content {background:#FFF url(../img/it/content_top3.png) no-repeat top left;}
.p4 #content {background:#FFF url(../img/it/content_top4.png) no-repeat top left;}
.p5 #content {background:#FFF url(../img/it/content_top5.png) no-repeat top left;}
.p6 #content {background:#FFF url(../img/it/content_top6.png) no-repeat top left;}
.p7 #content {background:#FFF url(../img/it/content_top7.png) no-repeat top left;}
.p10 #content {background:#FFF url(../img/it/content_top10.png) no-repeat top left;}
.p11 #content {background:#FFF url(../img/it/content_top4.png) no-repeat top left;}


#right_nav {
	float:right; display: inline; /* IE6 BUG FIX */
	width:192px;
	overflow:hidden;
}

#left_nav {
	float:left; display: inline; /* IE6 BUG FIX */
	width:192px;
	overflow:hidden;
}


/******************** CONTENT 1 - CONTENUTI ********************/

/********** PEZZETTI CENTRALI HOME PAGE ***********/

/* ARTICOLI GUNA */
#articoli_guna_s_back {
	margin-right:4px;
	float:left; display: inline; /* IE6 BUG FIX */
	padding:0 0 12px 0;
	}
.it #articoli_guna_s_back {
	background:url(../img/it/box/news_gunait_bottom.png) no-repeat bottom left;
}
.en #articoli_guna_s_back {
	background:url(../img/en/box/news_gunait_bottom.png) no-repeat bottom left;
}

#articoli_guna_s {
	min-height:438px;
	padding:40px 8px 0 7px;
	width:334px;
}
.it #articoli_guna_s {
	background:#cde2f5 url(../img/it/box/news_gunait_top.png) no-repeat top left;
}
.en #articoli_guna_s {
	background:#cde2f5 url(../img/en/box/news_gunait_top.png) no-repeat top left;
}
	.p4 #articoli_guna_s,
	.p5 #articoli_guna_s,
	.p10 #articoli_guna_s,
	.p11 #articoli_guna_s,
	.p4 #vetrina_guna,
	.p5 #vetrina_guna,
	.p10 #vetrina_guna,
	.p11 #vetrina_guna {
		min-height:519px;
	}
#articoli_guna_s h2 {	
	font-weight:bold;
	font-size:12px;
	}
	#articoli_guna_s h2 .data {
		font-weight:normal;
		font-size:11px;
	}
#articoli_guna_s li {
	margin-bottom:5px;
}
#articoli_guna_s li img {
	width:71px;
	/*border:1px solid #214173;*/
	float:left;
	margin-right:7px;
}
#articoli_guna_s .data {
	font-style:italic;
	font-size:12px;
}
#articoli_guna_s {
	min-height:438px;
	padding:40px 8px 0 7px;
	width:334px;
}
.it #articoli_guna_s {
	background:#cde2f5 url(../img/it/box/news_gunait_top.png) no-repeat top left;
}
.en #articoli_guna_s {
	background:#cde2f5 url(../img/en/box/news_gunait_top.png) no-repeat top left;
}

.p4 #articoli_guna_s,
.p5 #articoli_guna_s,
.p10 #articoli_guna_s,
.p11 #articoli_guna_s,
.p4 #vetrina_guna,
.p5 #vetrina_guna,
.p10 #vetrina_guna,
.p11 #vetrina_guna {
	min-height:519px;
}


/* PRIMO PIANO */
#primopiano_guna_back {
	float:left; display: inline; /* IE6 BUG FIX */
	padding:0 0 8px 0;
	}
.it #primopiano_guna_back {
	background:url(../img/it/box/primopiano_bottom.png) no-repeat bottom left;
}
.en #primopiano_guna_back {
	background:url(../img/en/box/primopiano_bottom.png) no-repeat bottom left;
}
#primopiano_hider {
	height: 599px;
	overflow: hidden;
}

#primopiano_guna {
	min-height:626px;
	padding:40px 5px 0 7px;
	width:214px;
	position:relative;
}
.it #primopiano_guna {
	background:#d8e9fa url(../img/it/box/primopiano_top.png) no-repeat top left;
}
.en #primopiano_guna {
	background:#d8e9fa url(../img/en/box/primopiano_top.png) no-repeat top left;
}

.it #primopiano_guna.prof4,
.it #primopiano_guna.prof5{
	background:#d8e9fa url(../img/it/box/farmacovetrina_top.png) no-repeat top left;
}
.en #primopiano_guna.prof4,
.en #primopiano_guna.prof5 {
	background:#d8e9fa url(../img/en/box/farmacovetrina_top.png) no-repeat top left;
}

#primopiano_guna h2 {

	text-align:right;
	margin-right:5px;
	font-size:12px;
}
#primopiano_guna p {
	padding-top:8px;
	margin-right:5px;
}
#primopiano_guna li {
	padding-bottom:4px;
}
#primopiano_guna img.prod {
	float:left; display: inline; /* IE6 BUG FIX */
	margin-right:5px;
/*	width:60px;*/
}

/* VETRINA GUNA */
#vetrina_guna_back {
	float:left; display: inline; /* IE6 BUG FIX */
	padding:0 0 8px 0;
	}
.it #vetrina_guna_back {
	background:url(../img/it/box/vetrina_bottom.png) no-repeat bottom left;
}
.en #vetrina_guna_back {
	background:url(../img/en/box/vetrina_bottom.png) no-repeat bottom left;
}

#vetrina_guna {
	min-height:442px;
	padding:40px 5px 0 7px; 
	width:214px;
	position:relative;
}
.it #vetrina_guna {
	background:#d8e9fa url(../img/it/box/vetrina_top.png) no-repeat top left;
}
.en #vetrina_guna {
	background:#d8e9fa url(../img/en/box/vetrina_top.png) no-repeat top left;
}

#vetrina_guna h2 {
	
	text-align:right;
	margin-right:5px;
	font-size:12px;
}
#vetrina_guna p {
	padding-top:8px;
	text-align:right;
	margin-right:5px;
	font-size:11px;
}
#vetrina_guna li {
	padding-bottom:4px;
}
#vetrina_guna img.prod {
	float:left; display: inline; /* IE6 BUG FIX */
	margin-right:5px;
/*	width:60px;*/
}
#scopriprod {
	padding:0 0 14px 0;
}

b.nomeprod {
	font-size:13px;
	margin-bottom:4px;
	display:block;
}


/* MEDIA ROOM */
#media_room_home_back {
	float:left; display: inline; /* IE6 BUG FIX */
	padding:0 0 9px 0;
	}
.it #media_room_home_back {
	background:url(../img/it/box/home_mediaroom_bottom.png) no-repeat bottom left;
}
.en #media_room_home_back {
	background:url(../img/en/box/home_mediaroom_bottom.png) no-repeat bottom left;
}

#media_room_home {
	min-height:357px;
	padding:40px 5px 0 7px; 
	width:214px;
	position:relative;
}
.it #media_room_home {
	background:#d8e9fa url(../img/it/box/home_mediaroom_top.png) no-repeat top left;
}
.en #media_room_home {
	background:#d8e9fa url(../img/en/box/home_mediaroom_top.png) no-repeat top left;
}

#media_room_home h2 {
	margin:10px 0;
	font-weight:bold;
}
	#media_room_home h2.first {
		margin-top:0;
	}
#media_room_home ul {
	margin:10px 0;
}
#media_room_home li {
	margin:5px 0;
}

#media_room_home ul h3 {
	font-weight:bold;
}

#media_room_home .data {
	font-style:italic;
	}
	
/* DOCUMENTI ISTITUZIONALI */
#doc_istituz_home_back {
	float:left; display: inline; /* IE6 BUG FIX */
	padding:0 0 9px 0;
	}
.it #doc_istituz_home_back {
	background:url(../img/it/box/home_docistituz_bottom.png) no-repeat bottom left;
}
.en #doc_istituz_home_back {
	background:url(../img/en/box/home_docistituz_bottom.png) no-repeat bottom left;
}

#doc_istituz_home {
	min-height:357px;
	padding:40px 5px 0 7px; 
	width:214px;
	position:relative;
}
.it #doc_istituz_home {
	background:#d8e9fa url(../img/it/box/home_docistituz_top.png) no-repeat top left;
}
.en #doc_istituz_home {
	background:#d8e9fa url(../img/en/box/home_docistituz_top.png) no-repeat top left;
}

#doc_istituz_home h2 {
	margin:10px 0;
	font-weight:bold;
}
	#doc_istituz_home h2.first {
		margin-top:0;
	}
#doc_istituz_home ul {
	margin:10px 0;
}
#doc_istituz_home li {
	margin:5px 0;
}

#doc_istituz_home ul h3 {
	font-weight:bold;
}

#doc_istituz_home .data {
	font-style:italic;
	}

/* FOTO VIDEO GALLERY */
/*
#foto_video_back {
	padding-left:17px;
	background:#FFF url(../img/it/foto_video_back.png) no-repeat top left;
	float:left;
	}
#foto_video {
	width:186px;
	padding:10px 7px 10px 6px;
	background:#009933;
}
*/
#foto_video a {
	display:block;
	margin: 0 10px 7px 0;
	}


/********** CONTENUTI PER BOX GRANDE (boxg) - GENERALI ***********/

.superboxg {
	margin-left:7px;
	float:left; display: inline; /* IE6 BUG FIX */
	width:579px;
}

#content .boxg {
	border-width:2px;
	border-style:solid;
	padding:13px;
	float:left; display: inline; /* IE6 BUG FIX */
	width:548px;
	font-size:12px;
}

#content .boxg .imgs-container {
	/*float: left;*/
	clear: both;
}
#content .boxg .imgs-container h2 {
	font-weight: bold;
	height:20px;
}

#content .boxg .docs-container {
	clear: both;
	margin-bottom:1em;
}
#content .boxg .docs-container h2 {
	font-weight:bold;
	margin-bottom:1em;
}

#content .boxg ul.docs-list {
	list-style: none;
}
	
#content .boxg h1 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:1em;
	text-transform:uppercase;
}

#content .boxg #back {
	border-top:1px solid #DDDDDD;
	float:left;
	margin-top:15px;
	padding-top:3px;
	width:100%;
}

#content .boxg.elenco li {
	margin-bottom:5px;
}
#content .boxg.elenco li p {
	text-align:justify;
}

#content .boxg.elenco h2 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

#content .boxg .thumb {
	height:93px;
	float:left; display: inline; /* IE6 BUG FIX */
	margin-right:10px;
}

#content .boxg #top_buttons {
	float:right; display: inline; /* IE6 BUG FIX */
}

#content .boxg ol.dotted {
	list-style-type:decimal;
	margin:15px 0 15px 40px;
}

#content .boxg .attachment {
	padding:1px 0 1px 18px;
	background:url(../img/it/allegati.gif) no-repeat top left;
	margin:2px 0;
}

#content .boxg #filtro_archivio,
#content .boxg #filtro_mese {
	margin-bottom:15px;
	margin-top:25px;
	text-transform:capitalize;
}


/* AREA PER IL TESTO FORMATTATO ALL'INTERNO DEL BOXG */

#content .boxg #testo {
	margin-bottom:1em;
}

#content .boxg #testo p,
#content .boxg #testo li {
	line-height:130%;
	margin-bottom:10px;
	}
	
#content .boxg #testo ul {
	padding-left:20px;
	list-style-type:disc;
	}
	/* Eccezione per le pagine elenco */
	#content .boxg.elenco #testo ul {
		padding-left:0;
		list-style-type:none;
		}
#content .boxg #testo li {
	margin-bottom:6px;
}



#content .boxg #immagine {
	float:left; display: inline; /* IE6 BUG FIX */
	margin-right:10px;
}

/* SHARE CENTER, VOTI, COMMENTI, ECC. */

#content #share_center {
	float:right; display: inline; /* IE6 BUG FIX */
}

#content #voti {
	clear: both;
	margin-top: 5px;
	width:70%;
}
	
#content #voti.noLog {
	color:#666;
}

#content #voti img {
	margin-right:10px;
}

#content #voti input {
	font-size:12px;
}

#content #frmVoto {
	display:inline;
}



/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER FOTO GALLERY ***********/

#box_foto_rullino_g ul.fc li {
	float:left; 
	display: block; /* IE6 BUG FIX */
	margin:0 5px 5px 0;
	clear: both;
	width: 100%;
}

#box_foto_rullino_g ul.fc li a {
	display: inline-block;
	width: 19%;
}
	
#box_foto_rullino_g ul.fc li img {
	height:60px;
}


/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER VIDEO GALLERY ***********/

#box_video_rullino_g ul.fc li {
	float:left; 
	display: block; /* IE6 BUG FIX */
	margin:0 5px 5px 0;
	clear: both;
	width: 100%;
/*	margin:0 0 20px 0; */
}

#box_video_rullino_g ul.fc li a {
	display: inline-block;
	width: 19%;
}
	
#box_video_rullino_g ul.fc li img {
	height:60px;
}


/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER REGISTRAZIONE ***********/


#box_registrazione_g {
	border-color:#2F80CB;
}
#box_registrazione_g h1 {
	color:#2F80CB;
}

#box_registrazione_g #registrazioneMsg {
	color:#F00;
	margin:1em 0;
	font-weight:bold;
	font-size:13px;
}

#box_registrazione_g #geo_mappa,
#box_registrazione_g #mapBtnsMapShown {
	display:none;
}

#box_registrazione_g #geo_mappa #lat,
#box_registrazione_g #geo_mappa #lng {
	border:0;
	font:inherit;
}



#box_registrazione_g #map_canvas {
	width:100%;
	height:300px;
	border:1px solid #CCC;
	margin-top:5px;
}

#box_registrazione_g #btnShowMap,
#box_registrazione_g #btnHideMap/*,
#box_registrazione_g #btnReposition*/ {
	margin-left:155px;
	margin-top:15px;
}

#box_registrazione_g #geo1 {
	width:40px;
}
#box_registrazione_g #geo3 {
	width:30px;
}
#box_registrazione_g #geo4 {
	width:200px;
}

#box_registrazione_g .expand {
	background-color:#FFFFFF;
	display:block;
	font-size:11px;
	padding:0 5px;
	position:absolute;
	right:10px;
	top:4px;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER RICERCA GEOGRAFICA ***********/

#box_ricerca_geografica_g {
	
}

#box_ricerca_geografica_g #map_canvas {
	width:546px;
	height:550px;
	border:1px solid #CCC;
}

#box_ricerca_geografica_g #geo {
	position:relative;
}

#box_ricerca_geografica_g #geo .box {
	position:absolute;
	top:43px;
	right:15px;
	width:241px;
	padding:10px;
	background-color:#FFC;
	border:1px solid #FC3;
}
#box_ricerca_geografica_g #geo .box a {
	color:#000;
	font-weight:bold;
}

#box_ricerca_geografica_g #geo select {
	width:150px;
}
#box_ricerca_geografica_g #geo input[type=text] {
	width:146px;
}

#box_ricerca_geografica_g #map_canvas .myBaloon h3 {
	font-weight:bold;
	
}
#box_ricerca_geografica_g #map_canvas .myBaloon p {
	
}

/* Tabella Json con i dati */
#box_ricerca_geografica_g #jsonTable table {
	margin-top:8px;
	width:100%;
}
#box_ricerca_geografica_g #jsonTable table th,
#box_ricerca_geografica_g #jsonTable table td {
	padding:2px 4px;
	border:1px solid #ccc;
}
#box_ricerca_geografica_g #jsonTable table th {
	background-color: #444;
	color:#FFF;
	font-weight:bold;
}


/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER RICERCA DI UN MEDICO ***********/

#box_ricerca_medico_g {
	
}

#box_ricerca_medico_g #map_canvas {
	width:548px;
	height:550px;
	border:1px solid #CCC;
}

#box_ricerca_medico_g #geo select {
	width:150px;
}
#box_ricerca_medico_g #geo input[type=text] {
	width:146px;
}

#box_ricerca_medico_g #map_canvas .myBaloon h3 {
	font-weight:bold;
	
}
#box_ricerca_medico_g #map_canvas .myBaloon p {
	
}

/* Tabella Json con i dati */
#box_ricerca_medico_g #jsonTable table {
	margin-top:8px;
	width:100%;
}
#box_ricerca_medico_g #jsonTable table th,
#box_ricerca_medico_g #jsonTable table td {
	padding:2px 4px;
	border:1px solid #ccc;
}
#box_ricerca_medico_g #jsonTable table th {
	background-color: #444;
	color:#FFF;
	font-weight:bold;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER NEWS ***********/

#guna_news_g {
	border-color: #CB2F92;
}
#guna_news_g h1,
#guna_news_g h2 a {
	color:#CB2F92;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER RICHIESTA APPUNTAMENTO ***********/

#guna_richapp_g {
	border-color: #ffc000;
}
#guna_richapp_g h1,
#guna_richapp_g h2 a {
	color:#ffc000;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER RICHIESTA APPUNTAMENTO ***********/

#media_room_g {
	border-color: #CB2F92;
}
#media_room_g h1,
#media_room_g h2 a {
	color:#CB2F92;
}

#doc_istituz_g {
	border-color: #CB2F92;
}
#doc_istituz_g h1,
#doc_istituz_g h2 a {
	color:#CB2F92;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER FOTOGALLERY ***********/

#box_foto_gallery_g,
#box_foto_rullino_g {
	border-color: #009933;
}
#box_video_rullino_g,
#box_foto_rullino_g {
		margin-top: 7px;
}
#box_foto_gallery_g h1,
#box_foto_rullino_g h1,
#box_foto_gallery_g h2 a,
#box_foto_rullino_g h2 a {
	color:#009933;
}

#box_foto_gallery_g ul#gallery li {
	margin-bottom: 12px
}

#box_video_gallery_g div.gallery_cnt ,
#box_foto_gallery_g div.gallery_cnt {
	width: 100px;
	margin-right: 7px;
	text-align:center;
	margin-bottom: 12px;
}
#box_video_rullino_g div.gallery_cnt ,
#box_foto_rullino_g div.gallery_cnt {
	width: 100px;
	margin-right: 7px;
	margin-bottom: 12px;
}
#box_video_gallery_g div.gallery_cnt div.video_descr,
#box_foto_gallery_g div.gallery_cnt div.video_descr {
	margin: 3px 0px 0px 0px;
	text-align: center; 
}
#box_video_gallery_g div.gallery_cnt a,
#box_foto_gallery_g div.gallery_cnt a {
	display: block;
	text-align:center;
	width: 100%;	
	margin-bottom: 10px;
}
	
#box_video_gallery_g div.gallery_cnt a.photo,
#box_foto_gallery_g div.gallery_cnt a.photo {
	display: block;
	text-align:center;
	width: 100%;	
	height: 100px;	
	overflow: hidden;	
}
	
/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER VIDEOGALLERY ***********/

#box_video_rullino_g, 
#box_video_gallery_g {
		border-color: #009933;
}
#box_video_rullino_g h1, 
#box_video_rullino_g h2 a, 
#box_video_gallery_g h1,
#box_video_gallery_g h2 a {
	color:#009933;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER RICERCA CLINICA ***********/

#box_prc_g {
	border-color: #991636;
}
#box_prc_g h1,
#box_prc_g h2 a {
	color: #991636;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER L'OMEOPATIA ***********/

#box_omeopatia_g {
	border-color: #666699;
}
#box_omeopatia_g h1,
#box_omeopatia_g h2 a {
	color:#666699;
}


/* Suddivisione */
#storiaScienza {
	padding-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #666699;
	text-align:center;
	margin-bottom:25px;
	margin-top:25px;
}

#prcIntro {
	padding-bottom: 5px;
	border-bottom: 1px solid #666699;
	margin-bottom:25px;
}

#prcIntro p {
	text-align: justify;
}

#prcIntro img {
	float: left;
	margin-right: 10px;
}
	
#storiaScienza img {
	float:none; display: inline; /* IE6 BUG FIX */
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER INFO SCIENTIFICHE ***********/

#omeo_news_g {
	border-color: #666699;
}
#omeo_news_g h1,
#omeo_news_g h2 a {
	color:#666699;
}


/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER INFO STORICHE ***********/

#guna_storia_g {
	border-color: #666699;
}
#guna_storia_g h1,
#guna_storia_g h2 a {
	color:#666699;
}


/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER RSS ***********/

#guna_rss_g {
	border-color: #f1b031;
}
#guna_rss_g h1,
#guna_rss_g h2 a {
	color:#f1b031;
}

#guna_rss_g p {
	line-height:130%;
	margin-bottom:10px;
}
#guna_rss_g #testo li {
	line-height:130%;
	margin: 10px 0 10px 15px;
	list-style: square;
}
#guna_rss_g #testo ul li {
	line-height:130%;
	margin: 10px 0 10px 15px;
	list-style: square;
}
#guna_rss_g ul.rss_feed {
	margin: 20px 0 10px;
}
#guna_rss_g ul.rss_feed li {
	margin-bottom: 10px;
	background: url(../img/it/rss_icon.png) no-repeat top left;
	padding: 2px 0 5px 25px;
}
#guna_rss_g ul.rss_feed li a {
	color: #f1b031;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER AREA CSR ***********/

#guna_csr_g {
	border-color: #00b0ff;
}
#guna_csr_g h1,
#guna_csr_g h2 a {
	color:#00b0ff;
}

#guna_csr_g p {
	line-height:130%;
	margin-bottom:10px;
}

#guna_csr_g #csr_accordion h2 {
/*	float:left;*/
	margin-bottom: 4px;
	background: url(../img/it/folder.png) no-repeat top left;
	padding: 6px 0 5px 25px;
}

#guna_csr_g #csr_accordion button {
	float:left; display: inline; /* IE6 BUG FIX */
	height: 20px;
	width: 20px;
	margin-left: 15px;
	clear: both; /* era | clear: all; */
}

#guna_csr_g #csr_accordion div {
	clear: both;
}

#guna_csr_g #csr_files li {
	float:left; 
display: block; 
width: 520px;
height: 14px;
	margin-bottom: 10px;
}

#guna_csr_g #csr_files li a {
	margin-bottom: 10px;
	background: url(../img/it/doc.png) no-repeat top left;
	padding: 6px 0 5px 25px;
	color: #00B0FF;
	font-weight: bold;
}

#guna_csr_g #csr_files label {
	padding: 6px 0 5px 5px;
	color: #00B0FF;
	font-weight: bold;
}

#guna_csr_g .csr_lbl {
	color: #00B0FF;
	font-weight: bold;
}

#guna_csr_g #csr_accordion,
#guna_csr_g #csr_files {
	border: 1px solid #aaa;
	margin-bottom: 10px;
	padding: 7px;
}

#guna_csr_g #csr_files {
	padding-left: 12px;
}

#guna_csr_g #csr_files {
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER AREA DOCUMENTALE ISTITUZIONI ***********/

#guna_dci_g {
	border-color: #00b0ff;
}
#guna_dci_g h1,
#guna_dci_g h2 a {
	color:#00b0ff;
}

#guna_dci_g p {
	line-height:130%;
	margin-bottom:10px;
}

#guna_dci_g #dci_accordion h2 {
/*	float:left;*/
	margin-bottom: 4px;
	background: url(../img/it/folder.png) no-repeat top left;
	padding: 6px 0 5px 25px;
}

#guna_dci_g #dci_accordion button {
	float:left; 
	display: inline; /* IE6 BUG FIX */
	height: 20px;
	width: 20px;
	margin-left: 15px;
	clear: both; /* era | clear: all; */
}

#guna_dci_g #dci_accordion div {
	clear: both;
}

/*
#guna_dci_g #dci_files li {
	float:left; 
display: block; 
width: 520px;
height: 14px;
	margin-bottom: 10px;
}*/

#guna_dci_g #dci_files div {
	width: 100%;
}
#guna_dci_g #dci_files div a {
	color: #00B0FF;
	font-weight: bold;
}

#guna_dci_g #dci_files label {
	padding: 6px 0 5px 5px;
	color: #00B0FF;
	font-weight: bold;
}

#guna_dci_g .dci_lbl {
	color: #00B0FF;
	font-weight: bold;
}

#guna_dci_g #dci_accordion,
#guna_dci_g #dci_files {
	border: 1px solid #aaa;
	margin-bottom: 10px;
	padding: 7px;
}

#guna_dci_g #dci_files {
	padding-left: 12px;
}

#guna_dci_g #dci_files {
	height: 300px;
	overflow: scroll;
}

#guna_dci_g #dci_files .dci_links div {
	margin-bottom: 3px;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER AREA PRESS ROOM ***********/

#guna_pr_g {
	border-color: #963900;
}
#guna_pr_g h1,
#guna_pr_g h2 a {
	color:#00b0ff;
}

#guna_pr_g p {
	line-height:130%;
	margin-bottom:10px;
}

#guna_pr_g #pr_accordion h2 {
/*	float:left;*/
	margin-bottom: 4px;
	background: url(../img/it/folder.png) no-repeat top left;
	padding: 6px 0 5px 25px;
        color: #000;
        font-weight: normal;
}
#guna_pr_g #pr_accordion h2.pr_toggler {
    font-weight: bold;
}

#guna_pr_g #pr_accordion button {
	float:left; display: inline; /* IE6 BUG FIX */
	height: 20px;
	width: 20px;
	margin-left: 15px;
	clear: both; /* era | clear: all; */
}

#guna_pr_g #pr_accordion div {
	clear: both;
}

#guna_pr_g #pr_files li {
	display: block;
	background:url("../img/it/doc.png") no-repeat scroll left top transparent;
	/* margin-bottom: 10px; */
	padding-left: 25px;
}

#guna_pr_g #pr_files li.after {
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}
	
#guna_pr_g #pr_files li a {
	display: block;
	/* margin-bottom: 10px; */
	/* background: url(../img/it/doc.png) no-repeat top left; */
	/* padding: 6px 0 5px 25px; */
	padding: 6px 0 5px 0px;
	color: #000;
	font-weight: bold;
}

#guna_pr_g #pr_files label {
	padding: 6px 0 5px 5px;
	color: #963900;
	font-weight: bold;
}

#guna_pr_g .pr_lbl {
	color: #963900;
	font-weight: bold;
}

#guna_pr_g #pr_accordion,
#guna_pr_g #pr_files {
	border: 1px solid #aaa;
	margin-bottom: 10px;
	padding: 7px;
}

#guna_pr_g #pr_files {
	padding-left: 12px;
}

#guna_pr_g #pr_files {
	min-height: 50px;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER AREA BROCHURE ONLINE ***********/

#guna_broch_g {
	border-color: #00b0ff;
}
#guna_broch_g h1,
#guna_broch_g h2 a {
	color:#00b0ff;
}

#guna_broch_g p {
	line-height:130%;
	margin-bottom:10px;
}

#guna_broch_g #broch_accordion h2 {
/*	float:left;*/
	margin-bottom: 4px;
	background: url(../img/it/folder.png) no-repeat top left;
	padding: 6px 0 5px 25px;
}

#guna_broch_g #broch_accordion button {
	float:left; display: inline; /* IE6 BUG FIX */
	height: 20px;
	width: 20px;
	margin-left: 15px;
	clear: both; /* era | clear: all; */
}

#guna_broch_g #broch_accordion div {
	clear: both;
}

#guna_broch_g #broch_files li {
	background:url("../img/it/doc.png") no-repeat scroll left top transparent;
	display:block;
	padding-left:25px;
}

#guna_broch_g #broch_files li.after {
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}

#guna_broch_g #broch_files li a {
	color:#00B0FF;
	display:block;
	font-weight:bold;
	padding:6px 0 5px 0;
}

#guna_broch_g #broch_files label {
	padding: 6px 0 5px 5px;
	color: #00B0FF;
	font-weight: bold;
}

#guna_broch_g .broch_lbl {
	color: #00B0FF;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}

#guna_broch_g #broch_accordion,
#guna_broch_g #broch_files {
	border: 1px solid #aaa;
	margin-bottom: 10px;
	padding: 7px;
}

	

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER AREA DOCUMENTAZIONE SCIENTIFICA ***********/

#guna_docsc_g {
	border-color: #00b0ff;
}
#guna_docsc_g h1,
#guna_docsc_g h2 a {
	color:#00b0ff;
}

#guna_docsc_g p {
	line-height:130%;
	margin-bottom:10px;
}

#guna_docsc_g #docsc_accordion h2 {
/*	float:left;*/
	margin-bottom: 4px;
	background: url(../img/it/folder.png) no-repeat top left;
	padding: 6px 0 5px 25px;
}

#guna_docsc_g #docsc_accordion button {
	float:left; display: inline; /* IE6 BUG FIX */
	height: 20px;
	width: 20px;
	margin-left: 15px;
	clear: both;
}

#guna_docsc_g #docsc_accordion div {
	clear: both;
}

#guna_docsc_g #docsc_files li {
	float:left; display: inline; /* IE6 BUG FIX */
	margin-bottom: 10px;
}

#guna_docsc_g #docsc_files a {
	cursor: pointer;
}

#guna_docsc_g #docscsel_files li  {
	display: block; 
	height:25px
}

#guna_docsc_g #docsc_files li a {
	margin-bottom: 10px;
	background: url(../img/it/doc.png) no-repeat top left;
	padding: 6px 0 5px 25px;
	color: #00B0FF;
	font-weight: bold;
}

#guna_docsc_g #docscsel_files li label {
/*	margin-bottom: 10px; */
	background: url(../img/it/doc.png) no-repeat top left;
	padding: 6px 0 5px 25px;
	color: #00B0FF;
	font-weight: bold;
}

#guna_docsc_g #docscsel_ul_files img,
#guna_docsc_g #docscsel_ul_files label {
	float: left; display: inline; /* IE6 BUG FIX */
	clear: right;
}

#guna_docsc_g #docscsel_ul_files img {
	margin-left: 10px;
	cursor: pointer;
}

#guna_docsc_g #docsc_files label {
	padding: 6px 0 5px 5px;
	color: #00B0FF;
	font-weight: bold;
}

#guna_docsc_g .docsc_lbl {
	color: #00B0FF;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}

#guna_docsc_g #docsc_accordion,
#guna_docsc_g #docsc_files,
#guna_docsc_g #docscsel_files {
	border: 1px solid #aaa;
	margin-bottom: 10px;
	padding: 7px;
}

#guna_docsc_g #docsc_files,
#guna_docsc_g #docscsel_files {
	padding-left: 12px;
}

#guna_docsc_g #docsc_files,
#guna_docsc_g #docscsel_files {
	min-height: 50px;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER AREA OPPORTUNITA' ***********/

#guna_opport_g,#box_opport_g {
	border-color: #00b0ff;
}
#guna_opport_g h1,
#guna_opport_g h2 a {
	color:#00b0ff;
}

#guna_opport_g p {
	line-height:130%;
	margin-bottom:10px;
}

#guna_opport_g #opport_accordion h2 {
/*	float:left;*/
	margin-bottom: 4px;
	background: url(../img/it/folder.png) no-repeat top left;
	padding: 6px 0 5px 25px;
}

#guna_opport_g #opport_accordion button {
	float:left; display: inline; /* IE6 BUG FIX */
	height: 20px;
	width: 20px;
	margin-left: 15px;
	clear: both; /* era | clear: all; */
}

#guna_opport_g #opport_accordion div {
	clear: both;
}

#guna_opport_g #opport_files li {
	float:left; display: inline; /* IE6 BUG FIX */
	margin-bottom: 10px;
}

#guna_opport_g #opport_files li a {
	margin-bottom: 10px;
	background: url(../img/it/doc.png) no-repeat top left;
	padding: 6px 0 5px 25px;
	color: #00B0FF;
	font-weight: bold;
}

#guna_opport_g #opport_files label {
	padding: 6px 0 5px 5px;
	color: #00B0FF;
	font-weight: bold;
}

#guna_opport_g .opport_lbl {
	color: #00B0FF;
	font-weight: bold;
}

#guna_opport_g #opport_accordion,
#guna_opport_g #opport_files {
	border: 1px solid #aaa;
	margin-bottom: 10px;
	padding: 7px;
}

#guna_opport_g #opport_files {
	padding-left: 12px;
}

#guna_opport_g #opport_files {
	min-height: 50px;
}
/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER NEWSLETTER ***********/

#guna_nl_g {
	border-color: #009e00;
}
#guna_nl_g h1,
#guna_nl_g h2 a {
	color:#009e00;
}

#guna_nl_g p {
	line-height:130%;
	margin-bottom:10px;
}
#guna_nl_g #testo li {
	line-height:130%;
	margin: 10px 0 10px 15px;
	list-style: square;
}
#guna_nl_g #testo ul li {
	line-height:130%;
	margin: 10px 0 10px 15px;
	list-style: square;
}
#guna_nl_g ul.rss_feed {
	margin: 20px 0 10px;
}
#guna_nl_g ul.rss_feed li {
	margin-bottom: 10px;
	padding: 2px 0 5px 25px;
}
#guna_nl_g ul.rss_feed li a {
	color: #009e00;
}

#guna_nl_g .cerca_submit {
	color:#FFF;
	width:80px;	
	padding:1px 0;
	background:#a5d2e8;
	border:1px solid #7f9db9;
}

#guna_nl_g .inputbox {
	color:#000;
	padding:1px 0;
	border:1px solid #7f9db9;
}
r
#nl_result {
	margin-top:20px;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER ARTICOLI ***********/

#articoli_guna_g {
	border-color: #66CCCC;
}
#articoli_guna_g h1,
#articoli_guna_g h2 a {
	color:#66CCCC;
}


/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER FAQ ***********/

#box_faq_g {
	border-color:#2F80CB;
}
#box_faq_g h1,
#box_faq_g h2,
#box_faq_g .domanda,
#box_faq_g a {
	color:#2F80CB;
}
#box_faq_g a {
	text-decoration:underline;
}
#box_faq_g .domanda {
	font-weight:bold;
	margin-top:20px;
}
#box_faq_g h2 {
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
}

#box_faq_g #suggestFaq {
	margin-top:30px;
}


/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER INFO STORICHE ***********/

#commenti_g {
	border-color: #D7B008;
}
#commenti_g h1,
#commenti_g h2,
#commenti_g h2 a {
	color:#D7B008;
}
#commenti_g #commenta {
	margin:1em 0 0 0;
}
#commenti_g #testoCommento {
	width:400px;
	height:105px;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER LE PAGINE STATICHE (CHI SIAMO...) ***********/

#guna_pagina_g,
#csr_news_g {
	border-color: #2f80cb;
}
#guna_pagina_g h1,
#guna_pagina_g h2,
#guna_pagina_g a,
#csr_news_g h1,
#csr_news_g h2,
#csr_news_g a {
	color:#2f80cb;
}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER LINK ***********/

#guna_link_g,
#guna_segnala_g {
	border-color: #75cb2f;
}
#guna_link_g a,
#guna_segnala_g a {
	color:#000;
	display:block;
	}
#guna_link_g h1,
#guna_link_g h2,
#guna_segnala_g h1 {
	color:#75cb2f;
}
#guna_link_g h2 {
	font-weight: bold;
	margin: 16px 0 10px 0;
	}
#guna_link_g td {
	padding:0 10px 10px 0;
	width:100px;
}
#guna_link_g img {
	width: 100px;
	height: 100px;
	border: 1px solid #aaa;
	}

/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER DIPENDENTI ***********/

#guna_dipendenti_g {
	border-color: #2f80cb;
}
#guna_dipendenti_g h1 {
	color:#2f80cb;
}

#guna_dipendenti_g img {

}

#guna_dipendenti_g td,
#guna_dipendenti_g th {
	padding:3px;
}
#guna_dipendenti_g th {
	border-bottom:1px solid #333;
}
#guna_dipendenti_g li {
	color:#000;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #09C;
}
#guna_dipendenti_g a {
	color:#2f80cb;
}
#guna_dipendenti_g b {
	color:#2f80cb;
}
#imgdip {
	float:right; display: inline; /* IE6 BUG FIX */
	border:3px solid #666;	
}
#datidip {
}

/********** CONTENUTI PER BOX GRANDE - TICKET ***********/

#guna_ticket_g {
	border-color: #2f80cb;
}
#guna_ticket_g h1 {
	color:#2f80cb;
}

#guna_ticket_g img {

}

#guna_ticket_g td,
#guna_ticket_g th {
	padding:3px;
}
#guna_ticket_g th {
	border-bottom:1px solid #333;
}
#guna_ticket_g li {
	color:#000;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #09C;
}
#guna_ticket_g select {
	font-size:10px;
	color:#2f80cb;
}
#guna_ticket_g b {
	color:#2f80cb;
}


/********** CONTENUTI PER BOX GRANDE - RICERCA ***********/

#guna_ricerca_g {
	border-color: #0c4b89;
}
#guna_ricerca_g h1 {
	color:#0c4b89;
}

#guna_ricerca_g li {
	color:#0c4b89;
}
#guna_ricerca_g a {
	color:#0c4b89;
}

/********** CONTENUTI PER BOX GRANDE - PRODOTTI ***********/

#guna_prodotti_g {
	border-color: #1085e1;
}
#guna_prodotti_g h1{
	color: #1085e1;
}

#guna_prodotti_g li{
	color:#333;
}

#guna_prodotti_g a{
	color:#333;
}
#guna_prodotti_g a.hover{
	color:#333;
	text-decoration: underline;
}
#guna_prodotti_g #msg_sconto {
	color:#333;
	margin:16px 0;	
}

/* NAVIGAZIONE PRODOTTI */
#prod_nav {
	float:left; display: inline; /* IE6 BUG FIX */
	width:200px;
}

#prod_nav li{
	height:15px;
}
#prod_elenco {
	float:left; display: inline; /* IE6 BUG FIX */
	width:150px;
}

#navbar{
	color:#069;
	margin-bottom:25px;
	
}
#content div#testo ul#elenco_prodotti {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#content div#testo ul#elenco_prodotti li {
	display: block;
	width: 532px;
	background-color: #f6eefd;
	border: 1px solid #fff;
	padding: 7px;
	position: relative;
	margin: 0px 0px 2px;
}
#content div#testo ul#elenco_prodotti li a.immagine {
	float:left;
}
#content div#testo ul#elenco_prodotti li a.nome {
	float:left;
	font-weight:bold;
	margin-left:5px;
	width:455px;
}
#content div#testo ul#elenco_prodotti li div.payoff {
	float:left;
	width:455px;
	margin: 3px 0px 0px 5px;
}
#content div#testo ul#elenco_prodotti li div.info {
	position: absolute;
	bottom: 6px;
	left: 78px;
}
#content div#testo ul#elenco_prodotti li div.info a {
	text-decoration: underline;
}
#content div#testo ul#elenco_prodotti li div.prezzo {
	float:right;
	font-size:130%;
	font-weight:bold;
}
#content div#testo ul#elenco_prodotti li div.carrello {
	bottom:6px;
	position:absolute;
	right:6px;
}

/********** CONTENUTI PER BOX GRANDE - DICE IL MEDICO ***********/

#box_dice_medico_g {
	border-color: #1085e1;
}
#box_dice_medico_g.publisher {
	border-color: #FCB409;
}
#content #box_dice_medico_g.one.boxg {
	border-top:none;
}
#box_dice_medico_g h1 {
	color: #1085e1;
}
#box_dice_medico_g.publisher  h1 { 
	color: #FCB409;
}
#box_dice_medico_g.one h2 {
	font-weight:bold; 
	margin-bottom:5px;
}
#box_dice_medico_g.one div {
	margin-bottom:5px;
}

/********* CONTENUTI PER BOX GRANDE - INFO SPESE *********/
#box_info_spese_g1 {
	border-color: #1085e1;
}
#box_info_spese_g2 {
	border-color: #FCB409;
}
#content #box_info_spese_g1.one.boxg,
#content #box_info_spese_g2.one.boxg {
		border-bottom:none;
}

#content #infos-container {
	display: block;
	margin-bottom: 10px;
}

#content #infos-full-container {
	display: none;
	margin-bottom: 10px;
}
#content #infos-full-container p {
	margin-bottom: 5px;
}

/********** CONTENUTI PER BOX GRANDE - PRODOTTI EDITORIALI ***********/

#guna_prodotti_ed_g {
	border-color: #fcb409;
}
#guna_prodotti_ed_g h1{
	color: #fcb409;
}

#guna_prodotti_ed_g li{
	color:#333;
}

#guna_prodotti_ed_g a{
	color:#333;
}
#guna_prodotti_ed_g a.hover{
	color:#333;
	text-decoration: underline;
}




/********** CONTENUTI PER BOX GRANDE - CARRELLO ***********/

#guna_carrello_g {
	border-color: #009f51;
}
#guna_carrello_g h1{
	color: #009f51;
}

#guna_carrello_g li{
	color:#333;
}

#guna_carrello_g a{
	color:#333;
}
#guna_carrello_g a.hover{
	color:#333;
	text-decoration: underline;
}

.cartipo1{
	/*Bottone del carrello*/
	background-color:#009f51;
	border-color:#9F0;
	color:#FFF;
	border-width:0px;
	cursor:pointer;
}

.cartipo3{
	/*Input della quantità del carrello*/
	background-color:#f6f5f5;
	color:#000;
	border-width:1px;
	}

.cartipo5{
	/*Tabella carrello*/
	padding:5px;
	vertical-align:middle;
	color:#000;
	height:20px;
	}

.cartipo2{
	/*Intestazione tabella carrello*/
	color:#000;
	height:20px;
	font-weight:bold;
	}


.cartipo4{
	/*Linee del carrello*/
	color:#000;
	border-bottom:1px dotted #666;
	padding-top:5px;
	padding-bottom:5px;
}

/********** CONTENUTI PER BOX GRANDE - TAG CLOUD ORIZZONTALE ***********/

/*#tag_cloud_horz_g {  <<-- Versione con l'altezza fissa
	float:left;
	width:560px;
	margin-top:7px;
	padding:25px 10px 8px 10px;
	float:left;
	font-size:12px;
	background:url(../img/it/box/tags_back.png) no-repeat top left;
	height:57px;
	overflow:hidden;
}*/
#tag_cloud_horz_g {
	float:left; display: inline; /* IE6 BUG FIX */
	margin-top:7px;
	font-size:12px;	
}
.it #tag_cloud_horz_g {
	background:#acd3f8 url(../img/it/box/tags_top.png) no-repeat top left;
}
.en #tag_cloud_horz_g {
	background:#acd3f8 url(../img/en/box/tags_top.png) no-repeat top left;
}
#tag_cloud_horz_g .inside {
	width:559px;
	padding:25px 10px 8px 10px;
	min-height:58px;
}
.it #tag_cloud_horz_g .inside {
	background:url(../img/it/box/tags_bottom.png) no-repeat bottom left;
}
.en #tag_cloud_horz_g .inside {
	background:url(../img/en/box/tags_bottom.png) no-repeat bottom left;
}
#tag_cloud_horz_g a {
	color:#214173;
	line-height:16px;
}


/********** CONTENUTI PER BOX GRANDE - SPECIFICI PER LINKS ***********/

#box_links_gallery_g,
#box_links_rullino_g {
	border-color: #75CB2F;
}
#box_links_gallery_g h1,
#box_links_rullino_g h1,
#box_links_gallery_g h2 a,
#box_links_rullino_g h2 a {
	color: #75CB2F;
}

#box_links_gallery_g ul#gallery li {
	margin-bottom: 12px
}
	
#box_links_gallery_g div.gallery_cnt {
	width: 95%;
	margin-right: 4%;
	margin-bottom: 5px;
}
	
	
/*** TAG CLOUD VERTICALE ***/

#tag_cloud_g {
	border: 1px solid #CB2F92;
	float:left; display: inline; /* IE6 BUG FIX */
	width:552px;
	margin-left:4px;
	margin-top:10px;
	border-width:2px;
	border-style:solid;
	padding:13px;
	width:522px;
	font-size:12px;
}
#tag_cloud_g a {
	color:#CB2F92;
}


/******************** COLONNA DESTRA - CONTENUTI ********************/

/* GUNA NEWS */

#guna_news_dx_back {
	margin-bottom:7px;
	width:182px;
	padding:0 0 7px;
	margin-left:10px;
	}
.it #guna_news_dx_back {
	background:url(../img/it/box/news_news_bottom.png) no-repeat bottom right;
}
.en #guna_news_dx_back {
	background:url(../img/it/box/news_news_bottom.png) no-repeat bottom right;
}
	
#guna_news_dx {
	padding:40px 5px 5px 7px;
}
.it #guna_news_dx {
	background:#fad7c6 url(../img/it/box/news_news_top.png) no-repeat scroll right top;
}
.en #guna_news_dx {
	background:#fad7c6 url(../img/en/box/news_news_top.png) no-repeat scroll right top;
}

#guna_news_dx h2 {
	
	font-weight:bold;
	font-size:12px;
	}
	#guna_news_dx h2 .data {
		font-weight:normal;
		font-size:11px;
	}
#guna_news_dx li {
	margin-bottom:7px;
}
#guna_news_dx .data {
	font-style:italic;
	font-size:11px;
}
#guna_news_dx li {
	margin-bottom:7px;
}

/******************** COLONNA DESTRA - CONTENUTI ********************/

/* GUNA PRODOTTI CONSIGLIATI */

#guna_sugg_dx_back {
	margin-bottom:7px;
	width:182px;
	padding:0 0 5px;
	margin-left:10px;
	}
.it #guna_sugg_dx_back {
	background:url(../img/it/box/box_s_suggeriti_bottom.png) no-repeat bottom right;
}
.en #guna_sugg_dx_back {
	background:url(../img/en/box/box_s_suggeriti_bottom.png) no-repeat bottom right;
}
	
#guna_sugg_dx {
	padding:30px 2px 5px 3px;
}
.it #guna_sugg_dx {
	background:#e2cdf5 url(../img/it/box/box_s_suggeriti_top.png) no-repeat scroll right top;
}
.en #guna_sugg_dx {
	background:#e2cdf5 url(../img/en/box/box_s_suggeriti_top.png) no-repeat scroll right top;
}

#guna_sugg_dx h2 {
	
	font-weight:bold;
	font-size:12px;
	}
	#guna_sugg_dx h2 .data {
		font-weight:normal;
		font-size:11px;
	}
#guna_sugg_dx li {
	display: block;
	width: 167px;
	background-color: #f6eefd;
	border: 1px solid #cdb8f0;
	padding: 3px;
	position: relative;
	margin: 0px 0px 2px;
}
#guna_sugg_dx .data {
	font-style:italic;
	font-size:11px;
}
#guna_sugg_dx li {
	margin-bottom:2px;
}

#guna_sugg_dx li a.immagine {
	float:left;
}
#guna_sugg_dx li a.nome {
	float:left;
	font-weight:bold;
	margin-left:10px;
	width:90px;
}
#guna_sugg_dx li a.prezzo {
	float:left;
	font-weight:bold;
	font-size: 14px;
	color: #f6eefd;
	width: 91px;
	height: 27px;
	background: url(../img/it/box/box_s_suggeriti_price.png) no-repeat scroll right top;
	position:absolute;
	bottom:2px;
	right:2px;
}
#guna_sugg_dx li a.prezzo span {
	text-align: right;
	display: block;
	margin: 8px 30px 0px 0px;
}

/*
#content div#testo ul#elenco_prodotti {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#content div#testo ul#elenco_prodotti li {
	display: block;
	width: 532px;
	background-color: #f6eefd;
	border: 1px solid #cdb8f0;
	padding: 7px;
	position: relative;
	margin: 0px 0px 2px;
}
#content div#testo ul#elenco_prodotti li a.immagine {
	float:left;
}
#content div#testo ul#elenco_prodotti li a.nome {
	float:left;
	font-weight:bold;
	margin-left:5px;
}
#content div#testo ul#elenco_prodotti li div.payoff {
	float:left;
	width:455px;
	margin: 3px 0px 0px 5px;
}
#content div#testo ul#elenco_prodotti li div.info {
	position: absolute;
	bottom: 6px;
	left: 78px;
}
#content div#testo ul#elenco_prodotti li div.info a {
	text-decoration: underline;
}
#content div#testo ul#elenco_prodotti li div.prezzo {
	float:right;
	font-size:130%;
	font-weight:bold;
}
#content div#testo ul#elenco_prodotti li div.carrello {
	bottom:6px;
	position:absolute;
	right:6px;
}
*/







/************************ COLONNA DX INFORMAZIONI ARTICOLI CORTA *********************/

#articoli_dx_back {
	padding-right:32px;
	}
.it #articoli_dx_back {
	background:#FFF  url(../img/it/box/dx_articoli_02.png) no-repeat top right;
}
.en #articoli_dx_back {
	background:#FFF  url(../img/en/box/dx_articoli_02.png) no-repeat top right;
}
#articoli_dx {
	width:168px;
	padding-top:96px;
	padding-left:7px;
	padding-right:0px;
	padding-bottom:5px;
	color:#FFF;
	margin-bottom: 10px;
}
.it #articoli_dx {
	background:#66cccc url(../img/it/box/dx_articoli_01.png) no-repeat top left;
}
.en #articoli_dx {
	background:#66cccc url(../img/en/box/dx_articoli_01.png) no-repeat top left;
}
#articoli_dx h2 {
	
	font-weight:bold;
	font-size:12px;
}
#articoli_dx h2 .data {
		font-weight:normal;
		font-size:11px;
	}
#articoli_dx li {
	margin-bottom:7px;
}

/* DICONO DI NOI / OMEOPATIA */

#dicono {
	margin:8px 0 8px 10px;
	}
#dicono a {
	display:block;
	margin:0 0 3px 0;
	}

/* IL NOSTRO MONDO */

#nostro_mondo_dx {
	margin:0 0 7px 10px;
}

/* PRC */

#left_nav #box_prc {
	margin:0 10px 7px 0;
}
#right_nav #box_prc {
	margin:0 0 7px 10px;
}

#main_content #banner_bilancio {
	text-align: center;
	display:block;
}

/* IAH */
#right_nav #box_iah {
	margin:0 0 7px 10px;
}

/* seminari */
#right_nav #box_seminari {
	margin:0 0 7px 10px;
}

/* GUNA AZIENDA */

#guna_azienda_dx_back {
/*	padding-left:32px;*/
	margin-bottom:10px;
	width:182px;
	padding:0 0 5px;
	margin-right:10px;
	}
.it #guna_azienda_dx_back {
	background:#FFF url(../img/it/box/box_s_azienda_bottom.png) no-repeat bottom right;
}
.en #guna_azienda_dx_back {
	background:#FFF url(../img/en/box/box_s_azienda_bottom.png) no-repeat bottom right;
}

#guna_azienda_dx {
	padding:41px 5px 5px 7px;
}
.it #guna_azienda_dx {
	background:#f0edb8 url(../img/it/box/box_s_azienda_top.png) no-repeat scroll right top;
}
.en #guna_azienda_dx {
	background:#f0edb8 url(../img/en/box/box_s_azienda_top.png) no-repeat scroll right top;
}

/*
#guna_azienda_dx_back {
	padding-left:32px;
	background:#FFF url(../img/it/box/dx_azienda_02.png) no-repeat top left;
	margin-bottom:10px;
}
#guna_azienda_dx {
	background:#2f80cb url(../img/it/box/dx_azienda_01.png) no-repeat scroll right top;
	color:#FFFFFF;
	min-height:80px;
	padding-left:3px;
	padding-right:7px;
	padding-top:96px;
	padding-bottom:3px;
	width:165px;
}
*/
#guna_azienda_dx h2 {
	
	font-weight:bold;
	font-size:12px;
}
#guna_azienda_dx h2 .data {
		font-weight:normal;
		font-size:11px;
	}
#guna_azienda_dx li {
	margin-bottom:7px;
		color:#FFF;
}

/* GUNA RICHIESTA APPUNTAMENTO */
#guna_richapp_dx {
	margin-bottom:7px;
	margin-left:10px;
}
#box_s_appunta_back {
	margin-bottom:10px;
	padding:0 0 5px;
	width:182px;
	margin-left:10px;
}
.it #box_s_appunta_back {
	background:url(../img/it/box/box_s_appuntamento_bottom.png) no-repeat bottom left;
}
.en #box_s_appunta_back {
	background:url(../img/en/box/box_s_appuntamento_bottom.png) no-repeat bottom left;
}
#box_s_appunta {
	padding:36px 5px 5px 7px;
	width:170px;
}
.it #box_s_appunta {
	background:#f8daa0 url(../img/it/box/box_s_appuntamento_top.png) no-repeat top left;
}
.en #box_s_appunta {
	background:#f8daa0 url(../img/en/box/box_s_appuntamento_top.png) no-repeat top left;
}


/* GUNA RICHIESTA APPUNTAMENTO */
/*
#guna_richapp_dx {
	margin-bottom:7px;
	margin-left:10px;
}
*/
#box_s_consulto_clinico_back {
	margin-bottom:10px;
	padding:0 0 5px;
	width:182px;
	margin-left:10px;
}
.it #box_s_consulto_clinico_back {
	background:url(../img/it/box/box_s_consulto_clinico_bottom.png) no-repeat bottom left;
}
.en #box_s_consulto_clinico_back {
	background:url(../img/en/box/box_s_consulto_clinico_bottom.png) no-repeat bottom left;
}
#box_s_consulto_clinico {
	padding:36px 5px 5px 7px;
	width:170px;
}
.it #box_s_consulto_clinico {
	background:#f8daa0 url(../img/it/box/box_s_consulto_clinico_top.png) no-repeat top left;
}
.en #box_s_consulto_clinico {
	background:#f8daa0 url(../img/en/box/box_s_consulto_clinico_top.png) no-repeat top left;
}


/* BANNER COSMOFARMA */
/*
#guna_richapp_dx {
	margin-bottom:7px;
	margin-left:10px;
}
*/
#box_s_cosmofarma {
	width:182px;
	margin-left:10px;
}


/* GUNA FEED RSS */
#guna_feedrss_dx {
	margin-bottom:4px;
}

#guna_newsletter {
	margin-bottom:4px;
}

/* GUNA FAQ */

#guna_faq_dx {
	margin-bottom:4px;
}

/* GUNA COMMUNITY */

#guna_community_dx {
	margin-bottom:4px;
}

/* GUNA AREA CSR */

#guna_areacsr_dx {
	margin-bottom:4px;
}


/* GUNA AREA DOCS ISTITUZIONI */

#guna_areadci_dx {
	margin-bottom:4px;
}


/* GUNA PRESS ROOM */

#guna_pressroom_dx {
	margin-bottom:4px;
}


/* GUNA AREA BROCHURE ONLINE */

#guna_broch_dx {
/*	margin:0 0 7px 10px; */
	margin-bottom:4px;
}


#guna_rivista_dx {
	margin:0 0 7px 10px; 
}


/* GUNA AREA DOCUMETNAZIONE SCIENTIFICA */

#guna_docsc_dx {
	margin-bottom:4px;
}


/* GUNA AREA OPPORTUNITA' */

#guna_areaopport _dx {
	margin-bottom:4px;
}


/* GUNA LINK */

#guna_link_s {
	margin-bottom:4px;
}

/* GUNA SEGNALA */

#guna_segnalaguna_s {
	margin-bottom:4px;
}



/* SEGNALA */

#segnala_s_back {
	margin-bottom: 10px;
}
#segnala_s {
	width:164px;
	padding:0px 10px 0px 0px;
	min-height:0px; /* Totale 400px */
	background:#75cb2f  no-repeat top left;
}

/******************** COLONNA SINISTRA - CONTENUTI ********************/

/* OMEO NEWS */
#omeo_news_sx_back {
	width:182px;
	padding: 0;
	margin: 0 10px 7px 0;
	}
.it #omeo_news_sx_back {
	background:#b2e3ce url(../img/it/box/news_omeopatia_bottom.png) no-repeat left bottom;
}
.en #omeo_news_sx_back {
	background:#b2e3ce url(../img/en/box/news_omeopatia_bottom.png) no-repeat left bottom;
}
#omeo_news_sx {
	width:170px;
	padding:40px 5px 0 7px;
	min-height:150px;
}

.it #omeo_news_sx {
	background:url(../img/it/box/news_omeopatia_top.png) no-repeat top left;
}
.en #omeo_news_sx {
	background:url(../img/en/box/news_omeopatia_top.png) no-repeat top left;
}

#omeo_news_sx .data {
	font-style:italic;
	font-size:11px;
}
#omeo_news_sx li {
	margin-bottom:7px;
}


/************************ COLONNA SX INFORMAZIONI OMEO CORTA *********************/

#omeopatia_sx_back {
	width:182px;
	padding: 0 0 9px 0;
	margin-bottom: 10px;
	}
.it #omeopatia_sx_back {
	background:#FFF url(../img/it/boxn/bottom_omeopatia.png) no-repeat left bottom;
}
.en #omeopatia_sx_back {
	background:#FFF url(../img/en/boxn/bottom_omeopatia.png) no-repeat left bottom;
}
#omeopatia_sx {
	width:170px;
	padding-top:96px;
	padding-left:7px;
	padding-right:5px;
	padding-bottom:5px;
	color:#FFF;
}
.it #omeopatia_sx {
	background:#666699 url(../img/it/boxn/omeopatia.png) no-repeat top left;
}
.en #omeopatia_sx {
	background:#666699 url(../img/en/box/omeopatia.png) no-repeat top left;
}

#omeopatia_sx h2 {
	font-weight:bold;
	font-size:12px;
}
#omeopatia_sx h2 .data {
		font-weight:normal;
		font-size:11px;
	}
#omeopatia_sx li {
	margin-bottom:7px;
}

/************************ COLONNA SX INFORMAZIONI ARTICOLI CORTA *********************/

#articoli_sx_back {
	width:182px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	}
.it #articoli_sx_back {
	background:url(../img/it/box/box_s_gunait_bottom.png) no-repeat left bottom;
}
.en #articoli_sx_back {
	background:url(../img/en/box/box_s_gunait_bottom.png) no-repeat left bottom;
}

#articoli_sx {
	width:170px;
	padding-top:41px;
	padding-left:7px;
	padding-right:5px;
	padding-bottom:5px;
}
.it #articoli_sx {
	background:#cde2f5 url(../img/it/box/box_s_gunait_top.png) no-repeat top left;
}
.en #articoli_sx {
	background:#cde2f5 url(../img/en/box/box_s_gunait_top.png) no-repeat top left;
}

#articoli_sx h2 {
	
	font-weight:bold;
	font-size:12px;
}
#articoli_sx h2 .data {
		font-weight:normal;
		font-size:11px;
	}
#articoli_sx li {
	margin-bottom:7px;
}



/* NAVIGAZIONE PRODOTTI */

/* PRODOTTI OMEO */

#navprod_sx_back {
	width:182px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	}
.it #navprod_sx_back {
	background:#d5f5cd url(../img/it/box/box_s_prodotti_bottom.png) no-repeat left bottom;
}
.en #navprod_sx_back {
	background:#d5f5cd url(../img/en/box/box_s_prodotti_bottom.png) no-repeat left bottom;
}

#navprod_sx  {
	width:170px;
	padding:36px 5px 5px 7px;
	color:#666;
}
.it #navprod_sx {
	background:url(../img/it/box/box_s_prodotti_top.png) no-repeat top left;
}
.en #navprod_sx {
	background:url(../img/en/box/box_s_prodotti_top.png) no-repeat top left;
}

/*
#navprod_sx_back {
	padding-right:25px;
	background:#fff url(../img/it/box/sx_prodotti_02.png) no-repeat top right;
	}
#navprod_sx {
	width:164px;
	padding:96px 7px 10px 6px;
	min-height:138px; Totale 400px 
	background:#1085e1 url(../img/it/box/sx_prodotti_01.png) no-repeat top left;
	margin-bottom:10px;
}
*/
#navprod_sx h2 {
	
	font-weight:bold;
	font-size:12px;
}
#navprod_sx h2 .data {
		font-weight:normal;
		font-size:11px;
	}
#navprod_ed_sx li {
	margin-bottom:7px;
}

#navprod_ed_sx_back {
	width:182px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	}
.it #navprod_ed_sx_back {
	background:url(../img/it/box/box_s_editore_bottom.png) no-repeat left bottom;
}
.en #navprod_ed_sx_back {
	background:url(../img/en/box/box_s_editore_bottom.png) no-repeat left bottom;
}

#navprod_ed_sx  {
	width:170px;
	padding:41px 5px 5px 7px;
}
.it #navprod_ed_sx {
	background:#d5f5cd url(../img/it/box/box_s_editore_top.png) no-repeat top left;
}
.en #navprod_ed_sx {
	background:#d5f5cd url(../img/en/box/box_s_editore_top.png) no-repeat top left;
}
/*
#navprod_ed_sx_back {
	padding-right:25px;
	background:#fff url(../img/it/box/sx_prodottieditore_02.png)no-repeat top right;
	}
#navprod_ed_sx {
	width:164px;
	padding:96px 7px 10px 6px;
	min-height:130px;  Totale 400px 
	background:#e1c610 url(../img/it/box/sx_prodottieditore_01.png) no-repeat top left;
	margin-bottom:10px;
}
*/
#navprod_ed_sx li {
	margin-bottom:7px;
}


/******************** FORMS  ********************/


#box_icare_g {
	border-color: #00CB80;
}


/******************** COLONNA SINISTRA - RIEPILOGO CARRELLO ********************/

#riep_sx_back {
	padding:0 0 5px;
	width:182px;
	margin-bottom:7px;
	margin-left:10px;
}
.it #riep_sx_back {
	background:url(../img/it/box/box_s_carrello_bottom.png) no-repeat bottom left;
}
.en #riep_sx_back {
	background:url(../img/en/box/box_s_carrello_bottom.png) no-repeat bottom left;
}

#riep_sx {
	padding:41px 5px 5px 7px;	
	width:170px;
}
.it #riep_sx {
	background:#e2cdf5 url(../img/it/box/box_s_carrello_top.png) no-repeat top left;
}
.en #riep_sx {
	background:#e2cdf5 url(../img/en/box/box_s_carrello_top.png) no-repeat top left;
}

#riep_sx li {
	margin-bottom:7px;
}
#riep_sx ul li span.prod{
	float: left;
	width:120px;
}
#riep_sx ul li span.prezzo{
	float: right;
}
#riep_sx ul li span.left{
	float: left;
}
#riep_sx ul li.hr{
	display: block;
	height: 1px;
	border-bottom: 1px solid #333;
}
/******************** COLONNA SINISTRA - BOX RSS ********************/

#rss_s_back {
	padding-right:25px;
	background:#fff url(../img/it/riep_cart_back.png) no-repeat top right;
	margin-bottom:10px;
	}
#rss_s {
	width:164px;
	padding:0px 10px 0px 0px;
	min-height:0px; /* Totale 400px */
	background:#f1b031  no-repeat top left;
}


/*********************** PRODOTTO RANDOM ***************************/
/* PRODOTTI OMEO */
#prandom_sx_back {
	margin-bottom:10px;
	padding:0 0 5px;
	width:182px;	
	}
.it #prandom_sx_back {
	background:url(../img/it/box/box_s_vetrina_bottom.png) no-repeat bottom left;
}
.en #prandom_sx_back {
	background:url(../img/en/box/box_s_vetrina_bottom.png) no-repeat bottom left;
}

#prandom_sx {
	padding:41px 5px 5px 7px;
	width:170px;
}
.it #prandom_sx {
	background:#cdcef5  url(../img/it/box/box_s_vetrina_top.png) no-repeat top left;
}
.en #prandom_sx {
	background:#cdcef5  url(../img/en/box/box_s_vetrina_top.png) no-repeat top left;
}

#prandom_sx img{
	float:left; display: inline; /* IE6 BUG FIX */
	margin-right:5px;
	width:48px;
}

#prandom_sx li {
	margin-bottom:5px;
}

/******************** COLONNA SINISTRA - BOX CSR ********************/


#csr_s_back {
	padding-right:25px;
	margin-bottom:10px;
	}
.it {
	background:#fff url(../img/it/riep_cart_back.png) no-repeat top right;
}
.en {
	background:#fff url(../img/en/riep_cart_back.png) no-repeat top right;
}

#csr_s {
	width:164px;
	padding:0px 10px 0px 0px;
	min-height:0px; /* Totale 400px */
	background:#963900  no-repeat top left;
}



/******************** COLONNA SINISTRA - BOX BROCHURE ONLINE ********************/


#broch_s_back {
	padding-right:25px;
	margin-bottom:10px;
	}
.it #broch_s_back {
	background:#fff url(../img/it/riep_cart_back.png) no-repeat top right;
}
.en #broch_s_back {
	background:#fff url(../img/it/riep_cart_back.png) no-repeat top right;
}

#broch_s {
	width:164px;
	padding:0px 10px 0px 0px;
	min-height:0px; /* Totale 400px */
	background:#963900  no-repeat top left;
}



/******************** COLONNA SINISTRA - BOX APPUNTAMENTO ********************/

#appto_s_back {
	padding-right:25px;
	margin-bottom:10px;
	}
.it #appto_s_back {
	background:#fff url(../img/it/riep_cart_back.png) no-repeat top right;
}
.en #appto_s_back {
	background:#fff url(../img/en/riep_cart_back.png) no-repeat top right;
}
#appto_s {
	width:164px;
	padding:0px 10px 0px 0px;
	min-height:0px; /* Totale 400px */
	background:#963900  no-repeat top left;
}



/******************** COLONNA SINISTRA - BOX PRESS ROOM ********************/

#pr_s_back {
	padding-right:25px;
	margin-bottom:10px;
	}
.it #pr_s_back {
	background:#fff url(../img/it/riep_cart_back.png) no-repeat top right;
}
.en #pr_s_back {
	background:#fff url(../img/en/riep_cart_back.png) no-repeat top right;
}
#pr_s {
	width:164px;
	padding:0px 10px 0px 0px;
	min-height:0px; /* Totale 400px */
	background:#963900  no-repeat top left;
}



/******************** COLONNA SINISTRA - BOX NEWSLETTER ********************/

#nl_s_back {
	padding-right:25px;
	margin-bottom:10px;
	}
.it #nl_s_back {
	background:#fff url(../img/it/riep_cart_back.png) no-repeat top right;
}
.en #nl_s_back {
	background:#fff url(../img/en/riep_cart_back.png) no-repeat top right;
}
#nl_s {
	width:164px;
	padding:0px 10px 0px 0px;
	min-height:0px; /* Totale 400px */
	background:#f1b031  no-repeat top left;
}



/******************** CONTENT 2 ********************/

#banners {
	background-color:#FFF;
	margin-bottom:10px;
	padding-left:6px;
}
#banner_nostromondo,
#banner_tappi,
#banner_trovamedico,
#banner_palmanova71,
#banner_gunainc,
#banner_medibio,
#banner_banner {
	float:left; display: inline; /* IE6 BUG FIX */
}

#banner_tappi {
	margin-right:17px;
}
#banner_trovamedico {
	margin-right:7px;
}
#banner_nostromondo,
#banner_palmanova71,
#banner_gunainc {
	margin-right:8px;
}
#banner_banner {
}


/******************** FOOTER ********************/

#footer {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	padding:14px 5px 30px;
}

#footer ul {
	display:inline;
	float:right; display: inline; /* IE6 BUG FIX */
	color:#656565;
}
#footer li {
	display:inline;
	margin-left:15px;
}
#footer a {
	color:#656565;
}



/******************** PAGINATORE ********************/

.paginatore {
	font-size:9px;
}
.paginatore.top {
	margin-bottom:15px;
	margin-top:25px;
}
.paginatore.bottom {
	margin-top:15px;
}
.paginatore li {
	float:left; display: inline; /* IE6 BUG FIX */
	margin-right:5px;
}
.paginatore li a {
	padding:2px 4px;
	border:1px solid #CCC;
	background-color:#EEE;
	color:#333;
	line-height:18px;
	}
	.paginatore li.current a {
		background-color:#666;
		border-color:#666;
		color:#FFF;
	}
.paginatore ul.pagerNavBackward {
	float:left; display: inline; /* IE6 BUG FIX */
	margin-right:3px;
}
.paginatore ul.pagerNavForward {
	float:left; display: inline; /* IE6 BUG FIX */
	/*margin-right:10px;*/
}
.paginatore ul.pagerNavTo {
	float:left; display: inline; /* IE6 BUG FIX */
	margin-right:3px;
}

.pagerRecords {
	float:left; display: inline; /* IE6 BUG FIX */
}


/* FORM */

.formular legend {
	padding:0 5px;
	font-weight:bold;
	color:#333;
}
.formular fieldset {
	border-top:1px solid #CCC;
	margin:2em 0;
	padding:5px 5px 15px 5px;
}
	#geo.formular fieldset {
		margin-bottom:5px;
		background-color:#DDD;
	}
.formular p {
	margin-top:15px;
}
.formular label,
.formular button,
.formular fieldset label,
.formular fieldset .label {
	display:block;
}

.formular label,
.formular fieldset label,
.formular fieldset .label {
	padding-top:7px;
}

.formular button {
	margin-top:15px;
}

.formular_s label,
.formular_s button,
.formular_s fieldset label,
.formular_s fieldset .label {
	display: block;
	margin-top: 5px;
}

#geo.formular fieldset label {
	margin-top:3px;
}

.formular fieldset label span,
.formular fieldset .label span {
	width:150px;
	display:block;
	float:left; display: inline; /* IE6 BUG FIX */
	padding-top:3px;
	text-align:right;
	margin-right:5px;
}
	#geo.formular fieldset label span {
		width:90px;
	}
.formular .required {
	font-size:12px;
	display:inline;
}
.formular #c {
	display:none;
}
.formular #recaptcha_widget_div {
	margin:1em 0;
}

.found{
  color:#F00;
}

.msgCaptcha {
	color:red;
	margin:10px 0;
}

.msgNoAccess {
	font-weight:bold;
}
.msgNoAccess p.second {
	color:#090;
	margin-top:10px;
	font-size:13px;
	line-height:16px;
}

/*** CONTENUTI PER BOX GRANDE - LAVORA CON NOI **/

#box_lavori_g {
	border-color:#339900;
}
#box_lavori_g a {
	color:#339900;
}

/* OVERRIDE DELL'ALTEZZA DEI BOX LATERALI IN BASE AL PROFILO */

/* PROFILO UTENTE GENERICO */
.home.p2 #guna_news_dx { height:193px; overflow:hidden}

/* PROFILO DIPENDENTE */
.home.p3 #guna_news_dx { min-height:241px; } 

/* PROFILO FARMACISTA */
.home.p4 #guna_news_dx { min-height:222px; } 
.home.p4 #omeo_news_sx { min-height:180px; }

/* PROFILO MEDICO */
.home.p5 #guna_news_dx { min-height:192px; } /* 176px con "dicono di" */

/* PROFILO VETERINARIO */
.home.p10 #omeo_news_sx { min-height:215px;} 

/* PROFILO GIORNALISTA */
.home.p6 #guna_news_dx { min-height:274px; } /* 176px con "dicono di" */

/* PROFILO ISTITUZIONALE */
.home.p7 #guna_news_dx { min-height:274px; } /* 176px con "dicono di" */

#imgs-container a, 
#docs-container a {
		color:#19396E;
}

#formular .question {
	font-weight: bold;
}
#formular .biganswer {
	width: 100%;
}

/**/

#filtro_mese option {
	text-transform:capitalize;
}

/******************** UTILS ********************/

/* Float container */
.fc:after {
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
	}
.fc {
	display:inline-block;
	}
* html .fc {
	height:1%;
	}
.fc {
	display:block;
	}
/********/
