/* reset default browser styles */
* { 
	padding: 0px;
	margin: 0px;
}

html, body {	
	background: #FFFFFF;	
	font-family: Verdana,Tahoma,Arial;
}

#bodyWrapper {	
	margin-top: 0px;
	min-height: 100%; 
	background-image: url(../graphics/siteBackround2.png);
	background-repeat: repeat-x;
}

#mainContentWrapper {
	margin: auto;	
	width: 1000px;
	background: #7D7D7D; 
	padding-bottom: 30px;  
}

#footerWrapper {
	border-top: 2px solid #EE1D23; 
	color: #D7D6D6;	   
	margin: auto;	
	width: 1000px;
	background: #3e3e51;
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerWrapper a, #footerWrapper a:visited {
	color: #D7D6D6;
	text-decoration: none;
}

#footerWrapper table {
	width: 100%;
}

#precontentWrapper, #footerContent {
	margin: auto;	
	width: 958px;
}

#languageBar {	
	border: 0px solid black;   
	height: 50px;
	margin: auto;	
	margin-top: 0px;
	margin-bottom: -20px;
	width: 1000px;	  
	padding-top: 20px;
	text-align: right;
}

#sublogoWrapper img, div.block {
	border: 2px solid #9C9C9C;
}

#leftMenuWrapper {			 	  
	width: 250px;
	min-height: 600px;
	background-color: #80808d;
	border: 0px solid #9C9C9C;	
	float: left;
}

#logoWrapper, #searchWrapper {
	height: 70px;
	vertical-align: bottom;
	position: relative; 
}

#logoWrapper {
	float: left;
	background: url(../graphics/logo.png) no-repeat;
	width: 300px;
	margin: 10px;
}

#searchWrapper {
	margin-right: 16px;		
}

#searchWrapper form {
	position: absolute; 
    bottom: 0px; 
	right: 0px;
	padding: 5px;  	
}					  

#searchWrapper form input{
	border: 1px solid black;
}					  

a.
.menuText {
	color: #ffffff;
	font-weight: normal;
}

#navWrapper {
	margin-top: 40px;
	margin-bottom: 20px;
}

#navWrapper  ul li {
	display: inline;
	height: 50px;
	border: 0px;
	list-style-type: none;
	padding: 3px;
	margin-right: 20px;
}

#navWrapper a {
	text-decoration: none;
	color: white;
} 

#navWrapper a:hover {
	color: black;
}
#navWrapper .activeItem{
	border-bottom: 5px solid #EE1D23; 
} 					   
body {
	margin: 0px auto;
	height: 100%;
}
.right {
	text-align: right;
}
.clearBoth {
	clear: both;
}
div.block {
	background: #BEBEBE;
	background-image: url(../graphics/bottomFieldBackground.png);
	background-repeat: repeat-x;
	width: 204px;
	height: 230px;
	margin-top: 20px;
	margin-right: 15px;
	padding: 10px;
	float: left;	
}

div.block a { 
	color: #EE1D23;
 	text-decoration: none;
}
div.block a:hover {
 	text-decoration: underline;
}

div.block:hover {
 border-bottom: 2px solid #BE2530;
}
div.block ul {
	color: #EE1D23;
	font-size: 8pt;
	margin-left: 80px;
}
div.block li {
	margin-bottom: 6px;
}
div.block li a {
	color: #616162;
	text-decoration: none;
}
div.block li a:hover {
	color: #BE2530;
	text-decoration: underline;
}

#blocksWrapper div.last {
	margin-right: 0px;
}

div.image {
	width: 160px;
	margin: 0px 0px 10px 5px;
	overflow: hidden;
	float:left;
}
div.image span {
	display: inline;
	color: #707070;
	font-size: 0.7em;
	line-height: 10px;
}

img.gal {
	border: solid 1px #9C9C9C;
	margin: 0px;
	padding: 2px;
}

img.gal:hover {
	border: 1px solid #EE1D23;
}

img.c {
	border: 1px solid #9C9C9C;
	padding: 5px;
	margin: 10px;
}

img.c:hover {
	border: 1px solid #EE1D23;
}

img.d {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}

img.d:hover {
	border: 1px solid #EE1D23;
}

div.block p {
	color: #616162;
	font-size: 8pt;	
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	text-align: align-left;
}

div.block img {
	float: left;
}

span.blockTitle {
	color: #EE1D23;
	font-size: 14pt;
	font-weight: normal;
}  
h2 {
 	color: #EE1D23;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;  
	margin-bottom: 20px;			
	border-bottom: solid 1px red;
}

h3 {
 	color: #EE1D23;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;  
	margin-bottom: 20px;
	border-bottom: solid 1px #EE1D23;	
}

h5 {
 	color: #7070BB;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;  
	margin: 10px 0px 10px 0px;	
	border-bottom: dotted 1px #7070BB;	
}

h6 {
 	color: white;
	background-color: #7070BB;
	padding-left: 5px;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;  
	margin: 10px 0px 10px 0px;	
	border-left: solid 0px #EE1D23;	
	border-bottom: solid 2px #EE1D23;
}

h4 {
 	color: #7070BB;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;  
	margin: 0px 0px 10px 0px;			
}

#sitePlace {
 	color: #80808d;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;  
	margin-bottom: 16px;
}

#sitePlace a{	   
 	color: #80808d;
	text-decoration: none;
}

#sitePlace a:hover{
	text-decoration: underline;
}								

#bSign {
 	min-height: 100px;
	background-image: url(../graphics/BossSign.png);	
	background-repeat: no-repeat;	   
	background-size: 250px;
}

#menuWrapper {
	padding-top: 20px;
	width: 240px;	 
	float: left;
	height: 100%;  
	
}

#menuWrapper ul {
	padding: 10px;
}

#menuWrapper li{
	list-style-type: none;
	padding: 5px;
	border-bottom: 1px solid white;
}

#menuWrapper  li.sub1 {
	border: 0px;
	border-left: solid 5px #80818d;
	padding-left: 10px;
	font-size: 12px;
}
#menuWrapper  li.sub1Active {
	border: 0px;
	border-left: solid 5px red;
	padding-left: 10px;
	background-color: #3E3F51;
	font-size: 12px;
}

#menuWrapper ul li:last-child {
	border-bottom: 0px;
}

#menuWrapper a { 
	color: white;
	text-decoration: none;
}

#menuWrapper li:hover, #menuWrapper li.activeItem { 
	background-color: #3E3F51;
}

#pageWrapper {
	border: 2px solid #9C9C9C;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	background-image: url(../graphics/menuBackground.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#menuTitle {
	background-color: #EE1D23;
	padding: 5px 15px;
	color: white;
	font-weight: bold;
	font-style: italic;	
	font-size: 20px;
}

#contentWrapper {
	background-color: #FFFFFF;
	padding: 10px 30px 20px 10px;
	width: 666px;	  
	min-height: 400px;
	color: #575758;
	float: right;	 
	background-image: url(../graphics/logo_HR.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

a.contact {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #606060;
}

a.contact:hover{
	text-decoration: underline;
}

#contentWrapper p {
	margin-bottom: 20px; 
	font-size: 0.8em;	 
	text-align:justify;
}

#contentWrapper p.contact{
	margin-bottom: 15px; 
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;	
	text-align: left;
}

#contentWrapper p.clausule{
	font-size: 0.6em;
	line-height: 1em;
	text-align: left;
}

#contentWrapper ul {	
	list-style-type: square;   
	margin-bottom: 40px;
	margin-left: 5px; 
	font-size: 0.8em;	 
}

#contentWrapper li {
	margin: 10px 0px -5px 15px;
}

#fakePageWrapperFooter {	  
	clear: both;
}
