body {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
body { 	background-color: #e7e7e7; margin: 0px 0px 0px 0px; }
form { margin: 0px 0px 0px 0px; }

a.linkCateg {
	font-size: 10px;
	color: #656565;
	font-weight: normal;
	text-decoration: none;
}
a.linkCateg:hover{
	font-size: 10px;
	color: #2FA6B7;
	font-weight: normal;
	text-decoration: none;
}

a.linkTitleBlue {
	font-size: 12px;
	font-weight: bold;
	color: #2FA6B7;
	text-decoration: none;
}
a.linkTitleBlue:hover {
	font-size: 12px;
	font-weight: bold;
	color: #2FA6B7;
	text-decoration: underline;
}


.floatLeft {
	float: left;
}


.boxTable {
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
}

.box_logo {
	width: 150px;
	margin-left: 20px;
	margin-right: 40px;
}

.box_language {
	margin-top: 5px;
	margin-right: 46px;
	height: 10px;
}

.box_menu {
	margin-top: 39px;
	margin-bottom: 16px;
	margin-right: 46px;
}

.box_body {
	margin-bottom: 25px;
}

.box_left {
	width: 137px;
	/*height: 200px;*/
	margin-left: 20px;
	/*margin-right: 0px;*/	
	border-right: 2px solid #E9E7D3;
	/*border: 2px solid #E9E7D3;*/
}

.box_left1 {
	width: 137px;
	height: 5px;
	margin-left: 20px;
	margin-right: 10px;
	border-right: 2px solid #E9E7D3;
}

.boxLeftDotted {
	width: 100px;
	border-bottom: dotted 1px #656565;
}

/*
.box_footerTop {
	float: left;
	width: 20px;
	height: 109px;
}

.box_footerImg {
	height: 58px;
	border-top: 2px solid #E9E7D3;
}

.box_footerL {
	float: left;
	height: 58px;
	width: 20px;
	border-top: 2px solid #E9E7D3;
}
*/

.box_footerL1 {
	margin-left: 20px;
}

.box_footerL2 {
	margin-left: 20px;
}

.box_footerR {
	height: 58px;
	border-top: 2px solid #E9E7D3;
}

.boxThumb {
	padding-right: 10px;
	/*padding-left: 5px;	
	padding-bottom: 15px;*/
}

.boxThumbOn {
	background-color: #ccef2d;
}

/*	Body  */

.bodyTxt {
	font-size: 10px;
	color: #656565;
}

.bodyTitle {
	font-size: 14px;
	font-weight: bold;
}
.bodyTitle1 {
	font-size: 12px;
	font-weight: bold;
}

ul#menuLeft {
	color: #2FA6B7;
}
li#menuLeft {
	border-bottom: 1px dotted #656565;
	width: 80%;
	padding-bottom: 5px;
}

.footer {
	font-size: 10px;
	color: #656565;
	padding-top: 5px;
	padding-right: 15px;
}

.colorBlue {
	color: #2FA6B7;
}

.colorGreen {
	color: #ccef2d;
}

.colorGray {
	color: #656565;
}


/*	NAV	 */

a.navOn, a.navOn:hover {
	font-size: 10px;
	color: #2FA6B7;
	font-weight: normal;
	text-decoration: none;
}

.navOff {
	font-size: 10px;
	color: #656565;
	font-weight: normal;
}

.boxNav {
	margin-top: 15px;
	margin-bottom: 15px;
}