@charset "utf-8";
/* CSS Document */
	
img {border: 0px;}

a {outline: none;}

.clear {clear:both;}

* { margin: 0px; padding: 0px; }

.center {
margin:auto;
}

body{
	background-color: #000000;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family: Arial,Verdana,Georgia,Helvetica,sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background-image:url(../images/bg-general.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
	
td.logo {
background-image:url(../images/logo.jpg);
background-position:top;
background-repeat:no-repeat;
width:512px;
height:166px;
}

td.rama-st {
height:253px;
width:4px;
background-image:url(../images/rama-st.gif);
background-repeat:no-repeat;
background-position: top;
margin:0px;
padding:0px;
}

td.rama-dr {
height:253px;
width:4px;
background-image:url(../images/rama-dr.gif);
background-repeat:no-repeat;
background-position: top;
margin:0px;
padding:0px;
}

td.rama-sus {
background-image:url(../images/rama-sus.gif);
background-repeat:no-repeat;
background-position:top;
width:504px;
height:4px;
}


td.rama-sus-st {
background-image:url(../images/rama-sus-st.gif);
background-repeat:no-repeat;
background-position:top;
width:4px;
height:4px;
}

td.rama-sus-dr {
background-image:url(../images/rama-sus-dr.gif);
background-repeat:no-repeat;
background-position:top;
width:4px;
height:4px;
padding:0px;
margin:0px;
}

p.text-general {
font:Arial, Helvetica, sans-serif;
color:#7d7b7b;
font-size:11px;
text-align:left;
margin-top:8px;
}

#text {
margin-left:50px;
margin-top:30px;
}


ul {
font:Arial, Helvetica, sans-serif;
color:#7d7b7b;
font-size:11px;
text-align:left;
margin-top:12px;
list-style:none;
list-style-image:url(../images/arrow.gif);
margin-left:17px;
}

li {
margin-top:8px;
}

li a { 
color:#7d7b7b;
text-decoration:none;
}

li a:hover { 
color:#7d7b7b;
text-decoration:none;
background-color: #F2F2F2;
}


/*FOOTER	*/


td.footer-stanga {
padding-left:4px;
color:#585757;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
width:466px;
}

p.contact a {color:#585757; text-decoration:none;}
p.contact a:hover {color: #CCCCCC; text-decoration:none;}

	a.handsome {
	background:url(../images/handsome.gif) no-repeat 0px 0px;
	width:21px;
	height:26px;
	display:inline;
	float:right;
	margin:auto;
	}
	
	a.handsome:hover {
	background:url(../images/handsome.gif) no-repeat -21px 0px;
	width:21px;
	height:26px;
	display:inline;
	float:right;
	margin:auto;
	}


	a.intra {
	background:url(../images/intra.gif) no-repeat 0px 0px;
	width:111px;
	height:30px;
	display:inline;
	float:left;
	margin:auto;
	}
	
	a.intra:hover {
	background:url(../images/intra.gif) no-repeat -111px 0px;
	width:111px;
	height:30px;
	display:inline;
		float:left;
	margin:auto;
	}


