@charset "UTF-8";
/* CSS Document */

#main {
	position:absolute;
	left:50%;
	margin-left:-300px;
	width:600px;
}
#logo {
	width:600px;
	height:138px;
	margin-top:50px;
	}

#slogan {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999;
	width:488px;
	margin:auto;
	font-size:24px;
	margin-top:150px;
	}
.mex {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999;
	width:600px;
	text-align:center;
	}

#footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	width:600px;
	margin:auto;
	margin-top:60px;
	text-align:center;
	font-size:16px;
	}
.fsmall {
	font-size:12px;
	}
a.posta {
	color:#A71021;
	text-decoration:none;
	}
#abc {
	width:400px;
	height:45px;
	margin-left:100px;
	}
#linksito {
	margin:auto;
	width:290px;
}
