/** {border: 1px solid #eee;}*/

body {
	font-family: "Lucida Sans Unicode", Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #e6e6e6 url(images/branco.jpg) repeat-y center;
	text-align: center;
}

a {
	color:#555;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.foto, .foto2 {
	margin: 15px;
	float: right;
	padding: 2px;
}

.foto2 {
	float: left;
}

#verdinho {
	float: left;
}

#barraverde {
	float: left;
	height: 21px;
	margin: 17px 0 0 0;
	width: 390px;
	background-color: #296041;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
}

#barraverdefim {
	float: left;
	margin: 17px 0 0 0;
	height: 18px;
}

#barrasombra {
	float: left;
	width: 395px;
	margin: -3px 0 0 0;
	height: 18px;
	padding: 0;
	background-image: url(images/titulo_06.jpg);
	background-repeat: repeat-x;
}

#barrasombrafim {
	float: left;
	margin: -3px 0 0 0;
	height: 18px;
}

.invisivel {
	display: none;
}

.alinhacentro {
	text-align: center;
}

.alinhajustificado {
	text-align: justify;
}

.alinhadireita {
	text-align: right;
}

.alinhaesquerda {
	text-align: left;
}

.titulopagina {
	color: White;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.titulotexto {
	font-size: 13px;
	font-weight: bolder;
	padding: 0px 0px 0px 10px;
	margin: 10x 0px 8px 0px;
	color: Black;
}

.fotoequipe {
	clear: both;
	float: left;
	margin: 0px 10px 3px 5px;
}

.fotolaboratorio {
	clear: both;
	float: left;
	margin: 0px 10px 3px 5px;
}

.imgcontato {
	clear: both;
}

p {
	margin: 7px;
	text-align: justify;
}


/* Menu Lateral */
#navcontainer {
	float: right; 
	width: 120px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
}

#navcontainer li {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#navcontainer a {
	display: block;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #ffffff;
}

#principal {
	margin: auto;
	width: 770px;
	background-color: #fff;
	clear: both;
}

#principal table {
	clear: both;
}

#lateral {
	float: left;
	width: 172px;
	height: 430px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-color: #2F2A64;
	margin: 0px;
	padding: 0px;
}

#titulo {
	width: 550px;
	height: 58px;
	background-image: url(images/fundomenusup.png);
	background-repeat: no-repeat;
}

#barratitulo {
	width: 392px;
	margin: 9px 0px 0px 0px;
	float: right;
	text-align: left;
	padding: 1px 0px 0px 3px;
	background-color: #9A95BE;
}

#menusup {
	width: 457px;
	color: #4A4A4A;
	margin: 1px 0px 0px 0px;
	float: right;
	text-align: center;
	padding: 1px 0px 0px 0px;
	background-color: #C7C3DE;
	height: 16px;
	font-size: 11px;
}

#menusup a {
	text-decoration: none;
	color: #4a4a4a;
}

#conteudo {
	float: left;
	width: 568px;
	margin: 10px 10px 3px 10px;
	text-align: justify;
}

#navcontainer li#active {
	background-image: url(../biologia/images/fundo.gif);
	cursor: default;
}

#navcontainer {
	background: url(images/menuu.jpg);
	width: 183px;
	height: 400px;
	padding: 30px 0px 0px 0px;
	/*position: absolute;
	left: 69px;
	top: 124px;*/
	float: left;
}

#navcontainer ul {
	margin: 0px auto;
	padding: 0;
	float: right;
}

#navcontainer li {
	margin: 0px 0px 2px 0px;
	padding: 0px 3px 0px 0px;
}

#navcontainer a {
	display: block;
	padding: 0 3px 0 0;
	width: 110px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/f1.gif);
}

#navcontainer a:hover {
	background-image: url(images/fundo.gif);
	color: #ffffff;
}

#navcontainer .style22 a {
	display: block;
	padding: 0 3px 0 0;
	width: 110px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/fundo.gif);
}

#navcontainer .style22 a:hover {
	background-image: url(images/f1.gif);
	color: #ffffff;
}

.curriculoprofessor {
	padding: 15px;
	text-align: justify;
	font-size: 12px;
}

.fotoprofessor {
	margin: 5px;
    border: 1px solid black;
}

.ampliar {
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#rodapex2 {
	margin: auto;
	width: 770px;
	color: #666;
	font-weight: bold;
	text-align: right;
}

html>body .sobb {
	margin: -3px 0 0 0;
}
