/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/
html, body{
  background: #ffffff url(../images/back_all_2.gif) repeat-x ;
  font: 13px Arial, Helvetica, sans-serif;
  color: #333333; 
  margin:0; 
  padding:0; 
  text-align:center; 
 
}

#pagewidth{ 
 width:600px; 
 text-align:left; 
/* margin-top: 5px; */
/* margin-bottom: 5px; */
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height: 340px;
 text-align: left;
 background: url(../images/logo2.jpg) no-repeat center bottom;
 width: 600px;
} 

#lang {
  position: relative;
  float:right;
  margin-top:320px;
  margin-left:25px;
}

/*#header_foto {
  position:relative; 
  float:right;
  margin-top: -200px;
}*/
 
#main {
   background: #FFFFFF;
   width:600px;
  /* height:500px;*/
   margin-top:-5px;
   position:relative;
}

#leftcol{
 width:0px; 
 height:500px;
 /*float:left; */
 position:relative; 
 }


#maincol{
 
 float: right; 
 display:inline; 
 position: relative; 
 width:600px;
 height: 500px; 
 margin-top:-500px;
 }


#menu {
   /* float: left;*/
	position:relative;
	/*text-align: center;*/
	margin-top: -10px;
	margin-left: -10px;
	background-repeat: repeat-y;
	
	
	 
}

#menu ul {
	margin-left: 70px;
	/*margin-top:20px;*/
	padding:0px;
	
	list-style: none;
	/*background-color: #9999CC;*/
	
}

#menu li {
	display:inline;	
	margin-left:25px;
	
}

#menu a {
	text-decoration: none;
	color: #EDD970;
	font-weight: bold;
	font-size:17px;
}

#menu a:hover {
	
	color: #ffffff;
	
}

#menu a:visited {
	
	color: #cccccc;
	
} 





#padding
{
padding-left: 10px;
}

#H3
{
width: 232px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background: url(../images/title.gif) no-repeat;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #CC6029;
	border-left: 1px solid #CC6029;
	border-right: 1px solid #CC6029;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(../images/small.gif) no-repeat left;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}


#footer {
   position:relative;
   color: #EDD970;
	height: 20px;
	width: 100%;
	background-color: #A94B0B;
	border-top: 5px solid #CC6029;
	margin-top: -30px;
}

