body {
	background-image: url('images/bg_index.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF
}
h1 {
    color : #000080;
	font-size : 12pt;
	font-family : Arial ;
	text-align:center;
	font-weight : none;
}
h2 {
    color : white;
	font-size : 16pt;
	font-family : Arial Black;
	text-align:center;
	font-weight : bold;
}
h3 {
    color : white;
	font-size : 12pt;
	font-family : Arial Black;
	text-align:center;
	font-weight : bold;
}

.mapa {
	color : black;
	font-size : 7pt;
	font-family : Verdana;
	text-align:center;
	font-weight : bold;
}
.mapa a {
	color :black;
	text-decoration:none;
}
.mapa  a:hover {
   color : #000080;
   text-decoration: underline;
   font-weight : bold;
}

.mapa_02 {
	color : black;
	font-size : 10pt;
	font-family : Verdana;
	text-align:left;
	text-decoration: underline;
}
.klub {
    color : white;
	font-size : 13pt;
	font-family : Verdana;
	text-align:center;
	font-weight : bold;
}
.klub a {
	color :white;
	text-decoration:none;
}
.klub a:hover {
   color : white;
   text-decoration: underline;
   font-weight : bold;
}
.delfin {
    color : #000080;
	font-size : 10pt;
	font-family : Verdana;
	text-align:right;
	font-weight : bold;
	margin-right : 6px;
}
.delfin a {
	color : #000080;
	text-decoration:none;
}
.delfin a:hover {
   color : black;
   text-decoration: underline;
   font-weight : bold;
}
.artcreative {
    color : #000080;
	font-size : 7pt;
	font-family : Verdana;
	font-weight : bold;
}
.artcreative a {
	color : #000080;
	text-decoration:none;
}
.artcreative a:hover {
   color : black;
   text-decoration: underline;
   font-weight : bold;
}