body {
	background-color: #FFE9D4;
	background-image: url(images/back.jpg);}

.SUB_title {
	color: #637E9E;
	font-style: italic;
	font-family: Tahoma, Arial;}
	
.TITLE_orange{color: #F3810E;}

.TITLE_red {color: #990000;}

.flash {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #747889;}

.language {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: italic;
	color: #747889;}
	
.Path {
	color: #637E9E; 
	font-style: italic;
	font-family: Tahoma, Arial;
	text-align: justify;
	font-size: 10pt;}
	
.justify {text-align: justify;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

h1 {font-family: Georgia, "Times New Roman", Times, serif;}

h2 {font-family: Georgia, "Times New Roman", Times, serif;}

h3 {font-family: Georgia, "Times New Roman", Times, serif;}

h4 {font-family: Georgia, "Times New Roman", Times, serif;}

h5 {font-family: Georgia, "Times New Roman", Times, serif;}

h6 {font-family: Georgia, "Times New Roman", Times, serif;}

p  {font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #747889;
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: url(images/bullet-small.png);}
	
ul {font-family: Tahoma, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #747889;
	list-style-image: url(images/bullet-small.png);
	list-style-position: outside;
	list-style-type: circle;}
	
a  {text-decoration: none;}

a:hover {text-decoration: none;}

a:link { color: #990066}

a:visited { color: #996666}

a:hover { color: #993300}

a:active { color: red }
/* ------------- F O O T E R --------------*/
#footer {
	background:url(../images/bck-footer.gif);
	background-color: #FFFFFF;
	width:759px;
	text-align:center;
	vertical-align:middle;
	padding:5px;
}
.txt_Footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#333333;
}
.txt_Footer_Artistic {
	font-size:8pt;
	font-weight:bold;
	color:#245899;
}
.txt_Footer_Web {
	font-size:8pt;
	font-weight:bold;
	color:#E77C22;
}
.txt_Footer_gr {
	font-size:7pt;
	font-weight:bold;
	color:#666666;
}
