a:link,a:visited { text-decoration:none;}
a:hover { text-decoration:underline;}

BODY
{
    scrollbar-face-color: #5FA3D6;
    scrollbar-shadow-color: #2981E2;
    scrollbar-highlight-color: #2981E2;
    scrollbar-3dlight-color: #2981E2;
    scrollbar-darkshadow-color: #2981E2;
    scrollbar-track-color: #B4D7F6;
    scrollbar-arrow-color: #B4D7F6;
	background-color: #FFFFFF;
	margin: 0px;
}

IMG
{
  border:0px;
}

h1{
	font-size:1px;
	text-indent:-9000px;
}

/*style background*/

.fond
{
	background-image: url("../images/fond.jpg");
	background-position: 0% 0%;
	background-repeat: repeat-y;
	padding: 14px 14px 0;
}

.header
{
	background-image: url("../images/header.jpg");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-right: 15px;
	padding-top: 15px;
	height: 140px;
	*height: 125px;
}

.bdrtop
{
	border-top: 1px solid #EEEEEE;
}

.bdrbottom
{
	border-bottom: 1px solid #EEEEEE;
}

.bdrs
{
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	padding-left: 10px;
	padding-right: 10px;
}

.bc1
{
	background-color: #EEEEEE;
}

.bc2
{
	background-color: #DDDDDD;
}

.bc3
{
	background-color: #B8CDE0;
}

.bc3 td p
{
	color: #010101;
}


/*style text*/

td, a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #549DDD;

}

p
{
	text-align: justify;
	color: #777777;
}

.copy
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #777777;
}

.tit
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #82C18F;
  font-weight:bold;
}

.stit
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5CA1D5;
  font-weight:bold;
}

.nav tr td
{
  background-image: url("../images/nav_off.gif");
  background-position:  50% 50%;
  background-repeat: no-repeat;
  text-align: center;
  width: 160px;
  height: 40px;
  *height: 33px;
  font-weight: bold;
  vertical-align: top;
  padding-top: 7px;
}

.nav tr td.on
{
  background-image: url("../images/nav_on.gif");
  color: #549DDD;
}

.nav tr td.onsm
{
  background-image: url("../images/nav_on_sm.gif");
  color: #549DDD;
}

#navsm
{
	background-image: url("../images/fond_sm.gif");
  background-position: 0% 0%;
  background-repeat: no-repeat;
	width: 940px;
	*width: 950px;
	height: 23px;
	*height: 30px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
}

.sm tr td a
{
	padding-left: 10px;
	padding-right: 10px;
	color: #549DDD;
}


/* styles pour les formulaires */

.form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0101010;
	border: 1px solid #E2E3E4;
	background-color: #FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 5px;
	font-weight:normal;
}
.vertbudapest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #393;
}


/** Administration **/
.upload_button{
	display:block;
}

.galleryTable td{
	text-align:center;
	border-top:1px solid;
	padding:10px 0 0 0;
}

.galleryTable th{
	border:solid 1px;
}

.edit{
	background:transparent url(../images/edit.png);
	width:30px;
	height:30px;
	border:none;
	text-indent:-9000px;
}


.delete{
	background:transparent url(../images/crossdelete.png);
	width:30px;
	height:30px;
	border:none;
	text-indent:-9000px;
}

.rename{
	background:transparent url(../images/rename.png);
	width:30px;
	height:30px;
	border:none;
	text-indent:-9000px;
}

.delete:hover, .edit:hover,  .upload_button:hover{
	cursor:pointer;
}

.warning{
	background:Silver none repeat scroll 0 0;
	color:aliceBlue;
	font-weight:bold;
	margin:0 100px 15px;
	padding:5px;
	text-align:center;
}

.infoMess{
	color:orange;
        font-size:15px;
}

/* simple viewer */

#gallery_buttons{
	text-align:center;
	margin:0;
}

#gallery_buttons li:hover{
	background:transparent url(../images/nav_on.gif) repeat scroll 0 0;
	cursor:pointer;
}

#gallery_buttons li{
	background:transparent url(../images/nav_off.gif) repeat scroll 0 0;
	color:white;
	display:inline-block;
	font-size:15px;
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px 0 0;
	text-align:center;
	width:139px;
}

.gophoto:hover{
    cursor:pointer;
}

.gophoto{
    background: white url(../images/button-11.png) repeat scroll 0px 0px;
    float: left;
    height: 175px;
    text-align: left;
    width: 319px;
    position: relative;
}

.gophoto div{
    overflow:hidden;
    width: 135px;
    height: 96px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 40px;
}

.gophoto img{
    max-height: 96px;
    max-width: 118px;
}

.gophoto a{
    color: #002BD3;
    font-size: 18px !important;
    padding: 0px 0px 0px 10px;
    text-align: center;
    width: 128px;
    position: absolute;
    left: 140px;
    top: 28px;
}

.clubdesc{
	text-align:left;
	clear:both;
	padding:20px;
}
