* {
	width:auto; height:auto;
	font-family:Verdana, Monotype, sans-serif; color:white;
	padding:0; margin:0;
	border:0; font-size:1em;
	text-align:justify;
}
html {
	height:100%;
}
html,body {
	min-height:100% !important; width:100%;
	padding:0; margin:0;
}
body {
	background-color:#272727;
}
	body > div {
			margin:0 auto; width:1000px;
			height:inherit !important; min-height:100% !important;
			border:1px solid white;
		}
		body > div a {
			text-decoration:none; cursor:pointer; color:#fff;
		}
		body > div img {
			border:1px solid white;
		}
		body > div > div#head {
			/*height:227px; background: url('/css/head4transparent.png') no-repeat;*/
			height:150px !important; background:url('/css/headerBunker2.png') no-repeat;
		}
	
	body > div > div#corps {
		clear:both;
	}
		div#corps > div {
			float:left; width:auto;
		}
		div#corps > div#surfaceT {
			font-weight:100; font-size:0.75em;
			padding-top:1em;
		}
		div#surfaceT.outterContent {
			padding:1em;
		}
		div#surfaceT.outterContent > div {
			padding:12px; margin:0.5em 0;
			border:1px solid #505050; width:79em;
		}
			#wait {
				margin:auto;
			}
			div#surfaceT > form {
				margin:0 auto; float:left;
				clear:both; width:auto;
			}
			div#surfaceT > div {
				float:left; display:block;
				clear:both; width:auto;
			}
				*.sectorName {
					text-align:center; width:12em !important;/*15.8em*/
					font-size:5em; display:inline;
					margin:0 !important; position:relative;
					font-weight:100;
				}
				div#surfaceT > div.lastArrivals, .scanner {
					clear:both; width:79em;
					text-align:center;
				}
					div.lastArrivals > p > a, .scanner a {
						text-align:center; float:left;
						padding:0 4px; width:auto;
					}
					.scanner a {
						padding:1.7em;
					}
					.scanner form {
						margin:0 0 1em 0;
					}
					div.lastArrivals > p > a > img, .scanner img {
						height:100px;
					}
					.sensorGr .sensorGrName {
						text-indent:5em; font-size:1.2em;
						background-color:#575757;
					}
				div.comments .midget, div.indexCard p.midget  {
						float:left; margin:0em 1em 1em 0;
						border:1px solid #373737; padding:0.2em;
						background-color:#323232; width:75px;
					}
					div.comments .midget * {
						text-align:center; width:75px;
					}
						div.comments > div.midget > p {
							text-indent:0;
						}
					div.comments.article > span.date {
						margin-right:2em; font-size:1.05em;
					}
					div.comments.article > h4 {
						font-size:1.05em;
					}
				#listeArticles li:hover{
					background-color:#878787; color:#474747;
					width:400px;
				}
				.portoSynth img {
					display:inline; float:left;
					width:auto; margin:3px;
				}
				#goTo {
					position:fixed; padding:0 !important;
					right:2em; top:5em;
					width:20px !important; height:80px;
				}
					#goTo > li > a {
						width:20px; height:40px;
						display:block; position:relative;
					}
					#goTo > li > a > img {
						border:0;
					}
	div#ender {
		width:inherit; height:100px;
		clear:both; text-align:center;
	}
	.feedbackSelectors {
		width:inherit; margin:0.5em 0;
	}
		.feedbackSelectors > li {
			float:left;
		}
		.feedbackSelectors > li > a > img {
			border:0;
		}