body {
	padding:0;
	margin:0;
	background-color:#fff;
	}
	
a { 
	outline:none;
}
	
#page {
	width:870px;
	margin:0 auto;
	}
	
#header {
	background-image:url(images/headerBg.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%-20px;
	height:192px;
	padding-top:12px;
	padding-left:20px;
	}
	
#mainMenu {
	width:870px;
	height:50px;
	background-image:url(images/mainMenuBg.png);
	background-repeat:no-repeat;
	}
	
#nav {
	width:870px;
	margin:0 auto;
	}

#mainMenu ul {
	padding:0;
	height:36px;
	margin: 0 auto !important;
	width:591px !important;
	}
	
#mainMenu ul li {
	list-style:none;
	float:left;
	/*padding:0 20px 0 20px;*/
	height:36px;
	}
	
#mainMenu ul li a {
	display:block;
	padding:10px 20px 0 20px;
	height:26px;
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}	
	
#mainMenu ul li a:hover, #mainMenu ul li a.active {
	background-image:url(images/mainMenuHover.png);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	height:34px;
	display:block;
	}
	
#mainMenuRight {
	width:870px;
	height:50px;
	}

.mod_navigation {
	height:46px !important;
	}
	
#headInfo {
	font-family:Tahoma;
	font-size:12px;
	color:#858585;
	width:320px;
	padding-left:60px;
	}
	
#headInfoLeft {
	float:left;
	width:150px;
	}
	
#headInfoRight {
	float:right;
	width:150px;
	}

.content {
	width:92%;
	margin:0 auto;
	padding:20px 0 0 0;
	font-family:Tahoma;
	font-size:13px;
	color:#333;
	}
	
.content a {
	color:#0063ab;
	font-weight:bold;
	}
	
#contentLeft {
	float:left;
	width:60%;
	}
	
#contentLeft h1 {
	font-size:24px;
	color:#0072b7;
	margin:5px 0 5px 0;
	font-weight:normal;
	}
	
#contentLeft p.welcome {
	margin-top:-4px;
	font-weight:bold;
	}
	
#contentRight {
	float:right;
	width: 38%;
	background-image:url(images/border.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	}
	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer {	
	background-image:url(images/footerBg.png);
	background-repeat:repeat-x;
	height:56px;
	width:100%;
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	text-align:center;
	margin-top:20px;
	}
	
#footer a {
	font-style:italic;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	}
	
#footer a:hover {
	font-style:italic;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	}
	
#footerLeft {
	background-image:url(images/footerLeft.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:56px;
	width:100%;
	}
	
#footerRight {
	background-image:url(images/footerRight.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:49px;
	width:100%;
	padding-top:7px;
	}
	
	
ul#sitemap {
	margin-left:75px;
	}
	
ul#sitemap li {
	padding-top:10px;
	list-style:square;
	}
	
ul#sitemap li a {
	font-family:Tahoma;
	color:#858585;
	text-decoration:none;
	font-size:12px;
	}
	
ul#sitemap li a:hover {
	font-weight:bold;
	}
/* Test */
#header a img {
	margin-top:60px;
	}
	
#headInfo {
	display:none;
	}

#trailimageid {
        position: absolute;
        visibility: hidden;
        left: 0px;
        top: 0px;
        height: 1px;
        z-index: 5000;
}

ul.fotos {
	margin:0;
	padding:0;
	}

ul.fotos li {
	list-style:none;
	width:140px !important;
	float:left;
	padding:0;
	margin:0 0 0 24px;
	}
