/* CSS Document */

body {
	background: url(../img/bg.jpg) #6d94d5 no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333399;
}
.tda1 {
	background: url(../img/anglea.png) no-repeat right bottom;
	height: 50px;
	width: 50px;
}
.tda2 {
	background: url(../img/cotea.png) repeat-y right center;
	width: 50px;
}
.tdb1 {
	background: url(../img/angleb.png) no-repeat left bottom;
	height: 50px;
	width: 50px;
}
.tdb2 {
	background: url(../img/coteb.png) repeat-x center bottom;
	height: 50px;
}
.tdc1 {
	background: url(../img/anglec.png) no-repeat right top;
	height: 50px;
	width: 50px;
}
.tdc2 {
	background: url(../img/cotec.png) repeat-x center top;
	height: 50px;
}
.tdd1 {
	background: url(../img/angled.png) no-repeat left top;
	height: 50px;
	width: 50px;
}
.tdd2 {
	background: url(../img/coted.png) repeat-y left center;
	width: 50px;
}
.tdbg {
	background: url(../img/centre.png);
}
a:link {
	font-size: 17px;
	font-weight: bolder;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	font-size: 17px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-size: 17px;
	font-weight: bolder;
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	font-size: 17px;
	font-weight: bold;
	color: #006699;
}

.txt_main {
	margin-left:15px;
}
.txt_main_small {
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #3333FF;
}
.txt_small {
	font-size: 9px;
	font-weight: bold;
	color: #3333FF;
	font-style: italic;
}

.title_big1 {
	font-size: 42px;
	font-weight: bolder;
	color: #333399;
}
.title_small {
	font-size: 21px;
	font-weight: bold;
	color: #333399;
}
.txt_main_medium {
	font-size: 15px;
	font-style: italic;
	font-weight: bolder;
	color: #3333FF;
}
