﻿@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}
body{
	background:#bfbfbf url(imagesgray/page_bg.jpg) repeat-x;
	font: 100% verdana, arial, sans-serif;/*16 px*/
}

h1,h2,h3,h4,h5{font-family:arial,sans-serif;}

h1{
	text-align:center;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #000;
	margin-bottom: .75em;/*16x =12px*/
	font-size:1.125em;/*16x1.125 =18px*/

} 
h2{font-size:1.125em;}/*16x=18px*/
h3{font-size:.875em;}/*16x=14px*/
h4{font-size:.875em;}/*16x=14px*/
h5{font-size:.75em;}/*16x =12px*/

p{
	font-size:.75em;/*16x.75=12 px*/
}
	

#wrapper{
	width:95%;
	min-width:880px;
	margin-right:auto;
	margin-left:auto;
	border-right:1px solid #a3a3a3;
	border-left:1px solid #a3a3a3;
	height:100%;

}
/*--------------------------HEADER-----------------------------*/
/*-------------------HEADER (search box)--------------------*/

#searchform{
	float:right; 
	margin-top:-65px; 
	padding-right:15px;
}
#searchform #search{
	height:20px;
    color:#333;
    padding:1px 10px 0px 1px;
    margin-top:5px;
    float:left;

}

#searchform #search:focus{
		background-color:#FFC;
}
#searchform #btn {
	border: none;
	width: 36px;
	height: 36px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/searchroundbtn.png) no-repeat top;
	margin-left:-10px;
}
#searchform #btn:hover {
	background:url(images/searchroundbtn.png) no-repeat bottom;
}
#central_atendimiento {
	float:right; 
	padding-top:10px; 
	padding-right:10px; 
	color:#333;
	font-weight:bold;
	font-size:.75em;/*16x.75=12px*/
}
/*-------*/
#header{
	top:0;
	width:100%;
	height:110px;
	background-color:#fff !important;
	background-image:url(imagesgray/headerbar.png);
	background-repeat:repeat-x;	
}


#logo{
	 text-align:right;
    color:#333333;
    font: bold 12px verdana, arial, sans-serif;
	margin-left:20px;
}


#logo img{
float:left;
}

#logo a img{
border:none;}

#userinfo{
	width:80px;
	margin-right:5px;
	
float:;/* WHAT IS THIS FOR */
	
}
/*----------------------NAVIGATION BAR----------------------------*/
#top-nav{
	position:relative;
	clear:both;
	height:35px;
	border-bottom:8px solid #494949;/*636060*/
	padding-left:5px;

}
#top-nav a{
	float:left;
	display:block;
	font-weight:bold;
	font-size:.6875em;/*16x.6875=11px*/
	width:98px;
	height:25px;
	text-align:center;
	text-decoration:none;
	padding-top:6px;
}
#top-nav a span{
	display:block;
	padding-top:5px;
}

#top-nav a, #top-nav a:link{
	z-index:-2000;
	color:#333333;
	margin-top:5px;
	background-image:url(imagesgray/tab1.png);
	background-repeat:no-repeat;	
}


#top-nav a:hover {
	background-position: 0px -35px;	
	/*color:#e9e8e9;*/
}

#tabselected{
	  position:absolute;
	  width:120px;
	  height:35px;
	  margin-top:1px;
	  background-image:url(imagesgray/tabselected.png);
	  visibility:hidden;
  }
  /*
  LEFT VALUE FOR TABS POSITION
  1- Opx
  2- 92px
  3- 192px
  4- 290px
  5- 387px
  6- 485px
  7- 583px
  8- 680px
  */

/*----------------------VIDEO -CLASES---------------------*/
#vcwrapper{
	position:relative;
	width:100%;
	height:268px;
}
#video{
	position:absolute;
	top:0;
	height:264px;
	width:480px;	
	background-color:#FFF;
	background-repeat:no-repeat;
	overflow:visible;
}
#classes{
	position:absolute;
	left:480px;
	right:0;
	padding:0px 0px 0px 5px;
	height:268px;
	/*background:url(images/classesbkg.png) repeat-x;*/

}
#classesWrapper{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	height:243px;
	overflow:auto;

}
#classes-nav{
	clear:both;
	height:20px;/*total=26*/
	/*border-top:4px solid #636060;*/
	margin-left:6px;
	margin-right:6px;
}
#classes-nav a, #classes-nav a:link{
	float:left;
	display:block;
	padding-left:1px;
	margin-left:1px;
	height:19px;
	width:120px;
	font-weight:bold;
	font-size:.75em;
	text-align:center;
	background:url(images/tabmiddle.png) no-repeat;
	color:#e9e8e9;
}
/*---------------------------VIDEO BAR - EM VIVO-------------------*/
#middle{
	position:relative;
	height:160px;
	width:100%;
	background:url(imagesgray/middlebkg.png) repeat-x;
	padding-top:1px;
}
#videobar{
	position:absolute;
	top:0;
	left:0;
	width:480px;
	height:160px;
	overflow:visible;
}
#emvivo{
	position:absolute;
	left:480px;
	right:0;
	height:155px;
	overflow:auto;
}
#emvivo-nav{
	clear:both;
	height:20px;/*total=26*/
	border-top:4px solid #636060;
	margin-left:6px;
	margin-right:6px;
}
#emvivo-nav a, #emvivo-nav a:link{
	float:left;
	display:block;
	padding-left:1px;
	margin-left:1px;
	height:19px;
	width:120px;
	font-weight:bold;
	font-size:.6875em;
	text-align:center;
	background:url(images/tabmiddle.png) no-repeat;
	color:#e9e8e9;
}
#emvivo-text{
	margin-top:1px;
	margin-bottom:0px;
	padding:2px 5px 2px 5px;
	height:133px;
	/*overflow:auto; */
}

#emvivo-text a:hover
{
	background-color:#FFFFCC;

}
#emvivo-text a
{
	display:block;
    text-decoration:none;
    cursor:hand;
}



/*-----------------------------WHITE BAR----------------------*/
#bottom{
	height:160px;
	background-color:#fff;
	padding:5px;
}

#bottom_left{
	float:left;
	width:26%;
	height:100%;
	overflow:hidden;
}
#bottom_left p{text-align:center;}
.inputleft{float:left; margin-left:5px;}
#chicklet_wrapper{ width:210px; margin-left:auto; margin-right:auto;}
.chicklet_left{float:left; margin-right:10px;}

#bottom_center{
	float:left;
	width:27%;
	height:100%;
	border-left:1px solid #444;
	border-right:1px solid #444;
	overflow:hidden;
	padding-left:5px;
	padding-right:5px;
}
#bottom_center p{text-align:center;}
#bottom_right{
	float:right;
	width:45%;
	height:100%;
	overflow:hidden;
}
#twitter_div{
	overflow:auto; 
	height:125px;
	font-size:.75em;/*16x.75 =12px*/
}
#twitterlogo{
	border:none;
	padding-bottom:0px;
}

/*--------------------------------FOOTER----------------------*/
#footer{
	clear:left;
/*height:30px;*/
	width:100%;
	background-color:#4f4f4f;
	padding:.375em 0;
	margin-top:0px;
}
#footer p{
	font-weight:bold;
	font-size:.625em;/*16x.625=10px*/
    color:#eeeded;
	text-align: center;
	margin:0;
}


#footer p a, footer p a:link, footer p a:visited{
	text-decoration:none;
	  color:#b1b1b3;
}

/*---------------------------------------EVENTS ------------------------------------*/

#wrapfr{
	position:relative;
	width:100%;
	visibility:visible;
	overflow:visible;
	height:100%;
	background:url(imagesgray/filterbkg.png) repeat-y;
	min-height:500px;
		
}
/*min-height for the wrapf will fix the left img problem*/
.left { 
	float:left;
	padding:0; 
	width:220px;
	height:100%; /* works only if parent container is assigned a height value */ 
	color:#333; 
	font-size:.75em;/*16x.75 =12px*/
}
.left dt.first{
	margin-top:30px;
}
.left dl{
	margin-left:10px;
}
.left dt{
	display:block;
	border-bottom:1px solid #636060;	
	margin-top:1em;
	font-weight:bold;
	color:#9B0000;
}
.left dd a{
	text-decoration:none;
	line-height:1.4em;
	color:#333333;
}

.left dd a.tc1{
	font-size:80%; text-decoration:none;/*12x = px*/
}
.left dd a.tc2{
	font-size:90%; text-decoration:none;/*12X = px*/
}
.left dd a.tc3{
	font-size:100%; text-decoration:none;/*12px*/
}
.left dd a.tc4{
	font-size:110%; text-decoration:none;
}
.left dd a.tc5{
	font-size:120%; text-decoration:none;
}
.left dd a.tc6{
	font-size:130%; text-decoration:none;
}


.left dd a:hover{
	color:#532900;
	font-weight:bold;
}
.left dd a:active{
	color:#532900;
	font-weight:bold;
}
.left dd span{
	color:#999999;
	font-size:.75em;/*=12px */
}
.left p { 
	padding:0 10px; 
} 

/*----------------------------- CONTENT-----------------------*/
.content { 
	left:180px;
	padding:0px 0px 0px 0px;
	height:100%; /* works only if parent container is assigned a height value */ 
} 
 
p.top { 
	margin-top:20px; 
} 

#filteroot{
	overflow:hidden;
	padding:3px;
	margin:0 2px 0 0;
	background-color:#EAEAEA;
}

#filteroot dd{
	margin:0;
	padding:0;
	display:inline;
	font-size:.875em;
	color:#666666;
}
#filteroot dd.rootline{
	vertical-align:bottom;
}
#filteroot dd a{
	color:#333333;
	text-decoration: none;
    border-bottom: 2px dotted #9B0000;
}
#filteroot dl{
	margin:0px 0px 0px 10px;
}

a.noline{
	border:0;
}

#results{
	margin-top:0.125em;/*16x =2px*/
/*margin-bottom:2px;*/
	overflow:hidden;
	padding:0.3125em 0.3125em 0.9375em 0.3125em;/*5px 5px 15px 5px*/
	padding-right:0.625em;/*16x0.625 =10px*/
	background-color:#fff;
	min-height:500px;
}

.block, .blockvideo{
	position:relative;
	float:left;
	width:23%;
	min-width:196px;
	height:360px;
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #999999;
	overflow:hidden;
}

.foto {
	float:right;
	width:80px;
	height:95px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid black;
	/*border-right:2px solid #666;

	border-bottom:2px solid #666;*/
}

.spanfoto {
	background:none repeat scroll 0 0 #EAEAEA;
	border:1px solid white;
	float:right;
	height:97px;
	padding:5px;
	width:82px;
	padding:5px;

}

.block .notlarger{
	height:100px;
	overflow:hidden;
}
.block .classname{
	display:inline;
	font-size:.6875em;/*16x.6875 =11px*/
	color:#1B1B1B;
	border-bottom:1px solid #CCCCCC;
	font-family:Georgia, verdana, arial;
	line-height:1.5em;
}

.block .classname a
{
 text-decoration  : none;
 color:#1B1B1B;
}

.block .coordinador, .blockvideo .title{
	clear:both;
	font-size:.75em;/*16X.75 =12px*/
	text-align:right;
	color:#4b4c5d; /*666600;*/
	padding-top:0.1875em;/*16x.1875 =3px*/
	padding-bottom:0.3125em;/*16x.3125=5px*/
	margin:0;	
}
.block .description, .blockvideo .description{
	clear:both;
	color:#4b4c5d !important; /*333333;*/
	font-size:.625em;/*16x.625=10px*/
	padding-top:0.3125em;/*16x.3125=5px*/
	text-align:justify;
	height:110px;
	overflow:hidden;
}

.block .descriptioncontinua {
	clear:both;
	color:#4b4c5d; /*333333;*/
	font-size:.5625em;/*16x.5625 =9px*/
	padding-top:-0.3125em;/*16x0.3125 =5px*/
	text-align:right;
	overflow:hidden;
	margin:0;
	float:right;
	margin-top:-.625em;/*16x.625 =10px*/
	margin-right:0.625em;
}
.block .descriptioncontinua a
{
	background-image:none !important;
}

.block .time, .blockvideo .date{
	font-size:.6875em;/*16x.6875 =11px*/
	font-weight:bold;
	margin-bottom:2.5em;/*16x2.5 =40px*/
	color:#4b4c5d !important; /*666666;*/

}

.block .detalles{
	position: absolute;
	bottom: 10px;
	z-index: 2;
	border:none;
}

/*
.block a, .block a:link {
	/*display:block;
	height:22px;
	width:72px;
	border-width:0px;
	background-image:url(images/btn_detalles.png);
	background-position:0px 0px;
	text-decoration:none;  * /
	}
.block a:active{
	/*background-position:0px 24px;	* /
}
*/
.block .price, .blockvideo .time{
	position: absolute;
	bottom: -3px;
	right:10px;
	font-size:.8125em;/*16x.8125 =13px*/
	color:#BA1410;
}

.block .icobox{
	clear:both;
	float:right;
	height:19px;
	width:80px;
	border:1px solid #ccc;
	padding:1px 0px 0 0; 
}
.block .icobox .iconos{
	float:right;
	widht:18px;
	height:18px;
	margin-left:2px;

}


/*------------------------------CURSOS -------------------------------*/

#results h2, h3{
		font-style: normal;
		font-variant: normal;
		line-height: normal;
		font-size-adjust: none;
		font-stretch: normal;
		color: #333351;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #333351;
		padding-bottom: 6px;
		margin-bottom: .75em;/*16x.75 =12px*/
}

#results h2{
	font-weight: normal;
	text-align: center;
}
#results h3 {
	font-weight:bold;
	margin-top: 1.5em;/*16x =24px*/
}
#results p{
	color:#4b4c5d; /*74653D;*/
	text-align:justify;
	display:block;
	padding-right:0.625em;/*16x.625 =10px*/
}

#teacher {
	float: right;
	border: 1px solid black; 
	padding: 5px; 
	margin-left:10px;
	width: 300px; 
	text-align:justify; 
	background-color: rgb(255, 255, 204); 
}
#teacherbottom {
	float: right;
	clear:right;
	padding-right: 53px; 
	margin-left:10px;
	text-align:justify; 
}

#teacher span img{
	/*border: 1px solid black;*/
    height:135px;
	width: 100px;
}

#teacher span {
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#EAEAEA;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	border:1px solid white;
	float:right;
	margin:2px;
	padding:5px;
}

#teacher h4{
	color:#333333; /*74653D;*/
	padding-top:10px;
}


#teacher p{
	font-family:verdana,arial,sans-serif;
	text-align:left;
	padding:0;
}

.right { 
	position:absolute;
	top:0;
	right:0;
	padding:15px 0 10px 0;
	width:240px;
	height:99%; /* works only if parent container is assigned a height value */ 
	color:#333;
	border-left: 1px solid #4f4f4f; /*7f6f46;*/
	border-right: 1px solid #4f4f4f;/*f6f46;*/
	overflow:hidden;
	
}

.right h2{
	text-align:center;
	color:#4b4c5d; /*74653d;*/
	font-size:.88em;/*18x.88 =16px*/
}
.videoscursos-rel{
	min-height:220px;
	max-height:240px;
/*	border-bottom:1px solid #636060;*/
	margin:5px 15px;
	padding-top:10px;
	overflow:auto;
	
}

.videoscursos-rel a{
	display:block;
	margin:-10px 10px 3px 10px;
	padding-top:10px;
	text-decoration:none;
}
.videoscursos-rel a:hover{
	background-color:#ffffcc;

}
.relimg{
	clear:left;
	display:block;
	height:80px;
	width:125px;
	border:1px solid #ccc;
	margin-left:auto;
	margin-right:auto;
	background-color:#CCFF66;
}

.destaque-img{
	clear:left;
	display:block ;
	height:95px;
	width:80px;
	border:1px solid #ccc;
	margin-left:auto;
	margin-right:auto;
	background-color:#CCFF66;
}

.destaque-img-spanfoto
{
	background:none repeat scroll 0 0 #EAEAEA;
	border:0 solid white;
	display:block;
	height:97px;
	margin-left:45px;
	padding:2px;
	width:82px;

}

.reltext{
	display:block;
	border:none;
	text-align:center !important;
	font-family:arial,verdana;
	font-weight:normal;
	color:#1E4271; /*9B0000;*/
	margin:0 13px;
}


.line{
	margin:30px 15px;
	border-bottom:1px solid #636060;
}


/*--------------------------------------------VIDEOS PAGE----------------------------------------*/
.blockvideo{
	height:315px !important;
}
.minivideo{
	display:block;
	width:125px;
	height:80px;
	margin-right:auto;
	margin-left:auto;
}	
	
.blockvideo .description{
	height:110px !important;
}

.blockvideo .detalles{
	position: absolute;
	bottom: 10px;
	z-index: 2;
	border:none;
}
.blockvideo a, .blockvideo a:link {
	display:block;
	height:22px;
	width:72px;
	border-width:0px;
	/*background-image:url(images/btn_detalles.png);
	background-position:0px 0px; */
	}
.blockvideo a:active{
	background-position:0px 24px;	
}

.blockvideo .icobox{
	clear:both;
	height:12px !important;
	width:48px !important;
	/*border:1px solid #ccc;*/
	padding:1px 0px 0 0; 
	margin-left:auto;
	margin-right:auto;
	background-image:url(Images/stars.png);
}

#blockvideowrapper a{
		text-decoration:none;
}
#blockvideowrapper a:hover div.blockvideo{ 
		background-color:#ffffcc;
		cursor:hand;
}

#blockvideowrapper a img{ border:none;}
	
#starone{
	background-position:0px 48px;
}
#startwo{
	background-position:0px 36px;
}
#starthree{
	background-position:0px 24px;
}
#starfour{
	background-position:0px 12px;
}
.blockvideo .icobox .iconos{
	float:left !important;
	width:18px;
	height:15px !important;
}
.blockvideo h2, h3{
	padding-bottom: 10px;
	margin-bottom: 0px !important;
}
.blockvideo h3{
	margin-top:1em !important;
}

.blockvideo .date{
	margin-bottom:15px !important;
}
/*--------------------------------------------------------VIDEO--------------------------------------------------*/



.video_icobox{
	height:12px !important;
	width:48px !important;
	padding:1px 0px 0 0; 
	background-image:url(Images/stars.png);
	clear:both;
	float:none;
	border:1px solid #ccc;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
}
.video_icobox .iconos{
	margin-left:2px;
	float:left !important;
	widht:18px;
	height:15px !important;
}

/*--------------------------------------------------------PROGRAMAS--------------------------------------------------*/
.row{
	clear:both;
	height:auto;
	width:98%;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	background-color: #ffffcc;
	opacity:.9;
	margin:5px auto 0 auto;
	padding-right:5px;
}
.row img{
	border: 1px solid black;
}

.row span{
	border: 1px solid black; 
	margin: -10px 5px 5px 5px; 
	padding: 5px; 
	background: rgb(153, 153, 102) none repeat scroll 0% 0%; 
	float: right; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: 
	-moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

.col1{
	float:left;
	width:10%;
	height:auto;
	display:block;
	text-align:center !important;
	padding-bottom:0 !important;
	margin-bottom:0px !important;
}

.col2{
	min-width:80%;
	max-width:85%;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0 !important;
	border-left:2px solid #ccc;
	margin-left:6em !important;
}

.clear{
	clear:both;
}

.imgcenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.justpadding{
	padding-top:20px;
}

/*--------------------------------------VIDEO DETALHES---------------------------------*/

#playvideo{
	height:329px;
	width:480px;	
	visibility:visible ;
	background-color:#636060;
	background-repeat:no-repeat;
	overflow:visible;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	
	}
#results .date{	
	padding-top:3px;
	text-align:center;
}

#results .date span{
	margin-left:5px;
}
#bigger{
	font-size:1em !important;
}

#video_buttons{
	background-color:#25353c;
	height:55px;
	width:480px; 
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;

}
#buttonswrapper{
	width:430px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
}
.buttons{
	float:left;
	width:85px;
}
.image{
	width:60px;
	height:40px;
	background-color:#878686;
	margin-left:auto;
	margin-right:auto;
}
#buttonswrapper a:hover .buttons{ cursor:hand;}
#buttonswrapper a:hover .image{ 
	background-color:#6f6e6e;
}
#buttonswrapper a{
	text-decoration:none; 
}
#buttonswrapper a img{border:none !important;}

.buttons p{
	color:#fff !important;
	text-align:center !important;
	padding:0px !important;
}

/* Botao Inscricao */




a.squarebutton {
	background: transparent url('images/square-green-left.gif') no-repeat top left;
	display: block;
    position:absolute;
	bottom:10px;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
	color: #494949; /*button text color*/
}

a.squarebutton span{
	background: transparent url('images/square-green-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; 
	width: 100%;
}





/* overlay dimensions */
div.overlay {
	padding:40px;	
	display:none;
	width:480px;  	
	height:375px;

	background-image:url(player/skin/share.png);
}
 
/* generic styling for elements inside overlay */
div.overlay h2, div.overlay a, div.overlay p, div.overlay div {
	font-family:"bitstream vera sans",verdana;		
	margin-top:0px;
	color:#fff;
	font-weight:normal;
}
 
#panes h2 {
	display:none;
}
 
div.overlay div.close {
	background:url(player/skin/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}
 
/* tabs */
#shareTabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	position:absolute;
	top:93px;
	left:14px;	
}
 
#shareTabs li { 
	float:left; 
	margin:0 !important; 
	padding:0; 
	list-style-image:none !important;
}
 
#shareTabs li a { 
	background:transparent url(player/skin/share_tabs.png) no-repeat scroll 0 0;
	display:block;
	height:35px;
	margin:0px;
	padding:0px;
	width:140px;
	text-align:center;
	line-height:35px;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
 
#shareTabs li a#emailTab { background-position: 0 -37px; }
#shareTabs li a#embedTab { background-position: -140px -37px; }
 
#shareTabs li a#emailTab:hover { background-position: 0 -74px; }
#shareTabs li a#embedTab:hover { background-position: -140px -74px; }
 
#shareTabs li a#emailTab.current { background-position: 0 0; cursor: default; }
#shareTabs li a#embedTab.current { background-position: -140px 0; cursor: default;  }
 
 
/* tab panes = containers for tab content */
#panes {
	margin-top:65px !important;		
	font-size:12px;
}
 
 
#panes input, #panes textarea {
	width:450px;
	font-size:12px;
	font-family:verdana;
	border:1px inset #666; 	
	padding:2px;
}
 
#panes textarea {
	padding:4px;
	height:100px;
}
 
#panes button {
	border:1px outset #ccc;	
	cursor:pointer;
	background-color:#f9f9fa;	
}
 
#panes label.left {
	float:left;
	margin-right:15px;	
}
 
#panes label.left input {
	width:180px;		
}
 
#embedPane textarea {
	margin-top:10px;
	height:180px;
	background-color:transparent;	
	color:#BBBBBB;
	padding:4px;
	border:1px solid #ddd;
}
 
/* container for error/success messages */ 
#info {
	display:none;	
}
 
/* container has a background image   */
a.player {	
	margin-top:40px;
	display:block;
	background:url(player/skin/splash.png) no-repeat;
	width:425px;
	height:298px;
	padding:0 126px 75px 127px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;

	
}

 
/* splash image */
a.player img {
	margin-top:115px;
	border:0;	display:inline-block
}


/*----------------------------------------------------CONTATO----------------------------------------------*/
#information{ 
	width:49%; 
	float:left;}

#information h3{font-weight:bold;}

.rightcontacto, .leftcontacto {
	float:left;
	font-size:.625em;/*10px*/
	color:#595959;
	margin-top:0.625em;/*16x.625 =10px*/
}


.leftcontacto{width:25%;}
.rightcontacto{ width:50%;}

.leftcontacto ul{padding-left:1%;}
.rightcontacto li, .leftcontacto li{list-style:none;}
.rightcontacto span{font-weight:bold;}
.leftcontacto {margin-left:1%;}
.rightcontacto{border-left:1px solid #ccc;}
#paulista{
	clear:left;
	margin-top:10px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#formulario{
	float:left;
	width:49%;
	
	margin-left:1%;
}

#formulario h3{
	font-weight:bold;
}
	
/*------------------------------------CASO SUCESOS-------------------------------*/	
/*
.casosleft{ 
	width:49%; 
	float:left;}

.casosright{
	float:left;
	widht:49%;
	margin-left:1%;}
*/	
.casos{width:47%; float:left; margin:1%;}

.casos em{font-size:.75em;}/*12px*/
	
	
#demo2, #demo1{
	margin-top:10px;
}

/*-----------------------------------PARCEIROS----------------------------------*/

#parceirosleft{ }

#parceirosright{
	float:right;
	width:400px;
	margin-left:10px;
	margin-top:10px;
	padding: 5px; 
	text-align:justify; 
}
#parceirosright p{
	margin-right:10px;
}
#parceirosleft p{
	color:#4b4c5d; /*74653D;*/
	text-align:justify;
	margin-left:0.8333em;/*12x0.8333=10px*/
	margin-right:0.8333em;
}

#parceirosleft h3{font-weight:bold;}



/*---------------------------------ROUND CORNERS-----------------------------------------------------*/
/*----------INDEX VIDEO CORNERS-------------*/
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#636060; margin:0 5px;}
.b2f {height:1px; background:#ffffcc; border-right:2px solid #636060; border-left:2px solid #636060; margin:0 3px;}
.b3f {height:1px; background:#ffffcc; border-right:1px solid #636060; border-left:1px solid #636060; margin:0 2px;}
.b4f {height:2px; background:#ffffcc; border-right:1px solid #636060; border-left:1px solid #636060; margin:0 1px;}
.contentf {background: #ffffcc; border-right:1px solid #636060; border-left:1px solid #636060; padding-bottom:10px;}
.contentf div {margin-left: 10px; padding-top:5px; }


/* Tables - all */


th {
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}


#mytable {
	width: 98%;
	padding: 0px;
	margin: 0px;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	/*width:350px; */
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
    font: 12px verdana, arial, sans-serif;

}

th.spec a {
 	text-decoration: none;

}
th.specalt a {
 	text-decoration: none;

}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
/* End Tables - all */


.formulatio td
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #C1DAD7;
	border-right:1px solid #C1DAD7;
	color:#4F6B72;
	font-family:arial,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:6px 6px 6px 12px;

}
	