@font-face {
    font-family: "Arial Narrow";
    src: url(fonts/ARIALN.TTF);
}
@font-face {
    font-family: "Arial Narrow";
    font-weight: bold;
    src: url(fonts/ARIALNB.TTF);
}
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	font-weight:normal;
}
html,body {
	width:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0a0e30;
	background:url(img/background.png) #98a3b2 repeat-x left top;
}
a,img,object {
	text-decoration:none;
	outline:none;
	border:0px none;
}
a:hover {
	text-decoration:underline
}
a:active {
	position:relative;
	top:1px;
}
input[type="text"], input[type="password"], textarea {
	margin:0px;
	padding:1px 2px;
	background:#ffffff;
	border:1px solid #0a0e30;
	height:20px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	width:120px
}
textarea {
	height:64px;
	overflow:auto;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline:none;
}
button, input[type="button"], input[type="submit"] {
	margin:0px;
	padding:1px 10px;
	background:#ffffff;
	border:1px solid #0a0e30;
	height:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#0a0e30;
	font-size:13px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	cursor:pointer
}
hr {
	color:transparent;
	background-color:transparent;
	border:0px none transparent;
	border-top:1px dotted #000000;
	padding:0px;
	margin:12px 0px;
	outline:0px none;
	height:0px;
	line-height:1px;
	display:block;
}
/************************************* OUTER WRAPPER ***************************************/
div#outerWrapper {
	overflow:hidden;
	background:url(img/outerWrapperBackground.gif) repeat-x left bottom
}
/************************************* HEADER ***************************************/
div#header {
	overflow:hidden;
	height:165px;
	background:url(img/headerBackground.png) #bac7da repeat-x;
	width:1024px;
	margin:auto;
	position:relative;
	top:0px;
	left:0px;
}
/*logo*/
h1#logo, h1#logo a {
	position:relative;
	display:block;
	width:590px;
	height:100px;
	top:0px;
	left:0px;
	float:left
}
h1#logo span {
	position:absolute;
	display:block;
	width:590px;
	height:100px;
	top:0px;
	left:0px;
	float:left;
	background:url('/layout/extra/wineuropa/img/logo.jpg') no-repeat;
	cursor:pointer;
}
/*hgroup*/
div#header h2 {
	float:right;
	width:315px;
	height:35px;
	position:relative;
	top:0px;
	left:0px;
	line-height:35px;
	font-size:30px;
	color:#ffffff;
        overflow:hidden;
}
div#header h2 span {
	display:block;
	width:315px;
	height:35px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(img/internet-solutions.png) no-repeat
}
/*menu header*/
div#header div.navigation {
	clear:both;
	overflow:hidden;
}
div#header div.navigation ul {
	margin:0px 0px;
	padding:0px;
	background:url(img/navigationBackground.png) no-repeat right top;
	height:64px;
	width:962px;
}
div#header div.navigation ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
	overflow:hidden;
	height:32px;
}
div#header div.navigation ul li a {
	color:#ffffff;
	display:block;
	text-transform:uppercase;
	line-height:30px;
	height:32px;
	text-align:center;
	width:61px;
	font-style:italic;
	font-weight:bold
}
div#header div.navigation ul li+li {
	margin-left:1px
}
div#header div.navigation ul li+li a:hover {
	background:url(img/navigationBackground-hover.png)
}
div#header div.navigation ul li+li a {
	font-style:normal;
	font-weight:normal;
}
div#header div.navigation ul li:nth-child(n+9) a {
	color:#000000
}
div#header div.navigation ul li:nth-child(7n+2) a {
	width:91px;
}
div#header div.navigation ul li:nth-child(7n+3) a, div#header div.navigation ul li:nth-child(15) a {
    width:115px;
}
div#header div.navigation ul li:nth-child(7n+4) a {
    width:143px;
}
div#header div.navigation ul li:nth-child(7n+5) a {
    width:131px;
}
div#header div.navigation ul li:nth-child(7n+6) a {
    width:105px;
}
div#header div.navigation ul li:nth-child(7n) a {
    width:108px;
}
div#header div.navigation ul li:nth-child(8) a {
    width:201px;
}
div#header div.navigation ul li:nth-child(9) {
    margin-left:62px;
}
div#header div.navigation ul li:nth-child(16) a {
    width:85px;
}
/*search*/
form#frmSearch {
	color:#0a0e30;
	position:absolute;
	top:40px;
	right:0px;
	width:320px;
}
form#frmSearch label {
	display:block
}
form#frmSearch input {
	width:188px;
}
/*pulsanti*/
div#pulsanti {
	position:absolute;
	top:81px;
	left:610px;
	overflow:hidden;
}
div#pulsanti a {
	display:block;
	overflow:hidden;
	width:17px;
	height:0px;
	position:relative;
	top:0px;
	left:0px;
	padding-top:16px;
	float:left;
	margin-right:10px
}
div#pulsanti a span {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:17px;
	height:16px;
	background-repeat:no-repeat;
	cursor:pointer;
}
div#pulsanti a#print span {
	background-image:url(img/print.png)
}
div#pulsanti a#tell span {
	background-image:url(img/tell.png)
}
div#pulsanti a#startpage span {
	background-image:url(img/startpage.png)
}
div#pulsanti a#facebook span {
	background-image:url(img/facebook.gif)
}
/*whois*/
div#header form#whois {
    position:absolute;
    top:37px;
    right:0px;
    width:415px;
    background-color:transparent;
    border:0px none;
    padding:0px;
    margin:0px;
    font-size:12px;
    text-align:left;
}
div#header form#whois p {
    margin:0px;
}
div#header form#whois p span {
    font-size:14px;
	font-weight:bold;
}
div#header form#whois input {
	width:175px;
}
div#header form#whois button {
    font-weight:bold;
    margin:0px 8px 0px 0px;
	font-size:10px;
	width:116px;
	padding:1px 0px;
	position:relative;
	float:right;
}
div#header  form#whois select {
    background:#ffffff;
    border:0px none #ffffff;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    height:19px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    position:relative;
    top:0px
}
div#header  form#whois select:focus {
    outline:none
}
div#header  form#whois span.ext {
    border:1px solid #0a0e30;
    background:#ffffff;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    padding:2px 2px 3px 2px;
	font-size:15px
}
/************************************* CONTENT WRAPPER ***************************************/
div#contentWrapper {
	overflow:hidden;
	width:986px;
	margin:auto;
	background-color:#bac7da;
	padding:8px 19px 15px;
	position:relative;
}
/************************************* LEFT ***************************************/
div#left {
	float:left;
	width:185px;
	position:relative;
	left:-516px
}
div#content.noright + div#left {
	left:0px;
}
/*webmail*/
div#webmailBox {
	width:181px;
	height:94px;
	background:url(img/webmailBackground.gif) no-repeat left top;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;	
	text-align:center;
    font-size:12px;
    font-style:italic;
}
div#webmailBox a {
    color:#e60e50;
}
div#webmailBox div a {
	display:block;
	position:relative;
	width:171px;
	height:70px;
	margin:6px auto 0px;
}
div#webmailBox div a span {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:171px;
	height:70px;
	background:url(img/webmail.gif) no-repeat;
	cursor:pointer;
}
div#webmailBox div a:hover span {
	background-position:left -70px;
}
/*pec*/
div#pecBox {
	width:180px;
	height:123px;
	margin-top:6px;
}
div#pecBox a  {
	display:block;
	width:180px;
    height:123px;
	position:relative;
	top:0px;
	left:0px;
}
div#pecBox a span {
	background:url(img/pec.jpg) no-repeat left top;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:180px;
	height:123px;
	cursor:pointer;
}
div#shopPec {
	font-weight:bold;
	text-align:center;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}
div#shopPec a {
	text-transform:uppercase;
	color:#c50456
}
/*antispam*/
div#antispamBox {
	width:181px;
	height:53px;
	margin-top:9px
}
div#antispamBox a {
	width:181px;
    height:53px;
	display:block;
	position:relative;
}
div#antispamBox a span {
	width:181px;
    height:53px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	background:url(img/antispam.png) no-repeat left top;
}
/*portali*/
div#portali {
	font-size:18px;
	text-align:right;
	margin-top:12px
}
div#portali div.content {
	font-size:12px;
	text-align:left;
	border: 1px solid #0B3986;
	padding: 6px 6px;
	background:url(img/portaliBackground.jpg) #DDDEE3 no-repeat center center;
	-moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
}
div#portali div.content a {
	color:#000000;
	font-weight:bold;
	letter-spacing:1px
}
/*primopiano*/
div#primopianoBox {
	font-size:18px;
	text-align:right;
	margin-top:12px
}
div#primopianoBox div.content {
	font-size:12px;
	text-align:left;
	color:#383838;
	padding:6px 2px 6px 6px;
	background-color:#d6dde9;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin-top:3px
}
div#primopianoBox div.content p {
	margin:0px 0px 2px 0px;
}
div#primopianoBox div.content a {
	color:#383838;
}
/*tagcloud*/
div#tagcloud {
	border:1px solid #516991;
	margin-top:10px;
	padding:12px 6px 12px 12px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	text-align:center;
	width:165px;
	overflow:hidden;
}
div#tagcloud.landing {
	width:266px;
	margin:30px 0px 0px 0px;

}
div#tagcloud span {
	color:#6b7789;
	margin:0px 6px 0px 0px;
	/*line-height:26px;*/
}
span.tag1 {
	font-size:10px;
}
span.tag2 {
	font-size:13px;
}
span.tag3 {
	font-size:16px;
}
span.tag4 {
    font-size:19px;
}
span.tag5 {
    font-size:22px;
}
span.tag6 {
    font-size:25px;
}
/*provide restrict*/
div#providerRestrict {
	margin-top:10px;
}
div#providerRestrict a {
	display:block;
	width:181px;
	height:29px;
	line-height:29px;
	margin:auto;
	background:url(img/providerrestrictBackground.png) no-repeat left top;
	color:#e60e50;
	font-weight:bold;
	font-style:italic;
	text-align:center
}
/************************************* RIGHT ***************************************/
div#right {
	float:right;
	width:285px;
}
div.search div#right {
	width:200px;
}
div.search div#right h3 {
	font-size:18px;
    text-align:right;
    font-weight:normal;
    margin-bottom:4px;
}
div.banner {
	text-align:center;
}
div.banner.M {
	width:300px;
	margin:0px -10px 15px -5px;
}
div.banner.M iframe {
	width:300px;
	height:300px;
}
div.V {
	float:left;
	margin:0px 13px 0px 0px
}
div.V iframe {
	width:120px;
	height:600px;
}
div.V2 {
	clear:both;
	float:right;
    margin:-240px 16px 20px 0px;
	width:120px
}
div.V2 iframe {
	width:120px;
	height:240px;
}
div.seo + div.V2  {
	float:left;
	margin:0px 13px 0px 0px;
}
/*annunci*/
div.annunci, div.annunci2 {
	float:left;
	width:152px;
    text-align:left;
	font-size:11px
}
div.win {
	font-size:18px;
	width:152px;
	text-align:right;
	background:none transparent;
}
div.annunci div.content, div.annunci2 div.content {
	background-color:#e6e8ea;
	text-align:left;
	color:#000000;
	padding:10px 6px 0px;
	height:308px;
	-moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
}
div.annunci2 div.content {
	height:230px;
}
div.win div.content {
	font-size:12px;
	margin:10px 0px 0px 0px;
	min-height:168px;
}
div.annunci p, div.annunci2 p  {
	margin:0px 0px 11px 0px
}
div.annunci a, div.annunci2 a {
	color:#000000
}
div.win a.titolo {
	color:#e60e50;
	display:block;
	width:85px;
	margin-bottom:12px
}
div.annunci2 {
	margin-bottom:10px
}
/*new entries*/
div.newentries {
	float:right;
	width:138px;
	min-height:108px;
	border:1px solid #0b3986;
	padding:6px 6px 0px;
	text-align:left;
	margin:5px 0px 0px 0px;
	color:#e60e50;
	font-size:14px;
}
div.search div.newentries {
	width:184px;
	margin:0px;
	background:#ffffff
}
div.search div.newentries div { 
    overflow:hidden;
	margin-bottom:6px;
	padding-bottom:6px;
	border-bottom:1px solid #0B3986;

}
div.search div.newentries img {
	margin:0px 6px 2px 0px;
	float:left;
}
div.newentries p {
	margin:0px 0px 6px 0px;
}
div.newentries a {
	color:#000000;
	font-size:11px;
	display:block;
}
div.search div.newentries a, div.search div.newentries font {
    font-size:10px;
	display:inline;
}
/*seo*/
div.seo {
	clear:both;
	text-align:left;
	font-size:11px;
	margin-bottom:12px;
}
div.seo a {
	color:#000000
}
/*valtiberina*/
div.valtiberina {
    clear:both;
	float:left;
	width:124px;
	height:95px;
	background:url(img/valtiberinaBackground.png) no-repeat left top;
	margin-top:-99px;
	padding-top:4px;
}
div.valtiberina p {
	margin:0px;
	font-size:14px;
	color:#c50456;
	line-height:14px;
}
div.valtiberina p a {
	color:#000000;
	font-size:11px;
}
div#right p.link {
	padding-top:10px;
	overflow:hidden;
	clear:both;
	text-align:center;
	/*color:#bac7da;*/
}
div#right p.link a {
	color:#d61386;
	margin:0px 8px;
	white-space:nowrap;
	/*float:left;*/
}
div#right p.link a:nth-child(2n) {
	/*float:right;
	margin:0px 20px*/
}
/************************************* CONTENT ***************************************/
div#content {
	float:left;
	width:486px;
	padding:0px 15px;
	position:relative;
	left:185px;
}
div#content.landing {
	float: left;
	left: 0px;
	padding: 0px 0px;
	position: relative;
	width: 683px;
 
}

div#content.noright {
	width:786px;
	float:right;
	left:auto;
	padding:0px;
}
div#content.noleft {
    width:770px;
    float:left;
    left:auto;
    padding:0px;
}
div#content h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
div#content h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
}
div#content h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	text-align:left;
	color:#0b3986
}
div#content p {
	margin:0px 0px 12px 0px;
}
div#content > h2 {
	font-size:18px;
	text-align:right;
	font-weight:normal;
	margin-bottom:4px;
}
div#content > h2 a {
	color:#0a0e30;
}
div#box {
	background:#fdfdfe;
	padding:10px 12px;
	line-height:18px
}
div.search div#box {
	min-height:500px
}
div#content a {
	color:#d61386
}
ul.menu_content {
	margin:0px 0px 16px 0px;
	padding:0px;
	overflow:hidden;
}
ul.menu_content li {
	margin:0px 3px 0px 3px;
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
	border:1px dotted #000000;
	display:block;
}
div#content ul.menu_content li a {
	border:1px dotted #000000;
	margin:2px;
	padding:0px 4px;
	display:block;
	font-weight:bold;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	background-color:#0A0E31;
	color:#ffffff
}
/*web-agency*/
div.web-agency div#content {
	text-align:justify;
}
div.web-agency div#content h2 {
	text-align:right;
	font-size:18px;
	font-weight:normal;
	margin-bottom:4px;
	text-transform:lowercase;
}
/*div.web-agency div#content a {
    color:#d61386
}*/
div.web-agency div#content ul {
    padding:0px 12px;
}
div.web-agency div#content > ul, div.web-agency div#content > p, div.web-agency div#content > div {
	background:#fdfdfe;
	padding:10px 12px;
	margin:0px;
}
div.web-agency div#content ul li {
   margin:0px 0px 12px 0px;
   padding:0px 0px 0px 16px;
   list-style:none;
   background:url(img/blue-arrow.png) no-repeat left top
}
div.web-agency div#content > ul li {
   border-bottom: 1px dotted #000000;
   padding-bottom: 12px
}
div.web-agency div#content ul li ul li {
   margin:0px 0px 0px 12px;
   padding:0px 0px 0px 14px;
   border-bottom:none;
   background:url(img/blue-slash.png) no-repeat left 8px
}
div.web-agency div#content ul > li > a {
	font-size:16px;
	font-weight:bold;
	color:#0b3986
}
div.web-agency div#content ul li ul > li > a {
	color:#0b3986;
	font-size:14px
}
div.web-agency div#content div.articolo {
	background:url(img/dotted.gif) no-repeat #fdfdfe center bottom; 
	overflow:hidden;
}
div.web-agency div#content div.articolo a.link-articolo { 
    display:block;
	float:right;
	border:1px dotted #000000;
	border-bottom:none;
	padding:1px 4px;
	margin-top:16px
}
div.web-agency div#content div.articolo h3 a {
	color:#0b3986;
	font-size:15px
}
div.web-agency div#content div.articolo h3 a span {
	font-weight:normal;
}
/**********home**************/
p#links {
	color:#bac7da;
	text-align:center
}
p#links a {
	color:#e60e50;
}
p#links a+a {
	margin-left:110px;
}
p.rientro {
	text-indent:15px;
}

/*whois*/
div#content form#whois {
	background-color:#e1e7ef;
	overflow:hidden;
	padding:8px;
	font-size:16px;
	text-align:center;
	border:1px solid #d5dae3;
	margin-bottom:10px
}
div#content.landing form#whois {
	background-color:#e1e7ef;
	overflow:hidden;
	padding:8px;
	font-size:16px;
	text-align:center;
	border:1px solid #d5dae3;
	margin-bottom:10px;
border-bottom-left-radius: 7px 7px;
border-bottom-right-radius: 7px 7px;
border-top-left-radius: 7px 7px;
border-top-right-radius: 7px 7px;
}
div#content form#whois p {
	text-align:left
}
div#content form#whois p span {
	font-size:21px;
	font-weight:bold;
}
div#content form#whois input {
	width:180px;
}
div#content form#whois button {
	background-color:#e1e7ef;
	border:1px solid transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#0a0e30;
	width:150px;
	margin-left:5px;
	padding:1px 6px
}
div#content form#whois button:hover, form#whois button:active {
	border:1px dotted #0a0e30
}
div#content form#whois select {
	background:#ffffff;
	border:0px none #ffffff;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	height:19px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	top:-1px
}
div#content form#whois select:focus {
	outline:none
}
div#content form#whois span.ext {
	border:1px solid #0a0e30;
	background:#ffffff;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	padding:2px 2px 3px 2px;
}
/*offerte*/
div#offerte {
	overflow:hidden;
	color:#010000;
}
div#offerte h3 {
	font-size:21px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	margin:0px;
	color:#0b3986
}
div#offerte div.offerta:nth-child(2) h3 {
	color:#e60e50
}
div#offerte div.offerta:nth-child(3) h3 {
    color:#9d2e36
}
div#offerte div.offerta:nth-child(4) h3 {
    color:#0a0e30
}
div#offerte div.offerta {
	background-color:#efeff5;
	border:1px solid #7193be;
	width:220px;
	height:242px;
	float:left;
	margin-bottom:10px;
	padding:3px 6px 5px 6px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
div#offerte div.offerta:nth-child(2n) {
	float:right
}
div#offerte div.offerta div.offerta1, div#offerte div.offerta div.offerta2, div#offerte div.offerta div.offerta3, div#offerte div.offerta div.offerta4 {
	background-color:#7d94bd;
	height:208px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin-top:3px;
	padding:5px 10px 0px;
}
div#offerte div.offerta div.offertaIMG {
	height:213px;
	width:220px;
	margin-top:3px
}
div#offerte div.offerta div.offertaIMG img {
	margin:0px;
}
/**********************************************/
/****         COMBINAZIONI COLORI          ****/
div#offerte div.offerta:nth-child(1) div.offerta1 {
	background-color:#6699cc;
}
div#offerte div.offerta:nth-child(1) div.offerta2 {
    background-color:#99ccff
}
div#offerte div.offerta:nth-child(1) div.offerta3 {
    background-color:#6699ff
}
div#offerte div.offerta:nth-child(1) div.offerta4 {
    background-color:#66ccff
}
/* --- */
div#offerte div.offerta:nth-child(2) div.offerta1 {
    background-color:#cdb3be;
}
div#offerte div.offerta:nth-child(2) div.offerta2 {
	background-color:#cc99cc
}
div#offerte div.offerta:nth-child(2) div.offerta3 {
    background-color:#ffccff;
}
div#offerte div.offerta:nth-child(2) div.offerta4 {
    background-color:#cccccc
}
/* --- */
div#offerte div.offerta:nth-child(3) div.offerta1 {
    background-color:#c68e95;
}
div#offerte div.offerta:nth-child(3) div.offerta2 {
    background-color:#ffcccc
}
div#offerte div.offerta:nth-child(3) div.offerta3 {
    background-color:#ff9999;
}
div#offerte div.offerta:nth-child(3) div.offerta4 {
    background-color:#999999
}
/* --- */
div#offerte div.offerta:nth-child(4) div.offerta1 {
    background-color:#7c7e92;
}
div#offerte div.offerta:nth-child(4) div.offerta2 {
    background-color:#9395ad
}
div#offerte div.offerta:nth-child(4) div.offerta3 {
    background-color:#a6a8c3;
}
div#offerte div.offerta:nth-child(4) div.offerta4 {
    background-color:#787b9f
}
/****                                      ****/
/**********************************************/
div#offerte div.offerta img {
	margin:0px -5px 4px
}
div#content div#offerte div.offerta a {
	color:#010000;
	text-decoration:none;
}
div#content div#offerte div.offerta h4 {
	font-size:14px;
	margin-bottom:10px;
	text-align:center;
}
div#content div#offerte div.offerta p {
	font-size:10px;
	text-align:left;
}
div#content div#offerte div.offerta p a {
	display:block;
	font-size:12px;
	margin-top:4px
}
div#content div#offerte div.offerta p span {
	font-size:14px
}
div#content div#offerte div.offerta p span:hover {
	text-decoration:underline;
}
/*video*/
div#video {
	float:left;
	width:235px;
	margin:0px 10px 0px 0px;
	text-align:right;
	font-size:18px;
}
div#video div.content {
	margin: 0px 0px 0px;
	position: relative;
	background:#e6ecf5;
	padding:188px 5px 5px
}
div#video div.titolo-video {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
div#video div.play-video {
	left: 0px;
	position: absolute;
	top: 0px;
}
div#video div.content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
div#content div#video div.content p a {
	color:#0a0e30;
}
div#video embed, div#video object {
	width:235px;
	height:188px;
	/*height:209px;*/
}
/*canali*/
div#links2 {
	float:right;
	width:230px;
	text-align:right;
	font-size:18px;
}
div#links2 p {
	font-size:12px;
	text-align:left
}
div#links2 p a {
	color:#000000;
	margin-bottom:10px
}
/*storeonline*/
div#storeonlineBox {
	clear:both;
	width:210px;
	min-height:134px;
	overflow:hidden;
	float:right;
	border:1px solid #0b3986;
	padding:10px;
	font-size:14px;
	color:#0b3986;
	font-weight:bold;
    margin-top:-154px;
	position:relative;
}
div#storeonlineBox p {
	font-size:12px;
	color:#000000;
	font-weight:normal;
	margin:12px 0px 0px 0px
} 
div#storeonlineBox img {
	margin-right:8px;
}
div#storeonlineBox a {
	color:#000000;
	font-size:12px;
}
div#storeonlineBox font {
	font-size:12px
}
/*TESTO HOMEPAGE*/
/*div#content div#news div#testo_home {
	 font-size:11px;
	line-height:14px;

}*/
#news h4 {
	margin: 6px 0px 13px;
	text-align: center;
}

div#content div#news h4 a.linkanews{
	font-size: 18px;
	color: #0a0e30;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/*
h2.titolo_testo_home {
	font-size:18px;
	text-align:center;
}
#testo_home h3 {
	font-size:12px;
}*/


/*news*/ 
div#news div.testo-home {
	padding:8px;
     font-size:11px;
}

div#content div#testo-home h2 {
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 8px 0px;
	font-weight: bold;
}

div#content div#testo-home ul {
        text-align: justify;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#content div#testo-home ul li {
	margin-bottom: 6px;
}
div#content div#testo-home span {
	color: #0B3986;
	font-weight: bold;
}

/*news*/ 
div#news, div#news-layout {
	clear:both;
	padding-top:10px;
	text-align:right;
	font-size:18px;
}
div#news div {
	text-align:justify;
	overflow:hidden;
	background-color:#fdfdfe;
	padding:10px 12px;
	font-size:10px;
	color:#000000
}
div#content div#news p, p.related_news {
	overflow:hidden;
	margin-bottom:6px
}
div#content div#news p.related_news, div#content p.related_news {
	background:#ffffff;
	padding:10px 12px;
	font-size:10px;
	margin:0px;
	text-align:justify;
}
div#content div#news a, div#content p.related_news a {
	font-size:12px;
	color:#000000;
	font-weight:bold
}
div#content div#news a strong, p.related_news a strong {
	color:#0b3986;
}
div#content div#news em, p.related_news em {
	font-size:12px;
	font-style:normal
}
div#content div#news em a, div#content p.related_news em a {
	font-weight:normal
}
div#news img, p.related_news img {
	float:left;
	margin:0px 10px 0px 0px;
	max-height:72px
}
div#content div#news a.goLink, div#content p.related_news a.goLink {
	font-weight:normal;
	color:#d61386
}
/*notizia*/
div.notizia {
	background:#fdfdfe;
	padding:10px 12px;
	font-size:12px;
	text-align:left;

}

div#content div.notizia h3, div#content div.notizia h3 a {
	text-align:right;
	color:#E60E50;
	font-size:12px;
}
div#content div.notizia h1 a, div#content div.notizia h1 {
	color:#0b3986;
	margin:0px;
	font-size:20px
}
div#content div.notizia h2 {
	font-size:14px;
	color:#000000;
	font-weight:normal;
	font-style:italic;
}
div#content div.notizia div.notizia_immagine {
	float:left;
	margin:0px 12px 12px 0px;
	border:2px solid #7193be;
	padding:5px;
	background-color:#ffffff;
}
div#content div.notizia div.notizia_immagine img {
	border:1px solid #aaaaaa;
}
div#content div.notizia div.notizia_testo {
	line-height:20px;
	text-align:justify;
}

div#content div.notizia div.notizia_testo a, div#content div.notizia div.footer a {
    color:#E60E50
}
div#content div.notizie_correlate {
	margin-top:6px;
	padding:10px 0px;
	font-size:18px;
	text-align:right;
	text-transform:lowercase;
}
div.notizia_landing {
	background:#fdfdfe;
	padding:10px 12px;
	font-size:12px;
	text-align:left;
	min-height:590px;
	border-bottom-left-radius: 7px 7px;
	border-bottom-right-radius: 7px 7px;
	border-top-left-radius: 7px 7px;
	border-top-right-radius: 7px 7px;
}
div#content div.notizia_landing h3, div#content div.notizia_landing h3 a {
	text-align:right;
	color:#E60E50;
	font-size:12px;
}
div#content div.notizia_landing h1 a, div#content div.notizia_landing h1 {
	color:#0b3986;
	margin:0px;
	font-size:20px
}
div#content div.notizia_landing h2 {
	font-size:14px;
	color:#000000;
	font-weight:normal;
	font-style:italic;
}
div#content div.notizia_landing div.notizia_immagine {
	float:left;
	margin:0px 12px 12px 0px;
	border:2px solid #7193be;
	padding:5px;
	background-color:#ffffff;
}
div#content div.notizia_landing div.notizia_immagine img {
	border:1px solid #aaaaaa;
}
div#content div.notizia_landing div.notizia_testo {
	line-height:20px;
	text-align:justify;
}

div#content div.notizia_landing div.notizia_testo a, div#content div.notizia_landing div.footer a {
    color:#E60E50
}
div#content div.notizie_correlate {
	margin-top:6px;
	padding:10px 0px;
	font-size:18px;
	text-align:right;
	text-transform:lowercase;
}
/*commenti*/
div.commento_header, div.notizie_error, div.notizie_error, div.commento, div.commento_form {
	background:#fdfdfe;
    padding:10px 12px;
}
div.commento_form {
	margin-top:12px;
}
div.commento_header a {
	font-weight:bold;
	color:#0b3986;
	display:block;
	font-size:14px
}
div.commento_form textarea {
	width:450px;
	margin:4px 0px;
}
div.commento_form label {
	width:60px;
	display:block;
	float:left;
	clear:left;
	line-height:24px;
}
div.commento_form span.form_campo {
	float:left;
	margin-bottom:4px;
}
div.commento_form div.form_antispam {
	clear:left;
}
div.form_note {
	color:#ff0000;
}
div.commento_firma {
	border-bottom:1px dotted #000000;
	padding-bottom:12px;
	text-align:right;
	font-size:11px
}
/*form*/
form#frmInfo {
	width:396px;
	margin:0px auto 4px;
	border:1px solid #0A0E31;
	padding:12px
}

div.campoform {
    overflow:hidden;
    clear:left;
    margin-bottom:5px;
}
div.etichetta {
    width:140px;
    float:left;
}
div.campo {
    float:left;
    width:250px
}
div.campo input[type=text] {
    width:204px
}
div.campo textarea {
    width:200px;
    overflow:auto;
    height:80px;
}
div.campoform img {
    float:left;
    margin-bottom:10px;
}
div#cont-captcha {
    float:left;
    width:190px
}
div#cont-submit {
    clear:none;
    float:none;
	padding-left:160px;
}
div#cont-submit input[type="submit"] {
	top:0px
}

/*form sidebar*/

#right form#frmInfo {
        border:none;
	width:286px;
	margin:5px auto;
	padding:0px
}

#right div.campoform {
    overflow:hidden;
    clear:left;
    margin-bottom:5px;
}
#right div.etichetta {
    width:140px;
    float:left;
}
#right div.campo {
    float:left;
    width:285px
}
#right div.campo input[type=text] {
    width:280px
}
#right div.campo textarea {
    width:280px;
    overflow:auto;
    height:80px;
}
#right div.campoform img {
    float:left;
    margin-bottom:10px;
}
#right div#cont-captcha {
    float:left;
    width:190px
}
#right div#cont-submit {
    clear:none;
    float:none;
	padding-left:160px;
}
#right div#cont-submit input[type="submit"] {
	top:0px
}

/*oroscopo*/
div.segno_zodiacale {
	overflow:hidden;
	margin-bottom:4px;
	border-bottom:1px dotted #000000
}
div.segno_zodiacale div.segno {
	float:left;
	width:140px;
}
div#content div.segno_zodiacale div.segno p {
	float:none;
	overflow:hidden;
	font-size:18px;
	font-weight:bold;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	line-height:57px;
	margin:0px;
	color:#0b3986
}
div#content div.segno_zodiacale div.segno div {
	font-size:10px;
	font-weight:bold
}
div.segno_zodiacale div.segno img {
	float:left;
	margin-right:6px;
}
div#content div.segno_zodiacale p {
	width:148px;
	float:left;
	margin:0px 0px 0px 12px;
	font-size:11px
}
div#content div.segno_zodiacale p strong {
	font-size:12px
}
div#content div.segno_zodiacale p a {
	white-space:nowrap;
	font-size:12px
}
/*video-streaming*/
form#frmLoginAccount {
	width:324px;
	margin:auto;
	background:#E0E7EF;
	padding:12px 12px 0px
}
form#frmLoginAccount label {
	display:block;
	width:120px;
	float:left;
	line-height:24px
}
form#frmLoginAccount div {
	height:24px;
	margin-bottom:4px;
}
form#frmLoginAccount button {
	position:relative;
	left:260px;
	top:-28px;
	width:65px;
	float:left;
}
table#newAccountVideo {
	border:1px solid #0A0E31;
	margin:0px auto 4px;
	width:420px;
}
table#newAccountVideo td, table#newAccountVideo th {
	padding:4px 8px;
	/*width:194px*/
}
table#newAccountVideo td {
	width:171px
}
table#newAccountVideo td[colspan="2"] {
	width:auto;
}
table#newAccountVideo th {
	text-align:left;
	background:#E0E7EF;
	font-size:14px
}
table#newAccountVideo input[type="text"], table#newAccountVideo input[type="password"] {
    width:190px
}
/*video gallery*/
div[id*="flashcontent"] {
	margin-left:-9px;
	margin-right:-9px;
}
div.playlist {
	font-weight:bold;
	font-size:11px;
	line-height:13px
}
div.playlist span {
	font-weight:normal;
}
/*ricerca*/
div#boxFrmSearch {
	background-color:#E1E7EF;
	border: 1px solid #D5DAE3;
	padding:2px 11px;
	font-weight:bold;
}
div#boxFrmSearch input#q {
	width:250px;
	font-weight:bold;
}
div#boxFrmSearch button {
	margin-right:20px;
	background:#0A0E31;
	color:#ffffff
} 
div#boxFrmSearch input#limit {
	width:50px;
}
div#boxFrmSearch span {
	font-size:10px;
	font-weight:normal;
	float:right;
	line-height:24px
}
div.search_result {
	margin-bottom:12px
}
div#content div.search_result a {
	color:#0B3986
}
span.search_result_link {
	color:#D61386
}
/*curriculum*/
form#frmCurriculum {
	overflow:hidden;
}
div#content form#frmCurriculum h3 {
	clear:both;
	padding:12px 0px 0px 0px;
	margin:12px 0px
}
form#frmCurriculum div, form#frmSMTP div {
	overflow:hidden;
	width:230px;
	float:left;
	margin-bottom:4px
}
form#frmCurriculum div div { 
    float:none;
	width:auto;
}
form#frmCurriculum div label, form#frmSMTP div label {
	display:block;
    width:95px;
    float:left;
    line-height:24px;
	font-weight:bold;
}
form#frmCurriculum div.field_curriculum label {
    line-height:normal;
	margin-top:4px
}
form#frmCurriculum div.field_curriculum span {
	line-height:22px;
	font-size:10px;
	display:block;
}
form#frmCurriculum div.field_curriculum input {
	width:302px;
}
form#frmCurriculum div:nth-child(n+12), form#frmSMTP div {
	width:auto;
	float:none;
}
form#frmCurriculum div:nth-child(n+12) label {
	width:150px;
}
form#frmCurriculum div textarea {
	width:295px
}
form#frmCurriculum div.field_esperienze_lavorative textarea {
	width:445px;
}
form#frmCurriculum div div { 
    word-spacing:30px
}
form#frmCurriculum div.field_antispam label {
	line-height:normal;
	float:none;
	display:inline;
}
form#frmCurriculum div.field_antispam img {
	float:left;
	border:1px solid #0A0E30;
	margin:0px 8px 8px 0px
}
form#frmCurriculum div.field_antispam div, p.antispam {
	color:red;
}
p.antispam {
	text-align:center;
	text-transform:uppercase;
}
form#frmCurriculum div.field_antispam div, form#frmCurriculum div.field_privacy div {
	word-spacing:0px
}
form#frmCurriculum div.field_submit, form#frmSMTP div.field_submit {
	padding-bottom:6px
}
/*form smtp*/
form#frmSMTP div label {
	width:180px
}
form#frmSMTP div span {
	display:block;
	font-size:10px;
	font-weight:normal;
	margin-left:180px;
	color:#666666
}
form#frmSMTP div input[type="text"], form#frmSMTP div textarea {
	width:260px
}
form#frmSMTP div button {
	margin-left:180px
}
/************************************* FOOTER ***************************************/
div#footer {
	text-align:center;
	width:1024px;
	margin:auto;
	background:url(img/footerBackground.gif) #bac7da repeat-x left bottom;
	/*overflow:hidden;
	min-height:117px;*/
	min-height:220px;
	position:relative;
}
div#footer div.content {
	overflow:hidden;
	position:relative;
}
/*menu footer*/
div#footer div.navigation {
	clear:both;
	overflow:hidden;
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:16px
}
div#footer div.navigation ul {
	margin:0px auto;
	padding:0px;
	width:800px;
	list-style:none;
}
div#footer div.navigation ul li {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	display:inline;
	list-style:none;
	line-height:20px;
}
div#footer div.navigation ul li+li {
	border-left:1px solid #010000;
	padding-left:10px;
}
div#footer div.navigation ul li:nth-child(9) {
	border:none
}
div#footer div.navigation ul li:nth-child(n+10) {
	border-left-color:#ffffff;
}
div#footer div.navigation ul li:nth-child(n+9) a {
	color:#ffffff
}
div#footer div.navigation ul li a {
	color:#010000;
}
div#footer p {
	margin:0px;
	line-height:18px
}
div#footer a {
	color:#040404
}
div#footer p.left {
	float:left;
	overflow:hidden;
	margin-left:66px;
}
div#footer p.right {
	float:right;
	margin-right:66px;
	height:36px;
	line-height:36px;
	position:relative;
	top:-11px
}
div#footer p#dati, div#footer p#copyright {
	clear:both;
	font-size:10px;
	margin-bottom:6px
}
div#footer p#dati {
	font-size:12px
}
/*menu-servizi*/
div#menu-servizi-container {
    padding:0px 19px 10px;
	position:relative;
}
div#showMenu {
	text-align:right;
	/*padding-right:12px*/;
	overflow:hidden;
	height:30px;
	margin-bottom:-10px
}
div#showMenu a {
	width:152px;
	display:block;
	text-align:center;
	float:right;
	background:url(img/showmenuBackground.gif) no-repeat left top;
	height:30px;
	line-height:21px;
	color:#ffffff
}
div#menu-servizi  {
	overflow:hidden;
	padding:8px 12px;
	background:#E6E8EA;
	border:1px solid #0B3986;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	position:relative;
}
div#menu-servizi ul {
	padding:0px;
	margin:0px;
	list-style:none;
	width:960px;
}
div#menu-servizi ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	font-weight:bold;
	width:160px;
}
div#menu-servizi ul li ul {
	width:auto;
}
div#menu-servizi ul li ul li {
	float:none;
	font-weight:normal;
	width:auto;
	font-size:11px;
}
/******************** banner FLOAT ************************/
/******************** banner FLOAT ************************/
div#bannerFloat {
    position:absolute;
	top:90px;
	right:10px;
	border:5px solid #ff0000;
	width:250px;
	height:250px;
	z-index:100
}
div#bannerFloat div.contentBanner, div#bannerFloat embed , div#bannerFloat object {
	position:relative;
	z-index:0
}
div#bannerFloat div.closeWrapper {
	background-color:#ff0000;
	top:-28px;
	right:-5px;
	padding:4px 10px;
	height:20px;
	position:absolute;
	z-index:10;
    text-transform:uppercase;
	font-size:14px;
}
div#content div#bannerFloat div.closeWrapper a {
	color:#000000;
	font-weight:bold;
}
