body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	font-size: 0.8em;
	background-color: #FCF7DD;
	margin: 0 auto 0 auto;
	text-align: center;
}

body a {
	color: #990000;
	text-decoration: none;
}

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

/*struttura*/
#otenvelop {
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url(../../../images/frontEnd/brigidine/sfondo.gif);
	background-repeat: repeat-y;
}

#othead_print {
	display: none;
}

#othead_top {
	width: 950px;
	height: 107px;
	margin: 0 auto 0 auto;
	background-image: url(../../../images/frontEnd/brigidine/banner_alto.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#othead {
	width: 950px;
	height: 177px;
	border: 1px solid #FFFFFF;
	background-color: #D0D0D0;
}

#othead_bottom {
	width: 950px;
	height: 74px;
	margin: 0 auto 0 auto;
	background-image: url(../../../images/frontEnd/brigidine/fondo_link_princ.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	/*padding-right: 20px;*/
}

#otlingua {
	padding-right: 25px;
}

#otmenuup {
	float: left;
	height: 26px;
	line-height: 26px;
	margin-top: -74px;
	/*border-right: 1px solid #FFFFFF;*/
}

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

#otmenuup li a { /*border-left:1px solid #FFFFFF;*/
	
}

#otreserved {
	margin-top: -26px;
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
}

#otcontainer {
	
}

#otleftnav {
	width: 238px;
	margin: 0;
	float: left;
	background-image: url(../../../images/frontEnd/brigidine/fondo_giallo.gif);
	background-repeat: repeat-y;
}

#otlogin {
	padding-left: 20px;
	background-image: url(../../../images/frontEnd/brigidine/fondo_login.gif);
	background-repeat: repeat-y;
	font-size: 12px;
}

#otlogin label {
	display: block;
	width: 70px;
	float: left;
	line-height: 16px;
}

#otlogin form {
	padding-top: 5px;
	/*height: 60px;*/
	display: block;
	padding-bottom: 6px;
}

#otlogin .getin {
	background-color: #CECFCE;
	width: 30px;
	color: #990000;
	font-weight: bold;
	border: 0px;
}

#otlogin .getin2 {
	background-color: #d0d0d0;
	border: 0px;
	color: #666666;
	font-weight: bold;
	margin-right: 8px;
	text-align: left;
	width: auto;
}

#otlogin input {
	font-size: 0.8em;
	width: 100px;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #BCBCBC;
	border-top: 1px solid #BCBCBC;
	margin-bottom: 5px;
}

#otmenusx {
	background-image: url(../../../images/frontEnd/brigidine/fondo_sx.gif);
	background-repeat: repeat-y;
	margin-top: -20px;
}

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

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

/* livello 1*/
#otmenusx ul li a {
	padding-left: 35px;
	display: block;
	/*line-height: 23px;
	height: 23px;*/
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	background: url(../../../images/frontEnd/brigidine/tasto_link_non_att.gif) no-repeat 0px 0px;
	padding-bottom: 4px;
	padding-top: 3px;
}

#otmenusx ul li a.otactive {
	background: url(../../../images/frontEnd/brigidine/tasto_link_att.gif) no-repeat 0px 0px;
}

#otmenusx ul li a:hover {
	color: #990000;
	background: url(../../../images/frontEnd/brigidine/tasto_link_att.gif) no-repeat 0px 0px;
}

/* livello 2 */
#otmenusx ul ul {
	text-indent: 0px;
	font-weight: normal;
	background-image: url(../../../images/frontEnd/brigidine/fondo_sx.gif);
	font-size: 11px;
}

#otmenusx ul  ul li a {
	background-image: url(../../../images/frontEnd/brigidine/fondo_sx.gif);
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

#otmenusx ul  ul li a.otactive {
	background-image: url(../../../images/frontEnd/brigidine/sotto_link_attivo.gif);
}

#otmenusx ul  ul li a:hover {
	color: #990000;
	background-image: url(../../../images/frontEnd/brigidine/sotto_link_attivo.gif);
	background-repeat: no-repeat;
	/*background-image: none;*/
	font-weight: bold;
	font-size: 11px;
}

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

#otmenusx ul ul li  ul li a {
	background-image: url(../../../images/frontEnd/brigidine/fondo_sx.gif);
}

#otmenusx ul  ul li  ul li a.otactive {
	background-image: url(../../../images/frontEnd/brigidine/sotto_link_attivo2.gif);
}

#otmenusx ul  ul li  ul li a:hover {
	/*background-image: url(../../../images/frontEnd/brigidine/sotto_link_attivo2.gif);*/
	
}

#otmenusx_bottom {
	background-image: url(../../../images/frontEnd/brigidine/footer_link.gif);
	background-repeat: no-repeat;
	height: 35px;
}

#otcontent {
	width: 672px;
	float: left;
	padding-left: 20px;
}

#otbriciole {
	margin-top: 10px;
	display: inline;
	float: right;
}

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

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

#otprint {
	margin-top: 10px;
	float: left;
}

#otmain {
	text-align: justify;
	line-height: 1.5em;
	padding-top: 10px;
}

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

#otmain h1 {
	font-size: 1.1em;
	color: #990000;
	width: 100%;
	background-image: url(../../../images/frontEnd/brigidine/fondo_titolo.gif);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	text-indent: 22px;
	height: 17px;
	line-height: 17px;
	padding: 2px;
}

#otmain,#otmain table,#otmain form,#otmain label {
	font-size: 1em;
}

/* 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;
}

.otnews_prima img{
	float: right;
}

.otnews_articoli {
	width: 100%;
	padding-bottom: 15px;
	padding-top: 10px;
}

.otnews_articolo1 {
	width: 48%;
	float: left;
	margin-right: 10px;
	font-size: 0.9em;
}

.otnews_articolo2 {
	width: 49%;
	float: left;
	margin-left: 10px;
	font-size: 0.9em;
}

.otnews_articoli h2 {
	color: #990000;
	font-size: 0.9em;
	margin-top: 30px;
	width: 100%;
	background-color: #F0F0F0;
	border: 1px solid #CECFCE;
	text-align: left;
	text-indent: 12px;
}

.otnews_articoli h3 {
	font-size: 1.1em;
	color: #990000;
	width: 100%;
	background-image: url(../../../images/frontEnd/brigidine/fondo_titolo.gif);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	text-indent: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.otnews_articolo1 img {
	border: 1px #CECFCE solid;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 10px;
	float: right;
}

.otnews_articolo2 img {
	border: 1px #CECFCE solid;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 10px;
	float: right;
}

#otindice_title h2 {
	color: #990000;
	font-size: 0.9em;
	margin-top: 15px;
	width: 100%;
	background-color: #F0F0F0;
	border: 1px solid #CECFCE;
	text-align: left;
	text-indent: 12px;
	margin-bottom: 10px;
}

.otindice a:link,.otindice a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 0.9em;
}

.otindice a:hover {
	color: #990000;
	text-decoration: underline;
}

.otindice {
	background-image: url(../../../images/frontEnd/brigidine/freccina.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0;
	border-bottom: 1px #CECFCE dashed;
	padding-bottom: 6px;
}

.otnews0 h2,.otnews1 h2 {
	color: #990000;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
	border-bottom: 1px dashed #990000;
	text-align: left;
}

.otnews0 {
	margin-bottom: 10px;
	font-size: 0.9em;
	width: 48%;
	float: left;
	margin-right: 10px;
}

.otnews0 img,.otnews1 img {
	margin: 5px;
}

.otnews1 {
	margin-bottom: 10px;
	font-size: 0.9em;
	width: 49%;
	float: left;
	margin-left: 10px;
}

#otnewsbox_title {
	color: #990000;
	font-size: 0.9em;
	margin-top: 30px;
	width: 100%;
	background-color: #F0F0F0;
	border: 1px solid #CECFCE;
	text-align: left;
	text-indent: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

#otfooter {
	background-image: url(../../../images/frontEnd/brigidine/footer_pagina.gif);
	background-repeat: no-repeat;
	height: 22px;
}

.otclear {
	clear: both;
}

#otfile h2 {
	color: #990000;
	font-weight: bold;
	font-size: 0.75em;
	margin-bottom: -5px;
	margin-top: 15px;
	width: 100%;
	border-bottom: 1px dashed #990000;
	text-align: left;
}

.otlist{
	list-style: none;
	margin-left: -15px;
	font-size: 0.9em;
}

.otcategoriatitle{
	color:#666666;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 100%;
	text-align: left;
}

.otcontinua {
	margin: auto;
	background-image: url(../../../images/frontEnd/brigidine/continua2.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	text-align: center;
	font-weight: bold;
	padding: 2px 10px 3px 10px;
	display: inline;
}

.otcontinua a {
	color: #6E5C0E;
}

#otbottom {
	margin: 0 auto 0 auto;
	color: #BCBCBC;
	/*margin-left: 238px;*/
	text-align: center;
	width: 950px;
	text-indent: 238px;
	font-size: 0.9em;
	padding-bottom: 10px;
}
