body {
	background-repeat: repeat-x;
	background-image: url(graphics/bg.jpg);
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #343434;
	color: #CCCCCC;
	font-size: 11px;
}
#topAll {
	width:100%;
	height:200px;
	background-color:#FFFFFF;

}
#topLine {
	width:950px;
	height:auto;
	background-position:center;

}
#topLeft {
display:inline;
float:left;
	width:861px;
	height:148px;
}
#topRight {
display:inline;
float:left;
	width:50px;
	height:100px;
}

#menuAll {
	height:88px;
	width:auto;
	background-image:url(graphics/bgMenu.gif);
	background-color:#f6f9f0;
	background-repeat:repeat-x;
}
#menuLine {
	height:84px;
	width:880px;
	background-image:url(graphics/bgMenu.gif);
	background-repeat:repeat-x;
}
#menu {
display:inline;
float:left;
	height:84px;
	width:750px;
	padding-left:6px;
	font-weight: normal !important;
}
#menuLanguage {
display:inline;
float:left;
}
#btnMenu {
display:inline;
float:left;
color:#FFFFFF;
	padding-left:16px;
	padding-top:30px;
	padding-right:16px;
}

#btnMenuActive {
display:inline;
float:left;
background-image:url(graphics/bgBtnLanguage.gif);
	
	padding-left:16px;
	padding-top:30px;
	padding-bottom:32px;
	padding-right:16px;

}
#btnLan {
display:inline;
float:left;
color: black;

	padding-left:4px;
	padding-top:70px;
	padding-right:4px;

}
#btnLanActive {
display:inline;
float:left;
background-image:url(graphics/bgBtnLanguage.gif);
	margin-top:3px;
	padding-left:4px;
	padding-top:67px;
	padding-right:4px;
	padding-bottom:5px;

}
#btnMenuActive a:link, #btnMenuActive a:visited, #btnMenuActive a:active, #btnLanActive a:link, #btnLanActive a:visited, #btnLanActive a:active, #contentContacts a:link,  #contentContacts a:visited  {
color:#000000;

}

#contentAll {
	height:auto !important;
	min-height:570px;
	width:100%;
	background-image:url(graphics/bgContent.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#D6DABF;
}
#contentLine {
  /* display:table-cell; */
	width:860px;
	height:auto !important;
	min-height:500px;
}
#contentInfo {
display:inline;
float:left;
	width:650px; /*625*/
	text-align:left;
	font-size:12px;
	height:auto !important;
}
#contentContacts {
display:inline;
float:right;
	width:200px;
	max-height:467px;
	min-height:467px;
	background-image:url(graphics/bgContacts.jpg);
	background-repeat:no-repeat;
}

/* ANTRASTE TURINIO */
#contentMenuAll {
display:inline;
float:left;
margin-top:58px;
height:32px;
width:50%;
background-color:#343434;
}
#contentMenuLine {
display:inline;
float:right;
height:32px;
width:430px;
background-image:url(graphics/bgTitleCorner.jpg);
background-repeat:repeat-x;

}

#contentMenuLineTitle {
display:inline;
float:left;
height:22px;
background-color:#343434;
padding-right:20px;
padding-left:20px;
padding-top:10px;
color:#FFFFFF;

}

/* AT */
#contentTitle {
display:inline;
float:left;
margin-top:35px;
height:40px;
min-width:102px;
background-color:#333333;
margin-bottom:25px;
}
#contentInfo a:link, #contentInfo a:visited, #contentInfo a:active  {
color:#000000;
}
#contentInfo a:hover {
color:#333333;
text-decoration:underline;
}
#contactTitle {
	height:20px;
	padding-top:5px;
	padding-left:9px;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
}
#contactText {
	padding:0px 15px 15px 15px;
	text-align:left;
	line-height:15px;
}
#contactInfo {
	padding:15px 15px 15px 15px;
	text-align:left;
	vertical-align:top;
	height:172px;
}

#bottomAll {
	width:100%;
	height:30px;
}
#bottomLine {
	width:880px;
	color:#FFFFFF;
	padding-top:10px;
	padding-right:108px;
	text-align:right;
}

.textTitle {
color:#CCCCCC;
font-size:14px;
}
