/* @override http://www.ict-peace.eu/Stylesheets/style.css */

/* @group Geral */

html, body {
	margin: 0;
	padding: 0;
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Lucida, sans-serif, Tahoma, "Trebuchet MS";
	height: 100%;
	background-color: #fff;
}

body { 
	background: url(../Images/side.gif) repeat-y fixed;
        height: 100%;
}

ul {
	list-style-type: none;
}

a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	color: #4b4234;
}

a:hover {
	color: #0085cf;
	text-decoration: underline;
}

a:active {
	color: #454c4f;
}

a.secondaryLink {
	color: #ABABAB;
	font-size: 10px;
}

a.secondaryLink:hover {
	color: #0085cf;
}

a.secondaryLink:active {
	color: #454c4f;
}

input[type="text"], input[type="password"] {
	width: 145px;
}

input[type="button"] {
	background-color: #fff;
	float: right;
	border: 1px outset #efefef;
	color: #373737;
	font-size: 11px;
	height: 22px;
	vertical-align: middle;
	text-align: center;
	padding: 2px 4px 4px;
}

input[type="submit"] {
	background-color: #fff;
	float: right;
	border: 1px outset #efefef;
	color: #373737;
	font-size: 11px;
	height: 22px;
	vertical-align: middle;
	text-align: center;
	padding: 2px 4px 4px;
}

input[type="button"]:hover {
	background-color: #0085cf;
	border: 1px outset #65b0da;
	color: #fff;
}

input[type="submit"]:hover {
	background-color: #0085cf;
	border: 1px outset #65b0da;
	color: #fff;
}

input[type="button"]:active {
	background-color: #454c4f;
	border: 1px outset #cac0bb;
	color: #fff;
}

input[type="submit"]:active {
	background-color: #454c4f;
	border: 1px outset #cac0bb;
	color: #fff;
}

#menu ul li a.currentPage {
	color: #0085cf;
}

h1 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #3e4548;
	margin-bottom: 4px;
}

h2 {
	font-size: 14px;
	margin-top: 22px;
	margin-bottom: 10px;
	color: #137bb5;
	font-weight: bold;
	padding-top: 2px;
	margin-left: 25px;
	width: 600px;
}

h3 {
	font-size: 13px;
	color: #3988b4;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
	margin: 15px 0 -10px;
	line-height: 12px;
}

p {
	font-size: 12px;
	color: #3f4041;
	line-height: 17px;
	padding-right: 100px;
	margin-top: 17px;
}

.paragraphStart {
	float: left;
	width: 5px;
	height: 5px;
	background-color: #0085cf;
	margin-top: 23px;
	margin-left: 0px;
	margin-right: 8px;
}

/*#sideImage {
	height: 100%;
	background: url(../Images/side.gif) repeat-y;
	
	position: fixed;
	width: 20px;
}*/

#logo, #footer {
	margin-left: 30px;
}



/* @end */

/* @group Header */

#header {
	width: 100%;
	clear: both;
	min-width: 920px;
}

#logo {
	width: 600px;
	float: left;
}

/* @group rightArea */

#login {
	padding-top: 25px;
	padding-right: 30px;
}

#search {
	text-align: right;
	margin-bottom: 33px;
}

#loginItens {
	float: right;
}

td.cellName {
	width: 50px;
	text-align: right;
	padding-right: 8px;
	color: #373737;
	font-size: 11px;
}

#loginItens form table {
	margin: 0;
	border-spacing: 0;
}

#loginItens form table tbody tr td input {
	margin: 0
}

#search form p {
	padding-top: 5px;
	margin-top: 2px;
	padding-right: 0px;
}

#search form p input.search {
	float: none;
	margin-top: -5px;
}

/* advanced search hidden  */

#search form p a.secondaryLink {
	margin-right: 13px;
	display: none;
}

/* @end */

/* @end */

/* @group Container */

#container {
	padding-top: 25px;
	clear: both;
	width: 920px;
}

/* @group menu */

#menu {
	/*margin-left: 53px;*/
	position: absolute;
	width: 184px;
	left: 53px;
	/*top: 212px;*/
	top: 185px;
}

#menu ul {
	margin-top: 1px;
	margin-bottom: 0px;
}

#menu ul li {
	line-height: 0px;
	margin: 0;
	padding-bottom: 2px;
}

#menu ul li a {
	color: #202123;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

#menu ul li a:hover {
	color: #fff;
	background-color: #0085cf;
	text-decoration: none;
}

#menu ul li a:active {
	color: #fff;
	background-color: #454c4f;
	text-decoration: none;
}

#menu ul li ul {
	padding-left: 10px;
	margin-top: -1px;
	margin-bottom: 3px;
}

#menu ul li ul li {
	margin-top: 2px;
}

#menu ul li ul li a {
	font-size: 10px;
	line-height: 15px;
	color: #4e5258;
}

/* @end */

/* @group content */

#conditionsOfUse li p {
	width: 500px;
}

#content {
	border-left: 1px solid #656565;
	min-height: 250px;
	width: 690px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 237px;
}

#contentFrame {
	border-left: 1px solid #656565;
	min-height: 250px;
	width: 720px;
	padding-right: 30px;
	margin-left: 237px;
}

#content div ul {
	font-size: 12px;
	color: #656262;
	line-height: 1.5em;
	list-style-type: circle;
	margin-left: 0;
	padding-left: 20px;
	list-style-position: inside;
	width: 500px;
}

#content div ul li{
	margin-bottom: 1em;
}

div.secondColumnImage {
	float: right;
}

p.introduction {
	margin-top: -5px;
	font-size: 16px;
	line-height: 24px;
	color: #0085cf;
	padding-right: 70px;
	margin-bottom: 50px;
}

p.introduction.readMore {
	margin-bottom: 8px;
}

#conditionsOfUse li p.width450 {
	width: 450px;
}

img.imageStart {
	margin-top: 37px;
}

div.title {
	margin-top: -10px;
	border-bottom: 7px groove #6caccf;
	width: 350px;
}

.colorBullet {
	width: 15px;
	height: 16px;
	position: absolute;
	margin-right: 10px;
	background: #d2cac6;
	z-index: 3;
}

.colorBullet div {
	width: 20px;
	height: 12px;
	background-color: #fff;
	margin-left: -4px;
	position: absolute;
	z-index: 3;
}


#content ul.contentList li p {
	font-size: 12px;
	color: #413f3f;
	line-height: 17px;
	padding-left: 14px;
	padding-right: 100px;
	margin-top: 7px;
}

#content ul.contentList li p.lastUpdate {
	font-size: 9px;
	color: #9e9e9e;
	margin-bottom: 8px;
	line-height: 5px;
	padding-left: 40px;
	margin-top: 25px;
}

#content ul.contentList li a.secondaryLink {
	padding-left: 40px;
}

.sectionStart {
	margin-top: 57px;
}

ul.contentList {
	padding-left: 0;
	width: 400px;
}

ul.contentList li {
	border-left: 1px solid #d2cac6;
	border-bottom: 1px solid #d2cac6;
	padding-bottom: 8px;
}

ul.contentList li ul {
	border-left: 0px none #d2cac6;
	border-bottom: 0px none #d2cac6;
	padding-bottom: 8px;
	padding-left: 27px;
}

ul.contentList li ul li {
	border-left: 0px none #d2cac6;
	border-bottom: 0px none #d2cac6;
	padding-bottom: 10px;
	font-size: 11px;
	width: 500px;
	color: #787878;
}

ul.text {
	padding-left: 25px;
	padding-top: 1px;
	list-style-type: upper-latin;
	margin-bottom: 40px;
}

ul.text li {
	font-size: 12px;
	color: #525050;
	line-height: 17px;
	padding-right: 70px;
	margin-top: 10px;
}

/* @group Partners */

#partners, #contacts {
	margin-top: 35px;
	border-spacing: 0;
	min-width: 610px;
	font-size: 12px;
}

#partners tr, #contacts tr {
	padding-bottom: 10px;
}

#partners tbody tr td, #contacts tbody tr td {
	text-align: right;
	padding-right: 40px;
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 210px;
}

#partners tbody tr td.alignLeft, #contacts tbody tr td.alignLeft {
	text-align: left;
	padding-right: 70px;
}

#partners tbody tr td.alignLeft a img:hover {
	border-left: 5px solid #fff;
}

/* @end */

/* @group Contacts */

div.moreWidth {
	width: 450px;
}

#contacts tbody tr td.alignLeft {
	padding-right: 58px;
	width: 291px;
	line-height: 18px;
	color: #3a3a3a;
}

/* @end */

/* @group Milestones */

.tableGeral {
	border-style: none;
	border-width: 0;
	font-size: 11px;
	line-height: 17px;
	color: #2b2f32;
	
}

.tableGeral tr {
	
}

.tableGeral .tableHeader td {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}
tr.tableHeader {
	background-color: #0085cf;
	border-style: none;
	color: #fff;
	}

.tableGeral td.alignLeft {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	}

.tableGeral td {
	padding: 10px 5px;
	border-bottom: 1px solid #b0b0b0;
	vertical-align: top;
}


/* @end */






/* @end

*/


/* @end */

/* @group Footer */

#footer {
	clear: both;
	padding-top: 35px;
	padding-left: 63px;
	padding-bottom: 15px;
	font-size: 9px;
}

#footer span {
	margin-left: 10px;
	margin-right: 10px;
	color: #646464;
}

#footer a.secondaryLink {
	color: #5e5e5e;
}

#footer a.secondaryLink:hover {
	color: #0085cf;
}

#footer a.secondaryLink:active {
	color: #454c4f;
}

#footer a.secondaryLink.currentPage {
	color: #0085cf;
}

#footer p {
	font-size: 10px;
	line-height: 15px;
	width: 560px;
	margin-top: 6px;
	color: #575757;
	margin-bottom: 10px;
}

#footer p+p {
	font-size: 10px;
	line-height: 15px;
	width: 640px;
	margin-top: 6px;
	color: #858585;
	margin-bottom: 3px;
}



/* @end */

