@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--end reset--*/

body {
background: #000 url(../img/bg_all.jpg) top center no-repeat fixed;
font-family:Arial, Sans-Serif;
color:#fff;
}

h1 {
}

p {
font-size:12px;
}

a {
text-decoration:none;
color:#24bf3a;
font-size:12px;
}

a:hover {
color:#fff;
}

#cont {
width:1000px;
height:1000px;
margin:0 auto;
}

#space_top {
width:1000px;
height:150px;
text-indent:-5000px;
}

#logo {
z-index:4;
width:312px;
height:68px;
position:absolute;
margin-left:-490px;
left:50%;
top: 50px;
}

#cent {
background:url(../img/bg_cont.png) top left no-repeat;
width:1000px;
height:950px;
}

#head {
width:1000px;
height:50px;
z-index:10;
}

#sx {
width:980px;
height:30px;
padding-left:20px;
padding-bottom:5px;
}

#dx {
width:990px;
height:15px;
text-align: right;
padding-right:10px;
}

#network {
width:990px;
height:15px;
text-align: left;
padding-left:10px;
padding-top:5px;
}


#link {
width:1000px;
height:50px;
position:relative;
}

.botton {
width:230px;
height:30px;
padding-top:20px;
padding-left:20px;
float:left;
}

#space_bot {
width:1000px;
height:100px;
}

#web {
width:550px;
height:200px;
margin:0 auto;
}

#prev {
z-index:3;
width:177px;
height:159px;
position:absolute;
margin-left:-200px;
left:50%;
top: 20px;
text-indent:-5000px;
}

#foot {
width:990px;
height:20px;
clear:both;
text-align:right;
padding-right:10px;
}

.png {
float:left;
margin-right:5px;
}

.png_2 {}

#nav_cent {
width:980px;
height:320px;
position:relative;
margin-left:20px;
margin-top:50px;
}

#nav_cent ul li {
display: inline;
list-style:none;
}

a.sito_1 {
line-height:320px;
width:222px;
float:left;
text-indent:-5000px;
}

a.sito_2 {
line-height:320px;
width:220px;
float:left;
text-indent:-5000px;
}

a.sito_3 {
line-height:320px;
width:222px;
float:left;
text-indent:-5000px;
}

a.sito_4 {
line-height:320px;
width:300px;
float:left;
text-indent:-5000px;
}
