body {
	font:11px Georgia, "Lucida Sans Unicode", Arial, serif;
	color:#ccc;
	background:#000;
	margin-bottom:15px;
}
a {
	color:#007AC0;
}
a:hover {
	color:#666;
}
p, h1, h2, h3, select, textarea {
	line-height:1.5em;
}
.bold {
	font-weight:bold
}
.wrapper {
	width:680px;
	margin:0 auto 0;/*background:#ccc;*/
	}
.header {
	margin-top:40px;
	width:680px;
	position:relative;
}
.header img {
	display:block;
	float:left;
}
/*CONTENT*/

.content {
	margin-top:50px;
}
/* FULLTEXT */

.fullText {
	text-align:justify;
	line-height:1.5em;
}
.fullText h1, .fullText h2, .fullText h3 {
	text-align:left;
	padding-bottom:.8em;
}
.fullText p {
	padding-bottom:1em;
}
.fullText ul {
	list-style:square;
	padding:0 0 .5em 1.3em;
}
.fullText ol {
	padding:0 0 .5em 2em;
}
.fullText li {
	padding:0 0 .8em;
}
.fullText li li {
	padding:0 0 .3em;
}
.fullText ul ul {
	padding:.6em 0 0 1.3em;
}
.fullText br {
	line-height:1em;
}
.fullText h1 a, .fullText h2 a, .fullText h3 a {
	text-decoration:none;
}
/* forms */
input, select, textarea, button {
	font-family: Georgia, Helvetica, Verdana, sans-serif;
	font-size:10px;
	padding: 3px;
	background: #FBFEFF url(../img/input-type-text.jpg) no-repeat;
}
select {
	text-transform:capitalize;
}
option {
	margin:3px 0;
	text-indent:8px;
	text-transform:capitalize;
}
/*GALLERIA*/
.cornice {
	/*border:	#ccc 2px solid;*/
	margin:0 0 16px 0;/*padding:1px;*/
}
.thumb {
	cursor:pointer;
	display: block;
	width: 366px;
	height:	235px;
}
.thumb img {
	position:absolute;
	z-index:1;
}
/*FULL TEXT MOD*/

h1 {
	padding-bottom:5px;
	font-size:12px;
	color:#007AC0;
}
.header a.galinanova{
	position:absolute;
	right:202px;
	top:0px;
	background:url(../img/galinanova.jpg) 0 top no-repeat;
	height:9px;
	width:27px;
	display:block;
	
	
}

.header a:hover.galinanova  {
background-position:0 -15px;
	
}

