/* GLOBAL */
body {
	background:#FFFFFF;
	color:#999999;
	font:12px Arial, Helvetica, sans-serif;
	overflow-x:hidden;
	margin:0 auto;
}
	
a { text-decoration:none; outline:none; color:#999966; }

a img { border:none; }

p.text {
	color: #757575;
	margin-bottom:10px;
	line-height:16px;
	text-align:justify;
}

.a-tour{
	text-decoration:none !important;
	color: #9d4731 !important;
	font-weight:normal !important;
}

.a { text-decoration:none !important; 
	font-size:11px !important; 
	color:#EEEBDF !important; 
	font-family:Arial , Helvetica, sans-serif !important; 
	font-weight:normal !important; }

p.title { margin-bottom:30px !important;}

p.textCenter {
	margin-bottom:8px;
	line-height:16px;
	text-align:center;
}

p.alignRight { text-align:right !important;}

p img.imgLeft { float:left; margin:0px 10px 0px 10px; }

p img.imgRight { float:right; margin:0px 0px 10px 10px; }
/* CLEARFIX TRICK */

.clearfix:after { content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }

.clearfix{ display: inline-block;} 

* html .clearfix { height: 1%; } 

.clearfix{display:block;} 

/* FLOATINGS */
.right { float:right; }
.left { float:left; }

.valign { vertical-align: middle; }

sup { vertical-align:top; }
sub { vertical-align:bottom;}

/* SiteMap*/

#sitemap{
	width:200px;
	margin-left:15px;
}

#sitemap .link-sitemap{
	text-decoration:none !important;
	color:#757575 !important;
	font-weight:inherit !important;
	line-height:25px !important;
}
.img-bottom{
margin-bottom:15px;}
