html 
{
	background-image: url(../images/bgBody.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

body 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

body, html 
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

#content h1 
{
	background-color: #473B31;
	background-image: url(../images/menuImg.png);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	padding: 6px 15px 0px 40px;
	display: inline-block;
	font-size: 12px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	height: 20px;
	text-transform: uppercase;
}

#slide 
{
	margin-bottom: 60px;
}

a 
{
    color: inherit;
}

a:focus
{
    outline:none;
}

a img 
{
    border: none;    
}

/*________________MENU________________*/

#wrapper #column ul 
{
	color: #fff;
	margin-left: 45px;
	margin-top: 65px;
	text-transform: uppercase;
}

#wrapper #column ul ul 
{
    margin-left: 0px;
	margin-top: 5px;
}

#wrapper #column ul li 
{
	width: 225px;
	margin-bottom: 5px;
	text-align: center;
	list-style-type: none;
	position: relative;
}

#wrapper #column ul li ul li  
{
    margin-bottom: 5px; 
}

#wrapper #column ul li a, #wrapper #column ul li span 
{
	background-image: url(../images/menuImg.png);
	background-position: 10px 8px;
	background-repeat: no-repeat;
	padding:9px 5px;
	color: #FFF;
	text-decoration:none;
	width: 215px;
	display: block;
	background-color: #473b31;
}

#wrapper #column ul li ul li a, #wrapper #column ul li ul li span  
{
    background-image: url(../images/submenuImg.png); 
    background-color: #bd997f;
}

#wrapper #column ul li ul li a:hover, #wrapper #column ul li ul li span:hover  
{
    background-image: url(../images/menuImg.png);
}

#wrapper 
{
	width: 850px;
	margin: 0px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}

#wrapper #column 
{
	float: left;
	padding-right: 35px;
	padding-top: 85px;
	width: 310px;	
}

/*________________CONTENT________________*/

#content 
{
	float: left;
	width: 487px;
}

#frmXenia 
{
    position:relative;    
}

#anfo 
{
    width: 320px;   
    margin-left: auto;
    margin-right: auto;
    padding-top: 105px;
    padding-bottom: 80px;
    display: block;
}

#content p 
{
	line-height: 160%;
	margin-bottom: 20px;
}

#footer, #push 
{
	height: 39px; /* .push must be the same height as .footer */
	clear: both;
}

#footer 
{
	text-align: center;
	color: #FFF;
}

#footer p 
{
	padding-top: 15px;
}

div.hline 
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#intro
{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align:center ;    
    height: 30px;
    margin-top: 10px;
    padding-top: 43px;
    background-image: url(../images/intro.png);
    background-repeat: no-repeat;
    background-position: 13px 0px;
    color: #FFF;
}

#intro p
{
    margin-top: -7px;
    padding: 7px;
    background-color: #473b31;
}

.message 
{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:11px;    
    text-transform: uppercase;
}

/*________________LANGUAGES________________*/

#startlang 
{
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    text-align:center ;
    margin-bottom: 20px;    
}

#startlang ul li 
{
	list-style-type: none;
	list-style-image: url(../images/langIcon.jpg);
	float: left;
	padding-right: 30px;
	
}

#startlang ul #nl 
{
	list-style-image: none;
}

#startlang ul li a
{
    color: #473b31;
    text-decoration: none;
    padding-top: 20px;
	padding-bottom: 20px;
}

#startlang ul li a:hover
{
    text-decoration: underline;
}

#languages 
{
	position: absolute;
	right: -110px;
	top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#languages ul li 
{
	float: left;
	list-style-type: none;
	color: #FFF;
	margin-right: 15px;
}

#languages ul li a 
{
	color: #FFF;
}

#languages .current span 
{
	color: #000;
}

#flash 
{
    min-height: 155px;
    background-image: url(../images/slide.png);
    background-repeat: no-repeat;    
}

/*________________CONTACT________________*/

.table_contact tr 
{
    height: 30px;   
}

.table_contact tr td
{
   padding-right: 10px;  
}

.table_contact tr input, .table_contact tr textarea, .reaction_content input, .reaction_content textarea
{
    width: 180px;
}

.table_contact tr .button a, .field a 
{
    background-image: url(../images/menuImg.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	background-color: #473b31;
	padding:5px;
	color: #FFF;
	text-decoration:none;
	height: 16px;
	width: 170px;
	display: block;
	text-align: center;
	margin: 10px;
	margin-left:115px;
	border:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.field a 
{
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: middle;
    margin-left: 122px;
}

.table_contact tr span
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

/*________________REFERENTIES________________*/

.reaction_content label 
{
    width: 120px;  
    display: inline-block;  
}

.field 
{
    margin-bottom: 12px;
    vertical-align: top;    
}

.data 
{
    display: none;    
}