@charset "UTF-8";

#siteWrapper{
	float:left;
	width:100%;
	background:#d4d2c2 url("Images/home-sezione_bg.jpg") center top no-repeat;
}

/******** banner ********/
#bannerWrapper{
	/*margin-top:11px;*/
	margin-top:5px;
}
#dnn_bannerPane{
	width:100%;
	height:379px;
	overflow:hidden;
}
#dnn_bannerPane .ModDNNHTMLC > div{
	float:left;
	width:100%;
	height:100%;
	position:relative;
}
#dnn_bannerPane .ModDNNHTMLC > div h1{
	position:absolute;
	bottom:26px;
	left:0px;
	font-family:"Times New Roman",Georgia,serif;
	font-size:36px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	background:#003f8c;
	line-height:43px;
	padding-left:22px;
	padding-right:22px;
	margin:0px;
}
#dnn_bannerPane .ModDNNHTMLC > div h1 em{
	font-family:Georgia,serif;
	font-size:32px;
	text-transform:none;
	font-weight:normal;
}

/******** contenuto principale ********/

#dnn_contentPane{
    width: 722px;
    margin-left: 10px;
}
#dnn_contentPane .DnnModule{
	margin-bottom:15px;
}
#dnn_contentPane .DnnModule div.Normal{
	/*padding:10px;*/
}
#contentWrapper {
    /*background: none;*/
    padding-top: 30px;
}
#content-boxes {
    width: 100%;
}
#dnn_contentPane .box1Pane, #dnn_contentPane .box2Pane {
    width: 48%;
    min-height: 212px;
    margin-top: 30px;
    background: #FFFFFF;
    /*margin-right: 3%;*/
}
#dnn_contentPane .box1Pane{
    margin-right: 4%;
}
#dnn_contentPane .box2Pane {
	margin-right: 0%;
}
#dnn_contentPane .box1Pane .DNNContainer_Title, #dnn_contentPane .box2Pane .DNNContainer_Title {
    margin: 14px 16px;
}
#dnn_contentPane .box1Pane h3, #dnn_contentPane .box2Pane h3 {
    font-size: 16px;
		/* Ticket 168:INIZIO */
		/*height: 42px;*/
		height: 42px;
		/* Ticket 168:FINE */
    line-height: 24px;
}
#dnn_contentPane .box1Pane .contenitore {
    width: 100%;
    float: left;
    text-align: center;
}
#dnn_contentPane .box1Pane img, #dnn_contentPane .box2Pane img {
	/* Ticket 168:INIZIO */
	/*max-width: 100%;*/
	max-width: 90%;
	/* Ticket 168:FINE */
}

#dnn_contentPane .box1Pane img, #dnn_contentPane .box2Pane img{
    text-align: center;
    float: left;
    margin-left: 0px;
	/*border:1px solid #bbbba6;*/
}
#dnn_contentPane img {
    width: 100%;
    height: auto;
}
#dnn_contentPane .box1Pane .contenitore a, #dnn_contentPane .box2Pane .contenitore a {
    /*width: 100%;*/
    float: left;
    margin-top: 12px;
    text-transform: uppercase;
    text-align: left;
}
/***** DNN article contenuto principale *****/
#dnn_contentPane .ArticleListSingleArticleMini{
	margin:0px;
	padding:10px;
	background: #FFFFFF;
}
#dnn_contentPane .ArticleListSingleArticleMini .Article{
	margin:0px;
}
#dnn_contentPane .ArticleListSingleArticleMini .Article td{
}
#dnn_contentPane .ArticleListSingleArticleMini .ArticleImage{
	vertical-align:top;
}
#dnn_contentPane .ArticleListSingleArticleMini .ArticleImage img{
	margin-right:8px;
}
#dnn_contentPane .ArticleListSingleArticleMini .ArticleContent{
	vertical-align:top;
}
#dnn_contentPane .ArticleListSingleArticleMini .ArticleDate{
}
#dnn_contentPane .ArticleListSingleArticleMini .ArticleTitle{
}
#dnn_contentPane .ArticleListSingleArticleMini .ArticleTitle h2,
#dnn_contentPane .ArticleListSingleArticleMini .ArticleTitle h3{
	line-height:1.2;
}
#dnn_contentPane .ArticleListSingleArticleMini .ArticleText{
	margin-bottom:10px;
}
#dnn_contentPane .ArticleListSingleArticleMini .ArticleReadMore{
	text-align:right;
}
#dnn_contentPane .ArticleListSingleArticleMini .ArticleReadMore a{
	background:#d4d2c2 url("Images/ArticleListSingleArticleMini_ArticleReadMore_bg.png") right center no-repeat;
	color:#333333;
	font-size:12px;
	font-family: oswaldbook, Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:30px;
}


/***** DNN article list contenuto principale *****/
#dnn_contentPane .ArticleListSingleColumnMini{
	float:left;
	width:100%;
	margin:0px;
	margin-bottom:10px;
	background:url("Images/interno_ArticleListSingleColumnMini_bg.png") left bottom repeat-x;
}
#dnn_contentPane .ArticleListSingleColumnMini:last-child{
	background:none;
}
#dnn_contentPane .ArticleListSingleColumnMini .ArticleImage{
	vertical-align:top;
	float:left;
}
#dnn_contentPane .ArticleListSingleColumnMini .ArticleImage img{
	margin-right:8px;
}
#dnn_contentPane .ArticleListSingleColumnMini .ArticleContent{
	float:left;
	width:100%;
}
#dnn_contentPane .ArticleListSingleColumnMini .ArticleDate{
	font-size: 11px;
}
#dnn_contentPane .ArticleListSingleColumnMini .ArticleTitle{
	line-height:1.2;
    color: #333333;
    font-family: oswaldbook,Tahoma,Arial,Helvetica,sans-serif;
    font-size: 16px;
}
#dnn_contentPane .ArticleListSingleColumnMini .ArticleTitle a{
    color: #333333;
	font-family: oswaldbook,Tahoma,Arial,Helvetica,sans-serif;
	font-weight:normal;
}
#dnn_contentPane .ArticleListSingleColumnMini .ArticleText{
	margin-bottom:10px;
}
#dnn_contentPane .ArticleListSingleColumnMini .ArticleReadMore{
	text-align:right;
	padding-bottom:10px;
}
#dnn_contentPane .ArticleListSingleColumnMini .ArticleReadMore a{
	background:#d4d2c2 url("Images/ArticleListSingleArticleMini_ArticleReadMore_bg.png") right center no-repeat;
	color:#333333;
	font-size:12px;
	font-family: oswaldbook, Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:30px;
}
#dnn_contentPane .PagingTable{
	float:left;
	width:100%;
	background-color: transparent;
    border: 0px;
	border-collapse: collapse;
}
#dnn_contentPane .PagingTable td{
	padding:0px;
}


/******** box ********/
#content-area-bottom{
	width:100%;
}

#dnn_leftBottomPane{
	width:722px;
	margin-top:32px;
	margin-left:12px;
	overflow:hidden;
}
#dnn_rightBottomPane{
	width:235px;
	margin-top:32px;
	margin-right:12px;
}

#dnn_leftExternalBottomPane{
	width:740px;
	min-height:173px;
	margin-top:12px;
	overflow:hidden;
}
#dnn_rightExternalBottomPane{
	width:240px;
	height:173px;
	margin-top:12px;
	background:url("Images/white-semi-transparent_bg.png");
}
 #dnn_rightExternalBottomPane .DNNContainer_Title{
	margin: 14px 16px;
}

#content-area,
#content-boxes,
#content-boxes-bottom{
	width:100%;
}
#content-area{
    padding-bottom: 14px;
    padding-top: 20px;
}

#dnn_box1Pane,
#dnn_box2Pane,
#dnn_box3Pane,
#dnn_box4Pane{
	width:240px;
	min-height:173px;
	margin-top:12px;
	background:url("Images/white-semi-transparent_bg.png");
}
#dnn_box1Pane,
#dnn_box2Pane,
#dnn_box3Pane{
	margin-right:10px;
}

#dnn_box1Pane .DNNContainer_Title,
#dnn_box2Pane .DNNContainer_Title,
#dnn_box3Pane .DNNContainer_Title,
#dnn_box4Pane .DNNContainer_Title{
	margin: 14px 16px;
}
/******** tabella contenuto principale box prodotti *********/
.tabella_box_elenco_prodotti{
    float: left;
    width: 100%;
    margin: 0%;
}
/* Ticket 168:INIZIO */
/*
.tabella_box_elenco_prodotti .colonna_sinistra{
	text-align: left;
    vertical-align: top;
    margin-right: 1%;
    width: 50%;
    display: inline-block;
    float: left;
}
.tabella_box_elenco_prodotti .colonna_destra{
    text-align: left;
    vertical-align: top;
    width: 49%;
    display: inline-block;
    float: right;
}
*/
/* Ticket 168:FINE */
/*********  Link del leggi tutto nei box *******/
.leggi_tutto_box{
	font-size: 12px;
	color: #003f8c;
	font-family: oswaldbook, Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
/******** diagramma home CAREERS ********/
.careers_chart{
}
.careers_chart .box_testo{
	font-family: oswaldbook, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1c1c1b;
}
.careers_chart .box_testo .box_testo_titolo{
	font-family: oswaldbook, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#be1522;
}
.careers_chart .box_testo .box_testo_sottotitolo{
	font-weight:bold;
}
.careers_chart .box_testo.box_farmacia{
}
.careers_chart .box_testo.box_matematica{
}
.careers_chart .box_testo.box_medicina{
}
.careers_chart .box_testo.box_economia{
}
.careers_chart .box_testo.box_giurisprudenza{
}
.careers_chart .box_testo.box_lingue{
}
.careers_chart .box_testo.box_ingegneria{
}


/****** stili vari ******/

/** moduli ricerca aziende **/
#dnn_contentPane .DnnModule-VarGroupVGAziendeRicerca .ContenitoreRicercaAziende.Esteso{
	float:left;
	width: 475px;
	height:197px;
	background:url("Images/VarGroupVGAziendeRicerca_bg.png") -41px top no-repeat;
	color:#ffffff;
}
#dnn_contentPane .DnnModule-VarGroupVGAziendeRicerca .ContenitoreRicercaAziende.Esteso .UpdatePanelClass .ElencoPaesi select,
#dnn_contentPane .DnnModule-VarGroupVGAziendeRicerca .ContenitoreRicercaAziende.Esteso .UpdatePanelClass .ElencoStrutture select{
	padding:2px;
	width:225px;
}

/** DNNArticleList nella colonna di sinistra **/
#dnn_leftPane .DnnModule-DNNArticleList{
	min-height: 420px;
}
/*************MEDIA QUERY ********/

@media only screen and (max-width: 768px) {
	#dnn_contentPane {
		width: 100%;
		margin-left: 0px;
	}

	#dnn_bannerPane img {
		width: 100%;
		height: auto;
	}
	#dnn_bannerPane{
		height:auto;
	}

	#dnn_contentPane .box1Pane,
	#dnn_contentPane .box2Pane{
		width: 100%;
		float: left;
	}
}

@media only screen and (max-width: 425px)
{
	#dnn_bannerPane .ModDNNHTMLC > div h1 {
		font-size: 20px;
		line-height: 30px;
	}

}
/***********************************************/
/***********************************************/
/****minirestyling 25-2-2019 *******************************************/
/***********************************************/
/***********************************************/
/**/
#Body,
#siteWrapper,
#siteHeadbefore,
#contentWrapper {
    background: #FFFFFF  ;
}
#dnn_contentPane #content-boxes:first-child .box1Pane, #dnn_contentPane #content-boxes:first-child .box2Pane {
    margin-top: 0;
}
#siteHeadbefore #search {
	background: #FFFFFF  ;
}
#dnn_contentPane .box1Pane,
#dnn_contentPane .box2Pane {
	border: 1px solid #d9d9d9;
	width: 45%;
}
#dnn_bannerPane{
	height: auto;
	max-height: 380px;
}
#dnn_bannerPane .ModDNNHTMLC div{
	float:left;
	width:100%;
	height:100%;
	position:relative;
}
#dnn_bannerPane .ModDNNHTMLC img{
	width:100%;
}
#dnn_bannerPane .ModDNNHTMLC div.banner-internal-wrapper {
	position: absolute;
    bottom: 26px;
    height: auto;

    width: unset;
    max-width: 990px;
    margin: auto;
    padding: 0px;
    left: 0;
    right: 0;
}
#dnn_bannerPane .ModDNNHTMLC div h1,
#dnn_bannerPane .ModDNNHTMLC div.Normal h1{
	font-family:"Times New Roman",Georgia,serif;
	font-size:36px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	background:#003f8c;
	line-height:43px;
	padding-left:22px;
	padding-right:22px;
	margin:0px;
	float: left;
}
#dnn_bannerPane .ModDNNHTMLC div h1 em,
#dnn_bannerPane .ModDNNHTMLC div.Normal h1 em{
	font-family:Georgia,serif;
	font-size:32px;
	text-transform:none;
	font-weight:normal;
}
@media only screen and (max-width: 768px){
	#dnn_bannerPane {
		height: auto;
	}
	#dnn_bannerPane img {
		width: 100%;
		height: auto;
	}
	#dnn_contentPane .box1Pane,
	#dnn_contentPane .box2Pane{
		width: 98%;
		float: left;
		margin-left:1%;
		margin-right:1%;
	}
	#dnn_bannerPane .ModDNNHTMLC div.banner-internal-wrapper {
		bottom: 0px;
		position: relative;
		width: 100%;
	}
	#dnn_bannerPane .ModDNNHTMLC div h1,
	#dnn_bannerPane .ModDNNHTMLC div.Normal h1	{
	    font-size: 25px;
		padding: 5px;
		width: 100%;
		max-width: 100%;
		position: static;
	}
	#dnn_bannerPane .ModDNNHTMLC div h1 em,
	#dnn_bannerPane .ModDNNHTMLC div.Normal h1 em{
		font-size: 25px;
		position: static;
	}
}
@media only screen and (max-width: 425px){
	#dnn_bannerPane .ModDNNHTMLC div h1,
	#dnn_bannerPane .ModDNNHTMLC div.normal h1	{
		font-size: 20px;
		line-height: 30px;
	}

}

/***********************************************/
/***********************************************/
/****FINE minirestyling 25-2-2019 *******************************************/
/***********************************************/
/***********************************************/
