body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_flash_corto.jpg);
	background-repeat: repeat;



}

body, th, td {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    color: #555555;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 12px;
	text-align: left;
}

.text2 {
	font-size: 10px;
	color: #7B7B53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;


}

a {
    color: #990033;
}

a:hover {
	text-decoration: none;
}

.bg1 {
	background-image: url(/Taverna_NEW/html/images/index01.jpg);
	background-repeat: repeat-x;
	background-position: right top;

}

.bg2 {
    background-image: url(images/index02.jpg);
    background-repeat: repeat-x;
}

.bg3 {
    background-image: url(images/index09.jpg);
    background-position: right top;
}

.bg4 {
    background-image: url(images/index11.jpg);
}

.bg5 {
    background-image: url(images/index12.jpg);
    background-position: right top;
    background-repeat: repeat-x;
}

.bg6 {
    background-image: url(images/index13.jpg);
    background-repeat: repeat-x;
}

.img1 {
    margin-left: -4px;
}

.img2 {
    margin-left: -3px;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 9px;
    color: #AE683C;
}

.style1 a {
    color: #AE683C;
}

.style1 a:hover {
}

.content_scroll {
	padding: 18px 20px;
	text-align: left;
	overflow: auto;
	height: 287px;
	width: 454px;
}

.content_scroll_large {
	padding: 18px 20px;
	text-align: left;
	overflow: auto;
	height: 450px;
	width: 650px;
}