/* FOGLIO DI STILE PER IL LAYOUT GRAFICO DI "BLU IP SERVICES" */
/* autore: Cristina De Simone - desimone.cristina@gmail.com */

/* RESET */
html, body, div, h1, h2, h3, h4, ul, li, p, img, span, form, label, input, select {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	outline: 0;
}

/* COMUNI */
h2, h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 100%;
}
a {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.5em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {  
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hide { 
	display: none; 
}
.nascosto {
	position:absolute;
	left:336px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.list li {
	list-style: none;
	padding-left: 0px;
	line-height: 1.5em;
}
.list-bullet {
	padding-bottom: 20px;
}
.list-bullet li {
	list-style: none;
	background-image: url(../images/skin/bullet_verde.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	line-height: 1.5em;
}
.frameSX { /* crea una cornice intorno all'elemento */
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
}
.frameDX { /* crea una cornice intorno all'elemento */
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}

/* TUTTI GLI STILI DEL LAYOUT */
body {
	color: #666666;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099ff;
	background-image: url(../images/skin/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	width: 770px;
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	height: 340px;
	margin-bottom: 20px;
}
#logo {
	width: 770px;
	height: 160px;
	background-image: url(../images/skin/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 65px;
	left: 0px;
}
#middle {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
#mainContent {
	float: left;
	width: 470px;
	margin-left: 20px;
	padding-right: 20px;
	font-size: 90%;
}
#mainContent p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
#mainContent h2 {
	height: 30px;
	line-height: 30px;
	background-color: #E4E4E4;
	display: block;
	padding-left: 32px;
	margin-bottom: 20px;
	font-size: 18px;
	background-image: url(../images/skin/square.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#sidebar {
	float: right;
	width: 235px;
	margin-right: 20px;
	font-size: 12px;
}
#sidebar h2{
	font-size: 18px;
}
#footer {
	width: 770px;
	height: 80px;
	background-color: #0099ff;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

/* BOX ANNUNCI RICERCA PERSONALE */
#cont-annunci {
	width: 470px;
	background-color: #F2F2F2;
	margin-bottom: 20px;
}
#cont-annunci .head-annuncio {
	height: 30px;
	line-height: 30px;
	background-color: #99CCFF;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	font-size: 14px;
	position: relative;
}
#cont-annunci .data-annuncio {
	position: absolute;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	width: 80px;
	right: 20px;
	top: 0px;
	text-align: right;
	color: #003399;
}
#cont-annunci .link-form a {
	position: absolute;
	display: block;
	height: 30px;
	width: 39px;
	right: 100px;
	top: 0px;
	background-image: url(../images/skin/freccia_annunci.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#cont-annunci .box-annuncio {
	padding: 20px;
	position: relative;
}
#cont-annunci .box-annuncio p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#cont-annunci .continua {
	float: right;
	margin-top: 10px;
	background-image: url(../images/skin/freccia_verde.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	text-align: right;
	font-size: 12px;
}

/* BOX GRIGIO */
.box-grigio {
	background-color: #F2F2F2;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/* BOX MEZZA COLONNA CENTRALE */
#mainContent .box205px {
	width: 205px;
	text-align: left;
	position: relative;
}
#mainContent .box205px p {
	text-align: left;
}

/* BOX NEWS */
#box-news {
	position: relative;
	width: 205px;
	height: 175px;
	background-image: url(../images/skin/callout.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	margin-bottom: 20px;
}
#box-news p.date {
	background-image: url(../images/skin/data.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 5px;
}
#box-news .more {
	margin-top: 10px;
	background-image: url(../images/skin/freccia_verde.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	text-align: right;
	position: absolute;
	height: 20px;
	line-height: 20px;
	width: 150px;
	bottom: 15px;
	right: 20px;
}
#box-news h2.title-news {
	margin-bottom: 25px;
}
#box-news h3 {
	margin: 0px;
}
#box-news a.title-news-content h3{
	color: #003399;
	text-decoration: underline;
}

/* BANNERINI SERVIZI */
#banner-list {
	position: absolute;
	height: 110px;
	width: 770px;
	top: 230px;
	left: 0px;
}
#banner-list li {
	float: left;
	list-style: none;
}
a#blu-ict  {
	width: 250px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../images/banner/blu_ict.gif);
	display: block;
	height: 110px;
}
a#blu-office  {
	width: 250px;
	margin-right: 5px;
	background-image: url(../images/banner/blu_office.gif);
	display: block;
	height: 110px;
}
a#blu-store  {
	width: 250px;
	margin-right: 0px;
	background-image: url(../images/banner/blu_store.gif);
	display: block;
	height: 110px;
}

/* BANNER RICERCA PERSONALE */
a#ricerca-personale  {
	width: 235px;
	margin-right: 0px;
	background-image: url(../images/banner/ricerca_personale.jpg);
	display: block;
	height: 255px;
	margin-bottom: 0px;
}

/* PULSANTE INVIA CV */
a#invia-cv  {
	width: 205px;
	height: 70px;
	display: block;
	background-image: url(../images/banner/invia_cv.gif);
	margin-left: 20px;
}

/* MENU PRINCIPALE */
#mainMenu {
	width: 770px;
	height: 40px;
	background-image: url(../images/skin/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainMenu li {
	background: url(../images/skin/dot.gif) top right repeat-y;
	font-size: 14px;
	text-align: center;
	display: inline;
	line-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#mainMenu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainMenu li a:hover, #mainMenu li a.current {
	color: #00CC00;
	text-decoration: none;
}
#mainMenu .last {
	background: none;
}

/* MENU FOOTER */
#footerMenu {
	width: 770px; 
	height: 40px;
	background-image: url(../images/skin/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 20px;
}
#footerMenu li {
	background: url(../images/skin/dot.gif) top right repeat-y;
	text-align: center;
	display: inline;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#footerMenu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerMenu li a:hover, #footerMenu li a.current {
	color: #00CC00;
	text-decoration: none;
}
#footerMenu .last {
	background: none;
}

.tdAmm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}