body{
    font-family: Trebuchet MS, arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
    background: #ffcc00 url(../images/template/body-background.gif) repeat-x;
    padding: 0;
    margin: 0px;
}

h1{
    color: #ff9900;
    font-size: 11pt;
}

h2{
    color: #ff9900;
    font-size: 10pt;	
}

a{
    text-decoration: none;
    color: #999999;
	
}

a:hover {
    text-decoration: none;
    color: orange;
}

input{
    color: black;
    /*border: 0px gray ridge;*/
}

input:checkbox{
	border: 0;
}

textarea{
    border: 1px gray ridge;
	
}

table td{
    font-family: "Trebuchet MS", arial, sans-serif;	
    font-size: 10pt;
    font-weight: normal;
    color: #999999;
}

/* ------------- HOME PAGE ---------------*/

#center{	
	margin: 0 auto;
	text-align: center;
}

.logo{
	margin-top: 100px;
}


#homeslide {
	margin: 0 auto;
	text-align: center;
	position: relative;
	width:  200px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #000000;
}

#homeslide img {
	border: 0;
}

#homeslide img {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 200px;
}

/* ------------- INTRODUCTION ---------------*/

#image-container{
	width: 100%;
	height: 180px;
	
	margin-left: 0px;
	margin-top: 25px;	
	margin-bottom: 35px;
	
}

#firstcontainer{
	margin-left: 0px;	
}

.container{
	float: left;
	display: inline;
	
	background: #EEEEEE;
	
	width: 125px;
	height: 125px;
	
	border: 0px solid #EEEEEE;
	margin-left: 15px;
	padding: 10px;
}

.container img{
	width: 125px;
	height: 125px;
}

.container div{
	background: white;
	width: 100%;
	height: 100%;
}

#intro-title{
    margin-left: 0px;


    color: #333333;
}

#intro-title span{
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;

    font-size: 110%;
}

#title-bullet{
    vertical-align: middle;
    height: 100%;
}

		
/* ------------- PUBLIC LAYOUT ---------------*/

#shadow-wrap{    
    padding: 0;
    width: 800px;
    margin: 0 auto;
    text-align: center;
    background: white url(../images/template/shadow-nodegrade.gif) repeat-y;
}

#wrap{
    padding: 0;
    width: 100%;
    text-align: left;
    background: url(../images/template/shadow-degrade.gif) no-repeat;
}

/*------- HEADER -------*/

#header{
    padding-top: 0;
    margin-left: 11px;
    
    text-align: center;
    width: 776px;
    height: 137px;	
    background: white url(../images/template/header-background.gif) repeat-x;
}


/*------- FOOTER -------*/

#footer{
    width: 776px;
    margin-left: 11px;
    /*margin-top: 40px;*/
    
    background: #CCCCCC url(../images/template/footer-background.gif) repeat-x;
    height: 40px;

    font-size: 8pt;
    clear: both;
}


#footer-credits{
    float: left;
    display: inline;

    margin-top: 8px;
    margin-left: 65px;
}

#footer-rupeal{
    float: right;
    display: inline;

    margin-right: 75px;
}

#footer img{
    border: 0;
}

/*------- NAVIGATION -------*/

#navigation{
    width: 776px;
    height: 22px;

    margin-left: 11px;
    margin-top: 0px;
}

#nav-wrap{
	margin-left: 115px;
    text-align: center;
    width: 640px;
}

/*------- CONTENT -------*/

#content{
    text-align: center;
	display: block;
    width: 625px;
    margin-left: 80px;
	margin-bottom: 50px;
	
    text-align: justify;

    padding-top: 25px;
    color: #666666;
}

#wheel{
    display: none;
    
    margin-top: 100px;
    text-align: center;
    padding-bottom: 250px;
}

#title{
    margin-top: 40px;
    margin-left: 80px;


    color: #333333;
}

#title span{
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;

    font-size: 110%;
}

#title-bullet{
    vertical-align: middle;
    height: 100%;
}

.text{    
    text-align: justify;
    line-height: 18pt;
}

.text p{
    text-align: justify;
    margin: 0;
}

.paragraph{
    text-align: justify;
    line-height: 18pt;	
}

.paragraph q{
	font-style: italic;;
}

.portrait{
    text-align: justify;
    line-height: 18pt;	
}

#limpeza{
	margin-top: 35px;
	
}

.portrait .portrait-img{
	float: left;	
	display: inline;
	
	border: 1px solid #CCCCCC;
	padding: 1px;

	margin: 0;
	margin-right: 20px;
	
}

.portrait p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#portrait-first-paragraph{
	margin-top: 0px;
	
}


/*------- PROJECT  LIST -------*/

.project{
    float: left;
    display: inline;

    color: #999999;
    text-align: justify;
    line-height: 25px;	
    padding: 10px;

    width: 620px;
}


/* Project Title *****/

.project dt{
	float: right;
	display: inline;
	
	color: #ff6600;
	font-size: 11pt;
	margin-left: 0px;
	width: 435px;
}


/* Project Text ***/

.project dd{
	float: right;	
	display: inline;
	
	font-size: 10pt;
	line-height: 15pt;

	width: 435px;

	margin-top: 5px;
}


/* Project Image ***/

.project .project-image{
	float: left;
	width: 125px;
	height: 125px;
	
	margin-left: 0;
	
	border: 2px solid #EEEEEE;
	
	padding: 1px;
}

.project .project-image img{
	border: none;
	width: 100%;
	height: 100%;
}



.project-selected{
	float: left;
	display: inline;
	
	text-align: justify;
	line-height: 25px;	
	padding: 10px;

	color: black;
}

.project-selected a{
	color: black;
}


.project-selected a:hover{
	color: black;
}

.project-selected dt{
	color: #ff6600;
	font-size: 11pt;
	float: left;
	margin-left: 15px;
}

.project-selected img{
	float: left;
	border: none;
}

.project-selected dd{
	float: left;	
	display: inline;
	
	font-size: 8pt;
	width: 350px;
	margin-left: 15px;
	margin-top: 5px;
}

/*------- PROJECT -------*/

#project-photos{
	float:left;
	display: inline;

	width: 125px;
}

.project-photo{
	margin-bottom: 25px;
	width: 125px;
	padding: 10px 10px 2px 10px;
	
	background: #EEEEEE;
}

.project-photo h1{
	text-align: center;
	color: gray;
	font-size: 9pt;
	margin: 0;
	margin-top: 4px;
	padding: 4px 0px 4px 0px;
}

.project-photo img{
	border: 0;
	width: 100%;
	
}

#project-story{
	float: left;
	display: inline;
	
	width: 455px;	
	margin-left: 45px;
	
	color: gray;	
	text-align: justify;
	line-height: 25px;	
}

#project-story p{
	margin-top: 0px;
}

/*------- ADMINISTRATION -------*/

.list{
	width: 100%;
}

.list table{
	width: 100%;	
}

.list table th{
	text-align: left;	
	color: #333333;
	font-size: 90%;
	background-color: lightgray;
}

.list .even{
	background-color: #EEEEEE;
}

.list .odd{

}


.list .pagebanner{
	margin-top: 10px;
}


/*------- CONTACTS -------*/
.form{
	color: #666666;
}

.form td{
	color: #666666;
	
}

.form input{
	border: 1px solid #666666;	
}

.form textarea{
	border: 1px solid #666666;	
}


/*------- PUBLICATIONS -------*/

#book{
	background: url(../images/background-livro.gif) repeat-x;
	font-size: 10pt;
	line-height: 13pt;
	color: #666666;
	
	padding: 0px;
	margin-bottom: 50px;
	
	float: left;
	display: inline;
}

#book p{
	margin-top: 15px;
	margin-bottom: 0px;
}

#book dl{
	padding: 0;
}

#book dt{
	float: right;
	width: 291px;
	
	font-size: 120%;
	color: orange;
	
	display: inline;
	margin: 0;
	padding: 0;
}

#book dd{
	display: inline;
	
	margin: 0;
}

#book dd p{
	margin-right: 20px;
}

#book .img{
	float: left;
	display: inline;	
	margin-right: 6px;

	padding-left: 15px;
	padding-top: 15px;
}

#book-description{
	float: left;
	display: inline;
}

#articles{
	clear: both;	
}

#articles a{
	color: orange;
}

#articles dl{
	margin-bottom: 20px;
	padding: 10px;
}

#articles dt a{
	color: orange;
}

#articles dd{
	margin: 0;
	color: #666666;
	line-height: 13pt;
}

#articles h1{
	font-size: 140%;
	font-weight: normal;
 	color: #666666;
}