/* stile pagina default */

/* tag personalizzati */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(Immagini/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: normal;
}

/* livello contenitore pagina incluso nel webform */

#container {
	width: 1024px;
	text-align: left;
	height: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}

/* livello header pagina e menu*/

#header {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 43px;
	padding-right: 25px;
	width: 1000px;
}
#header a:hover {
	color: #FFFFFF;
}

#menusinistra {
	float: left;
	margin-top: 20px;
	width: 208px;
}
#intro {
	float: left;
	margin-right: 19px;
}
#home {
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #68676C;
	padding-right: 20px;
}
#chisiamo {
	float: right;
}
#menucentro {
	width: 257px;
	float: left;
	margin-top: 20px;
	margin-left: 19px;
}
#contatti {
	float: left;
	width: 78px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #68676C;
}
#notizie {
	float: left;
	margin-left: 19px;
}
#scadenze {
	float: right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #68676C;
	padding-right: 17px;
}
#menudestra {
	float: left;
	margin-top: 20px;
	margin-left: 19px;
	width: 180px;
}
#socioonline {
	float: left;
}
#login {
	float: right;
	margin-left: 19px;
}
.vocemenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #A0A5C8;
	text-decoration: none;
}
.vocemenuLog {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #33CC33;
	text-decoration: none;
}

.vocemenuattuale {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sezionericerca {
	margin-top: 2px;
	text-align: right;
	width: 265px;
	float: right;
}
#ricercaavanzata {
	text-align: right;
	height: 14px;
	margin-left: 116px;
	float: left;
}
#contenitorericerca {
	width: 265px;
	text-align: right;
	margin-top: 4px;
}
#ricercanelsito {
	float: left;
	margin-top: 4px;
}
.modulo {
	float: left;
	margin-left: 5px;
}
.freccia {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.testiricerca {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #A0A5C8;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}

/* fine header menu */

/* livello contenitore principale incluso nel livello container */

#contenutoprincipale {
	width: 1024px;
	/*height: 545px;*/
}

#confartigianato {
	margin-top: 14px;
	text-align: center;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Immagini/marchio-confartigianato.png', sizingMethod='scale');*/
}
#impresepersone {
	text-align: center;
	margin-top: 5px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Immagini/impresepersone.png', sizingMethod='scale');*/
}
#entrainapla {
	margin-top: 15px;
	text-align: center;
	background-image: url(Immagini/sfondo_entra_in_apla.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 85px;
	width:350px;
	margin-left:auto;
	margin-right:auto;
}
#titoloapla {
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #4F0F05;
	text-decoration: none;
	padding-top: 10px;
	margin-bottom: 5px;
}
#contenutoapla {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6B77CB;
	text-decoration: none;
	line-height: 14px;
	margin-left:12px;
	margin-right:12px;
}
#riga1 {
	height: 190px;
}
#news {
	float: left;
	background-image: url(Immagini/sfondo_altri_link_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 261px;
	margin-top: 82px;
	margin-left: 28px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 11px;
	padding-left: 11px;
}
#news_sinistra {
	float: left;
	width: 140px;
	text-align: right;
}
#titolonews {
	margin-bottom: 6px;
}
#contenutonews {
}
#fotonews {
	float: right;
	height: 77px;
	width: 107px;
}
.fotoSX {
	float: right;
	height: 77px;
	width: 107px;
	text-align:right;
}
.fotoDX {
	float: left;
	height: 77px;
	width: 107px;
}
#socio {
	float: right;
	height: 80px;
	width: 261px;
	margin-top: 82px;
	margin-right: 28px;
	background-image: url(Immagini/sfondo_altri_link_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 13px;
}
#fotosocio {
	float: left;
	height: 77px;
	width: 107px;
}
#sociodestra {
	float: right;
	text-align: left;
	width: 140px;
}
#titolosocio {
	margin-bottom: 6px;
}
#contenutosocio {
}
#riga2 {
	height: 190px;
}
#convenzioni {
	background-image: url(Immagini/sfondo_altri_link_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 80px;
	width: 261px;
	margin-top: 82px;
	margin-left: 43px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 11px;
	padding-left: 11px;
}
#convenzionisinistra {
	text-align: right;
	float: left;
	width: 142px;
	height: 77px;
}
#titoloconvenzioni {
	margin-bottom: 6px;
	margin-top: 0px;
}
#contenutoconvenzioni {
	height: 63px;
}
#fotoconvenzioni {
	float: right;
	height: 77px;
	width: 107px;
}
#apriimpresa {
	background-image: url(Immagini/sfondo_altri_link_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 80px;
	width: 261px;
	margin-top: 82px;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 13px;
	margin-right: 43px;
}
#fotoapriimpresa {
	float: left;
	height: 77px;
	width: 107px;
}
#apriimpresadestra {
	text-align: left;
	float: right;
	width: 140px;
	height: 80px;
}
#titoloapriimpresa {
	margin-bottom: 6px;
}
#contenutoapriimpresa {
	height: 55px;
}

/* fine contenitore principale parte centrale pagina */

/* footer pagina */

#footer {
	height: 57px;
	padding-top: 7px;
	text-align: center;
	margin-top: 87px;
}
#confartigianatoparma {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

/* footer pagina */

/* footer credits */

#footerCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2F3985;
	text-decoration: none;
	text-align: center;
	margin-top: 3px;
}
#footerCredits a:hover {
	color: #1D95D4;
}
.artforart_baitech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #01106B;
	text-decoration: none;
}

/* classi comuni */
.contenuti {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6B77CB;
	text-decoration: none;
	line-height: 14px;
}
.titolilink {
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #4F0F05;
	text-decoration: none;
	line-height: 15px;
}
.nobordo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

