/* +---------------------------------------------------------------------------------+ */
/* | FEUILLE DE STYLE                                                                | */
/* +---------------------------------------------------------------------------------+ */

/* +---------------------------------------------------------------------------------+ */
/* | STYLES DES TAGS HTML                                                            | */
/* +---------------------------------------------------------------------------------+ */

BODY{
  	background-color: #CCCCCC;
	margin: 0px 5px 0px 5px;
	font-family: Verdana,Arial,sans-serif;
	text-align: center;
	font-size: 12px;
	color: #333333;
}

p{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

h1{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

h2{
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

h3{
	font-size: 13px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

h4{
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

h5{
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-decoration: underline;
}

h6{
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-decoration: underline;
}

a{
	margin: 0px;
	color: #FF6600;
	text-decoration: underline;
}

a:link{
	margin: 0px;
	color: #FF6600;
	text-decoration: underline;
}

a:visited{
	margin: 0px;
	color: #FF6600;
	text-decoration: underline;
}

a:hover{
	margin: 0px;
	color: #FF6600;
	text-decoration: underline;
}

li {
	padding: 5px 0px 5px 0px;
}

.important{
	color: #FF6600;
/*	color: #888;
	font-weight: bold;*/
}

.align-center{
	text-align: center;
}

.align-left{
	text-align: left;
}

.align-right{
	text-align: right;
}

/* +---------------------------------------------------------------------------------+ */
/* | STYLES CONTAINERS                                                               | */
/* +---------------------------------------------------------------------------------+ */

#page{
	width: 998px;
  	margin-left: auto;
  	margin-right: auto;
	padding: 0px;
  	text-align: left;
	background-image: url('../img/mainBackground.png');
	background-repeat: repeat-y;
}

#langBar{
	float: right;
	width: 25%;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 20px 5px 0px;
}

.tx-srlanguagemenu-pi1 .CUR, .tx-srlanguagemenu-pi1 .SPC, .tx-srlanguagemenu-pi1 .NO {
	float: right;
}

.tx-srlanguagemenu-pi1 img {
	display: none;
}

#mainHeader{
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.whiteBand{
	float: left;
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-image: url('../img/whiteBand.png');
	background-repeat: no-repeat;
}

#mainMenu{
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 8px 0px 5px 0px;
}

.spacerH{
	float: right;
	width: 25px;
}

.leftCol{
	float: left;
	width: 260px;
/*	background-image: url('../img/leftMenuBackground.png');
	background-repeat: repeat-y;*/
}

.img{
	display: block;
}

img {
	border:none;	
}

#leftMenu{
	width: 260px;
	margin-top: -10px;
	background-image: url('../img/leftMenuBackground.png');
	background-repeat: repeat-y;
}

#leftContent, #pub{
/*	background-color: white;*/
	margin: 20px 25px 0 70px;
/*	padding: 3px 3px;
	background-color: #eee; */
}

#content{
	float: left;
	width: 700px !important;
	width: 680px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 55px;
}

#contentLarge{
	float: left;
	padding: 0px 45px;
	width: 900px !important;
	width: 970px;
}

#subMenu{
	width: 100%;
	min-height: 13px;
	padding: 0px 0px 0px 0px;
	margin-top: 8px;
	margin-left: 0px;
	font-size: 13px;
	text-align: left;
}

#working{
	float: left;
/* 	width: 100%; */
	padding: 0px 0px 0px 0px;
}

#footer{
	clear: both;
	width: 923px !important;
	width: 923px;
	height: 50px;
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding: 5px 23px 0px 52px;
	background-image: url('../img/footer.png');
	background-repeat: no-repeat;
}

#bottomMenu{
	float: right;
	width: 100%;
	padding-top: 4px;
}

.adress{
	float: left;
	width: 25%;
	font-size: 9px;
	padding-top: 4px;
}

.csc-textpic-imagewrap {
	margin-top: 15px;
}

.csc-textpic-caption {
	font-size: 0.8em;
	background-color: silver;
}

/* +---------------------------------------------------------------------------------+ */
/* | STYLES LANGBAR                                                                  | */
/* +---------------------------------------------------------------------------------+ */

#langBar a{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

#langBar a:hover{
	text-decoration: none;
	color: #FF6600;
}

#langBar a:link{
	text-decoration: none;
	color: #333333;
}

#langBar a:hover{
	text-decoration: none;
	color: #FF6600;
}

#langBar .INACT{
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
}

#langBar .CUR{
	font-size: 11px;
	text-transform: uppercase;
	color: #FF6600;
	margin: 0px;
}

#langBar .CUR a{
	text-transform: uppercase;
	color: #FF6600;
}


/* +---------------------------------------------------------------------------------+ */
/* | STYLES MAINMENU                                                                 | */
/* +---------------------------------------------------------------------------------+ */

#mainMenu a{
	text-decoration: none;
	color: #333333;
}

#mainMenu a:hover{
	text-decoration: none;
	color: #FF6600;
}

#mainMenu a:link{
	text-decoration: none;
	color: #333333;
}

#mainMenu a:hover{
	text-decoration: none;
	color: #FF6600;
}

#mainMenu .mMenu-no{
	font-size: 12px;
	margin: 0px;
}

#mainMenu .mMenu-act{
	font-size: 12px;
	color: #FF6600;
	margin: 0px;
}

#mainMenu .mMenu-act a{
	color: #FF6600;
}

/* +---------------------------------------------------------------------------------+ */
/* | STYLES LEFTMENU                                                                 | */
/* +---------------------------------------------------------------------------------+ */

#leftMenu div {
}

#leftMenu a{
	text-decoration: none;
	color: #333333;
}

#leftMenu a:hover{
	text-decoration: none;
	color: #FF6600;
}

#leftMenu a:link{
	text-decoration: none;
	color: #333333;
}

#leftMenu a:hover{
	text-decoration: none;
	color: #FF6600;
}

#leftMenu .lMenu-no{
	width: 158px !important;
	width: 230px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 72px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}

#leftMenu .lMenu-act{
	width: 158px !important;
	width: 230px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 72px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}

#leftMenu .lMenu-act a{
	color: #FF6600;
}

#leftMenu .lMenu-spc{
	width: 158px !important;
	width: 230px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 72px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FF6600;
	border-bottom: 1px solid #FF6600;
}

#leftMenu .sMenu-no{
	width: 148px !important;
	width: 220px;
	font-size: 12px;
	padding-left: 82px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	background-image: url('../img/menuDot.gif');
	background-repeat: no-repeat;
}

#leftMenu .sMenu-act{
	width: 148px !important;
	width: 220px;
	font-size: 12px;
	padding-left: 82px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	background-image: url('../img/menuDotOrange.gif');
	background-repeat: no-repeat;
}

#leftMenu .sMenu-act a{
	color: #FF6600;
}

#leftMenu .ssMenu-no{
	width: 138px !important;
	width: 210px;
	font-size: 12px;
	padding-left: 92px;
	padding-bottom: 2px;
	margin: 0px;
}

#leftMenu .ssMenu-act{
	width: 138px !important;
	width: 210px;
	font-size: 12px;
	padding-left: 92px;
	padding-bottom: 2px;
	margin: 0px;
}

#leftMenu .ssMenu-act a{
	color: #FF6600;
}


/* +---------------------------------------------------------------------------------+ */
/* | STYLES BOTTOMMENU                                                               | */
/* +---------------------------------------------------------------------------------+ */

#bottomMenu a{
	text-decoration: none;
	color: #333333;
}

#bottomMenu a:hover{
	text-decoration: none;
	color: #FF6600;
}

#bottomMenu a:link{
	text-decoration: none;
	color: #333333;
}

#bottomMenu a:hover{
	text-decoration: none;
	color: #FF6600;
}

#bottomMenu .mMenu-no{
	font-size: 12px;
	margin: 0px;
}

#bottomMenu .mMenu-act{
	font-size: 12px;
	color: #FF6600;
	margin: 0px;
}

#bottomMenu .mMenu-act a{
	color: #FF6600;
}


/* +---------------------------------------------------------------------------------+ */
/* | STYLES WORKING                                                                  | */
/* +---------------------------------------------------------------------------------+ */


#working p{
	text-align: justify;
	font-size: 12px;
}

#working a{
	margin: 0px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}

#working a:link{
	margin: 0px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}

#working a:visited{
	margin: 0px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #AAAAAA;
}

#working a:hover{
	margin: 0px;
	color: #FF6600;
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
}

/* +---------------------------------------------------------------------------------+ */
/* | STYLES FOOTER                                                                   | */
/* +---------------------------------------------------------------------------------+ */


#footer a{
	text-decoration: none;
	color: #333333;
}

#footer a:hover{
	text-decoration: none;
	color: #FF6600;
}

#footer a:link{
	text-decoration: none;
	color: #333333;
}

#footer a:hover{
	text-decoration: none;
	color: #FF6600;
}

#bottomAddress{
	clear: both;
	padding-top: 5px;
	margin-left: 20px;
}

#leftContent h1 {
	text-align: left;
	font-size: 14px;
	padding: 0 0 3px 0;
}

#leftContent p {
	text-align: left;
	font-size: 10px;
	padding: 0 0 3px 0;
}

.csc-textpic-caption {display: none;}


#working .contenttable p.bodytext {
	margin: 0;
	padding: 0;
	text-align: center;
}

#working .contenttable td {
	vertical-align: top;
}

.spacer-gif {
	clear: both;
	width: 700px;
}

/*object {
	border: 3px solid red;
	background-image: url('../img/loading.gif');
	background-repeat: no-repeat;
}*/

div.tx-wtcontentchange-pi1 {
	width: 160px;
	background-color: #fff;
	margin: 20px 0 0 0;
	padding: 0;
}
div.wt_contentchange_link {
	padding-top: 5px;
	margin-top: 5px;
	border-top: none;
}
div.clear {
	clear: both;
}