/**************************
******  CONTAO CSS  ******
**************************/
/* Contao Open Source CMS :: Copyright (C) 2005-2011 Leo Feyer :: LGPL license */
body{margin:0;padding:0;font-size:100.01%;text-align:left;position:relative;}select,input,textarea{font-size:99%;}form{margin:0;padding:0;}img{border:0;}#main{width:auto;position:relative;}.inside{position:static;text-align:left;}.block{overflow:hidden;}.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both;}
.invisible{width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline;}.custom{display:block;text-align:left;}.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden;}*+html #main{position:static;}header,footer,nav,section,aside,article,figure,figcaption{display:block;margin:0;padding:0;}

/***********************
*******  GLOBAL  *******
***********************/
figure {
  text-align: center;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
}
.print {
	display: none;
}

body {
	background: url(../images/bgBody.png) 0 0 repeat-x #e9e9e9;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	text-align: center;
	color: #485359;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	/*overflow: hidden;*/
}
/**********************
******  HEADER  *******
**********************/

#header {
	height: auto;
	width: 100%;
	overflow: visible;
	position: relative;
	z-index: 999;
}
#header > .inside {
	width: 1000px;
	margin: 0 auto;
	position:relative;
	background: url(../images/shadow_top.png) center bottom no-repeat;
}
#header .mod_newslist,
#header .layout_latest,
#header .mod_newslist figure {
  width: 630px;
  height: 60px;
  margin: 0 auto;
  line-height: 0;
}
#header .mod_newslist {
  margin-top: 11px;
  position:relative;
  margin-bottom:40px;
}
#header .layout_latest{
position:absolute;}
#header .mod_customTemplate ul {
  text-align: center;
  margin: 0;
}
#header .mod_customTemplate li {
  float: left;
  line-height: 53px;
  font-family: "Maven Pro", Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
#header .mod_customTemplate li span {
  margin: 0 19px;
}
#header .logo {
	float: left;
	margin-right:93px;
	margin-top: -12px;
}
#header img.date{
  position:absolute;
  left:0;
  top:118px;
  width:277px;
}
#header .logo ul {
  margin: 0;
}
#header .logo h1 {
  margin: 0;
}
#header .logo a,
#header .logo span {
  line-height: 0;
}
#header .marque-bretagne {
  position: absolute;
  right:-36px;
  top: 0px;
  overflow: visible;
}
#main .mod_login {
  position: relative;
  /*float: right;*/
 margin-left: 385px;
  width: 250px;
  height: 60px;
  margin-top: 27px;
  overflow: visible;
}
.home #main .mod_login{
      margin-left: 443px;
}
#main .mod_login p.error {
  background: none repeat scroll 0 0 #F1BABA;
  border: 1px solid #CC0000;
  border-radius: 3px 3px 3px 3px;
  padding: 4px;
  position: absolute;
  right: 7px;
  text-align: center;
  top: 60px;
  width: 300px;
}
#main .mod_login .headline,
#left h3.AccesTitre{
  width: 162px;
  height: 26px;
  margin: 0;
  text-indent: -7777px;
  overflow: hidden;
  background: url(../images/bgLoginTitle.png) 0 0 no-repeat;
}
#left h3.AccesTitre{
  background: url(../images/BgAccesrapide.png) 0 0 no-repeat;	

}
#main .mod_login form {
 margin-left: 25px;
}
#main .mod_login input {
 vertical-align: middle;
}
#main .mod_login input.text {
  width: 87px;
  height: 21px;
  padding-left: 4px;
  background: url(../images/bgLoginInput.png) 0 0 repeat-x;
  border: #d1d1d1 1px solid;
  border-radius: 3px;
}
#main .mod_login label {
  position: absolute;
  margin-left: 5px;
  line-height: 23px;
  cursor: text;
}
#main .mod_login .submit_container {
  display: inline-block;
}
#main .mod_login.login input.submit {
  width: 25px;
  height: 23px;
  border: #d1d1d1 1px solid;
  border-radius: 3px;
  background: url(../images/bgLoginSubmit.png) center no-repeat #D1D1D1;
  text-indent: -7777px;
  overflow: hidden;
}
#main .mod_login.logout .submit_container a,
#main .mod_login.logout .submit_container input {
  background: none repeat scroll 0 0 #d1d1d1;
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  overflow: hidden;
  padding: 3px 8px;
  text-align: center;
  border-radius: 3px;
  text-decoration: none;
  vertical-align: middle;
}
#main .mod_login.logout .submit_container a:hover,
#main .mod_login.logout .submit_container input:hover {
  background: none repeat scroll 0 0 #000;
}
#menu {
  height: 50px;
	overflow: visible;
	font-family: "Maven Pro", Arial, sans-serif;
	text-align: center;
	
	background: url(../images/bgMenu) 0 0 repeat-x;
	border: 1px solid #49545b;
	border-radius: 5px;
}
#menu>ul.level_1>li {
	position: relative;
	float:left;
	padding-right: 2px;
	background: url(../images/menuLiSep.png) right top no-repeat;
  z-index: 50;
}
#menu>ul.level_1>li.last {
  padding-right: 0;
  background: none;
}
#menu>ul.level_1 li>a,
#menu>ul.level_1>li>span {
	position: relative;
	line-height: 50px;
	height: 100%;
	padding: 0 31px;
	color: white;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	cursor: pointer;
	z-index: 50;
}
#menu>ul.level_1 li>a.first,
#menu>ul.level_1>li>span.first {
   padding: 0 29px;
}
#menu>ul.level_1 li>a.last,
#menu>ul.level_1>li>span.last {
  padding: 0 28px;
}
#menu>ul.level_1>li>a:hover,
#menu>ul.level_1>li.opened>a,
#menu>ul.level_1>li>a.trail,
#menu>ul.level_1>li>span.active {
	background: url(../images/bgMenuOver.png) 0 0 repeat-x #65747d;
	color: white;
}
#menu ul.level_1 li ul.level_2 {
	width: 201px;
	padding: 15px 0;
	background: #4f5b63;
	position: absolute;
	top: 51px;
	left: 0;
	z-index: 10000;
	visibility: hidden;
	overflow: hidden;
	text-align: left;
}
#menu ul.level_1 li ul.level_2 li {
	margin: 0;
	padding: 0 15px;
}

#menu ul.level_1 li ul.level_2 li a,
#menu ul.level_1 li ul.level_2 li span {
  height: auto;
  width: 100%;
	line-height: 20px;
	padding: 5px 0;
	font-size: 14px;
  text-decoration: none;
  text-transform: none;
  display: inline-block;
	color: white;
	border-top: #5a6870 solid 1px;
	border-bottom: #404a50 solid 1px;
}
#menu ul.level_1 li ul.level_2 li a.first,
#menu ul.level_1 li ul.level_2 li span.first {
  border-top: none;
}
#menu ul.level_1 li ul.level_2 li a.last,
#menu ul.level_1 li ul.level_2 li span.last {
  border-bottom: none;
}
#menu ul.level_1 li ul.level_2 li a:hover,
#menu ul.level_1 li ul.level_2 li a.trail,
#menu ul.level_1 li ul.level_2 li span.active {
	color: #a9b2b8;
}

/****************** home news***
 * *********************
 */
.home #main{
	min-height:365px;
}
.home #main .mod_newslist{
	background:url("../images/fdActu.png") no-repeat center center;
	width:660px;
	 margin-top: 20px;
	position:relative;
	/*top: 90px;*/
	left:64px;
	height:270px;
}
.home #main .mod_newslist>h2{
/*text-transform:uppercase;
font-weight:bold;
margin-left:54px;*/
background:url("../images/bgactualites.png") no-repeat 54px center;
text-indent:-777777px;
}
.home #main .mod_newslist h2 a{
	font-weight:bold;
	font-size:19px;
	display:block;
	line-height:20px;
	font-family:'arial', sans-serif;
	text-decoration:none;
}
.home #main .mod_newslist .animation-container{
	width:565px;
	margin: -5px 80px 0 52px;
}
.home #main .mod_newslist .layout_latest{
	width:572px;
	 max-height: 209px;
	/*margin:42px 80px 0 55px;*/
}
.home #main .mod_newslist .layout_latest h2{
padding:0 5px;
max-width:572px;
}
.home #main .mod_newslist .layout_latest p.more{
	background:url("../images/bgMoreHome.png") no-repeat center center;
	width:86px;
	float:left;
	margin-left:0px;
	font: 500 12px "Maven Pro", Arial, sans-serif;
	text-transform:uppercase;
}
.home #main .mod_newslist .layout_latest p.more a{
	color:#ffffff;
  display:block;
  padding:5px 3px;
	text-decoration:none;
}
.home #main .mod_newslist .animation-nav{
	position:absolute;
	bottom:2px;
	z-index:900;
	right:20px;
}
.home #main .mod_newslist .animation-nav li{
	width:12px;
	float:left;
	height:12px;
	background:url("../images/rondActus.png") no-repeat -17px 0;
	
	text-indent:-77777px;
	margin-left:5px;
}
.home #main .mod_newslist .animation-nav li.previous,
.home #main .mod_newslist .animation-nav li.previous.active,
.home #main .mod_newslist .animation-nav li.previous:hover,
.home #main .mod_newslist .animation-nav li.next{
	width:31px;
	position:absolute;
	cursor:pointer;
	top:-148px;
	height:63px;
	background:url("../images/navActu.png") no-repeat 0 0;
}
.home #main .mod_newslist .animation-nav li.previous{
	right:-20px;
}
.home #main .mod_newslist .animation-nav li.next,
.home #main .mod_newslist .animation-nav li.next:hover,
.home #main .mod_newslist .animation-nav li.next.active{

	background:url("../images/navActu.png") no-repeat -34px 0;
	left:-593px;
}
.home #main .mod_newslist .mask{
  z-index:900;
   top: -26px;
   left: -26px;
  position:absolute;

}
.home #main .mod_newslist figure{
	width:250px;
	float:left;
	position:relative;
	margin-right:34px;
	height:230px;
}
.home #main .mod_newslist .animation-nav li:hover,
.home #main .mod_newslist .animation-nav li.active{
	background:url("../images/rondActus.png") no-repeat 0 0;
}
.home #left{
  margin-top:30px;
}
/********************
****  CONTAINER  ****
********************/

#container {
	width: 100%;
	padding-bottom: 10px;
}
#container > .inside {
	width: 1000px;
	margin: 0 auto;
}
#container #left h3,
#container #right h3 {
	margin: -5px 0 2px;
	font-size:12px;
	font-weight:bold;
}
/********************
*******  LEFT  ******
********************/

#left {
  width: 253px;
}

/********************
*******  RIGHT  ******
********************/

#right {
	width: 190px;
	float: right;
	background: #DDD;
	padding:5px;
}

/********************
*******  MAIN  ******
********************/

#main {
	overflow: hidden;
}

/**********************
*******  FOOTER  ******
**********************/

#footer {
	width: 100%;
	float: left;
  color: #7a7a7a;
	background: #FFF;
}
#footer a {
  color: #7a7a7a;
}
#footer > .inside {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/bgFooter.png) 0 0 no-repeat #FFF;
}
#footer .mod_navigation,
#footer .mod_customnav {
  line-height: 65px;
  display: inline-block;
}
#footer .mod_navigation ul,
#footer .mod_customnav ul {
  margin: 0;
}
#footer .mod_navigation li,
#footer .mod_customnav li {
	display: inline;
}
#footer .mod_customnav {
  margin-left: 60px;
}
#footer .mod_customnav a img {
  vertical-align: middle;
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .mod_newslist {
  padding: 10px 20px;
  border-top: #dedede 1px solid;
}
#footer .animation-merge {
  width: 960px;
}
#footer .layout_latest {
  float: left;
  width: 120px;
}
/**************************
*****  SURCHARGE HOME  ****
**************************/
/*.home #wrapper {
  background: url(../images/bgWrapper.png) center 368px no-repeat
}*/
.home #main {
width: 725px;
float: right;
/*margin-top: -15px;*/
}
.home .mod_article {

}
.home #main .mod_navigation {
  margin: 20px 0;
}
.home #main .mod_navigation ul {
  margin: 0 0 0 0;
}
.home #main .mod_navigation li {
  float: left;
  width: 175px;
  height: 131px;
  margin-right: 8px;
}
.home #main .mod_navigation li.last {
  margin-right: 0;
}
.home #main .mod_navigation li a,
.home #main .mod_navigation li span {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -7777px;
  overflow: hidden;
}
.home #main .mod_navigation ul li:first-child a:hover,
.home #main .mod_navigation ul li:first-child span {
  background-position: 0 -131px;
}
.home #main .mod_navigation ul li:first-child + li a {
  background-position: -175px 0;
}
.home #main .mod_navigation ul li:first-child + li a:hover,
.home #main .mod_navigation ul li:first-child span {
  background-position: -175px -131px;
}
.home #main .mod_navigation ul li:first-child + li + li a {
  background-position: -350px 0;
}
.home #main .mod_navigation ul li:first-child + li + li a:hover,
.home #main .mod_navigation ul li:first-child span {
  background-position: -350px -131px;
}
.home #main .mod_navigation ul li:first-child + li + li + li a {
  background-position: -525px 0;
}
.home #main .mod_navigation ul li:first-child + li + li + li a:hover,
.home #main .mod_navigation ul li:first-child span {
  background-position: -525px -131px;
}
/**************************
*****  SURCHARGE TYPE  *****
**************************/
.type #container {
	margin-top: 10px;
}
#left {
  margin-left: 0;
  margin-top:95px;
}
#left .mod_customTemplate {
  margin-bottom: 20px;
}
.secondMenu ul {
	margin: 0;
} 

.secondMenu ul li a,
.secondMenu ul li span {
	padding: 8px 18px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #efefef;
	font: 500 14px "Maven Pro", Arial, sans-serif;
	text-decoration: none;
	color: #5c5c5c;
	display: block;
}
.secondMenu ul.level_2 li a,
.secondMenu ul.level_2 li span {
	border-bottom: 1px dotted #E7E7E7;
}
.secondMenu ul li a.first,
.secondMenu ul li span.first {
  border-top: 0;
}
.secondMenu ul li a.last,
.secondMenu ul li span.last {
	border-bottom: 0;
}
.secondMenu ul li a:hover,
.secondMenu ul li a.trail,
.secondMenu ul li span.active {
	color: #485359;
	background: url(../images/bgSecondMenu.png) 1px 12px no-repeat;
}
.secondMenu ul.level_2 {
	display: none;
	margin-left: 20px;
}
.secondMenu ul.level_3 {
  display: none;
  margin-left: 20px;
}
.secondMenu .level_1 li.trail ul.level_2 {
	display: block;
}
.secondMenu ul.level_2 li a,
.secondMenu ul.level_2 li a:hover,
.secondMenu ul.level_2 li a.trail,
.secondMenu ul.level_2 li span.active {
  color: #485359;
  font-size: 11px;

}


.accesDirects {
  margin: 20px 0 2px;
}
.accesDirects ul {
  margin: 0 0 0 0;
}
.accesDirects li {
  float: left;
  width: 123px;
  height: 111px;
  margin: 0 6px 6px 0;
}
.accesDirects ul li:first-child + li,
.accesDirects li.last {
  margin-right: 0;
}
.accesDirects li a,
.accesDirects li span {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: -700px 0;
  text-indent: -7777px;
  overflow: hidden;
}
.accesDirects ul li:first-child a:hover,
.accesDirects ul li:first-child span {
  background-position: -700px -111px;
}
.accesDirects ul li:first-child + li a {
  background-position: -823px 0;
}
.accesDirects ul li:first-child + li a:hover,
.accesDirects ul li:first-child + li span {
  background-position: -823px -111px;
}
.accesDirects ul li:first-child + li + li a {
  background-position: -946px 0;
}
.accesDirects ul li:first-child + li + li a:hover,
.accesDirects ul li:first-child + li + li span {
  background-position: -946px -111px;
}
.accesDirects ul li:first-child + li + li + li a {
  background-position: -1069px 0;
}
.accesDirects ul li:first-child + li + li + li a:hover,
.accesDirects ul li:first-child + li + li + li span {
  background-position: -1069px -111px;
}
.type #main {
  float: right;
  width: 660px;
}
.type.fullsize #main {
  float: right;
  width: 100%;
}
.type .mod_breadcrumb {
	margin: 20px 0 0;
	font-size: 11px;
}
.type .mod_breadcrumb li {
  display: inline;
}
.type .mod_breadcrumb a {
  text-decoration:none;
}
.type .mod_breadcrumb a:hover {
	text-decoration:underline;
}

.type .mod_titles {
	padding: 0;
	margin: 0 0 20px 0;
	overflow: hidden;
}
.type .mod_titles .level_0 {
  display: block;
  line-height: 26px;
  font-size: 26px;
  font-weight: bold;
}
.type .mod_titles .level_1,
.type .mod_titles .level_2,
.type .mod_titles .level_3 {
  line-height: 16px;
  font-size: 16px;
}
.non2.type .mod_titles .level_1 {
  display: none;
}
.type .mod_titles .level_2:before {
  content: ' › ';
}

.type .mod_titles .level_2 {
  color: #B90735;
}




.type #main .mod_newsreader h1,
.type #main .mod_eventreader h1 {

}
.type #main .mod_newsreader .info,
.type #main .mod_eventreader .info {
	overflow: hidden;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.type #main .mod_newsreader .info span,
.type #main .mod_eventreader .info span {
	min-width: 200px;
	float: left;
	padding: 2px 0;
	text-align: center;
	background: #000000;
}
.type #main .mod_newsreader .back a,
.type #main .mod_eventreader .back a {
	margin-bottom:10px;
	display: block;
	float: left;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;
	background: #485359;;
}
.type #main .mod_newsreader .back a:hover,
.type #main .mod_eventreader .back a:hover {
	
}
.type #main .mod_eventlist h2 {
	background: #0090D1;
	color: #FFF;
	padding: 5px 10px;
}
/**************************
*******  CONTAO  *******
**************************/
a {
  color: #485359;
}
a:hover {
  text-decoration: none;
}
/* Display modes */
#main .column_100 { clear: both; float: none; overflow: hidden; width: 100%; }
#main .column_50_left { clear: both; display: inline; float: left; margin-right: 1%; overflow: hidden; width: 49%; }
#main .column_50_right { clear: right; display: inline; float: right; margin-left: 1%; overflow: hidden; width: 49%; }
#main .column_33_left { clear: both; display: inline; float: left; margin-right: 1%; overflow: hidden; width: 32%; }
#main .column_33_center { display: inline; float: left; margin-left: 1%; margin-right: 1%; overflow: hidden; width: 32%; }
#main .column_33_right { clear: right; display: inline; float: right; margin-left: 1%; overflow: hidden; width: 32%; }
#main .column_67_left { clear: both; display: inline; float: left; margin-right: 1%; overflow: hidden; width: 66%; }
#main .column_67_right { clear: right; display: inline; float: right; margin-left: 1%; overflow: hidden; width: 66%; }

/* Gallery */
#main .ce_mediaGallery ul.thumbnails { list-style: none; margin: 0; overflow: hidden; padding: 0; width: 100%; }
#main .ce_mediaGallery ul.thumbnails li { display: inline; float: left; list-style: none; margin: 0 1% 0 0; padding: 0; }
#main .ce_mediaGallery ul.thumbnails li.first_col { clear: left; margin-left: 0; }
#main .ce_mediaGallery ul.cols_1 li { width: 100%; margin-right: 0; }
#main .ce_mediaGallery ul.cols_2 li { width: 49%; }
#main .ce_mediaGallery ul.cols_3 li { width: 32%; }
#main .ce_mediaGallery ul.cols_4 li { width: 24%; }
#main .ce_mediaGallery ul.cols_5 li { width: 19%; }
#main .ce_mediaGallery ul.cols_6 li { width: 15%; }

/******  mod_article  ******/
.mod_article {
	text-align: justify;
}
.mod_article .block {
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	overflow: visible;
}

.mod_articlespagination h2,
.mod_article h1,
.mod_article h2,
.mod_article h3,
.mod_article h4,
.mod_article h5,
.mod_article h6 {
	clear:both;

	font-size: 11px;
	margin: 10px 0;
	color: #0090D1;
}
.mod_articlespagination h2,
.mod_article h2 {
    font-size: 18px;
}
.mod_article h3 {
    font-size: 15px;
}
.mod_article h4 {
	font-size:13px;
}
.mod_article h5 {
	font-size:11px;
	font-weight: bold;
}
.mod_article p {
	margin: 0 0 2px 0;
}
.mod_article .image_container {
	text-align: center;
	/*line-height: 0;*/
}
.mod_article .image_container .image_frame img {
	border: 1px solid #B8B8B8;
}
.mod_article .image_container .caption {
	color: #8C8C8C;
    font-style: italic;
    margin: 0 0 20px;
    position: relative;
    z-index: 0;
}
.mod_article a {
	color: #444;
}
.mod_article a:hover {
	color: #888;
	text-decoration:none;
}

/******  ce_headline  ******/
.ce_headline,
.ce_text h2 {
  font-family: "Maven Pro", Arial, sans-serif;
  font-weight: 500;
}
h2.ce_headline {

}
/******  ce_text  ******/
.ce_text {
	text-align: justify;
}
.ce_text sup {
	font-size: 10px;
}
.ce_text ul,
.ce_text ol {
	list-style: disc outside url("../images/puce.gif");
    padding: 0 0 0 15px;
}
.ce_text ol {
	list-style-type: decimal;
}
.float_right {
	margin: 0 0 25px 25px;
}
.float_left {
	margin: 0 25px 19px 0;
}

/******  ce_table  ******/
/******  ce_table  ******/
.ce_table  {
  border: 1px solid #485359;
  margin-bottom: 12px;
  border-radius: 3px;
}
.ce_table table {
	width: 100%;
	margin-bottom: 0;
}
.ce_table table tr th,
.ce_table table tr.odd td {
	background: #EEEEEE;
}
.ce_table table tr th,
.ce_table table tr td {
	padding: 6px;
}
.ce_table table thead th,
.ce_table table thead,
.ce_table table.sortable tr th,
.ce_table table.sortable tr th a {
	background: #485359;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height:32px;
	vertical-align:top;
}

.ce_table table th.head_4 {
    width: 70px;
}
.ce_table table th.head_1 {
    width: 101px;
}
.ce_table table th.head_2 {
    width: 85px;
}
.ce_table table th.head_5 {
    width: 70px;
}
.ce_table table th.head_3 {
    width: 190px;
}

.ce_table table th.head_0 {
    width: 70px;
}

.ce_table table.sortable tr th {
	padding: 6px;
}
.ce_table table.sortable tr th a {
	height: 14px;
	padding: 0;
	display: block;
}
.ce_table table.sortable tr th a:hover {
	text-decoration: underline;
}
.ce_table table.sortable tr th a {
	background: #485359 url(../images/default.gif) right center no-repeat;
}
.ce_table table.sortable tr th.asc a {
	background: #485359 url(../images/asc.gif) right center no-repeat;
}
.ce_table table.sortable tr th.desc a {
	background: #485359 url(../images/desc.gif) right center no-repeat;
}

/****** ce_gallery ******/
.ce_gallery {
}
.ce_gallery img {
  /*width: 95%;*/
}

/****** ce_download *******/
/****** ce_downloads ******/
/****** .enclosure ******/
.ce_download,
.ce_downloads {
	padding: 2px 0;
}
.ce_download img.mime_icon,
.ce_downloads img.mime_icon,
.enclosure img.mime_icon {
	margin-bottom: -4px; 
}

/****** ce_image *******/
/****** ce_hyperlink ******/
.ce_image .image_container,
.ce_hyperlink .image_container {
	width: 100%;
	text-align: center;
}
.ce_image .image_container img,
.ce_hyperlink .image_container img {
	display: block;
	margin: 0 auto;
}

/****** ce_toplink ******/
.ce_toplink {
	text-align: right;
}
.ce_toplink a {
	padding-left: 14px;
	background: url(../images/toplink.gif) no-repeat left top;
}
.ce_toplink a:hover {
	background-position: 0 -12px;
}

/****** ce_flv_jw ******/
.ce_flv_jw {
	text-align: center;
	float: left;
	clear: both;
}
.ce_flv_jw .videoPlayerNoFlash {
}

/******  ce_form  ******/

.ce_form table {
	width: 100%;
}
.ce_form .col_first {
	width: 25%;
	text-align: left;
}
.ce_form label:after {
  content: ' :';
}
.ce_form select, 
.ce_form input.text, 
.ce_form textarea.textarea,
.ce_form input.captcha,
.ce_form input.upload {
	width: 97%;
	margin: 0 0 4px 0;
	padding: 1%;
	font-family: Arial, sans;
	color: #646464;
	border: 1px solid #D1D1D1;
	border-radius: 3px;
}
.ce_form select {
  width: 96%;
}
.ce_form .styled_select {
  width: 100%;
  height: 14px;
  margin: 0 0 4px 0;
  padding: 1%;
  font-family: Arial, sans;
  color: #646464;
  border: 1px solid #D1D1D1;
  border-radius: 3px;
}
.styled_select.focused {
  background: #fff;
}
.ce_form input.radio, 
.ce_form input.checkbox, 
.ce_form input.upload {
	margin: 1px 0;
}
.ce_form input.upload {
	width: 99%;
	text-align: right;
}
.ce_form input.text,
.ce_form input.captcha {
	height: 14px;
}
.ce_form input.captcha {
	width: auto;
	float: right;
}
.ce_form span.captcha_text {
	font-style: italic;
	font-size: 10px;
	line-height: 22px;
	float: left;
}
.ce_form .checkbox_container,
.ce_form .radio_container {
	width: 300px;
}
.ce_form .checkbox_container span,
.ce_form .radio_container span {
	float: left;
}
.ce_form span.mandatory {
	font-weight: bold;
}
.ce_form p.error {
	color: #C00;
	margin: 0;
	padding: 2px 0 0 0;
}
.ce_form .explanation {
	width: 425px;
	padding: 8px 0 4px 0;
}
.ce_form .submit_container {
	padding-top: 10px;
}
.ce_form .submit_container input {
	padding: 2px 4px;
	border: 1px solid #666;
}

.ce_form .submit_container input.submit,
.submit_container input.submit {
    background: none repeat scroll 0 0 #485359;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    overflow: hidden;
    padding: 3px 8px;
    text-align: center;
    border-radius: 3px;
}
.ce_form .submit_container input.submit:hover,
.submit_container input.submit:hover {
	background: #000;
}

/******  ce_accordion  ******/

.mod_article .ce_accordion {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-bottom: 3px;  
}
.ce_accordion .toggler {
	height: 45px;
	padding: 0 0 0 30px;
	border-top: 1px dotted #CCC;
	cursor: pointer;
	background: url(../images/bg_toggler.png) 0 -48px no-repeat;
}
.ce_accordion .toggler:hover,
.ce_accordion .toggler.active {
	background: url(../images/bg_toggler.png) 0 12px no-repeat;
}
.ce_accordion .toggler h3,
.ce_accordion .toggler h2 {
	height: 35px;
	margin: 0;
	padding: 10px 50px 0 0;
	font: 17px Arial black, Arial, sans;
	letter-spacing: -1px;
	background: url(../images/status_toggler.png) right -48px no-repeat;
	text-transform: uppercase;
}
.ce_accordion .toggler.active h3,
.ce_accordion .toggler.active h2 {
	background: url(../images/status_toggler.png) right 12px no-repeat;
}
.ce_accordion .toggler.active {
	padding-bottom: 7px;
}
.ce_accordion .accordion {
	margin-left: 31px;
}

.mod_smarticle { width: 100%; }
.mod_smarticle .col { float: left; margin: 0 0 10px 2%; }
.mod_smarticle .first_col { clear: both; margin-left: 0; }
.mod_smarticle .last_col { clear: right; float: right; }
.mod_smarticle .last_col + div { clear: both; }
.mod_smarticle .cols_1 { width: 100%; }
.mod_smarticle .cols_2 { width: 49%; }
.mod_smarticle .cols_3 { width: 32%; }
.mod_smarticle .col_0_1.cols_3,
.mod_smarticle .col_1_2.cols_3 { width: 66%; }

.mod_sitemap a {
  text-decoration: none;
}
.mod_sitemap a:hover {
  text-decoration: underline;
}
.mod_sitemap ul.level_1>li>a {
  font-family: "Maven Pro",Arial,sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.mod_sitemap ul.level_2 {
  margin: 10px 0 20px 15px;
}
.mod_sitemap ul.level_2 li {
  margin: 5px 0;
}

#main .thirdMenu {
  margin:0 0 5px 0;
}
#main .thirdMenu li {
  float: left;
  margin:0 2px 0 0;
}
#main .thirdMenu li a,
#main .thirdMenu li span {
  background: none repeat scroll 0 0 #D1D1D1;
  border: 0 none;
  border-radius: 3px;
  color: #FFFFFF;
  cursor: pointer;
  overflow: hidden;
  padding: 1px 3px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}
#main .thirdMenu li a:hover,
#main .thirdMenu li span {
  background: none repeat scroll 0 0 #000000;
}
#main #lv3  {
  float: left;
  text-align: right;
}
#main #lv3 li.trail {
  display:none;
}

.mod_smarticle>.block>.ce_headline:first-child,
.mod_smarticle>.block>.ce_text h2:first-child {
  margin-top: 0;
}
