/* Start of CMSMS style sheet 'Adrenalina_Base' */
*{
	margin:0px;
	padding:0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	font-size:80%;*/
	line-height:1.5em;
	background: url(rotate.php) no-repeat;
	}

#container{
	padding:0px;
	width:808px;
	margin: 0 auto;
	background-color:#fff;
	}
#navigation{
	margin:0px;
	height:195px;
	background: transparent url(images/cms/manchas.jpg) top no-repeat;
	display: block;
	width:808px;	
	}
#navigation1{
	margin:0px;
	height:120px;
	background: transparent url(images/cms/manchasb.jpg) top no-repeat;
	display: block;
	width:808px;	
	}
#logo{
	position:absolute;
	left:40px;
	width:480px;
	height:278px;
}
#logo h1{
       text-indent: -9000px;
}
ul#navlinks li {
	display: inline;
	padding-right:5px;
	float: right;
	height: 28px;
	padding: 0px 1px 0px 1px;
	}

#conteudo{
	margin:11px;
	background-color:#fff;
	}

#mkt{
	float: right;
	width: 540px;
	margin:5px;
	font-size:95%;
	}
#mkt p{
	padding-bottom:10px;
	}
#col1 p, #col2 p, #col3 p, #esquerda p {
	padding-bottom:6px;
	}
#mkt a, #col1 a, #col2 a, #col3 a, #esquerda a, #footer a{
        color:#F5891D;
        text-decoration: none;
}
#mkt a:hover, #col1 a:hover, #col2 a:hover, #col3 a:hover, #esquerda a:hover, #footer a:hover{
        color:#F5891D;
        text-decoration: underline;
}
#sidebar {
	float: left;
	width: 200px;
	padding:70px 15px 15px 5px;
	border-right: 1px #ddd solid;
	margin-right: 5px;
	font-size:85%;
	}
#sidebar p{
	line-height:1.5em;
	padding-bottom:7px;        
}
#col1, #col2, #col3 {
	float: right;
	width: 175px;
	margin:5px;
	font-size:85%;
	}
.clear{
	clear:both;
}
#footer {
	float:right;
	width: 600px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size:65%;
	border-top: 1px #ddd solid;
	}
.mais{
	float:right;
	margin: 15px 0;
        color: #F5891D;
	}
.mais a{
        text-decoration: none;
        color: #F5891D;
	}
h3{
	background: url(images/cms/manchaBG.jpg) top left no-repeat;
	height:46px;
	font-size:110%;
	line-height:1.1em;
}
.esq{
        float: left;
        padding: 5px;
}
.dir{
        float: left;
        padding: 5px;
}
#login{
        padding: 1em 1.5em; background-color: #F5891D;
        border: 2px #ddd solid;
}
#login a, #logout a{
        color: #fff;
        text-decoration:none;
        font-weight:bold;
}
#login a:hover, #logout a:hover{
        color: #fff;
        text-decoration:underline;
}
#logout{
        width: 155px;
        padding: 1em 1.5em; 
        background-color: #F5891D;
        float:right;
}
#exclusive, #relatorio{
	width:716px;
	margin: 0 auto;
}

/*Formularios*/

.formbuilderform div {padding: 0.25em 0 0.25em 0;}
.formbuilderform fieldset {padding: 1em; background-color: #F5891D;}
.formbuilderform textarea {width: 500px; height: 150px}
.campoTexto {width: 500px;}
/* End of 'Adrenalina_Base' */

