/* CSS OT-J-CMS */
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../../images/frontEnd/omicron/bk_page.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}

/* common*/
.otclear {
	clear: both;
}

a {
	color: #F37E01;
	text-decoration: none;
}

a:hover {
	color: #F37E01;
	text-decoration: underline;
}

/*struttura*/
#otenvelop {
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: left;
}

/* header*/
#otlogo {
	background-image: url(../../images/frontEnd/omicron/bk_logo.gif);
	width: 225px;
	float: left;
	height: 232px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #BCBCBC;
	text-align: center;
}

#othead {
	width: 722px;
	height: 170px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-top: 35px;
	float: right;
}

/*contenitore 2 colonne*/
#otcontainer {
	clear: both;
	width: 950px;
	background-image: url(../../images/frontEnd/omicron/bk_main.gif);
	background-repeat: repeat-y;
	border-left: 1px solid #FFFFFF;
}

/*2 colonne*/
#otleftnav {
	width: 225px;
	margin: 0;
	float: left;
}

#otcontent {
	width: 702px;
	margin-left: 20px;
	float: left;
}

/* box main*/
#otmain {
	text-align: justify;
	background-image: url(../../images/frontEnd/omicron/bk_contenuto.gif);
	/*padding: 15px 20px 20px 15px;*/
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 15px;
	line-height: 1.5em;
	padding-bottom: 10px;
}

.otmainup {
	background-image: url(../../images/frontEnd/omicron/main_up.gif);
	height: 15px;
	width: 702px;
}

.otmainbot {
	background-image: url(../../images/frontEnd/omicron/main_bot.gif);
	height: 15px;
	width: 702px;
}

#otmain h1 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	/*background-image: url(../../images/frontEnd/omicron/main_h1.gif);*/
	background-image: url(../../images/frontEnd/omicron/titolo1.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 35px;
	line-height: 35px;
	font-size: 1.2em;
	color: #a5cf51;
}

#otmain h2 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../../images/frontEnd/omicron/titolo2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-indent: 55px;
	line-height: 30px;
	font-size: 1.1em;
	color: #a5cf51;
}

#otmain h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../../images/frontEnd/omicron/titolo3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-indent: 65px;
	line-height: 30px;
	font-size: 1.0em;
	color: #a5cf51;
}

#otmain ul li {
	padding-left: 15px;
	background-image: url(../../images/frontEnd/omicron/pallino_verde.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style: none;
}

/* menu top*/
#otmenuup { /*float: right;*/
	background-color: transparent;
	border-right: 1px solid #FFFFFF;
}

#otmenuup  ul {
	line-height: 27px;
}

#otmenuup li a {
	border-left: 1px solid #A5CF51;
}

/* menu sx */
#otmenusx {
	
}

#otmenusx  ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}

#otmenusx ul li {
	font-weight: bold;
	margin: 0px;
}

/* livello 1*/
#otmenusx ul li a {
	padding-left: 27px;
	display: block;
	line-height: 27px;
	height: 27px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: url(../../images/frontEnd/omicron/menu_sx_l1.gif) no-repeat
		0px 0px;
}

#otmenusx ul li a:hover {
	color: #666666;
	background: url(../../images/frontEnd/omicron/menu_sx_l1.gif) no-repeat
		0px -26px;
}

/* livello 2 */
#otmenusx ul ul {
	text-indent: 0px;
}

#otmenusx ul  ul li a {
	background: url(../../images/frontEnd/omicron/menu_sx_l2.gif);
}

#otmenusx ul  ul li a:hover {
	color: #666666;
	background: url(../../images/frontEnd/omicron/menu_sx_l2.gif);
}

#otmenusx ul  ul li a:hover .otg {
	color: #F37E01
}

/*livello 3*/
#otmenusx ul ul ul {
	clear: left;
	text-indent: 10px;
}

#otmenusx ul ul li  ul li a {
	background: url(../../images/frontEnd/omicron/menu_sx_l2.gif);
}

#otmenusx ul  ul li  ul li a:hover {
	color: #666666;
	background: url(../../images/frontEnd/omicron/menu_sx_l2.gif);
}

.otg {
	color: #A5CF51;
	margin-left: 4px;
	margin-right: 4px;
}

/* page element*/
#otbriciole {
	margin-top: 20px;
	display: inline;
	float: left;
	color: #A5CF51;
	font-weight: bold;
}

#otbriciole a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#otbriciole a:hover {
	color: #666666;
	text-decoration: underline;
}

#otprint {
	margin-top: 20px;
	float: right;
}

/* menu bottom*/
#otmenubot {
	text-align: right;
	width: 700px;
	height: 20px;
	line-height: 20px;
	background-image: url(../../images/frontEnd/omicron/empty.gif);
}

#otmenubot  ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#otmenubot li {
	display: inline;
	color: #666666;
	font-size: 0.8em;
}

#otmenubot li a {
	color: #666666;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}

#otmenubot li a:hover {
	color: #F37E01;
	background-color: #FFFFFF;
}

#otfooterout {
	height: 30px;
	background-image: url(../../images/frontEnd/omicron/bk_footerout.gif);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	background-position: top;
	font-size: 0px;
	margin: 0px;
	padding: 0;
	text-indent: 0px;
	width: 100%;
	text-align: center;
}

#otfooterin {
	margin: 0 auto 0 auto;
	width: 950px;
	padding-top: 10px;
	font-size: 11px;
	/*background-image: url(../../images/frontEnd/omicron/bk_footerin.gif);*/
	/*border-left: 1px solid White;*/
	background-repeat: no-repeat;
}

.otnews_prima {
	width: 648px;
	background-image: url(../../images/frontEnd/omicron/cornice-centro.gif);
	text-align: left;
}

.otnews_primahead {
	height: 8px;
	background-image: url(../../images/frontEnd/omicron/cornice-sopra.gif);
	background-repeat: no-repeat;
}

.otnews_primacenter {
	padding-left: 20px;
	padding-right: 20px;
}

.otnews_primacenter img {
	float: right;
	border: 1px #CECFCE solid;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.otnews_primafoot {
	height: 8px;
	background-image: url(../../images/frontEnd/omicron/cornice-sotto.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.otnews_articoli {
	width: 648px;
	background-color: #F2F2F2;
	background-image: url(../../images/frontEnd/omicron/sfondo_articoli.gif)
		;
	background-repeat: repeat-y;
	padding-bottom: 15px;
	padding-top: 10px;
}

.otnews_articolo {
	width: 190px;
	float: left;
	padding-right: 8px;
	padding-left: 14px;
	text-align: left;
	/*background-color: #F2F2F2;*/ /*border-left: 1px;
	border-left-color: white;
	border-left-style: solid;*/
}

#otmain .otnews_articolo h2 {
	margin: 0;
	text-indent: 0;
	padding: 0;
	color: #A5CF51;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 2px;
	margin-top: 2px;
	background-image: none;
	background-color: none;
	text-align: left;
	line-height: 14px;
}

.otnews_articolo img {
	border: 1px #CECFCE solid;
	/*margin-top: 10px;*/
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
}

#otnewsbox {
	margin-top: 10px;
	width: 648px;
	padding-bottom: 15px;
	background-color: #F2F8E5
}

#otnewsbox_title {
	background-image: url(../../images/frontEnd/omicron/fascia-news.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
	width: 648px;
}

.otnews {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #F2F8E5;
	/*padding: 20px;*/
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #90bc37
}

#otmain .otnews h2 {
	text-indent: 0; line-height : 20px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 1.0em;
	font-weight: bold;
	background-image: none;;
	line-height: 20px;
}

.otnews a {
	color: #F37E01;
}

.otnewsimg {
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #A5CF51;
	float: left;
}

.otmore {
	margin-left: 10px;
}

#otlogin {
	text-align: center;
	background-image: url(../../images/frontEnd/omicron/bk_main.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 257px;
}

#otlogin_lucchetto {
	background-image: url(../../images/frontEnd/omicron/lucchetto.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 225px;
	text-align: left;
	text-indent: 20px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
}

#otlogin form {
	font-size: 0.9em;
	padding-left: 10px;
	margin: auto;
	height: 135px;
	width: 186px;
	background-image: url(../../images/frontEnd/omicron/login_form_bk.gif);
	background-repeat: no-repeat;
}

#otlogin input {
	font-size: 0.9em;
	width: 120px;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #BCBCBC;
	border-top: 1px solid #BCBCBC;
	margin: auto;
}

#otlogin label {
	margin: 0 auto 0 auto;
	width: 112px;
	display: block;
	text-align: center;
}

#otlogin .getin {
	background-color: White;
	width: auto;
	color: #F37E01;
	margin-top: 15px;
}

#otlogin a.getin {
	padding: 2px;
	margin-top: 5px;
	width: 112px;
	background-color: White;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #BCBCBC;
	border-top: 1px solid #BCBCBC;
	display: block;
	margin: auto;
}

/* forzo colore per errore */
#otmain .txtinput1er  , .txtinput2er {
	background-color: orange;
}

#otmain input,#otmain select,#otmain textarea {
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #BCBCBC;
	border-top: 1px solid #BCBCBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#otmain img {
	border: 0;
}

#otmain form img {
	float: none;
	margin: 0;
}

#otindice {
	margin-top: 20px;
	width: 648px;
	padding-bottom: 15px;
}

#otindice_title {
	background-image:
		url(../../images/frontEnd/omicron/fascia-titolo-elenco.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
	width: 648px;
	text-indent: 45px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 4px;
	color: #BCBCBC;
}

.otindice { /*margin-left: 15px;
margin-right: 15px;
padding: 20px;*/
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCBCBC;
	background-image: url(../../images/frontEnd/omicron/freccina-verde.gif);
	background-repeat: no-repeat;
	background-position: 17px;
	text-indent: 30px;
	padding-top: 3px;
	height: 10px;
}

.otindice h2 {
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 1.0em;
	font-weight: bold;
}

.otindice a {
	color: #F37E01;
}
