*{
	margin:0;
	padding:0;
}
html, body	{
	width:100%;
	height:100%;
}

body{
	font-family: arial;
	font-size: 12px;
	background: #dddddd url('../../image/kit_graph/5/page_bg.png');
	color:#737373;
}
#backcontainer{
	background: url('../../image/kit_graph/5/background.png') repeat-x;
}
#container	{
	width:900px;
	margin:0 auto;
	background: url('../../image/kit_graph/5/bg-body.gif') no-repeat 0 252px;
}
#container.index {
	background: url('bg-body.novinky.gif') no-repeat 0 252px;
}

a:visited{
	color:#a7a9ac;
}
a{
	color:#737373;
}
a:hover	{
	color:#db812d!Important;
	text-decoration:none;
}

h1{
	color: #a7a9ac;
	font-size:18px;
	margin:12px 24px;
}
h2{
	color: #db812d;
	font-size:120%;
	font-weight:bold;
	text-decoration: underline;
	margin:12px 24px;
}
h3, h4{
	color: #737373;
	font-size:11px;
	font-weight:bold;
	margin:6px 24px;
}
h5{
	display:inline;
	font-size:100%;
	font-weight:bold;
}
h6{
	display:inline;
	font-size:80%;
	padding-left: 20px;
}


a img {
	border:0;
}
li{
	list-style:none;
	color:#555555;
}
hr{
	margin:2em auto;
	border:0;
	height:1px;
	width:90%;
	color:#c7c6c6;
	background-color:#c7c6c6;
}


.clear{clear:both;}
.half{ width:50%; }
.small{ font-size:9px; }
.fright {float:right; }
.image_fright{
	float:right;
	width: 100px;
}
.mar{margin:12px 24px; }
.center	{text-align:center;}
p.continue{ margin-top:0.1em; }
h2.continue, h3.continue, h4.continue{margin-bottom:0; }
.spacebottom{padding-bottom:1em!Important;}
.spacetop{padding-top:1em!Important;}
.menu .spacetop	{padding-top:2em!Important;}
.borderleft	{border-left:1px solid black;}
.nowrap	{white-space:nowrap;}
.todo{
	/*text-align:center;*/
	font-size:100%;
	background-color:#f7f6f6;
	/*margin:24px;*/
	padding: 5px;
	line-height:100%;
	
}



#header{
	height:252px;
	width:900px;
}


#mainmenu{
	width: 100%;
	overflow:hidden;
	margin-left:80px;
}
#mainmenu	li{
	float:left;
	padding:0 1em;
	height:30px;
	text-align:center;
}

#sidebar{
	float:left;
	width:132px;
	font-size:81%;
	padding:30px 0 0 44px;
}
#sidebar .menu li{
	padding:0.3em 0 0.3em 1em;
}
#sidebar p{margin:0.5em 0;}
#sidebar h2, #sidebar h3, #sidebar h4{
	margin-left:0;
	margin-right:0;
}
#topcontent {
	margin:40px 0 0 160px !important;
	margin:40px 0 0 130px;
	width:654px !important;
	width:650px;
	padding: 5px;
	padding-left: 20px !important;
	padding-left: 10px;
	/*background-color:#EEEEEE;*/
	background-color: white;
	font-size:100%;
	_margin-left: 130px;
}
#sidebar h3 {
	background: #EFF0F0;
	padding: 2px 0;
	font-size: 9pt;
}

#topcontent .pad {
	padding-right: 1em;
}
#topcontent h3 {
	font-size: 13pt;
	margin: 0;
	margin-bottom: 0.5em;
}

#topcontent p {
	margin: 0.25em 0; 
}
.message_organisation {
	/*margin-top: 20px;*/
	/*min-height: 200px;*/
	padding: 0;
	border-bottom:1px #FED583 solid;
}
.texte_organisation{
	padding: 0;
	
}
.spacer_message_organisation{
	min-height: 75px;
}
.image_news{

	
	float: right;
	overflow: hidden;
	width: 250px;
	margin:0.8em 24px !important;
	margin:0.8em 15px;
	padding: 1px;
	border: 1px solid #848686;
}
.image_news_grimpette{

	
	float: right;
	overflow: hidden;
	width: 85px;
	margin:0.8em 24px !important;
	margin:0.8em 15px;
	padding: 1px;
	border: 1px solid #848686;
}
.datum {
	margin-top: 20px;
	padding: 20px;
	padding-top:0;
	padding-left: 30px;
	background-image: url('../../../image/kit_graph/5/calendar-icon.gif');
	background-repeat: no-repeat;
	font-size: 120%;
	font-weight: bold;
	color: #db812d;
	border-bottom:1px #FED583 solid;
}

#topcontent h3 a {text-decoration: none;}
#topcontent h3 a:hover {text-decoration: underline;}

#content{
	margin: 25px 0 0 176px;
	width:642px;
	background-color: white;
	font-size:100%;
	padding: 5px;
	padding-left: 15px;
}
#content ul	{
	margin:0.8em 24px;
}
#content ul li{
	list-style:none;
	/*color:#a7a9ac*/
}
#content ul li strong{
	color:#db812d;
}
#content p, #content div.text{
	padding:0;
	margin:0.8em 24px;
	line-height:120%;
}
#content p, #content div.text, #content td{
	text-align:justify;
}
#content table{
	/*background-color:#f0f0f0;*/
	width:100%;
	margin:12px auto;
	padding:0.5em;
	color:#0066FF;
}
#content table td {
	padding:0.1em 0.5em 0.1em 0;
	vertical-align:top;
}
.hauttable{
	background-image:  url("../../../image/kit_graph/5/menu.gif");
	text-align: center;
	font-weight:bold;
}
.border_dashed {
	border: 1px #0066FF dashed;
	text-align: left;
	background-color: #ffffff;
}
.border_double {
	border: 3px #0066FF double;
	text-align: left;
	background-color: #ffffff;
}
.ligne {
	background-color: WHITE;
	text-align: left;
}
.TitreInfo{
	background-image: url("../../../image/boutons/fr/reglement.gif");
	background-repeat: no-repeat;
	
	width: 128px;
	height: 30px;
	
	padding-top: 7px;
	padding-left: 45px;
	
	color: #fff;
	font-size: 13px;
	font-weight:bold;
}

#contentwrapper{
	height: 14px;
	width:100%;
}

#footer{
	font-size:8px;
	text-transform:uppercase;
	width: 100%;
	text-align:center;
	padding: 2em;
}
#footer div.small{
	padding-top:0.5em;
	text-transform:none;
}
#footer a:visited{
	color:#000;
}



.menu a:visited{
	color:#a7a9ac;
}
.menu a	{
	color:#737373;
	text-decoration:none;
	font-size:12px;
	font-weight:bold
}
.menu a:hover, .menu a.active{
	color:#db812d!Important;
}

#leftmenu {
	background: white;
	
}


#rezervace h3 {
	color: #DD822D;
	background: #DFDEDE;
	margin: 0;
	padding: 0.3em 1em 0.3em;
}

#rezervace div, #rezervace li {
	margin: 2px 0;
	clear: both;
}

form#subscribe	{/* margin:0; padding:2px 10px; border:0; */}
#subscribe h3		{ font-size:11px; }


	
#gallery {
	text-align: center;
	background: white;
	text-align: center;
}

#mainfoto {
	display: table;
	background: url('../../../image/kit_graph/5/gal_bg.png') repeat-x;
	height: 355px;
	margin: auto;
	_width: 10px;
	
}

#mainfoto .pad {
	position: relative;
	padding: 23px;
}

.leftframe {
	position: absolute;
	top: 0;
	left: 0;
	_left: -23px;
	height: 355px;
	width: 10px;
	display: block;
	background: url('../../../image/kit_graph/5/gal_left_bg.png');
}

#foto {
}

.rightframe {
	position: absolute;
	top: 2px;
	right: 0;
	height: 355px;
	width: 10px;
	display: block;
	background: url('../../../image/kit_graph/5/gal_right_bg.png');
}



#thumbs {
	margin: 10px auto;
	width: 370px;
	position: relative;
	text-align: left;
}

#thumbs .pad {
	width: 330px;
	margin: 0 20px;
}

.mois{
	margin-left: 20px;
	margin-right: 5px;
}

#arrowleft {
	position: absolute;
	top: 15px;
	left: 0;
	height: 15px;
	width: 14px;
	display: block;
	background: url('../../../image/kit_graph/5/arrow_left.png');
}


#arrowleft:hover, #predchozi:hover, #FlecheGauche:hover {
	background: url('../../../image/kit_graph/5/arrow_left-a.png');
}

#arrowright {
	position: absolute;
	top: 15px;
	right: 0;
	_right: 35px;
	height: 15px;
	width: 14px;
	display: block;
	background: url('../../../image/kit_graph/5/arrow_right.png');
}
#FlecheDroite {
	position: absolute;
	top: 15px;
	right: 0;
	_right: 35px;
	height: 15px;
	width: 14px;
	display: block;
	background: url('../../../image/kit_graph/5/arrow_right.png');
}

#arrowright:hover, #dalsi:hover, #FelcheDroite:hover  {
	background: url('../../../image/kit_graph/5/arrow_right-a.png');
}

#predchozi {
	position: absolute;
	top: 50%;
	height: 15px;
	width: 14px;
	display: block;
	background: url('../../../image/kit_graph/5/arrow_left.png');
	right: 12px;
}


#dalsi {
	position: absolute;
	top: 50%;
	height: 15px;
	width: 14px;
	display: block;
	background: url('../../../image/kit_graph/5/arrow_right.png');
	left: 12px;
}

#thumbs .thumb {
	float: left;
	width: 80px;
	height: 60px;
	text-align: center;
}

#thumbs .thumb img {
	border: 1px solid white;
}

#thumbs a:hover img {
	border: 1px solid black;
}

#klip {
	overflow: hidden;
	height: 60px;
}

.hidden {
	visibility: hidden
}

ul.links li {
	margin: 1em auto;
	list-style: square inside !Important;
	padding: auto;
}

.links li strong {
	margin-right: 1em;
}

ul.links li a {
	text-decoration: none;
}

ul.links li a:hover {
	text-decoration: underline;
}

textarea {
	font-family: arial;
	font-size: 9pt;
}

#sidebar div.drapeau	{
	text-align:center;
	font-size: 100%;
	padding: 5px;
}

#sidebar div.reklama	{
	text-align:center;
	padding:10px 0;
}
#sidebar div.reklama img	{
	margin:0 0 10px 0;
}

#LigneCani{
	/*visibility: hidden;*/
}

#content label.label_cote_fichier
{
	float:left;
	width: 120px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}
#content label.label_cote
{
	float:left;
	width: 120px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}
#content label.label_cote_admin
{
	float:left;
	width: 250px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}

fieldset
{
	margin-bottom:20px;
	padding: 5px;
	padding-bottom: 20px;
}

legend
{
	color: #2C485C;
	font-weight: bold;
	font-family: Arial, times, 'Times new roman', serif;
}

from{ }
.Envoie{
color: #ffffff;
background-color: transparent;
background-image: url("../../../image/kit_graph/5/fond_form.gif");
background-repeat: no-repeat;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
border-style : none;
vertical-align: top;

width: 116px;
height: 26px
}

#menu_mon_compte h5
{
	line-height: 20px;
	margin: 0;
	padding-top: 15px;
	padding-left:10px;
	padding-bottom:4px;
	padding-right: 35px !important;
	padding-right: 40px;
	vertical-align: bottom;
	color:#2C485C;
	background-color:#F4F9FD;
	background: url('../../../image/kit_graph/5/haut_menu.png') no-repeat;
	border-right:1px solid rgb(150,153,154);
}
#menu_mon_compte h5 img {
	margin-right:5px !important;
	margin-right:0;
}
#menu_mon_compte ul
{
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin-left: 5px;
}

#menu_mon_compte ul ul
{
	padding: 0;
	margin-left: 20px;	
}
#menu_mon_compte .corpsmenu 
{
	background-color:#F4F9FD;
	padding: 0;
	margin: 0px;
	margin-bottom:10px;
	border: 1px solid #848686;
}

#menu_grimpette h5
{
	line-height: 20px;
	margin: 0;
	padding-top: 15px;
	padding-left:10px;
	padding-bottom:4px;
	padding-right: 45px !important;
	padding-right: 50px;
	vertical-align: middle;
	color:#2C485C;
	background-color:#F4F9FD;
	background: url('../../../image/kit_graph/5/haut_menu.png') no-repeat;
	border-right:1px solid rgb(150,153,154);
	display: none;
}
#menu_grimpette h5 img {
	margin-right:5px !important;
	margin-right:0;
}
#menu_grimpette ul
{
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin-left: 5px;
}

#menu_grimpette ul ul
{
	padding: 0;
	margin-left: 20px;	
}
#menu_grimpette .corpsmenu 
{
	background-color:#F4F9FD;
	padding: 0;
	margin: 0px;
	margin-bottom:10px;
	/*border: 1px solid #848686;*/
}
#menu_grimpette a{
	color: #2C485C;
}
.image{
	float: right;
	/*width: 150px;
	height:150px;*/
	padding: 1px;
	border: 1px solid #848686;
}
#partenaires{
	width: 100%;
	height: 420px;
	
	overflow:hidden;
	margin-left:80px;
	
}
#partenaires li{
	float:left;
	padding:0 1em;
	min-height:40px;
	text-align:center;
}

fieldset {
	color:#737373;
	border: solid 1px;
	padding: 10px;
}

legend {
	padding: 0.2em 0.5em;
	border: 1px solid;
	-moz-border-radius: 7px;
	font-size:90%;
}

.ManifSuite{
	position: inline;
	top: 50%;
	height: 15px;
	width: 200px;
	display: block;
	background: url('../../../image/kit_graph/5/arrow_right.png');
	background-repeat: no-repeat;
	margin-left: 250px;
}
.ManifSuite:hover{
	background: url('../../../image/kit_graph/5/arrow_right-a.png');
	background-repeat: no-repeat;
}
.Supr_or{
	float: right;
	padding: 5px;
}
#adresse{
	padding: 15px;
	/*width: 50%;*/
}
#adresse ul{
	padding: 5px;
	background: #f0f0f0 url('../../image/kit_graph/5/pattern.png');
}
#adresse li{
	color:#db812d;
	font-weight: bold;
}
.ligne_orange_bas{
	border-bottom:1px #FED583 solid;
}
.ligne_orange_haut{
	border-top:1px #FED583 solid;
}
.ligne_orange_haut a{
	text-decoration:none;
}
#ClubChoix{
	Display :block;
}
#ListeClub{
	position: absolute; 
	z-index: 10;
	width: 200px;
padding: 5px;
	border: 2px solid red;
	background-color: #e8f0f4;
	visibility : hidden;
}
