/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #ffffff;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #ff0000;text-decoration: none;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;text-decoration: underline;}
a:active { color:#000000;}

h1 {
font-size: 16px;
color: #cc0000;
/*text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px*/
}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

#img-title{
margin: 20px;
margin-left:0px;
}

/* ----------container to center the layout-------------- */
#container-topo {
	width: 708px;
	height: 341px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(back_topo.jpg);
	background-repeat: none;
}

/* --------------logo navi------------- */
#logo {
float: left;
width: 250px;
margin: 40px 0px 0px 30px;
padding: 0px;
}




/* -----------------content--------------------- */
#inst {
padding: 0px;

padding-top: 38px;
margin-left: 180px;
margin-right: 0px;
}
div#inst { 
min-height:300px;
height:expression(this.scrollHeight > 300 ? "auto":"300px"); 
}

#inst a {
	margin: 0;
	padding: 0;
	color: #999999;
	text-decoration: none;
}

#inst a:hover {
	margin: 0;
	padding: 0;
	color: #cc0000;
	text-decoration: none;
}

#institucional{
	padding-right:290px;
	text-align: right;
	margin-bottom: 10px;
}

/* ------------------------------- menu principal   --- */

#menu {
	margin-top: 80px;
}

#menu ul{
	list-style: none;
	margin: 0 0 0 30px;;
	padding: 0px;
}

#menu li{
	margin-top: 8px;
}

#menu a{
font-family: helvetica, Verdana, Arial, SunSans-Regular;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* -------------------------------  CONTEUDO -------------------------*/

/* ----------container to center the layout-------------- */
#container-conteudo {
	width: 708px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}


#cursos{
	width: 338px;
	max-width:338px;
	float: left;
}

#cursos a{
	color: #cc0000;
	text-decoration: none;
}

#cursos a:hover{
	color: #cc0000;
	text-decoration: underline;
}

#destaques{
	width: 320px;
	padding: 60px 20px 0 30px; 
	float: right;
}

#destaques a{
	color: #cc0000;
	text-decoration: none;
}

#destaques a:hover{
	color: #cc0000;
	text-decoration: underline;
}


p, pre{
padding: 5px 10px;
margin:0px;
}


/* -----------footer--------------------------- 
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }*/

#footer{
	width:708px;
	height: 98px;
	margin: 50px 0 30px 0;
	background-image: url(imagem_footer.gif);
	background-repeat: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear:both;
}

#footer p{
	color: #ffffff;
	padding: 55px 0 0 140px;
}
