@charset "utf-8";

h1,h2,h3,h4,h5,h6,#main-navigation,.tab-menu,.tab-menu-sub,#languages .huge-text
{
	font-family:"Century Gothic","Twentieth Century","Futura","Avant Garde Gothic","Futura CT","Avant Garde","AvantGarde",arial,"Liberation Sans","Geneva",helvetica,sans-serif;
}
*
{
	margin:0 auto;padding:0;
}
.tab-wrapper
{
	padding:0;width:950px;margin:0 auto;overflow:hidden;clear:both;
}
.tab-container
{
	color:#FFF;margin-right:170px;width:950px;float:left;overflow:hidden;height:275px;
}
.tab-hiddenheading
{
	width:0;height:0;margin:0;padding:0;float:left;overflow:hidden;
}
.tab-scroller
{
	width:7650px;float:left;
}
.tab-scroller-wide
{
	width:8000px;float:left;
}
.tab-menu
{
	margin:0!important;padding:0;list-style:none;/*position:absolute;top:550px;right:85px;*/font-weight:bold;
}
ul.tab-menu
{
	height:35px;overflow:hidden;
}
.tab-menu li
{
	margin:0;padding:0;float:left;line-height:2.1em;font-size:12pt;letter-spacing:1pt;color:#00AEEF;padding-bottom:5px;text-transform:none;margin-top:1px;padding-top:35px;
}
.tab-menu li.tab-selected
{
	margin-top:0;
}
.tab-menu li a
{
	height:35px;background:#FEC url(http://static.usclats-gites.com/images/css/tab_tl.gif) left top no-repeat;display:block;float:left;padding-left:10px;margin-left:2px;
}
.tab-menu li a span
{
	background:#FEC url(http://static.usclats-gites.com/images/css/tab_tr.gif) right top no-repeat;display:block;float:left;padding-right:10px;
}
.tab-menu li a,.tab-menu-sub li a
{
	text-decoration:none;color:#8C8E90;
}
.tab-menu li a:hover,.tab-menu li a:focus
{
	color:#6D6E71;background-color:#FEC;outline:none;
}
li.tab-selected a:hover
{
	color:#00AEEF;background-color:#fff;
}
.tab-menu li.tab-selected a
{
	text-decoration:none;color:#00AEEF;background:#fff url(http://static.usclats-gites.com/images/css/tabsel_tl.gif) left top no-repeat;
}
.tab-menu li.tab-selected a span
{
	background:#fff url(http://static.usclats-gites.com/images/css/tabsel_tr.gif) right top no-repeat;
}
.tab-menu li.tab-selected a,.tab-menu-sub li.tab-selected a
{
	text-decoration:none;color:#00AEEF;
}
