.static_bg {
	background-repeat: no-repeat;
	background-position: center center;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

h3 {
	color: #FFFF9F;
	display: inline;
}

h3 A {
	color: #FFFF9F;
	display: inline;
}


.d A{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.d a:hover {
	text-decoration: underline;
}

.s A{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.s a:hover {
	text-decoration: underline;
}
.plaisio {
	background-color: #257BC2;
	display: block;
	border: 2px solid #26547A;
	margin: 2px;
	padding: 8px;
}

.plaisio2 {
	background-color: #257BC2;
	display: block;
	border: 2px solid #26547A;
	margin: 2px;
}

.repear_h {
	background-repeat: repeat-x;
}
a {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}a:hover {
	text-decoration: underline;
}

.shadow {
	clear: both;
	float:left;
	background: #004F75 no-repeat right bottom;
	margin: 20px 0 0 17px !important;
	margin: 20px 0 0 8px;
	}

.shadow img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}

hr {
	border: 2px dashed #FFFFFF;
}
