/***************************************************************************
*                                                                          *
* contented1 - An open source xhtml/css website template by Contented      *
* Designs.  You're free to modify it and use it for any purpose without    *
* cost or obligation. We'd prefer that you leave the link to our website   *
* in the footer but it's not required.                                     *
*                                                                          *
* If you have comments or questions, please contact us at                  *
* http://www.ContentedDesigns.com. Thanks!                                 *
*                                                                          *
* Version: 1.01 (April 24, 2006)                                           *
***************************************************************************/

* {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	color: #999999;
	background-image: url(../images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	margin: 25px auto;
	width: 984px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0em 0;}

h1 {font-size:1.67em;}

h2 {font-size:1.39em;}

h3 {font-size:1.2em;}

h4 {font-size:1em;}

li, dd { margin-left: 1em; }

fieldset { padding: .5em; }

a {
	color:	#011C49;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #011C49;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	width: 100%;
	color: #6699FF;
	background-color: transparent;
	clear: both;
}

#title {
	background : url('../images/logo-sirn3.jpg') no-repeat left;
	height: 200px;
	width: 100%;
	color: #3333FF;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
}

#content {
	margin-top: 10px;
	width: 984px;
	height: 600px;
	background : url(../images/content-bg.jpg) no-repeat;
	clear:both;
}
#maincontent {
	margin-top: 80px;
	margin-left: 40px;
	width: 900px;
	height: 430px;
	border-top: 1px solid #011C49;
	border-bottom: 1px solid #011C10;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 20px 10px 20px 10px;
	float:left;
}
#maincontent h3 {
	margin-bottom: 10px;
	color: #3D9CD3;
	text-align: center;
	font-weight: bold;
	font-size:150%;
	font-family:"Times New Roman", Times, serif
}
#trieste {
	border-right: 1px solid #011C49;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 49.5%;
	height: 430px;
	float: left;
}
#genova {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:49%;
	float:right;
}
#menu_title {
	clear: both;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 85px;
}
#menu_title ul {
	background-color: transparent;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#menu_title li {
	/*border:#0000FF solid 1px;*/
	font-style: normal;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 5px 15px 10px -1px;
	width: 200px;
	padding-top: 0px;
	height: 50px;
	text-align: center;
}
#menu_title li a, p {
	display: block;
	width: 200px;
	height: 50px;
	color: #000000;
	font-size:0px;
	float: left;
}
#menu_title li.mail  {
	background:				url(../images/link-mail.jpg) no-repeat left;
}
#menu_title li.mail a:hover {
	background:				url(../images/link-mail-focus.jpg) left no-repeat;
}
#menu_title li.webpref  {
	background:				url(../images/link-spam.jpg) no-repeat left;
}
#menu_title li.webpref a:hover {
	background:				url(../images/link-spam-focus.jpg) left no-repeat;
}
#menu_title li.server  {
	background:				url(../images/link-server.jpg) no-repeat left;
}
#menu_title li.server a:hover {
	background:				url(../images/link-server-focus.jpg) left no-repeat;
}
#menu_title li.amavis  {
	background:				url(../images/link-amavis.jpg) no-repeat left;
}
#menu_title li.amavis a:hover {
	background:				url(../images/link-amavis-focus.jpg) left no-repeat;
}
#menu_title li.ups  {
	background:				url(../images/link-ups.jpg) no-repeat left;
}
#menu_title li.ups a:hover {
	background:				url(../images/link-ups-focus.jpg) left no-repeat;
}
#menu_title li.vmware  {
	background:				url(../images/link-vmware.jpg) no-repeat left;
}
#menu_title li.vmware a:hover {
	background:				url(../images/link-vmware-focus.jpg) left no-repeat;
}
#footer {
	margin-top: -35px;
	line-height:25px;
	width:100%;
	background: transparent;
	color: #011C49;
	font-size:80%;
	clear:both;
}
#footer a {
	  color:#3D9CD3;
	  background-color:transparent;
	  text-decoration: none;
}
#footer	a:hover {
	  color:#00FFFF;
	  font-weight: bold;
	  text-decoration: underline;
}
#copyrightdesign {
	color:#3D9CD3;
	padding:0px 0px 0px 20px;
	width:80%;
	float:left;
}
#footercontact {
	color:	#333333;
	text-align:right;
	padding-right:20px;
}
#errors {
	text-decoration:none;
	background: transparent;
	padding-left: 10px;
	color: #999999;
	width: 100%;
	height: auto;
	text-align: center;
}
#adv401 {
      padding: 0px;
	  margin: 30px auto;
      width: 300px;
      height: 300px;
	  border: 1px solid #011C49;
      background: url(../images/Err401.png) left no-repeat;
}
#adv404 {
      padding: 0px;
	  margin: 30px auto;
      width: 300px;
      height: 300px;
      border: 1px solid #011C49;
      background: url(../images/Err404.png) left no-repeat;
}
#adv403 {
      padding: 0px;
	  margin: 30px auto;
      width: 300px;
      height: 300px;
      border: 1px solid #011C49;
      background: url(../images/Err403.png) left no-repeat;
}
#advX {
      padding: 0px;
	  margin: 30px auto;
      width: 300px;
      height: 300px;
      border: 1px solid #011C49;
      background: url(../images/ErrX.png) left no-repeat;
}
#back {
	  margin-top: 240px;
	  margin-left: 60px;
	  color:#3D9CD3;
	  background-color:transparent;
	  text-decoration: none;
	  font-size:120%;
}
#back a {
    display: block;
    width: 175px;
	height: 70px;
	color: #00FFFF;
}
#back a:hover {
	  color:#00FFFF;
	  font-weight: bold;
	  text-decoration: underline;
}
