/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: 1;
}

/**************************************** Main structure ****************************/

body {
font-family: arial, sans-serif;
color: #CF8080;
font-size: 11px;
background: url(images/bg.jpg) no-repeat;
background-position: 50% 0%;	
}

.flash{
	position:absolute;
	left: 26px;
	top: 7px;
	width: 0px;
	height: 0px;
	z-index:1000;
	
}

.flash2{
	position:absolute;
	width: 310px;
	height: 0px;
	left: 289px;
	top: 100px;
	z-index:2000;
}

.flash_variados{
	position:relative;
	z-index:0;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 11px;
	position: static;
	background:#FFFFFF;
	border: 1px #666666 solid;
			}

#top_nav {
	background-image: url(images/top_n.jpg);
	height: 20px;
	padding-top: 2px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	
}

#header {
    z-index: 1;
	background-image: url(images/header.jpg);
	height: 140px;
	left: 127px;
}

#main_nav {
	background-image: url(images/main_n.jpg);
	height: 26px;
	padding-left: 9px;
}

#contentwrapper {
	background:#FFFFFF;
	background-repeat: repeat-y;
	
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}


#content {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0px;
	width: auto;
	position: relative;
	background:#FFFFFF;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.style3 {color: #FFFFFF}

/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

p.topnav, .copyright {
	margin: 0;
}

h1 {
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 130px;
	font-size: 3em;
	font-style: italic;
}

h2 {
	font-size: 14px;
	color: #9A0500;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 8px;
}

h3 {
	background-image: url(images/sidebar_heading.jpg);
	font-size: 1em;
	height: 25px;
	width: 110px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 24px;
}

h4 {
	background-image: url(images/sidebar_heading_2.jpg);
	font-size: 10px;
	height: 18px;
	width: 110px;
	color:#FF6600;
	font-stretch:condensed;
	font-weight:bold;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 24px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

a {
font-family: arial, sans-serif;;
color: #CF8080;
font-size: 11px;
word-spacing: -0.5pt;
line-height: 1.2
}

a:hover {
font-family: arial, sans-serif;
color: #CF8080;
font-size: 11px;
word-spacing: -0.5pt;
line-height: 1.2
}

a img {
	border: none;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: none;
	width: 100%;
	height: 30px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	height: 16px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/menua_hover.jpg);
	background-repeat: repeat-x;
}



/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}

#containergradua {
	height:52px;
	left:382px;
	position:absolute;
	top:339px;
	width:642px;
	background-color: #D0605F;
	background-image: url(images/bg_subpagmenu.jpg);
	background-repeat: no-repeat;
	margin-top: -265px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -380px;
}

#navigatgradua ul li {
	float:right;
	height:55px;
	list-style:none;
	width:90px;
}
#navigatgradua ul li a {
	color:#fff;
	display:block;
	height:40px;
	line-height:15px;
	text-align:center;
	width:90px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#navigatgradua ul li a:hover {
	color:#111;
	background-image: url(images/navega_subpagmenu.jpg);
	background-repeat: repeat-x;
}
#navigatgradua ul li a.active {
	background-image: url(images/navega_subpagmenu.jpg);
	background-repeat: repeat-x;
}

#sidebox p {
margin-left:0.3em;
}
ul.links {
	list-style-type:none;
	margin:1px 0 0 0;
}
ul.links li {
	padding:0;
	margin:1px 0 0 0;
}
ul.links li a {
	display:block;
	margin:0;
	background-color:#EBEBEB;
	color:#666666;
	text-decoration:none;
	width: 140px;
	padding-top: 0.1em;
	padding-right: 1em;
	padding-bottom: 0.1em;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	font-weight:100;
}
ul.links li a:hover {
	background-color#EBEBEB;
	color:#990000;
	font-weight:normal;
}



.caixa {
	width: 167px;
	color:#FFFFFF;
	background-image: url("images/centro.jpg");
	background-repeat: repeat-y;
}

.caixaacima {
    background-image: url("images/acima.jpg");
    background-position: top left;
    background-repeat: no-repeat;
}

.caixaabaixo {
    background-image: url("images/abaixo.jpg");
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 15px 15px 15px 15px;
}


td {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0px;
	padding-right: 0px;
}
.estilotabela{
	z-index:1;
}
.estilocelula{
	color:333333;
	font-weight:bold;
	background-image: url(images/top_cx.jpg);
	background-repeat: repeat-x;
	
}
#pop {
	position:absolute;
	left: 483px;
	top: 118px;
	margin-left: -10px;
	margin-top: 10px;
	z-index: 1000;
	width: 347px;
	height: 506px;
}





 
