/*
a.menu:link, a.menu:visited {
	display: inline-block;
	height:40px;
	width: 189px;
	background: no-repeat left top;
}
a.menu:hover {
	background-position: right top;
}
a.menu186:link, a.menu186:visited {
	display: inline-block;
	height:40px;
	width: 186px;
	background: no-repeat left top;
}
a.menu186:hover {
	background-position: right top;
}
p{
	font-size:12px;
	font-family: Arial;
	margin : 0px 0px 12px 0px;
	color : #955638;
	text-align : justify;
}
td {
	font-family: Arial;
	font-size:12px;
	color : #ad4f17;
}
a, a:link, a:visited, a:active {
	font-size:12px;
	font-family: Arial;
	color : Black;
}
a:hover {
	color : Silver;
}

a.menutext, a.menutext:link,a.menutext:visited,a.menutext:active {
	text-decoration : none;
	font-size:14px;
	color : #9e1104;
}
a.menutext:hover {
	color : Black;
}
h1 {
	font-size:18px;
	margin : 0px 0px 18px 0px;
	font-weight : bold;
	color : #955638;
	text-align : center;
}
h2 {
	font-size:12px;
	margin : 0px 0px 6px 0px;
	font-weight : bold;
	color : Black;
}

*/

p {
	margin: 0 0 10 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a, a:link, a:visited, a:active {
	text-decoration : underline;
	font-size:11px;
	color : Black;
}
a:hover {
	color : #666666;
}

h3 {
	color: #ea2038;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

div.submenus {
	// margin: 5 0 10 20;
	margin: 0;
}


/* NEWS */

td.news {
	padding: 5px;
	vertical-align: top;
	text-align: center;
}
td.news2 {
	vertical-align: top;
	text-align: center;
	padding: 5px 10px 5px 10px;
}
a.news, a.news:link,a.news:visited,a.news:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.news:hover {
	color: #444444;
	text-decoration: none;
}

/* LANG */

p.lang {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ea2038;
	font-weight: bold;
	padding-top: 1px;
	text-align: center;
}
a.lang, a.lang:link,a.lang:visited,a.lang:active {
	color: #ea2038;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.lang:hover {
	text-decoration: underline;

}


/* MENU */

p.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
p.menupict {
	margin: 13px 0px 3px 0px;
}
a.menu, a.menu:link,a.menu:visited,a.menu:active {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.menu:hover {
	color: Red;
	text-decoration: none;
}



p.stg {
	font-size:11px;
	font-family: Arial;
	margin : 5px 0px 5px 0px;
	color: #d3d3d3;
}
a.stg, a.stg:link, a.stg:visited, a.stg:active {
	color: #afafaf;
	text-decoration : none;
}
a.stg:hover {
	color : #333333;
}

.table12{
	border:1px #888 solid;
}

.table12 td{
	border-bottom:1px #888 solid;
}

.table12 tr:hover{
	background-color:#ddd;
}