/* 
	Maicon Design
*/
@import url(reset.css);

body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444;
}

body a
{
	text-decoration:none;
	color:#444;
}
body a:hover
{
	text-decoration:none;
	color:#FC0C12;
}

.limpadiv{
	clear:both;
}

h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#bb0000;
	letter-spacing:-1px;
	padding:10px 0 8px 10px;
	text-align:left;
	background:#FFF;
}

h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#bb0000;
	letter-spacing:-1px;
	padding:0 0 8px 0;
	line-height:20px;
	text-align:left;
}

.cinza{
	color:#666;
}

.vermelhoseta{
	color:#bb0000;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
}

hr{
	width:auto;
	height:1px;
	margin:30px auto 30px auto;
	border:0;
	background:#CCC;
}



/*----------------------- Alinha no centro ie 5.5  */


#topo{
	width:980px;
	height:auto;
	margin:0 auto;
	border:0px solid #090;
}

.logotopo{
	 width:279px;
	 height:62px;
	 float:left;
	 margin:14px 0 0 0;
	
}

.topotextosobre{
	width:691px;
	height:35px;
	margin:10px 0 0 0;
	text-align:right;
	float:right;
}

.textoltda{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-1px;
	padding-left:40px;
	margin-top:3px;
	float:left;
}

.atenditopo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-1px;
	float:left;
	margin-left:105px;
}

.textofone{
	font-size:24px;
	font-weight:bold;
	letter-spacing:-2px;
}

.face{
	width:20px;
	height:20px;
	margin:5px 0 0 0;
	float:right;
}

.menutopo{
	width:691px;
	height:40px;
	background:url(../../images/site/bgmenu.png) no-repeat;
	float:right;
	margin:12px 0 0 0;
}

.alinhamenutopo{
	width:656px;
	height:40px;
	float:right;
}

.menutopo ul{
	margin: 0;
	padding:0;
	float:right;
	
}

.menutopo ul li {
	display:inline;
	margin:0 0 0 4px;

}

.menutopo ul li a{
	list-style:inherit;
	font-size: 15px;
	color:#fff;
	padding:10px 12px 15px 10px;
	line-height: 40px;
	letter-spacing:-1px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menutopo ul li a:hover{
	color:#FC0;
	padding:10px 12px 15px 10px;
	margin:0;
	background:url(../../images/site/bgmenuhover.jpg) repeat-x;
}

#bannercapa{
	width:980px;
	height:380px;
	margin:0 auto 27px auto;
	text-align:center;
}


#meio{
	width:980px;
	height:auto;
	text-align:center;
	color:#444;
	margin:0 auto;
	
}

.ondetanosite{
	font-size:10px;
	line-height:35px;
	margin:0 0 1px 0;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	height:25px;
}

.caixaesquerda{
	width:324px;
	height:auto;
	float:left;
	margin:0 14px 0 0;
	padding:0;
}

.caixacentro{
	width:314px;
	height:auto;
	float:left;
	margin:0;
	padding:0;

}

.caixadireita{
	width:314px;
	height:auto;
	float:right;
	margin:0;
	padding:0;
}

.caixatempo{
	width:300px;
	height:auto;
	float:left;
}

.caixainfo{
	width:630px;
	text-align:left;
	height:auto;
	float:right;
}

.corpoinfo{
	width:630px;
	height:173px;
	background:url(../../images/site/bar-base-info.png) bottom no-repeat;
}

.corpoinfo hr{
	height:1px;
	width:629px;
	margin:18px 0 15px 0;
	padding:0;
	background:url(../../images/site/barbg.jpg);
}

.titinfo{
	font-size:15px;
}

.dateinfo{
	color:#999;
	font-weight:bold;
	font-size:10px;
}

#rodape{
	width:auto;
	height:240px;
	background:url(../../images/site/bg-rodape.jpg) center top no-repeat;
	margin:25px auto 0 auto;
	
}

.alinhacentrorodape{
	width:980px;
	height:auto;
	margin:0 auto;
}

.titrodape{
	width:100px;
	height:64px;
	padding:24px 0 0 0;
	float:left;
}

.clientesrodape{
	width:865px;
	height:66px;
	padding:20px 0 0 0;
	float:right;
}

.menurodape{
	width:680px;
	height:110px;
	float:right;
	text-align:right;
	margin:30px 0 0 0;
	
}

.menurodape ul{
	margin: 0;
	padding:0;
	
}

.menurodape ul li {
	display:inline;
	padding:0 0 0 16px;



}

.menurodape ul li a{
	list-style:inherit;
	font-size: 14px;
	color:#F7BFBF;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menurodape ul li a:hover{
	color:#FC0;
}

.menurodape a{
	color:#000;
}

.menurodape a:hover{
	color:#FC0;
}


/**   INTERNA  **/

.topointerna{
	width:980px;
	height:105px;
	margin:0 auto 27px auto;
	background:url(../../images/site/top-institucional.png) top left no-repeat;
	text-align:center;
}

#meioconteudointerna{
	width:980px;
	height:auto;
	text-align:left;
	color:#444;
	margin:0 auto;
	
}

.ladoconteudointernageral{
	width:630px;
	float:left;
}

.ladovejamaisinternaevideo{
	width:314px;
	float:right;
}

.vejatbm{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-1px;
}

.tit-interna{
	color:#bb0000;
	font-size:16px;
	font-weight:bold;
}

.nomedastelas{
	width:auto;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:30px;
	margin-left:15px;
	margin-top:30px;
}

.fotinha{
	width:100px;
	height:75px;
	padding-right:5px;
}


/* banner */
.activeSlide { background:url('../../images/site/iconban/02.png') no-repeat !important; }
#nav li{ width:18px; height:18px; text-decoration:none; padding:1px; display:inline-block; background:url('../../images/site/iconban/01.png') no-repeat; }
#nav a{ width:18px; height:18px; text-decoration:none; padding:0 3px 0 0; color:#FFF; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px }

.banner-rotate {
    width:980px; 
    text-align:center; 
    position:absolute; 
    z-index:999; 
    margin-top:335px; 
    margin-left:-400px;    
}

.img-banner-rotate {
    border:0;
    width: 980px;
    height: 380px;
}

.next, .previous {
    cursor: pointer;
}




/* ------------------------------------------------------------- 13. PAGINATION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#pg
{
	width: 90%;
	text-align: right;
	font-size: 10px;
	margin: 0 auto;
	margin-top: 1em;
	padding: 10px;
}
	
	#pg a 
	{
		font-size: 11px;
		text-decoration: none;
		color: #000000;
		border: 1px solid #dddddd;
		padding: 3px;
		-moz-border-radius: 3px;
	}

		#pg a:hover 
		{
			font-size: 11px;
			text-decoration: none;
			color: #000000;
			border: 1px solid #A7A7A7;
			background-color: white;
			padding: 3px;
			-moz-border-radius: 3px;
		}

			#pg a.current 
			{
				font-size: 10px;
				text-decoration: none;
				color: #FFF;
				border: 1px solid #0C6EC8;
				background-color: #0C6EC8;
				padding: 3px;
				-moz-border-radius: 3px;
			}

	#pg span.disabled 
	{
		font-size: 10px;
		text-decoration: none;
		color: #C6C7C7;
		border: 1px solid #C6C7C7;
		background-color: white;
		padding: 3px;
		-moz-border-radius: 3px;
	}

        
        
/* formulario */
.form {
	padding: 5px;
	margin: 10px;
}

.form .field_help {
	margin-left: 145px;
	font-size: 90%;
	color: #777;
}

.form label,.form span.label {
	margin-right: 10px;
	padding-right: 10px;
	width: 150px;
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	position: relative;
}

.form label em,.form span.label em {
	position: absolute;
	right: 0;
	font-size: 120%;
	font-style: normal;
	color: #C00;
}

.form input:focus,.form select:focus,.form input.error:focus,.form textarea:focus
	{
	background-color: #FFC;
	border-color: #FC6;
}

.form div.controlset label,.form div.controlset input,.form div.controlset select
	{
	display: inline;
	float: none;
}

.form .controlset div {
	margin-left: 145px;
}

.form .controlset label {
	font-size: 11px;
	font-weight: normal !important;
}

.form .buttonrow {
	margin-left: 145px;
}

.form .controlset input,.form .controlset select {
	border: none !important;
}

.form .cancel {
	font-size: 11px;
	color: #C00;
	padding-left: 10px;
}

.form .field {
	margin-bottom: 1.5em;
}

.form .field input,.form .field select {
	padding: 4px;
	border: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.form .xsmall {
	width: 50px;
}

.form .small {
	width: 100px;
}

.form .medium {
	width: 200px;
}

.form .large {
	width: 300px;
}

.form .xlarge {
	width: 400px;
}

/* mensagem */
.message {
	background: #CCC url(../../images/admin/silk/icon_notice.html) no-repeat
		10px 11px;
	font-size: 13px;
	color: #74655f;
	display: block;
	padding: 10px 10px 10px 40px;
	margin-bottom: 1em;
	border: 1px solid #c2beb1;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.message span {
	display: none !important;
	position: absolute;
	right: 7px;
	top: 7px;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	cursor: pointer;
}

.message-closable span {
	display: block !important;
}

.message-warning {
	background-color: #fffcd3;
	background-image: url(../../images/admin/silk/error.png);
	color: #74655f;
	border-color: #c2beb1;
}

.message-success {
	background-color: #e5f993;
	background-image: url(../../images/admin/silk/accept.png);
	color: #688006;
	border-color: #9bac55;
}

.message-info {
	background-color: #d4ebfa;
	background-image: url(../../images/admin/silk/information.png);
	color: #4b6bab;
	border-color: #90b1c7;
}

.message-error {
	background-color: #f6b9b9;
	background-image: url(../../images/admin/silk/exclamation.png);
	color: #c32727;
	border-color: #e18484;
}