/* CSS Document */
body { background:#030303;	font-family:Arial, Helvetica, sans-serif;	font-size:13px;	color:#d1d1d1; line-height:18px;	
 margin:0px auto; }
a {color:#50A8B9; text-decoration:none;}
a:hover {color:#007890; text-decoration:underline;}
img {border:0;}
h1 {font-family:Arial, Helvetica, sans-serif;	font-size:13px;	color:#d1d1d1; font-weight:bold;}

.maxcontent { margin: 0 auto; width:99.8%; height:auto; }

.banner { float:left; clear:left; width:100%; height:100px; margin:0; background:url(../images/banner-orange.jpg); margin-bottom:5px;}
.bannercontent { width:800px;  height:100%; margin:0 auto;}
.bannercontent #logo { float:left; clear:left;  width:211px; height:77px; margin-top:10px; }
.bannercontent #slogan { float:right; clear:right; width:307px; height:13px; margin-top:72px; }

.menu { float:left; width:500px; height:31px; background:#000000; color:#6c7c86; margin:0 auto; }
.menu a {float:left; color:#50A8B9; width:auto; text-decoration:none; margin-right:20px;}
.menu a:hover {color:#007890; text-decoration:underline;}

.minimenu {float:right; width:250px; height:31px;}
.minimenu a {float:left; color:#50A8B9; width:85px; text-decoration:none;}
.minimenu a:hover {color:#007890; text-decoration:underline;}

.content { background:#030303; width:800px;  height:650px; margin:0 auto;}
.left { width:470px; float:left; color:#939393; padding-top:15px; text-align:justify; line-height:20px;}
.pad { padding:2px 5px 2px 5px; }
.right { width:250px; float:right; color:#939393; padding-top:15px; }

.port { width:100%; height:180px;}
.port #texto { float:left; width:210px; color:#939393; line-height:20px;}
.port #image { float:right; width:240px; }