/* @override http://d-svw-svil/Aism_mele_2009/css/main.css */

/* @override http://10.2.2.16/Pegaso_2009/public/css/main.css */

/*  ===== Reset Elements ===== */

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;
	font-size:100%;
	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
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table, thead, tbody, tfoot, tr, th, td {
	border-collapse:collapse;
	vertical-align:top;
	text-align:left
}
table {
	border-spacing:0
}
/*  ===== Basic Elements ===== */
body {
	background:#89D85B;
	color:#4e4e4e;
	word-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/welcome.jpg);
	background-color: #dde8e8;
	background-position: Center Top;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 17px;
}
input, textarea, select, option {
	font:normal 14px arial, sans-serif;
	border: 0px;
	padding:0;
	margin:0;
}
p {
	text-align: left;
	margin-top:0px;
}
img {
	border-style: none;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}

a:hover {
	text-decoration: none;

}

a:active {
	text-decoration: none;

}
h1 {
	font-size:36px;
	color: #579e30;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size:22px;
	line-height:normal;
	font-weight: lighter;
	color: #989898;
}
h3 {
	font-size:18px;
	color: #579e30;
	font-weight: bold;
	line-height: normal;
}
h4 {
	font-size:16px;
	color: #579e30;
	font-weight: lighter;
	line-height: normal;
}
h5 {
	font-size:13px;
	color: #f15922;
	font-weight: bold;
}
h6 {
	color: #579e30;
	font-size:11px
}

/* Search */


/*  ===== Common Classes  ===== */

.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline
}
.clear {
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	margin:0;
	padding:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	background-color: #FFFFFF;
}
.in {
	width:995px;
	margin:0 auto;
}
.img_position {
	margin-top: 2px;
}
.padding {
	padding-right: 8px;
}
/*  ===== Typography ===== */

.red {
	width: 120px;
color: #f00;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	border-top: 11px solid #f00;
	padding-top: 7px;
	top: 0;
		
}

.yellow{
	width: 120px;

	color: #FFCC00;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	border-top: 11px solid #fecb00;
	padding-top: 7px;
	top: 0;
	
		

	}


.green {
	width: 120px;

	color: #66FF00;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	border-top: 11px solid #6f0;
	padding-top: 7px;
	top: 0;
	
	

	}



/*  ===== Structure  ===== */  

html, body, #container {
	height:100%;
}
body > #container {
	height:auto;
	min-height:100%;
}

#main {
	width:100%;
	margin:0 auto;
	padding-left: 0;
	max-width: 1190px;
	width:expression(document.body.clientWidth > 1190? "1190px": "auto" );
	height: 737px;

}
#header {
	height:200px;
	margin:0 auto;
	text-align:left;
	width:995px;
}

#title {
	height:142px;
	margin:0 auto;
	text-align:left;
	width:854px;
	margin-top: 10px;
	background: url(../images/welcome_mgs.png) no-repeat;
	background-position: Center Top;
	background-repeat: no-repeat;

}
#unisciti {
	
	display: block;
	background: url(../images/entra.gif) no-repeat 0 0;
	width: 207px;
	height: 32px;	cursor: pointer;
	margin-top: 90px;
	

}

#unisciti:hover
{ 
  background-position: 0 -32px;
}

#unisciti span
{
  display: none;
}

/* logo */
#logo {
	position: relative;
	background: url(../images/logo.gif) no-repeat;
	width: 117px;
	height: 190px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;

}


/*  ===== Top Menu Navigation   ===== */

   #box_container2 {
	height:60px;
	width:730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

  #nav {
	height:5px;
}

#nav li {
	float:left;
	display:inline-block;
	height:24px;
	text-align: center;
	color: #FF0000;
	padding-left: 0;
	padding-right: 10px;
	padding-bottom: 0;
}
#nav li a {
	display:inline-block;
	float:left;
	height:44px;
	padding:0px 20px;
	color: #73a938;
}
#nav li a:hover {
	
text-decoration: none;
	text-shadow: #999 0 10px 17px;

	}

/*  ===== Inner Menu Navigation   ===== */

#smsTop_welcome {
	height:40px;
	width:276px;
	margin-left: 150px;
	
}


 
/*  ===== Footer  ===== */


  #footer_container {
	height:33px;
	margin:0 auto;
	width:995px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
	margin-top: 0px;
}
  #fastforworld {
	height:33px;
	margin:0 auto;
	width:300px;
	color: #CCCCCC;
	font-size: 12px;
	font-style: oblique;
}
  #loghi {
	height:50px;
	margin:0 auto;
	width:400px;
	color: #666666;
	font-size: 12px;
	font-style: oblique;
	line-height: 38px;
	
/*  ===== Welcome  ===== */
}

