/*
Theme Name: Iren
Theme URI: http://www.itecotextile.it/css/iteco.css
Description: css generico
Version: 1.0
Author: Giada Ranieri
Author URI: http://www.agenziaverde.it

*/

html {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, Verdana, Courier;
	font-size: 12px;
	margin:0;
	padding:0;
	background:url(../immagini/layout/bg.jpg) repeat-x #82bcea;
}
.container {
	margin:0 auto auto;
}
a:link {
	color: #082D8F;
	text-decoration: none;
}     /* unvisited link */
a:visited {
	color: #082D8F;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #082D8F;
	text-decoration:underline;
}   /* mouse over link */
a:active {
	color: #082D8F
}   /* selected link */


.av {
	width:180px;
	color:#999;
}

a.grigio:link {
	color: #999;
	text-decoration: none;
}     /* unvisited link */
a.grigio:visited {
	color: #999;
}  /* visited link */
a.grigio:hover {
	color: #999;
}   /* mouse over link */
a.grigio:active {
	color: #999;
}   /* selected link */


p, form {
	font-size: 12px;
	line-height: 1.6;
	text-align: justify;
	padding: 0 5px;
	color: #666;
	padding-left:10px;
}
img {
	border: 0;
	margin:0;
	padding:0;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 2px;
	margin-top:0;
	color:#666;
	line-height:1.2em;
}
li {
	line-height: 1.6;
	text-align:justify;
}
/* elenco menu */
ul.ul_menu {
	line-height: 1.2em;
}
/* elenco con le freccettine arancio */
ul.ul_pallini {
	margin-left:30px;
	margin-top:10px;
	list-style-image: url(../immagini/layout/li.jpg);
	line-height: 1.6em;
}
/* voci di menu di 2°° livello le uniche di testo invece che immagine */
a.subsubmenu, a.subsubmenu:hover, a.subsubmenu:visited, a.subsubmenu:active {
	margin-left:10px;
	color:#999;
	text-decoration:none;
	font-size:10px;
}
a.subsubmenu:hover {
	color:#f60;
}
a.subsubmenu:visited {
	color:#999;
}
a.attivo, a.attivo:hover {
	margin-left:10px;
	color:#f60;
	text-decoration:none;
	font-size:10px;
}
hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px auto auto;
	margin-bottom:10px;
	height: 0;
	width:80%;
}
.allinea_sx {
text-align:left;
}
/*----------------------------------*/
/* titoli */


h1 {
	background: #E5E3CC;
	padding: 5px;
	color: #333;
	font-size:14px;
	margin:5px;
}
h1.T_Products {
	font-size: 20px;
	color:#666;
	background:#fff;
	font-weight:600;
	padding-left:5px;
	text-align:left;
	border-bottom:2px solid #dcdcdc;
	width:80%;
	padding-bottom:5px;
}
h2 {
	padding:0;
	margin:0;
	padding-left:5px;
	color: #666;
	font-size:14px;
}
h2.Title_Dwld {
	border-bottom:2px solid #0A2955;
	font-size:15px;
	text-transform:uppercase;
	margin:5px;
	color:#0A2955;
	width:340px;
	padding-bottom:5px;
	font-weight:bold;
}
h2.TitleBlu {
	padding:0;
	margin:0;
	padding-left:3px;
	margin-left:2px;
	color: #286AB2;
	font-size:16px;
	font-weight:bold;
}
h2.SubtitleProdotti {
	color:#286AB2;
	padding-left:3px;
	margin-left:2px;
	font-size:16px;
	font-weight:normal;
}
h2.TitleBordoSu {
	padding:0;
	margin:0;
	padding-left:3px;
	margin-left:2px;
	color: #286AB2;
	font-size:16px;
	font-weight:bold;
	border-top:1px solid #cfcfcf;
	padding-top:5px;
}
.h2Aspira, .h2mini, .h2AspiraBig {
	background: #DEE6F1;
	padding: 5px;
	color: #06427E;
	font-size:14px;
	width:460px;
}
.h2Aspira {
	width:auto
}
.h2AspiraBig {
	width:100%;
	text-align:center;
}
.h2mini {
	width:50%;
}
h3.SubTDwld, h3.SubTDwld2 {
	padding:0;
	margin:0;
	padding-left:5px;
	color: #666;
	font-size:14px;
	font-weight:400;
	border-bottom:2px solid #ccc;
	width:80%;
}
h3.SubTDwld2 {
	width:100%
}
h4 {
	padding:0;
	margin:0;
	padding-left:3px;
	margin-left:2px;
	color: #f60;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #F93;
}
.SubProduct {
	background: #cfcfcf;
	padding: 5px;
	color: #333;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-right:30px;
}
.TitleTabella {
	background: #DEE6F1;
	padding: 5px;
	color: #06427E;
	font-weight:bold;
	border-collapse:collapse;
	border:1px solid #999;
	font-size:14px;
}
.eventi_title, .eventi_title_2 {
	margin:0 auto auto;
	clear:both;
	background-color:#fff;
	padding:2px 0;
	margin:10px 5px;
	border:1px solid #cbcbcb
}
.eventi_title h3, .eventi_title_2 h3 {
	font-weight:bold;
	text-align:center;
	padding:2px;
	background-color:#900;
	margin:5px;
	color:#fff;
	font-size:14px;
}
.eventi_title img, .eventi_title_2 img {
	padding:10px
}
.eventi_title_2 h3 {
	background-color:#214a7e
}
/*----------------------------------*/
/* tabella */

table.t_collapse {
	margin:0;
	border-collapse:collapse;
}
table.t_nomargin {
	margin:0;
	padding:0;
	border:none;
	border-collapse:collapse;
}
table.t590px {
	width:590px;
}
td {
	font-size: 12px;
	color:#666;
}
td.bordo_td {
	padding:5px;
	border-collapse:collapse;
	border:1px solid #999;
}
.td_centrato {
	text-align:center;
}
.td_centrato_60, .td_centrato_80 {
	text-align:center;
	padding:5px;
	border-collapse:collapse;
	border:1px solid #999;
	width:60px;
}
.td_centrato_80 {
	width:80px;
}
.w400 {
	width:400px !important;
}
#t_Lpad20 {
	margin-left:20px;
	width:566px;
}
/*----------------------------------*/
/* float immagini */
.FloatRight {
	clear: both;
	float: right;
	margin: 5px 5px 5px 15px;
}
.imgborder {
	border:2px solid #82BCEA;
}
.FloatLeft {
	float: left;
	margin: 5px 15px 5px 5px;
}
/*----------------------------------*/
/* formattazione testo */

.centrato {
	text-align: center;
}
.just {
	text-align: justify;
}
.nofloat {
	clear:both;
}
.dx {
	text-align: right;
}
.DxMargRight {
	text-align:right;
	margin-right:160px;
}
.DxMargRight50 {
	text-align:right;
	margin-right:20px;
	width:65px;
	border-bottom:1px dashed #cdcdcd;
	padding:0;
	float:right;
	clear:both;
}
.mini {
	font-size: 10px;
	line-height:12px;
}
.mini_gray {
	font-size: 10px;
	line-height:12px;
	color:#999;
}
.caps {
	text-transform:uppercase;
}
.celeste {
	font-weight:bold;
	color:#f60;
	padding:3px;
	font-size:13px;
	text-decoration:none;
}
.graybold {
	color:#999;
	font-weight:bold;
}
.titolo16 {
	font-size:14px;
	font-weight:bold;
	color:#3D669C;
}
.gray14 {
	color:#369;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
}
ul.linkz, ul.linkz2 {
	padding-left:15px;
	padding-top:10px;
}
ul.linkz2 {
	padding-top:5px;
	margin:0;
}
li.bggray {
	background-color:#dedede;
	padding:5px;
	width:150px;
	border-bottom:4px solid #fff;
	/*list-style-image: url(../immagini/layout/triangolo.gif);
	list-style-position:inside;*/
}


li.bggray img {
	padding:5px;
	padding-right:10px;
	vertical-align:middle;
}

/*\*/ * html li.bggray img { margin-right:10px } /**/

li.bgceleste {
	background-color:#d1e5fa;
	padding:5px;
	width:150px;
	border-bottom:4px solid #fff;
	/*list-style-image: url(../immagini/layout/triangolo.gif);
	list-style-position:inside;*/
}

li.bgceleste img {
	padding:5px;
	padding-right:10px;
	vertical-align:middle;
}

/*\*/ * html li.bgceleste img { margin-right:10px } /**/

.SubGray {
	background: #dcdcdc;
	color: #333;
	font-weight: bold;
	border: 1px solid #ccc;
	width:50%
}
/*----------------------------------*/
/* padding e margini vari */

.pad_3px {
	padding: 3px;
	padding-bottom: 0;
}
.padtop_3px {
	padding-top:3px;
}
.pad_bottom10px {
	padding-bottom:10px;
}
.margin_bottom10px {
	margin-bottom:10px;
}
.pad_10px {
	padding: 10px;
}
.margin_10px {
	margin: 10px;
}
.pad_left5px {
	padding-left: 5px;
}
.pad_top20px {
	padding-top:20px;
}
.bg_bianco {
	background-color: #fff;
}
.gray {
	color:#666;
}
.margin_top20px {
	margin-top:20px;
}
.margin_top3px {
	margin-top:3px;
}
.margin_left5px {
	padding-left:10px;
}
.margin_left3px {
	margin-left:2px;
}
.margin_left10px {
	margin-left: 15px;
}
.margin_right5px {
	padding-right:10px;
}
.margin_mright5px {
	margin-right:30px;
}
.margin_mleft5px {
	margin-left:5px;
}
.nopad {
	padding:0;
}
.margin_left20px {
	margin-left:50px;
}
.padding-left20px {
	padding-left:20px;
}
/*----------------------------------*/
/* path logico */
.Path {
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #c3c1b2;
	padding-left: 5px;
}
a:link.LinkBianco {
	color: #333;
	text-decoration: none;
	font-weight:bold
}     /* unvisited link */
a:visited.LinkBianco {
	color: #333
}  /* visited link */
a:hover.LinkBianco {
	color: #333
}   /* mouse over link */
a:active.LinkBianco {
	color: #333
}   /* selected link */
/*----------------------------------*/
/* Staff */
.BoxStaff {
	background: #DEE6F1;
	width:745px;
	padding: 5px;
	color: #333;
}
.NomeStaff {
	font-weight: bold;
	color: #333;
}
a:link.LinkBlu {
	color: #06427E;
	text-decoration: none;
}     /* unvisited link */
a:visited.LinkBlu {
	color: #06427E;
}  /* visited link */
a:hover.LinkBlu {
	color: #06427E;
	text-decoration: underline;
}   /* mouse over link */
a:active.LinkBlu {
	color: #06427E
}   /* selected link */
/*----------------------------------*/
/* contatti */

.BoxIndirizzo {
	background: #ccc;
	width:150px;
	padding: 5px;
	margin: 0;
	color: #333;
}
/*\*/ * html .BoxIndirizzo {
	width:160px;
	padding-top: 0;
} /**/
form {
	clear: both;
	margin: 20px 10px 0 100px;
}
.Campo {
	border:  1px solid #999;
	background: #fff;
}
.invia {
	background: #ccc;
	color: #333;
	font-weight: bold;
	border: 1px solid #999;
	cursor:pointer
}
#buttonz {
	margin-left: 200px;
}
/*----------------------------------*/
/* livello dell animazione flash */
#livello {
	text-align: center;
	margin-top: 5px;
}
.ML2 {
	margin-left: 2px;
}
/*----------------------------------*/
/* tabella navigazione */
#bg_nav {
	background: url(../immagini/layout/bg_nav.jpg) no-repeat;
	width: 930px;
	height: 128px;
	background-position:0 1px;
	margin: 0;
}
/*\*/ * html #bg_nav {
	background: url(../immagini/layout/bg_nav_ie.jpg) no-repeat;
} /**/


/*----------------------------------*/
/* footer */
#bg_footer {
	background: url(../immagini/layout/bg_footer.gif) no-repeat top center;
	height: 90px;
	width: 932px;
	margin: 0px auto auto;
}
#bg_footer p {
	color: #666;
	text-align: center;
	font-size: 10px;
	padding: 0;
}
.BorderTop {
		text-align: center;
p/*adding:3px 10px;
	border-top: 1px solid #082D8F;
	line-height: 2.5em;*/
}
/* voci di menu di 4Â° livello le uniche di testo invece che immagine */
a.subsubmenu, a.subsubmenu:hover, a.subsubmenu:visited, a.subsubmenu:active {
	margin-left:10px;
	color:#7F7F7F;
	text-decoration:none;
	font-size:10px;
}
a.subsubmenu:hover {
	color:#06c;
}
a.subsubmenu:visited {
	color:#7F7F7F;
}
a.attivo, a.attivo:hover {
	margin-left:10px;
	color:#06c;
	text-decoration:none;
	font-size:10px;
}

