html * {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(/templates/i/bg.png) repeat-x 0 0 #cdd2d5;
	font-size: 13px;
	height: 100%;
	width: 100%;
	text-align: center;
}

img {
	border: 0px;
}

select {
 	font-size: 11px;
	color: #666666;
}

.bold {
	font-weight: bold !important;
}

.white {
	background: #ffffff;
}

.main {
	width: 850px;
	text-align: left;
	margin: 10px auto;
}

.main td {
/*	vertical-align: top;*/
}

.header {
	background: url(/templates/i/header.jpg) no-repeat 100% 0;
	height: 107px;
}

.logo {
	height: 107px;
	width: 213px;
	float: left;
}

.logo a {
	display: block;
	height: 107px;
	width: 213px;
}

.accessLinks {
	background: url(/templates/i/red1.png) no-repeat 100% -24px;
	height: 24px;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	padding-right: 10px;
	margin-left: 10px;
	_margin-left: 0px;
}

.accessLinksLeft {
	width: 10px;
	background: url(/templates/i/red1.png) no-repeat 0 0;
	float: left;
	height: 24px;
	margin-left: -10px;
	position: relative;
}

.accessLinks ul {
	float: left;
	height: 24px;
	padding: 1px 0px;
}

.accessLinks ul li {
	float: left;
	list-style: none;
	height: 22px;
}

.accessLinks ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 2px 0px;
}

.accessLinks ul li.l {
	margin: 0px 10px;
	background: url(/templates/i/red1.png) no-repeat 100% -1px;
}

.title, .menu {
	width: 635px;
	float: right;
	text-align: center;
}

.title {
	margin-top: 3px;
}

.title h1 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 100;
}

.menu {
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-top: 16px;
}

.mainMenu {
	background: url(/templates/i/red2.png) no-repeat 100% -25px;
	height: 25px;
	padding-right: 25px;
	margin-left: 40px;
	float: left;
	_margin-left: 20px;
	_margin-bottom: -2px;
}

.mainMenuLeft {
	width: 25px;
	background: url(/templates/i/red2.png) no-repeat 0 0;
	float: left;
	height: 25px;
	margin-left: -25px;
	position: relative;
}

.mainMenu ul {
	float: left;
	height: 25px;
	padding: 1px 0px;
}

.mainMenu ul li {
	float: left;
	list-style: none;
	height: 22px;
}

.mainMenu ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 3px 0px;
}

.mainMenu ul li.l {
	margin: 0px 10px;
	background: url(/templates/i/red2.png) no-repeat 100% 1px;
}

.tel {
	background: url(/templates/i/tel.png) no-repeat 0 0;
	height: 26px;
	color: #b60202;
	padding-left: 35px;
	margin: 5px 15px;
	float: left;
	font-size: 20px;
}

.pics {
	margin: 4px auto 10px auto !important;
	text-align: center;
	width: 10000px;
	position: relative;
	z-index: 1;
}

.pics li {
	text-align: center;
	float: left;
	list-style: none;
/*	margin: 0px auto;*/
	padding: 0 9px 5px 0;
}

.pics img {
	width: 75px;
	height: 48px;

}

.carousel {
	width: 830px !important;
	margin: 0px auto !important;
	height: 56px;
	left:0;
	overflow:hidden;
	position:relative;
	visibility:visible;
	z-index:2;
}

.center {
	width: 830px;
	margin: 0px 10px;
}

.leftBlockTop {
	background: url(/templates/i/TittleRed.gif) no-repeat 0 0;
	width: 200px;
	height: 31px;
	text-align: center;
/*	padding-bottom: 3px;*/
}

.leftBlockTop div {
	font-weight: bold;
	color: #ffffff;
	padding-top: 7px;
}

.leftBlock ul li {
	list-style: none;
	display: block;
	clear: both;
}

.leftBlock {
	background: #cccccc;
/*	padding: 10px 15px;*/
	padding: 5px 0px;
	width: 200px;
	margin-bottom: 10px;
	color: #3d547a;
}

.leftBlock .arrow {
	color: #b60202;
/*	display: block;*/
/*	float: left;*/
/*	clear: right;*/
	margin-left: 15px;
	padding-left: 15px;
	background: url(/templates/i/arrowrouge.gif) no-repeat 0 50%;
	font-weight: bold;
	position: relative;
	left: -15px;
}

.leftBlock span {
	clear: both;
	display: block;
}

.leftBlock li a {
	padding-left: 15px;	
	color: #3d547a;
}

.rightBlock h2 {
/*	float: right;*/
	background: url(/templates/i/pageTitle.png) no-repeat 0 0;
	width: 590px;
	height: 29px;
	font-weight: 100;
	color: #ffffff;
	padding-top: 9px;
	padding-left: 10px;
	font-size: 16px;
	margin-bottom: 15px;
	clear: both;
}

.rightBlock a {
	color: #000066;
}

.rightBlock {
	float: right;
	width: 600px;
	margin-bottom: 30px;
	color: #000066;
}


.program img, .program ul {
	float: left;
	padding: 10px 0px;
}

.program img {
	padding-right: 4px;
}

.program ul {
	width: 455px;
	padding-left: 15px;
	border-top: 1px solid #b60202;
}

.program ul.last {
	border-bottom: 1px solid #b60202;
}

.program ul li {
	list-style: none;
}

.info1 {
	color: #5571a1;
	font-weight: bold;
}

.info2, .info3 {
	color: #666666 !important;
}

.info3 {
	font-weight: bold;
}

.program {
	clear: both;
}

.program_filter {
	float: right;
	background: #cccccc;
	margin: 0px 0px 30px 0px;
	color: #666666;
	font-weight: bold
}

.program_filter td {
	padding: 3px;
}

.program .arrow {
	color: #3d547a;
	background: url(/templates/i/arrowbleu.gif) no-repeat 0 50%;
/*	margin-left: -15px;*/
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	left: -15px;
}

.program li {
	list-style: none !important;
	background: none !important;
}

.rightBlock li {
	background: url(/images/arrowbleu.gif) no-repeat 0 5px;
	padding-left: 15px;
	list-style: none;
}

.footer {
	background: url(/templates/i/footer.png) no-repeat 0 0;
	height: 60px;
	text-align: center;
}

.footer ul {
	height: 22px;
	margin: 0px auto;
	padding-top: 10px;
}

.footer ul li {
	display: inline;
	list-style: none;
}

.footer ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

.footer ul li.l {
	margin: 0px 10px;
	background: url(/templates/i/footerL.gif) no-repeat 50% 1px;
}

.site_map li {
	list-style: none;
	background: url(/templates/i/arrowbleu.gif) no-repeat 0 5px;
	padding-left: 15px;
}

#getHtml {
	background: none !important;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#getHtml .rightBlock {
	float: none !important;
}
