* {
	margin:0;
	padding:0;
	background-repeat: repeat;
}
body {
	font-family:"Century Gothic";
	font-size:14pt;
	line-height:1em;
	color:#333333;
	background-color: #fff;
}

input, textarea { font-family:Trebuchet MS; font-size:1.3em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block {
	width:100%;
	overflow:hidden;
	background-image: url(images/sfondoombra.png);
}
.container { width:100%;}

p { margin-bottom:18px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:273px; height:18px; background:#1b1714; border:1px solid #555038;}
textarea { width:403px; height:128px; background:#1b1714; overflow:auto; border:1px solid #555038;}

/*==================list====================*/
ul { list-style:none;}

#site-nav-flash {
	position:absolute;
	margin:-9px 0 0 -22px;
	height: 730px;
	width: 245px;
}

.list1 { margin-left:14px;}
.list1 li { background:url(images/arrow2.gif) no-repeat left 7px; padding:0 0 7px 18px;}
.list1 li a { color:#660099; text-decoration:none;}
.list1 li a:hover { color:#666666; text-decoration:none;}

.list2 li {
	font-weight:bold;
	list-style-position:inside;
	font-weight:bold;
	color:#663399;
	list-style-type:decimal-leading-zero;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.list2 li a { font-weight:normal; color:#663399;}

.list3 { margin-left:14px;}
.list3 li { background:url(images/arrow2.gif) no-repeat left 7px; padding:0 0 7px 18px; font-weight:bold;}
.list3 li a { color:#232323;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.divider { background:#ffffff; height:1px; font-size:0; line-height:0; overflow:hidden; margin:23px 0 22px 0;}

.p1 { margin-bottom:18px;}
.p2 {margin-bottom:32px;}

/*==================txt, links, lines, titles====================*/
a {color:#2d2d2d;}
a:hover{text-decoration:none;}

h2 {
	font-family:"Century Gothic";
	text-transform:uppercase;
	font-weight:normal;
	font-size:2.08em;
	line-height:1em;
	color:#663399;
	margin-bottom:24px;
	background-repeat: repeat;
}
h3 { font-family:"Century Gothic"; text-transform:uppercase; font-weight:normal; font-size:1.92em; line-height:1em; color:#663399; margin-bottom:24px;}
h4 { font-size:1.1em; color:#663399; margin-bottom:5px;}

.extra-link { display:block; float:left; background:#cccccc; color:#663399; text-decoration:none; font-size:0.91em;}
.extra-link em { display:block; background:url(images/extra-link-left.gif) no-repeat left top;}
.extra-link b { display:block; background:url(images/extra-link-right.gif) no-repeat right top; padding:1px 9px 2px 9px; font-weight:normal; font-style:normal;}
.extra-link span { background:url(images/arrow3.gif) no-repeat left 5px; padding-left:8px;}
.extra-link:hover { background:#B69AFD;}

.extra-link1 { display:block; float:left; background:#B69AFD; color:#fff; text-decoration:none; font-size:0.91em;}
.extra-link1 em { display:block; background:url(images/extra-link-left.gif) no-repeat left top;}
.extra-link1 b { display:block; background:url(images/extra-link-right.gif) no-repeat right top; padding:1px 9px 2px 9px; font-weight:normal; font-style:normal;}
.extra-link1 span { background:url(images/arrow3.gif) no-repeat left 5px; padding-left:8px;}
.extra-link1:hover { background:#C5AFFE;}

.extra-link2 { display:block; float:left; background:#b1ab8e; color:#fff; text-decoration:none; font-size:.91em;}
.extra-link2 em { display:block; background:url(images/extra-link-left.gif) text-decoration:none; no-repeat left top;}
.extra-link2 b { display:block; background:url(images/extra-link-right.gif) text-decoration:none; no-repeat right top; padding:1px 9px 2px 9px; font-weight:normal; font-style:normal;}
.extra-link2 span { background:url(images/arrow3.gif) no-repeat left 5px; padding-left:8px;}
.extra-link2:hover { background:#faab12;}

.line-hor { border-top:0px solid #eaeaea; padding-top:24px;}

/*==================boxes====================*/
.box { border-top:0px solid #B69AFD; background:#ffffff; width:100%; color:#333333; margin-bottom:7px;}
.box .inner {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 28px;
}

.box1 { border:0px solid #eaeaea;}
.box1 .inner {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 22px;
	padding-left: 32px;
}
.box1 h2 { letter-spacing:0;}

.banner-box { height:426px;}

/*header*/
#header div { position:absolute; margin:0 0 0 px;}

/*content*/
#content { padding:0 0 0px 0;}
#content .indent { padding:0 0 0 6px;}

/*==========================================*/

