/* CSS Document */

body {
	background-image: url(Content/images/background.png);
	background-repeat: repeat;
}

input[type="submit"]
{
	cursor:pointer;
}

.container {
	width: 640px;
	margin: 0 auto;
	vertical-align: baseline;
	margin-top: 10px;
}

.header {
	
	height: 100px;
	width: 640px;
	
}

.bandeiras {
	float:right;
	height: 25px;
	width: 115px;
	border:none;
	outline:none;
	margin-top: 70px;
}



.logo {
	height: 100px;
	width: 200px;
	border:none;
	outline:none;
}



.divider1 {
	background-image: url(../Content/images/divider-1.png);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	height: 17px;
	width: 640px;
}

.list {
	width:640px;
	height:30px	
}


.botaologin {
	float:right;
	height:25px;
	width:100px;
	position: relative;
	margin-top: 4px;
}

.botaoregisto {
	float:right;
	height:25px;
	width:100px;
	position: relative;
	margin-top: 4px;
}

.center {
	min-height: 300px;
	width: 640px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.mask-container-large {
	height : 300px;
	width : 640px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.mask-gloss-large {
	width: 640px;
	height: 300px;
	background: url(../Content/images/gloss-large.png);
	top: 170px;
	left: 280px;
	z-index: 5000;
	background-image: url(../Content/images/gloss-large.png);
}

.divider {
	background-image: url(../Content/images/divider-2.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 17px;
}
.footer {
	width: 640px;
	height: 100px;
}

.minilink {
	width: 540px;
	height: 100px;
	float: left;
}

.gengoo {
	width: 100px;
	height: 100px;
	float: right;
	background-image: url(../Content/images/idryl.png);
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.right {
}
.right {
	cleimages/idryl.png);
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.right {
}
.right {
	clear: right;
}
body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    height: 30px;
}