/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	color: #888;
	height: 100%;
	background: #fff url(img/bg.jpg) repeat-x;
	}
a { text-decoration: none; color: #11A0CF; font-size: 1em; padding: 1px 2px; }
a:hover { bacxkground-color: #f4f4f4; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	}	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header { 
	width: 750px; 
	margin: 0 auto;	
	padding: 0;
	}

#header0 { 
	text-align:right;
	padding: 15px 0 0px 0px;	
	}	

#header1  { 
	text-align: left;
	padding: 25px 0 0px 0px;	
	float:left;
	bacxkground-color:green;
	}	

#header1a  { 
	padding: 28px 0 0px 0px;	
	float:right;
	baxckground-color:red;
	}	

#header2 { 
	text-align: left;
	float:left;
	}	

#header h1 {
	margin: 0; 
	clxear: both;
	pxadding: 0px 0 0 300px;	
	font-size: 2em;	
	}
#header h1 a { 
	padding: 0;
	color: #000;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	color: #000;	
	}	
#header h1 a:hover { background-color: transparent; }	
* html #header h1 { padding-top: 23px; }	

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#header ul {
	margin: 0 40px;
	padding: 0;	
	}
#header li { 
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	font-size: 1.2em;
	background: url(img/nav.gif) no-repeat;
	width: 110px;
	height: 25px;
	float: left;
	text-align: center;
	}	
#header li a { 
	display: block; 
	width: 100%;
	color: #fff;
	padding-top: 7px;
	}		
#header li a.on,
#header li a:hover { background-color: #333; color: #9c0; height: 20px; font-weight:bold}

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 750px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-left:20px;
	padding-right:20px;
	background-color:#eee;
	}
* html #content { padding-bottom: 60px; }	
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content h2 { 
	font-size: 20px;
	color: #666;
	font-weight: normal;
	margin: 0 0 5px 0;
	clear: both;
	}	
#content h2 em { 
	color: #09C; 
	font-style: normal;
	}
#content p {
	line-height: 2.5em;
	letter-spacing: 0.1em;	
	margin-left:15px;
	}	
	
#content ul {
	margin: 20px 0;
	padding: 0 0 0 10px;
	}	
#content li.menu {
	list-style-type: none;
	background: url(img/bullet.gif) no-repeat 0px 8px;
	padding: 0 0 0 25px;
	line-height: 2em;
	letter-spacing: 0.1em;	
	}	
#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { margin: 0; text-indent: 0; }

/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	width: 160px;
	text-align: left;
	margin-right: 35px;
	border:1px red solid;
	}

/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {
	width: 748px;	
	text-align: left;	
	padding-top:30px;
	}

/*------------------------------------------------------------*
**  bottom
**------------------------------------------------------------*/
#bottom {
	width: 770px;
	margin: 0 auto;
	padding: 10px;
	color:#eee;
	text-align:justify;
	background-color:#999;
	}
#bottom a {
	color:#eee;
}

		
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {	
	pxosition: absolute !important;
	width: 100% !important;
	z-ixndex: 500 !important;
	poxsition: relative;	
	padding: 10px 0;	
	mxargin-top: -36px;
	background-color: #333;		
	color: #999;	
	font-size: 11px;
	border-top: 3px solid #ccc;
	}	
#footer p { margin: 0 10px; text-align: center; }	
#footer a:hover { background-color: #222; }

/*------------------------------------------------------------*
**  Galeria
**------------------------------------------------------------*/		


   .home-thumb{float:right}
   .home-thumb img {border:1px #11A0CF solid}
   .home-thumb img:hover {border:1px #99CC00 solid}
   
   .home-title a {font-size: 35px; font-weight: bold;padding:4px 0px 7px 5px;color:#81BCCF}
   .home-title a:hover {color:#99CC00}
   .home-title a:visited {color:#99CC00}
   .home-title {padding:4px 0px 7px 5px;font-size:30px;color:#81BCCF}
   .home-desc {color: #888;padding:4px 0px 7px 5px;}
   .home-desc a {color: #888;}
   .home-desc a:hover {color: #222;}
   .home-gallery-item{background-color: #dddddd;float: left; width:560px;margin-top:20px;margin-left:100px}
   .home-gallery-item:hover {background-color: #E4E4E4;}
   #galeria {margin-top:70px}
   

	#sidebar2 {padding-left:14px}
	#maintab td {padding:8px;background-color: #E4E4E4;}