/* 

Generation - CSS File

*/


/*** GLOBAL  ***/
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#525252;
	line-height:18px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both;}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	margin:0px 0px 6px 0px;
	padding:0px;
}
/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2, h4, h5 {margin-bottom:15px;font-weight:normal; color:#929292}
h1 {font-size:30px; line-height:32px; color:#666;}
h2 {font-size:24px; line-height:26px;}
h3 {font-size:22px; line-height:24px; color:#85bc3a;}
h4 {font-size:14px; line-height:16px; }
h5 {font-size:12px; line-height:14px;}

/* links */
a {color:#74b31f;text-decoration:underline;}
a:hover{color:#88c92f;}
a img{border:none}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	line-height:18px;
	margin-bottom:20px;
	color:#525252;
}
ul, ol {
	margin:10px 0 35px 40px;
}
li ol,
li ul
{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	color:#707070;
	padding:10px 20px 10px 35px;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	width:80%;
}

/* code */
code {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #c8c8c8;
	padding:15px 10px;
}
/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#container{}
#centercolumn{margin:0 auto; width:960px;}
/*** END OF CONTAINER ***/

/*** HEADER ***/
#top{height:94px; width:960px;}
#logo{width:250px; float:left;}
#topmenu{width:710px; float:left;}
#topmenu ul{list-style-type:none; margin:0px; padding:55px 0px 0px 0px;}
#topmenu  ul li{display:inline;}
#topmenu ul li a, #topmenu ul li a:visited{color:#929292; text-decoration:none;padding:0px 20px 0px 0px; font-size:16px; line-height:20px; font-weight:bold; text-transform:capitalize}
#topmenu ul li a:hover{color:#b3b3b3;}
#topmenu ul li a.active{color:#b3b3b3 !important;}
/*** END OF HEADER ***/

/*** CONTENT ***/
.imgleft{float:left; padding-right:15px;}
.imgright{float:right; padding-left:15px;}
#content{background-image:url(../images/bg_main.gif); background-repeat:repeat-y; width:960px;}
#main{background-image:url(../images/bg_lineblock.gif); background-repeat:no-repeat; background-position:top; padding:0px 0px 20px 0px; width:960px; }
#mainleft{width:230px; float:left; padding:25px 0px 0px 0px}
#mainright{width:730px; float:left;  padding:25px 0px 0px 0px}
#maincontent{padding:0px 0px 0px 25px;}
/*** END OF CONTENT ***/

/*** SIDEBAR ***/
.sideleft{padding:0px 0px 30px 15px;}
.sideleft h3{background-color:#fff; line-height:50px; padding-left:10px; letter-spacing:0.001em}
.sideleft a, .sideleft a:visited{text-decoration:none; color:#525252}
.sideleft a:hover{color:#686565}
.padbox{padding:0px 25px 0px 10px;}

/*** Latest News ***/
ul.list_type1{list-style-type:none; margin:0px; padding:0px;}
ul.list_type1 li{ padding:0px 0px 20px 0px}

/*** List icon and list border bottom ***/
span.icon{display:block;padding:4px 0px}
span.icon img{vertical-align:middle; padding-right:6px;}
ul.borderbottom{margin:0px; padding:0px; list-style-type:none;}
ul.borderbottom li{border-bottom:solid 1px #fff; padding:12px 0px 12px 0px}
ul.borderbottom li a{font-size:16px; padding:0px 0px 0px 2px;}
ul.borderbottom li a:hover{color:#8f8e8e;}

/*** Latest Projects ***/
ul.lates_projects{margin:0px; padding:0px;}
ul.lates_projects li{display:inline; float:left; padding:0px 7px 10px 0px;}

/*** END OF SIDEBAR ***/


/*** FOOTER ***/
#footer{background-image:url(../images/bg_lineblock.gif); background-repeat:no-repeat; background-position:top; text-align:center; padding:30px 0px ;width:960px;}
#footer a, #footer a:visited{text-decoration:none; color:#525252}
#footer a:hover{color:#686565}
/*** END OF FOOTER ***/
/*** paginacao ***/
.page_numbers {
	width: 650px;
	padding: 5px 0px;
	margin:0 auto;
}

.page_numbers ul {
	margin: 0 auto;
	list-style-type: none;
	padding: 2px;
	text-align: center;
}

.page_numbers li {
	display: inline;
	float: left;
	margin:1px;
	background: #FAFAD1;
	width:25px;
}

.page_numbers li.current{
  width:50px;
}

.page_numbers li a {
	background:#99cc33;
	border: 1px solid #76BC67;
	padding: 2px;
	text-decoration: none;
	color: #000;
	font:bold 10px verdana,sans-serif #999;
	display:block;
}

.page_numbers a.current, .page_numbers li a:hover {
	background:#999 ;
	color:#000;
}



/*** tabels cursos***/



table.contacts
{ width: 100%;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color:#85bc3a;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }


td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }
