/*****************/
/*   MAIN BODY   */
/*****************/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0em auto;
	padding: 0em;
	background: #2F81C6 url(images/bg4.gif) top center repeat-y;
	font: normal 8pt/10pt verdana, arial,sans-serif;
}

#wrap {
	width: 746px;
	margin: 0em auto;
	padding: 0em;	
	background:  url("images/cepa.gif") transparent no-repeat top center;
	background-position: 130px 120px;
}


/*******************/
/*   CABECARIO     */
/*******************/

#header {
	clear: both;
	width: 722px;
	height: 90px;
	margin-left: 12px;
	background: #337FC6 url("images/header_top_middle.gif") repeat-x top;
	color: #FFF;
}

#header .esq { height: 90px; background: url("images/header_top_left.gif") transparent no-repeat top left; }#header .dir { height: 90px; background: url("images/kardec_top_right.gif") transparent no-repeat top right }#header h1 { padding-top: 25px; font-size: 3.0em; padding-left: 17px; }
#header p {padding-top: 25px; font-size: 1.3em; padding-left: 17px; }

#horizontal {
	width: 722px;
	margin-left: 12px;
	height: 34px;
	background: #337FC6 url("images/header_bottom_middle.gif") repeat-x top;
	font-weight: bold;
	font-size: 10pt;
}
#horizontal .esq  { height: 34px; background: url("images/header_bottom_left.gif") transparent no-repeat top left; }#horizontal .dir { height: 34px; background: url("images/kardec_bottom_right.gif") transparent no-repeat top right; }#horizontal a:link, #horizontal a:visited { color: #FFF; text-decoration: underline; margin-right: 15px; }
#horizontal a:hover, #horizontal a:active { color: #FFF; text-decoration: none; }
#horizontal p { padding-top: 8px; font-size: 1.0em; padding-left: 17px; padding-bottom: 0px; }



#header-nav-top {
	float: right;
	height: 17px;
	margin: 0.7em 0.2em 0em 0em;
	padding: 0em;
}

#header-nav-top ul {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

#header-nav-top li {
	float: left;
	white-space: nowrap;
	border-left: solid 0.1em rgb(150,150,150);
}

#header-nav-top li a {
	display: block;
	margin: 0em;
	padding: 0em 0.5em 0em 0.5em;
	background-color: rgb(255,255,255);
	color: rgb(150,150,150);
	text-decoration: none;
}

#header-nav-top a:hover, #header-nav-top .selected {
	background-color: inherit;
	color: rgb(0,0,0);
	text-decoration: underline;
}

#header-nav-top .img-flag {
	display: inline;
	margin: 0em;
	padding: 0em;
	border: none;
}


/***   Buffer between heading and content area   ***/
#buffer {
	clear: both;
	float: left;
	width: 30.0em;
	height: 2.0em;
	margin: 0em;
	padding: 0em;
	background-color: inherit;
}

/***********************/
/*** left-column     ***/
/***********************/

#left-column {
	clear:both;
	float: left;
	width: 15.1em;
	padding: 0em;
	border-right: solid 0.1em rgb(200,200,200);
	color: rgb(100,100,100);
}


#left-column ul {
	width: 15em;
	float: left;
	list-style: none;
	margin: 0em;
	padding: 0em;
	border-bottom: solid 0.1em rgb(200,200,200);
}

#left-column li {
	margin: 0em;
	padding: 0em;
}

#left-column li.left-nav-title {
	display: block;
	text-align: left;
	margin: 0em;
	padding: 0.3em 0.7em 0.9em 0.6em;
	background-color: inherit;
	color: rgb(50,50,50);
	text-transform: uppercase;
	font-weight: bold;
	height: 1.3em;
	font-size: 1.1em;
}

#left-column li a {
	display: block;
	text-align: left;
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0em rgb(215,215,215);
	border-left: solid 0.5em rgb(255,255,255);
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	height: auto;
	font-size: 1.1em;
}

#left-column li.left-nav-group a {
	display: block;
	text-align: left;
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0.1em rgb(215,215,215);
	border-left: solid 0.5em rgb(255,255,255);
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	font-weight: bold;
	height: auto;
	font-size: 1.1em;
}

#left-column a:hover, #left-column .selected {
	text-align: left;
	border-left: solid 0.5em rgb(137,199,44);
	background-color: inherit;
	background-color: rgb(224,244,181);
	color: rgb(0,0,0);
	text-decoration: none;
}

#left-column li.left-nav-group a:hover, #left-column li.left-nav-group .selected {
	text-align: left;
	border-left: solid 0.5em rgb(137,199,44);
	background-color: rgb(224,244,181);
	color: rgb(0,0,0);
	text-decoration: none;
}


/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/
#middle-column {
	float: left;
	width: 50.0em;
	margin: 0em;
	padding: 0em 2.0em 0em 2.0em;
	background-color: inherit;
	color: #475E70; /*rgb(100,100,100);	*/
	font: normal 8pt/1.6 verdana, arial,sans-serif;
}



/***   Pagetitle   ***/
#pagetitle {
	width: 50.0em;
	margin: 0.3em 0em 1.0em 0em;
	padding: 0em;
	background-color: inherit;
	color: rgb(100,100,100);
}

#pagetitle p {
	padding: 0em;
	margin: 0em;
	font-weight: bold;
	font-size: 1.1em;
}



#middle-column h2 {
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 1em 0em 0.2em 0em;
	border-bottom: solid 0.167em rgb(120,176,39);
	color: rgb(112,162,36);
	font-weight: bold;
	font-size: 1.8em;
}

#middle-column h3 {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

#middle-column h4 {
	margin: 1.0em 0em 0.6em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

#middle-column p {
	margin: 0.0em 0em 1.0em 0em;
	font-size: 1.1em;
	line-height: 125%;
}

#middle-column a {
    text-decoration: none;
    color: #000;
    FONT-WEIGHT: bold;
    Color: #337FC6;
}


#middle-column a:link {
    text-decoration: underline;
}


#middle-column a:hover {
    Color: rgb(112,162,36);
}


#middle-column ul, #middle-column ul, #middle-column ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	list-style-type: none;
}

#middle-column li, #middle-column li, #middle-column li {
	background: url(images/bullet.gif) no-repeat 0 5px;
	padding-left: 13px;
	background: url(images/btSetaMenuOff.gif) no-repeat 0 0px;
	padding-left: 19px;
}

#middle-column li ul li {
	background: url(images/bullet.gif) no-repeat 0 5px;
	padding-left: 13px;
}





/************************/
/***   RIGHT COLUMN   ***/
/************************/
#right-column {
	float: right;
	width: 15.0em;
	margin: 0em 0em 0.0em 0em;
	padding: 0em;
}


/*** Standard option ***/
.right-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
}

.right-column-box-standard {
/*	float: right; */
	width: 12.5em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

/*** Grey title and box option ***/
.right-column-title-grey {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(220,220,220);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
}

.right-column-box-grey {
/*	float: right; */
	width: 12.5em;
	width: 134px;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(235,235,235);
	color: rgb(100,100,100);
}

/*** Blue title and box option ***/
.right-column-title-blue {
/*	clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(187,211,247);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
}

.right-column-box-blue {
/*	float: right; */
	width: 12.5em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(226,238,252);
	color: rgb(100,100,100);
}

/*** Yellow title and box option ***/
.right-column-title-yellow {
/*	clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(255,236,128);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
}

.right-column-box-yellow {
/*	float: right; */
	width: 12.5em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(255,255,191);
	color: rgb(100,100,100);
}

/*** Green title and box option ***/
.right-column-title-green {
/* 	clear: both;*/
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(196,221,108);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
}

.right-column-box-green {
/*	float: right; */
	width: 12.5em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(224,244,181);
	color: rgb(100,100,100);
}

/*** Red title and box option ***/
.right-column-title-red {
/*	clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(255,176,176);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
}

.right-column-box-red {
/*	float: right; */
	width: 13.0em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(255,219,219);
	color: rgb(100,100,100);
}

/*** Paragraph text ***/
#right-column p {
	margin: 0em 0em 0.4em 0em;
	font-size: 1.1em;
}

.boxA-large-blue { width: 350px; margin: 0em 0em 0.5em 0em; background: url(images/bottom-left-blue.gif) no-repeat left bottom; }
.boxA-blue { width: 150px; margin: 0em 0em 0.5em 0em; background: url(images/bottom-left-blue.gif) no-repeat left bottom; }
.boxB-blue { background: url(images/bottom-right-blue.gif) no-repeat right bottom; padding-bottom: 10px;}
.boxC-blue { background: url(images/top-left-blue.gif) no-repeat left top; }
.boxD-blue { background: url(images/top-right-blue.gif) no-repeat right top; padding-top: 15px; }

.boxA-blue h2, .boxA-blue p, .boxA-large-blue h2, .boxA-large-blue p {
  padding-left: 10px;
  padding-right: 10px;
}


/*****************/
/***   FOOTER   **/
/*****************/
#footer {
	clear: both;
/*	float: left; */
	width: 746px;
	height: 2.5em;
	margin: 1.0em 0em 0em 0.0em;
	padding: 0.5em 0em 0.5em 0em;
	border-top: solid 0.1em rgb(200,200,200);
	border-bottom: solid 0.1em rgb(200,200,200);
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.1em;
}

/*************************************************/
/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
/*************************************************/

/*** Hyperlinks in middle and right columns ***/
a {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: underline;
}


/*** Visited links not in use ***/
/*a:visited {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: underline;
} */

.msgbutton {
	background:transparent no-repeat top left;	
	font:bold 1.1em arial;
	margin-top: 10px;
}
.msgbutton a{
    background-image:url(images/blue_button.gif);
    padding: 0px;
	display: block;
	margin: 0px;	
	color:#fff;
	width:95px;
    text-align: center;	
	line-height: 38px;
	text-decoration:none;
}

.msgbutton a:hover{
    color: yellow;
}


/* easy drop shadow
================================== */

.img-wrapper {
 background:url(images/shadow.gif) no-repeat right bottom;
 float: left;
}

.img-outer {
  background:url(images/bottom-left2.gif) no-repeat left bottom;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-inner {
  background:url(images/top-right2.gif) no-repeat top right;
  padding: 0 5px 5px 0;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-wrapper img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  display: block;
}


