/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
/* css created by miss monorom 2005 http://www.monorom.to */
/* This css is made specialy for BX-CMS  */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en  */

/* @import url(bx-additions.css); */

/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/

#gw-studio, body {
        font-weight: normal;
 	font-size: 10px;
	line-height: 15px;
	font-family: arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0px;
	border: 0px;        
        background-color: #beb048; /*senape*/
}

#left a:hover {
	color: #444444;
	background-color: #ffffff;
}

#left ul li .selected, #right li .selected {
	color: #444444;
	background-color: #eeeeee;
}

/* content elements
-------------------------------------- */
#content {
        height:618px;
	border-left: 0px solid #eeeeee;	
	border-right: 0px solid #eeeeee;
	color: #555555;
	margin-left: 300px;
        margin-right: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#content a {
	color: #9e923c;
	text-decoration:none; 
	padding: px 0px 0px 0px;
}


#content a.pdf {
	padding: 0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
        background: #dedfd9 url(/files/jpg/pdf-s.png) left no-repeat;
}

#content a.interno {
	padding: 0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
        background: #dedfd9 url(/files/jpg/interno-s.png) left no-repeat;
}
#content a.esterno {
	padding: 0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
        background: #dedfd9 url(/files/jpg/esterno-s.png) left no-repeat;
}
#content a.mail {
	padding: 0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
        background: #dedfd9 url(/files/jpg/mail-s.png) left no-repeat;
}

#content  a:hover {
	color: #9e923c;
	background-color: #ffffff;
}


table.grigio   { 
font-family: arial, Helvetica, SunSans-Regular, sans-serif;
color:#444444;
margin-left: 10px;
line-height: 15px;
width: 400px;
text-align: left;
 }

table.grigio   { 
!important; vertical-align: top;
!important; orizzontal-align: right;
border: 0px; 
border-right: 0px solid #eeeeee;
border-collapse: collapse;
 }

table.nero   { 
font-family: arial, Helvetica, SunSans-Regular, sans-serif;
color:#444444;
margin-left: 0px;
margin-top: 6px;
line-height: 15px;
width: 100%;
text-align: left;
 }

table.nero   { 
border-top: 0px;
padding-top: 0px;
 }

td   { 	
font-family: arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 11px;
line-height: 15px;
margin: 0px;
text-align: top;
!important; 
vertical-align: top;
border: none; 
padding: 0px 0px 0px 10px;
border-bottom: 1px solid #eeeeee;
border-collapse: collapse;
 }

td.grigio   { 	
font-family: arial , Helvetica, SunSans-Regular, sans-serif;
color: #9e923c;
font-size: 11px;
line-height: 15px;
margin: 0px;
text-align: top;
!important; vertical-align: top;
padding: 0px 0px 0px 10px;
border-collapse: collapse;
 }
td.prima   { 	
width: 60px;
 }



