body {
	font-size: 10pt;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
}

.printPicQ {
	width: 144px;
	height: 108px;
}

.printPicQbig {
	width: 580px;
}

.printPicTbn {
	width: 100px;
	height: 75px;
}

.printPicH {
	width: 108px;
	height: 144px;
}

img {
	border: 0px;
}

a {
	color: #5A80FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

hr {
	width: 100%;
	border: 1px solid #9DB1C8;
}

#menu_center {
	text-align: left;
	margin: auto;
	width: 17.3cm;
}

#menu {
	display: none;
}

#minMenu {
	display: none;
}

#containment {
	position: relative;
	margin:auto;
	text-align: left;
	width: 17.3cm;
	page-break-inside: auto;
}


#printHeader img {
	width: 17.3cm;
}


#path {
	text-align: left;
	position: relative;
	top: 10px;
	left: 0.3cm;
	width: 17cm;

	color: #111565;
	font-size: 12pt;
	font-weight: bold;
}
#path a {
	color: #111565;
	text-decoration: none;
}
#path a:hover {
	text-decoration: underline;
}

#main {
	text-align: center;
	position: relative;
	top: 0.5cm;
	left: 0cm;
	width: 100%;
	page-break-inside: auto;
}

#main_center {
	text-align: left;
	margin: auto;
}

#content {
	text-align: left;
	position: relative;
	top: 0cm;
	left: 1.22cm;
	width: 16.08cm;
}

.box {
	background-color: #C4DCEC;
	border: 2px solid #9DB1C8;
	padding: 5px;
	width: 14.86cm;
}

.footer {
	position: relative;
	width: 17.3cm;
	left: -1.22cm;
	margin-top: 10px;
	border-top: 1px solid #9DB1C8;
	text-align: center;
	height: 30px;
	font-size: 10pt;
	color: #7994B3;
}
.footer a {
	font-size: 10pt;
	color: #7994B3;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}


/* forum */
.forumList .entry {
	border: 2px solid #9DB1C8;
	padding: 0px;
	margin: 10px;
}
.forumList .space {
	height: 10px;
}

.forum .name {
	width: 140px;
	padding: 2px 5px;
	background-color: #B4CCDF;
	font-size: 10pt;
}
.forum .avatar {
	background-color: #B4CCDF;
}
.forum .web {
	background-color: #B4CCDF;
	vertical-align: bottom;
	padding: 2px 5px;
	font-size: 9pt;
}
.forum .topic {
	width: 500px;
	color: #111565;
	font-size: 10pt;
	padding: 2px 5px;
	font-weight: bold;
	background-color: #C4DCEC;
}
.forum .msg {
	background-color: #C4DCEC;
	font-size: 11pt;
	padding: 2px 5px;
}
.forum .avatar {
	text-align: center;
}
.newPost td {
	vertical-align: top;
	padding: 0px 5px;
}

.newPost input, .newPost textarea {
	width: 500px;
	padding: 3px;
	border: 1px solid #9DB1C8;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 9pt;
}
.newPost textarea {
	height: 100px;
	line-height: 15pt;
}

/* galery */

.galeryList .space {
	height: 10px;
}

.galeryList .fotoTopic {
	background-color: #B4CCDF;
	padding: 1px;
	padding-left: 5px;
}
.galeryList .fotoTopic a {
	color: #111565;
	font-size: 13pt;
	font-weight: bold;
}

.galeryList .fotoRow td{
	background-color: #B4CCDF;
	padding: 1px;
}

.galeryList .fotoData0 {
	padding: 1px;
	padding-left: 5px;
	background-color: #B4CCDF;
	font-size: 8pt;
}

.galeryList .fotoData1 {
	padding: 1px;
	padding-right: 5px;
	background-color: #B4CCDF;
	font-size: 8pt;
	text-align: right;
}

.galeryList .entry {
	border: 2px solid #9DB1C8;
	background-color: #B4CCDF;
}

.galList {
	font-size: 7pt;
	padding: 1px;
	padding-bottom: 5px;
	background-color: #B4CCDF;
}

/* presse */
.press {
	width: 640px;
}
.press_cell {
	border: 2px solid #9DB1C8;
	background-color: #C4DCEC;
}
.press .topic {
	width: 640px;
	color: #111565;
	font-size: 12pt;
	padding: 2px 5px;
	font-weight: bold;
	background-color: #B4CCDF;
}
.press .newspaper {
	font-size: 9pt;
	padding: 2px 5px;
	background-color: #B4CCDF;
}
.press .date {
	font-size: 9pt;
	padding: 2px 5px;
	background-color: #B4CCDF;
	text-align: right;
}
.press .text {
	font-size: 11pt;
	padding: 2px 5px;
}

