/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}
	
.menu {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
}
.menu_on {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color:#ff7b10;
}
.menu:active {
	color:#ffffff;
	text-decoration:none;
}
.menu:link {
	color:#ffffff;
	text-decoration:none;
}
.menu:visited {
	color:#ffffff;
	text-decoration:none;
}
.menu:hover {
	color:#ff7b10;
	text-decoration:none;
}

.idiomes {
	font-family: verdana;
	font-size: 9px;
	font-weight: regular;
	color:#000000;
	text-align: center;
}
.idiomes_on {
	font-family: verdana;
	font-size: 9px;
	font-weight: regular;
	color:#ff7b10;
}
.idiomes:active {
	color:#000000;
	text-decoration:none;
}
.idiomes:link {
	color:#000000;
	text-decoration:none;
}
.idiomes:visited {
	color:#000000;
	text-decoration:none;
}
.idiomes:hover {
	color:#ff7b10;
	text-decoration:none;
}

.acces {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
}
.acces:active {
	color:#ffffff;
	text-decoration:none;
}
.acces:link {
	color:#ffffff;
	text-decoration:none;
}
.acces:visited {
	color:#ffffff;
	text-decoration:none;
}
.acces:hover {
	color:#ff7b10;
	text-decoration:none;
}
.tit {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
}
.tit2 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color:#f87a1d;
	text-align: left;
}
.text {
	font-family: verdana;
	font-size: 11px;
	color:#333333;
}
.link {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
.link:active {
	color:#333333;
	text-decoration:underline;
}
.link:link {
	color:#333333;
	text-decoration:underline;
}
.link:visited {
	color:#333333;
	text-decoration:underline;
}
.link:hover {
	color:#333333;
	text-decoration:none;
}

.peu {
	font-family: verdana;
	font-size: 9px;
	font-weight: regular;
	color:#ff7b10;
	text-align: center;
	text-decoration:none;
}
.peu_on {
	font-family: verdana;
	font-size: 9px;
	font-weight: regular;
	color:#000000;
}
.peu:active {
	color:#ff7b10;
	text-decoration:none;
}
.peu:link {
	color:#ff7b10;
	text-decoration:none;
}
.peu:visited {
	color:#ff7b10;
	text-decoration:none;
}
.peu:hover {
	color:#000000;
	text-decoration:underline;
}
