﻿BODY {
	background-image: url(images/Parabola_IT_big.jpg);}

H1 {
	text-align: center; font-family: "Times New Roman", Garamond, serif; color: #003D6E; font-size: 500%;
}

H1.border {
	border: 3px solid #003D6E; padding: 5px; text-align: center; background-color: #99ccff; font-family: "Times New Roman", Garamond, serif; color: #003D6E; font-size: x-large;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; font-size: large;
}

DIV.figureleft {
	padding: 25px; padding-left: 0px; float: left;
}

DIV.figureleftnopd {
	float: left;
}
DIV.figureright {
	float: right;
}
DIV.figurecenter {
	text-align: center;
}


UL.menu {
	position: relative; line-height: 25px; list-style-type: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 14px; font-weight: bold; list-style-image: url(images/bullet_red_small.gif); left: 40px;
}

#navcontainer{
}
#navcontainer A {
	text-align: left; padding: 5px; background-color: #99ccff; display: block; font-family: Verdana, Arial, Trebuchet, sans-serif; font-size: large;
}
#navcontainer A:link {
	color: #003D6E; text-decoration: none;
}
#navlist A:visited {
	color: green; text-decoration: none;
}
#navcontainer A:hover {
	background-color: #369; color: #fff
}
#navcontainer A:active {
	background-color: #369; color: #fff
}

#back {
	z-index: 1; border: 5px solid; border-color:#003D6E; background-color: white; margin:auto; margin-top:50px; margin-bottom:50px; width:95%; height:95%;
}

#cabeca {
	border-bottom: 5px solid; border-color:#003D6E; position: relative; height: 280px; background-color: transparent;
}

#menur {
	position: relative; background-color: #BA122B; width: 18%; height: 1200px; float: left; clear: left; border-right: 5px solid; border-color:#003D6E; padding: 1%; overflow:auto;
}

#corpo {
	position: relative; background-color: white; width: 70%; float: left; padding: 2.5%;
}

#footer {
	position: relative; height: auto; clear:both; border-top: 5px solid; border-color:#003D6E;
}
#footer P {
	font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; color: #8C8F91; font-size: large; padding-left:25px;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; text-decoration: none;
}
A:link {
	color: #002674;
}
A:visited {
	font-color: green;
}
A:hover {
	color: #5b0000; font-weight:bold;
}