/* Start of CMSMS style sheet 'bosgard' */
/* CSS Document */

/*bosgård colors
red #680101
yellow #f1990a
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
       font-size : 10pt;
       line-height: 1.2em;
       font-family : arial,helvetica;
       color: #72615d;	
}


h1{
	font-size : 20pt;
	font-family: Georgia, Times, serif;
	color:#531325;
	font-weight: normal;
	margin: 10px 0 4px 0;
	letter-spacing: -0.03em;
        border-bottom: 3px double #CCCCCC;

}

h2{
       font-size : 14pt;
       font-family : Georgia, Times, serif;
       font-weight: normal;
       color:#531325;
       margin-bottom: 6px;
}

h3{
       font-size : 11pt;
       font-family : arial,helvetica, sans-serif;
       color:#531325;
       margin-bottom: 6px;
       font-weight: normal;

}	

label{
	font-size : 10pt;
	line-height: 1.2em;
	font-family : arial,helvetica, sans-serif;
	color: #72615d;
}

img{border: 0px;}

a{outline: none;}

/* unordered list */
ul{ 
	margin: 8px 0px 0px 16px;
  	top: 16px;
 	padding: 0px;
}

ul li{ 
	list-style-type: square;
  	margin: 0px 0px 11px 0px; 
  	padding: 0px;
}

/* ordered list */
ol{ 
	margin: 8px 0px 0px 24px;
	padding: 0px;
}

ol li{ 
	margin: 0px 0px 11px 0px; 	
	padding: 0px;
}

/* page style */
html, body{
  background-image: url(images/bg.jpg);
  background-position:center top;
  background-repeat: repeat-x;
  height:100%;
  margin: 0; 
  padding: 0; 
  text-align: center; 
} 


/* links */




/* outer wrapper */

#pagewrapper{
	width: 792px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 100%;
	min-height: 100%;
    margin: 0 auto;
}
 
#header{
	text-align: left;
	height: 146px;
	width: 100%;
	display:block;
	margin-bottom: 0px;
}

#logo{
	left: 276px;
	top:12px;
	position: relative;
	height: 95px;
	width: 240px;
	overflow: hidden;
	}


#menu{
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 146px;
}



/**/
/*inner wrapper*/

#maincol{
	background-image: url(images/container.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0 auto;
	width: 792px;
	overflow: hidden;
} 
 
#leftcol{
	background-image: url(images/left_col.gif);
	background-repeat: no-repeat;
	width: 200px;
	float: left;
}
 
#leftcol_text{
  text-align: left;
  padding: 14px 14px 0px 14px;
}
 
#rightcol{
	width: 590px;
	float: right; 
}

#rightcol_bg{
	width: 590px;
	background-image: url(images/image_fade.gif);
	background-repeat: no-repeat;
	height: auto;
}

#rightcol_text{
	float: left;
	width: 564px;
	text-align: left;
	height: auto;
	position: relative;
	left: 14px;
}

#footer{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:50px;
	clear: both;
	width: 792px;
	margin: 1px 0 0 0;
}

#footer_content{
	position: relative;
	top: 36px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72615d;
}

/**/

/*form*/

.forma{
   text-align: right;
   margin: 10px 0px 6px 0px;
} 

.inputa {
   text-align: left;
   border: 1px solid #531325;
} 

/**/
/*links*/


#main_link{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  color: #fff;
  text-decoration: none;
  padding: 0 14px 0 14px;
}

#main_link:hover{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  color: #fff;
  text-decoration: underline;
  padding: 0 14px 0 14px;
}
  
#link  {
 font-size: 10pt;
 font-family: arial,helvetica;
 font-weight: normal;
 color: #f1990a;
 text-decoration: none;
 line-height: 1.6em;
}

#link_active{
	font-size: 10pt;
	font-family: arial, helvetica;
	font-weight: bold;
	text-decoration:none;
	color: #f1990a;
}

#link:visited {
 font-size: 10pt;
 font-family: arial,helvetica;
 font-weight: normal ;
 color:#f1990a;
 text-decoration: none;
}

#link:hover {
 font-size : 10pt;
 font-family : arial,helvetica;
 color:#f1990a;
 text-decoration: underline;
} 

#link_side  {
 font-size: 14pt;
 font-family: Georgia, Times, serif;
 color: #f1990a;
 text-decoration: none;
 line-height: 1.6em;
}

#arrow {
 font-size : 8pt;
 font-family : arial,helvetica;
 font-weight : normal;
 color:#f1990a;
}

/*typography*/

p {
 font-size: 10pt;
 line-height: 1.3em;
 font-family : arial,helvetica,sans-serif;
 color: #574946;
}

.left_title  {
 font-size : 20pt;
 font-family: Georgia, Times, serif;
 color:#ffffff;
}

.left_text  {
 font-size : 10pt;
 line-height: 1.3em;
 font-family : arial,helvetica;
 color:#ffffff;
}

.left_address  {
 font-size : 10pt;
 line-height: 1.6em;
 font-family : arial,helvetica;
 color:#ffffff;
}

.left_text_bold  {
 line-height: 1.6em;
 font-size : 10pt;
 font-family : arial,helvetica;
 font-weight : bold;
 color:#ffffff;
}


.content{
 font-size : 10pt;
 line-height: 1.2em;
 font-family : arial,helvetica;
 color: #72615d;
}

.ingressi{
 font-size : 10pt;
 font-family : arial,helvetica;
 font-weight : bold;
 color:#531325;
}

.bold{
 font-size : 10pt;
 font-family : arial,helvetica;
 font-weight : bold;
 color:#5c5c5c;
}

.subheader{
 font-size : 14pt;
 font-family : Georgia, Times, serif;
 color:#531325;
}

.italic{
 font-size : 10pt;
 font-family : arial,helvetica;
 font-style: italic;
 font-weight: bold;
 color:#5c5c5c;
}


/* End of 'bosgard' */

