body, p, ul, ol, h1, h2, h3, h4, div, table, th, td, form, input, select, textarea {padding: 0; margin: 0;}

.big{
	font-weight: bold;
}

#sites {list-style:none;}

#sites ul {list-style:disc;}

.awesome{
	background: #222;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	padding-left: 30px; padding-right: 30px;
}

.medium.awesome { font-size: 13px; }

.blue.awesome { background-color: #6572ec; }

#sites li {margin-bottom: 1em}

html, body {height: 100%;}
body {
    width: 100%; min-width: 1200px;
    margin: 15px 0;
    color: #505050; 
	background: #ffffff;
    font: 12pt/1.3em Tahoma, sans-serif;
    
}

a, a:visited {color: #00709e; text-decoration: underline;}
a:hover {text-decoration: none;}

img {border: 0; vertical-align: top;}

h1 {margin-bottom: 0.5em; font: 25pt/1.3em Tahoma, sans-serif; color: #505050;}
h2 {margin-bottom: 0.5em; font: 22pt/1.3em Tahoma, sans-serif; color: #247894;}

p {margin: 1em 0;}
ul, ol {margin: 0.5em 0 1em 2em;}

div.wrapper {margin: 0 20px;}
img.sign {position: absolute; top: -15px; right: 0; z-index: 5;}

div.description {
    display: none;
    position: absolute; left: 5%; top: 5%;
    width: 1100px;
    padding: 70px 40px 70px 80px;
    background: transparent url('img/white.png') no-repeat -40px -40px;
    z-index: 10;
}
div.shad {position: absolute; font-size: 1px; background: transparent url('img/white.png') no-repeat;}
div.sright {top: 0; bottom: 0; right: -40px; width: 40px; background-position: 0 -40px !important;}
div.sbottom {bottom: -40px; left: 0; width: 100%; height: 40px; background-position: -40px 0 !important;}
div.scorner {bottom: -40px; right: -40px; width: 40px; height: 40px; background-position: 0 0 !important;}
a.close {position: absolute; top: 40px; right: 0;}
#place, #place2, #place3 {max-height: 800px; overflow: auto;}

table.page {width: 100%; max-height: 800px;}
td.menu {width: 370px; vertical-align: top;}
td.text {max-height: 800px; line-height: 1.4em; vertical-align: top; overflow: auto;}

img.img-left {float: left; margin-right: 20px;}
img.img-right {float: right; margin-left: 20px;}

a.button, div.button {display: block; margin-bottom: 10px; padding: 6px 20px 10px; font-size: 11pt; line-height: 1.2em; color: #61331d; text-decoration: none;}
a.button:hover {text-decoration: underline;}
a.type1 {width: 283px; height: 57px; padding: 10px 20px; background: url('img/button1.png') no-repeat;}
a.type2, div.type2 {width: 185px; height: 60px; margin-right: 5px; padding: 10px 10px; background: url('img/button2.png') no-repeat;}

a.button-main {margin: 0; padding: 10px; font-size: 13pt; color: #c4401c;}
a.zam {width: 225px; height: 50px; margin-bottom: 8px; background: url('img/zam.png') no-repeat;}
a.rights, div.rights {width: 127px; height: 49px; margin: 0 auto 10px; padding: 16px 20px 24px; font-size: 11pt; color: #565656; background: url('img/button-yellow.png') no-repeat;}

table.glagne {width: 100%;}
table.glagne td {vertical-align: top;}

table.center {width: 100%;}
table.center a.button {margin-bottom: 15px;}

.region {
	position: absolute; 
	font-size: 11pt;
	color: #3e4bff; 
	text-decoration: none; 
	font-weight: bold;
}

a.region:visited {

  color: #3e4bff !important; 
  text-decoration: none !important;
}

a.region:hover {

  text-decoration: underline !important;
  
}



div.mudod {width: auto !important;}
