﻿@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}
body{
	background:#ffffff url(images/header/bodybg3.png) repeat-x;
	font: 100% verdana, arial, sans-serif;/*16 px*/
}

button,input{padding:5px 5px; border-radius:5px 5px 5px 5px}

h1,h2,h3,h4,h5{font-family:helvetica, arial,sans-serif;}

h1{
	text-align:center;
	font-style: normal;
	font-variant: normal;
	line-height: 1em; /* 18px */ 
	color: #000;
	margin-top: 1em; 
	margin-bottom: .75em;/*16x =12px*/
	font-size:1.125em;/*16x1.125 =18px*/

} 
h2{font-size:1.125em;/*16x=18px*/
	line-height: 1em; /* 18px */ 
	margin-top: 1em;

}
h3{font-size:.875em;/*16x=14px*/
	line-height: 1em; /* 18px */
	margin-top: 1.2857em; 
	
}
h4{font-size:.875em;}/*16x=14px*/
h5{font-size:.75em;}/*16x =12px*/

p{
	font-size:.75em;/*16x.75=12 px*/
	line-height: 1.25em; /* 18px */ 
	margin: 0 0 1.25em 0; 
}

#wrapper{
	width:95%;/*1400x5%=72px*/
	min-width:973px;/*resolution 1024-51px(5%)=973px*/
	max-width:1368px;/*resolution 1400-72=1368*/
	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;
	width:210px;
    color:#333;
    padding:1px 10px 0px 1px;
    margin-top:5px;
    float:left;

}

#searchform #search:focus{
		background-color:#fefedf;
}
#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:5px; 
	padding-right:10px; 
	color:#333
	font-weight:bold;
	font-size:.75em;
}*/
/*-------*/
/*#header{
	position:relative;
	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 */
/*
#minhaconta{
	position:absolute; 
	right:20px; 
	top:90px; 
	background-image:none;  
	font-size:14px; 
	color:#004B91; 
	text-decoration:none;
	font-family:Helvetica,Arial,sans-serif !important;
}
#minhaconta a{
	text-decoration:none; 
	color:#004B91;
}
#minhaconta a:hover{
  text-decoration:underline !important;
}
#minhaconta span{color:#999;}*/

/*----------------------NAVIGATION BAR----------------------------*/
/*#top-nav{
	position:relative;
	clear:both;
	height:35px;
	border-bottom:8px solid #494949;
	padding-left:10px;

}
#topnav_leftcorner{
	position:absolute;
	height:8px;
	width:6px;
	left:0;
	bottom:-8px;
	background:url(imagesgray/topnav_leftcorner.jpg) no-repeat;
}
#topnav_rightcorner{
	position:absolute;
	height:8px;
	width:6px;
	right:0;
	bottom:-8px;
	background:url(imagesgray/topnav_rightcorner.jpg) no-repeat;
}
#top-nav a{
	float:left;
	display:block;
	font-weight:bold;
	font-size:12px;
	font-family:helvetica,verdana,sans-serif;
	width:130px;
	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;	
}

#tabselected{
	  position:absolute;
	  width:155px;
	  height:35px;
	  margin-top:1px;
	  background-image:url(imagesgray/tabselected.png);
	  visibility:hidden;
  }
  /*
  LEFT VALUE FOR TABS POSITION
  1- 4px		 Presencial
  2- 128px		online
  3- 258px		consultoria
  4- 388px		webcast ao vivo
  5- 516px		entrevistas
  6- 646px		otro


  BACKGROUND POSITION
  1- 0px 0px		Presencial
  2- -155px 0px		online
  3- -310px 0px		consultoria
  4- -456px 0px		webcast ao vivo
  5- -620px 0px		entrevistas
  6- -775px 0px		otro
  
*/


/*--------------------------INDEX PAGE --------------------------------*/
/*---------------INDEX TOP------------------*/
div#middlebg {
	position:absolute; 
	left:0px; 
	top:110px;
	height:300px;
	width:100%;
	min-width:1024px;
	/*background-image:url(images/redbkg.png);*/
	background-repeat:repeat-x;
}
#topwrapper{
	/*background-image:url(images/logobkg.png); */
	background-repeat:no-repeat;
	position:relative;
	height:280px;
	min-width:950px;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#topwrapper #indexbanner{
	clear:left;
	float:left;
	width:420px;
	height:200px;
	margin-left:2%;
	margin-top:35px;
	background-image:url(images/topwrappertext.png);
}


#videowrapper{
	float:right;
/*	position:absolute;
	right:3%;
	top:0px;*/
	/*height:232px;/*211.2+30=241.2*/
	/*width:404px;	/*384+30=414*/
	background-image:url(images/muestra.jpg);
	/*background-repeat:no-repeat;*/
	overflow:visible;
	height:220px; 
	width:520px; 
	background-color:#000;

	
}


/*------INDEX SEARCH BOX--------*/
#index_searchform{
	clear:left;
	width:98%;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	/*z-index:9000;*/
	
}
#index_searchform #search{
	height:30px;
	width:65%;
    color:#333;
    padding: 1px 1px 0px 5px;
 /*   float:left;*/
}
#index_searchform #search:focus{	}
#index_searchform #btn {
	/* border: none;
	width: 140px;
	height: 40px;
	cursor: pointer;

	background: url(images/btnsearch.png) no-repeat;
	margin-left:10px;*/
	   -webkit-user-select:none;
          background-color:#F5F5F5;
          background-image:-webkit-linear-gradient(top, #F5F5F5, #F1F1F1);
          border-bottom-color:rgba(0, 0, 0, 0.0976563);
          border-bottom-left-radius:2px 2px;
          border-bottom-right-radius:2px 2px;
          border-bottom-style:solid;
          border-bottom-width:1px;
          border-left-color:rgba(0, 0, 0, 0.0976563);
          border-left-style:solid;
          border-left-width:1px;
          border-right-color:rgba(0, 0, 0, 0.0976563);
          border-right-style:solid;
          border-right-width:1px;
          border-top-color:rgba(0, 0, 0, 0.0976563);
          border-top-left-radius:2px 2px;
          border-top-right-radius:2px 2px;
          border-top-style:solid;
          border-top-width:1px;
          color:#666666;
          cursor:default;
          font-size:16px;
          font-weight:bold;
          height:35px;
          line-height:27px;
          margin-bottom:11px;
          margin-left:6px;
          margin-right:6px;
          margin-top:11px;
          min-width:74px;
          padding-bottom:0;
          padding-left:8px;
          padding-right:8px;
          padding-top:0;
          text-align:center;
	
}
#index_searchform #btn:hover {
	background-position:-140px 0px;
}




/*----------------------------------INDEX MIDDLE-----------------------------------------*/
#middlewrapper{
	width:100%;
	overflow:hidden;
	margin-top:10px;
	padding-bottom:20px;
	background:url(images/division_line.jpg) repeat-x bottom;
	background-color:#FAFAFA;
}

#middlewrapper img{border:none;}
#middlewrapper > span {
	display:block;
	width:100%;
	height:13px;
	background:url(images/division_topline.jpg) repeat-x;
	}
#middlewrapper #middlecols { width:38%; float:left;
	padding-left:1%;
	margin-left: 1%;
	margin-right:0.5%;
	background:url(images/division_vertical_line.png) no-repeat right, url(images/division_vertical_leftline.png) no-repeat left;
}


#middlewrapper img{cursor:pointer;}
#middlewrapper a{text-decoration:none;}
#middlewrapper p{color:#333; font-size:0.75em;}
#middlewrapper p a{color:#00C;}
#middlewrapper p a:hover{text-decoration:underline;}

#middlecol1, #middlecol2, #middlecol3, #middlecol4 {float:left;width:45%;}
#middlecol1, #middlecol3{margin-left:2%;}
#middlecol1, #middlecol3 {margin-right:4%;}
#middlecol3{clear:left;}

/*---middlecolsingle---*/
#middlecolsingle {float:left;width:90%;margin-left:2%;margin-right:2%;}
#middlecolsingle dt.first{
	margin-top:30px;
}
#middlecolsingle dl {
	margin-left:10px;
}
#middlecolsingle dd a {
	display:block;
	text-decoration:none;
	color:#333;
	font-size:0.875em;/*16x =14px*/
	line-height:1.2857em;/*14x1.2=18px*/
}
#middlecolsingle dd a:hover {
	color:#004B91;;
}
#middlecolsingle dd span {
	color:#999999;
	font-size:.75em;/*=12px */
}


#middlewrapper #middlecols h1, #bottomwrapper h1{
	color:#333;
	border-bottom:4px solid #B4B4B4;
	padding-bottom:3px;
}

   
#middlecol1 a:hover, #middlecol2 a:hover, #middlecol3 a:hover, #middlecol4 a:hover, #middlewrapper a:hover{opacity: 0.5;}
#middlecol1 a:hover h1, #middlecol2 a:hover h1, #middlecol3 a:hover h1, #middlecol4 a:hover h1{opacity: 0.5;}
#middlecol1 a:hover p, #middlecol2 a:hover p, #middlecol3 a:hover p, #middlecol4 a:hover p{opacity: 0.5;}
#middlecol1 a p span, #middlecol2 a p span, #middlecol3 a p span, #middlecol4 a p span{color:#09F;font-size:0.83em;/* =10px  1em=parent 0.75em=12px */}

.middlecol_sides{float:left; width:29%;}

#middlewrapper .middlecol_sides h1 {
	color: #B4B4B4; /* #266b92; */
	font-size: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0pt;
	font-weight: normal;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 26px;
}


 .middlecol_sides dt.first {margin-top:30px;}
 
 .middlecol_sides dd a {
	display:block;
	text-decoration:none;
	color:#333;
	font-size:0.875em;/*16x =14px*/
	line-height:1.2857em;/*14x1.2=18px*/
	padding-left:19px;
	margin-left:2.4em;
}
.middlecol_sides dd span {background:url(images/arrow_blue.gif) 1px center  no-repeat;}
.middlecol_sides dd a:hover{color:#004B91;;} 
.middlecol_sides dd span{float:left; padding-left:10px;   color:#999999; font-size:.75em;/*=12px */} 





 
/*-------------INDEX BOTTOM-------------------*/
#bottomwrapper{
	clear:left;
	height:100%;
	/*background:url(imagesgray/gradientgray.png) repeat-x;*/
	padding-top:20px;
	
}
#bottomwrapper a{text-decoration:none;}
.vermais{
	display:block;
	font-size:0.625em; /*16x.625=10px*/
	color:#00C;
	margin-left:10px;
	margin-top:5px;
}
a.vermais:hover{
	text-decoration:underline !important; 
	
}
a.vermais {color:#09F;}
#bottomcol1, #bottomcol3{
	float:left;
	width:29.3%;
	margin-bottom:0px;
}

#bottomcol2b
{
	
	
    /*float:center;*/
	width:185px;
	margin-bottom:0px;
	width:200px;
	/* padding-right:auto;
	padding-left:5px; */
	margin-left:auto;
	margin-right:auto ;
}
 #bottomcol2
 {
 	float:center;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto ;
	width:501px;
	
 }

#bottomcol1{
	margin-right:4%;
}

/*--bottomcol 1---*/
#bottomcol1{margin-left:2%;}

.bottomvideos, #bottomareas, #bottomareasb{
	margin-left:5px;
	  margin-top:5px;
}

.bottomvideos a{text-decoration:none;}
.bottomvideos a:hover .smallvideo{border:1px solid #999;}
.bottomvideos a:hover .smallvideo_text{color:#004B91;}

.smallvideo{
	display:block;
	float:left;
	width:125px;
	height:70px;
	border:1px solid #ccc;
	margin-top:13px;
}
.smallvideo_text{margin-left:135px;}
.smallvideo_text, .smallpic_text{
	font-weight:normal;
	color:#333;
	padding-top:5px;
	font-family:verdana,arial,sans-serif;
}

.smallvideo_text_homepage{
	font-weight:normal;
	color:#333;
	padding-top:5px;
	font-family:verdana,arial,sans-serif;
}
.smallvideo_text_homepage_first{
	font-weight:normal;
	color:#333;
	padding-top:5px;
	font-family:verdana,arial,sans-serif;
	width:150px;
}
.smallvideo_text_homepage a{text-decoration:none;color:Gray}



/*---BOTTOMCOL 2---
#bottomcol2 dt.first{
	margin-top:30px;
}
#bottomcol2 dl {
	margin-left:10px;
} */
#bottomcol2 a {
	display:block;
	text-decoration:none;
	color:#333;
	font-size:0.975em;/*16x =14px*/
	line-height:1.2857em;/*14x1.2=18px*/
	width:250px;
}

#bottomcol2  a:hover {
	color:#004B91;
}
#bottomcol2  span {
	color:#999999;
	font-size:.75em;/*=12px */
}

#bottomcol2b a {
	display:block;
	text-decoration:none;
	color:#333;
	font-size:0.975em;/*16x =14px*/
	line-height:1.2857em;/*14x1.2=18px*/
	width:250px;
}

#bottomcol2b  a:hover {
	color:#004B91;
}
#bottomcol2b  span {
	color:#999999;
	font-size:.75em;/*=12px */
}
/*----bottomcol 3--------*/

.smallpic{
	display:block;
	float:left;
	width:80px;
	height:95px;
	border:1px solid #ccc;
	margin-bottom:8px;/*4*/
}

.bottomvideos a:hover .smallpic{border:1px solid #999;}
.bottomvideos a:hover .smallpic_text{color:#004B91;}
.smallpic_text{margin-left:90px;}
.smallpic_text_destaques{margin-left:55px;}

/*--------------------------------FOOTER----------------------*/
/*#footer{
	position:relative;
	clear:left;
	width:100%;
	background-color:#4f4f4f;
	padding:.375em 0 15px 0;
	margin-top:0px;
	background-image:url(imagesgray/footer_leftcorner.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;

}

#footer p{
	font-weight:bold;
	font-size:.625em;
    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%;
	overflow:hidden;
	background: #fafafa 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*/
    clear:left;
    /*border-right: 1px solid #636060 ;*/
     overflow:hidden;
    
}
.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;
	color:#333333;
	line-height:1.4em;
}

.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;/*1E4271;/*004B91;*/
	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:0px;
	/*background-color:#EAEAEA; */
	background-color:#ffffff; 

}
	
}

#wrapfr .content #filteroot{
margin-left:220px;

}

#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;
	/*background: #FAFAFA url(images/division_line.jpg) repeat-x scroll center bottom ;*/
	min-height:500px;

}

.block, .blockvideo{
	position:relative;
	float:left;
	width:23%;
	min-width:225px;
	height:350px;
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #999999;
	overflow:hidden;
	-webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
}

.foto {
	float:right;
	width:80px;
	height:95px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid black;
	-webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
	/*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;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;

}

.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;/* CHECK THE FONT FAMILY, OR IS SERIF OR IS SANS SERIF*/
	line-height:1.5em;
}

.block .classname a
{
 text-decoration  : none;
 color:#1B1B1B;
}

.block .coordinador, .blockvideo .title{
	clear:both;
	font-size:.75em;/*16X.75 =12px*/
	line-height:1.166em;/*12x1.166em = 14px*/
	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:100px;
	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;
	width:18px;
	height:18px;
	margin-left:2px;

}


/*------------------------------CURSOS -------------------------------*/

#results h2, h3{
		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;
}
 #results li{
	  color:#4b4c5d;
	 font-size:.75em;/*12px*/
	 line-height: 1.5em; /* 18px */ 
}
#results p {
	color:#4b4c5d; /*74653D;*/
	text-align:justify;
	display:block;
	padding-right:0.625em;/*16x.625 =10px*/
	padding: 2px 0.625em 2px 2px !important;
	margin:2px 2px 2px 2px !important;
}



#teacher {
	float: right;
	border: 1px solid black; 
	padding: 5px; 
	margin-left:10px;
	width: 300px; 
	text-align:justify; 
	background-color: rgb(255, 255, 204); 
	-webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
    margin-top:5px;
}
#teacherbottom {
	float: right;
	clear:right;
	padding-right: 37px; 
	margin-left:10px;
	text-align:justify; 
}

#teacher span img{
	/*border: 1px solid black;*/
    height:135px;
	width: 100px;
	-webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}

#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;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}

#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:0px;
    background-color:#ffffff;
    right:0px;
    padding:0;
    width:240px;
    height:100%; /* works only if parent container is assigned a height value */
    color:#333;
    overflow:hidden;
}

.right-inner
{
	background-color: #EDEDED;
	margin: 25px 10px 10px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.right-inner h2{
	text-align:center;
	color:#4b4c5d; /*74653d;*/
	font-size:.88em;/*18x.88 =16px*/
}
.videoscursos-rel h2
{
	text-align:center;
	margin-bottom:13px;
	
}
.videoscursos-rel{
	/*min-height:20px;
	max-height:360px;
	margin:5px 5px 15px 15px;
	padding-top:0px;
	overflow:auto; */
	background-color: #EDEDED;
	margin: 25px 10px 10px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
}

.videoscursos-rel a{
	display:block;
	margin:-5px 10px 3px 10px;
	padding-top:10px;
	text-decoration:none;
}

.videoscursos-rel a:hover .reltext{color:#004b91;}
.videoscursos-rel a:hover {background-color:#fefedf;}
.relimg{
	clear:left;
	display:block;
	height:80px;
	width:125px;
	border:1px solid #ccc;
	margin-left:auto;
	margin-right:auto;
	background-color:#333;
}

.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:Helvetica, arial,verdana, sans-serif;/*ADD GENERIC FAMILY*/
	font-weight:normal;
	color:#333333;
	margin:0 13px;
}


.line{
	margin:25px 20px 15px 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);
}

.blockvideo a{
		text-decoration:none;
}
#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;
	width: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;
	/*float: left;*/
	bottom:10px;
	position:absolute;
	font: normal 12px Helvetica; /* 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;
	margin-top:5px;
}

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:verdana,sans-serif;		
	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, sans-serif;/*ADD GENERIC FAMILY*/
	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;
	
	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;
	font-size:0.625em !important;/*=10px*/
}
.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 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: 17px 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 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 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:Helvetica,arial,sans-serif;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:6px 6px 6px 12px;

}
	
/*------------------------------------banner-------------------------------*/	

.banner
{
	font-family: helvetica,arial,sans-serif ;
	position:absolute;
	width:780px;
	height:260px;
	background-repeat:no-repeat;
	}
.banner .banner_content{position:relative;}
.banner .banner_content .pblue
{
	color: #256EB3;
}
#banner1{
	top:0;
	background-image:url(images/banner1.png);
	}
#banner1 .banner_content{
	margin:40px 20px 20px 280px;
	}
#banner1 .banner_content p, #banner2 .banner_content p{
	font-size:24px;
	padding-bottom : 0.5px ;
	margin: 0 0 0 0 ;
}
#banner1 .banner_content div, #banner2 .banner_content div{
	float:left;
	width:120px;
	height:95px;
	margin-right:40px;
}
#banner1 .banner_content div span{
	font-size:14px;
}
#banner2{
	top:0px;
	background-image:url(images/banner2.png);
}
#banner2 .banner_content{
	margin:40px 280px 20px 20px;
}
#banner2 .banner_content div{
	width:260px;
}
#banner3{
	top:0px;
	background-image:url(images/banner3.png);
}
#banner3 .banner_content{
	margin:60px 20px 20px 320px;
}
#banner3 .banner_content img{
	float:right;
	width:140px;
	height:80px;
	margin-top:20px;
}
#banner3 .banner_content p{
	font-size:24px;
	font-weight:bold;
}
#banner3 .banner_content div p{
	font-size:18px;
	font-weight:normal;
}
#banner4{
	top:0px;
	background-image:url(images/banner4.png);
}
#banner4 .banner_content{
	margin:20px 300px 0px 20px;
	width:450px;
}
#banner4 .banner_content img{
	display:block;
	width:260px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
}
#banner4 .banner_content p{
	text-align:center;
	font-size:18px;
}

/* Begin Jquery tools tabs  */

/* root element for tabs  */
ul.tabs {
    margin:0 !important;
    padding:0;
    height:30px;
    border-bottom:1px solid #666;
}

/* single tab */
ul.tabs li {
    float:left;
    padding:0;
    margin:0;
    list-style-type:none;
}

/* link inside the tab. uses a background image */
ul.tabs a {
    float:left;
    font-size:13px;
    display:block;
    padding:5px 30px;
    text-decoration:none;
    border:1px solid #666;
    border-bottom:0px;
    height:18px;
    background-color:#efefef;
    color:#777;
    margin-right:2px;
    position:relative;
    top:1px;
    outline:0;
    -moz-border-radius:4px 4px 0 0;
}

ul.tabs a:hover {
    background-color:#F7F7F7;
    color:#333;
}

/* selected tab */
ul.tabs a.current {
    background-color:#fff;
    border-bottom:1px solid #fff;
    color:#000;
    cursor:default;
}


/* tab pane */
.panes div {
    border:1px solid #999;
    border-top:0;
    min-height:200px;
    background-color:#fff;
}

/* End Jquery tools tabs  */


/* Messages on forms coaching */
	
	/* alrt */
	.alert {
	background: #fff6bf url(images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px !important;

	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
	/* accept */
	.accept {
	background: #fff6bf url(images/accept.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px !important;

	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
	
		/* information */
	.info {
	background: #fff6bf url(images/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px !important;

	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
	
/* End Messages on forms coaching */


/* middle wrapper */

#middle_wrapper{
    width:85%;
    max-width:960px;
    height:100px;
    padding-top:20px;
    margin-left:auto;
    margin-right:auto;
    
}
.canais{ 
  background-color: white;
    border: 1px solid white;
    color: lightgray;
    font-size: 30px;
    height: 40px;
    margin-top: 0;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 80%;
    margin-left:30px;
}
.modalidades{ 
  background-color: white;
    border: 1px solid white;
    color: lightgray;
    font-size: 30px;
    height: 40px;
    margin-top: 0;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 80% ;
    margin-left:30px;
}
div#middle_wrapper a{ 
    margin-left:10px;
    margin-right:10px;
}


.interes{
   position:relative;
    width:47%;
    margin:60px 1% 0 1%;
   /* border:1px solid black;*/
   min-height:574px;
   padding-top:10px;
   font:"PT Sans",Helvetica,Arial,sans-serif ;
    
}

.interes ol a 
{
	 color: #029DE7;
    cursor: pointer;
    text-decoration: underline;
}

.interes ol a:hover {
    color: #0072A8;
}
.interes ol {
    margin-left: 60px;
    padding-left:0;
    text-indent:-1px; 
    line-height:1em;
    
    font: italic 1em Georgia, Times, serif;
    color: red;

  }

.interes ol p
{
	font: normal 1.1em Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 0px;
	margin: 10px 10% 6px -2px;
}

#interes1 {
    background-color: #EDEDED;
}
#interes2 
{
	background-color:#EDEDED;

}
#interes2 p
{/*
	 text-indent:20px; 
	 margin-bottom:6px; 
	 margin-top:36px;
	*/
	 padding-bottom: 0px; 
 

	    margin-bottom:6px;
}
.interes h2  
{
	margin-left:40px; margin-bottom:15px; margin-top:10px;

	}

.topper{ 
		position:absolute; 
		top:-40px; left:-12px; right:-12px;
		height:70px; 
	}

.topper_right{
	position:relative;
	float:right;
	width:16px;
	height:100%;
}
#topper1_right {
	background:url(images/topper_blue_right.png) no-repeat right;
	}

#topper2_right {
	background:url(images/topper_red_right.png) no-repeat right;
	}

	#topper1{	
		background: url(images/topper_blue_left.png) no-repeat left;
	}
    #topper2{	
		background: url(images/topper_red_left.png) no-repeat left;
	}
	.topper .topper_bg {
		position:absolute; 
		height:100%;  
		top:2px; left:16px; right:16px; 
	}
	#topper1 #topper1_bg {background:url(images/topper_blue_bg.png) repeat-x;}
	#topper2 #topper2_bg {background:url(images/topper_red_bg.png) repeat-x;}
	#interes1 .topper .topper_bg p, #interes2 .topper .topper_bg p
	{
		color:White;
		font-weight:bold;
		padding: 0; 
		margin:15px 0 0 0 ; /* inherited */
		text-indent:0px; 
		font-size: 14px;
	}



#testimonios {height:120px; width:90%; margin:0 auto 10px auto; border:2px solid #333; background-color:white;}

#clientes_wrapper{width:47%; margin-right:1%;}
#clientes_wrapper h3{ font-weight:normal; margin-bottom:6px;}
#clientes {border:2px solid #333; min-height:150px;background-color:white}

#proximocursos_wrapper{width:56%; margin-left:2%; margin-right:2%; }
#proximocursos_wrapper h2
{
	text-align: center;
	margin-left: 0;
	color: #666666;
}
#proximoscursos{
    height:300px; 
    border:1px dashed black; 
    width:98%; 
    padding-right:1%;
    padding-left:1%;
    overflow:hidden;
    background-color:white;
}

#destaques_wrapper{width:37%; margin-right:2%; padding-bottom:10px; }
#destaques_wrapper img{
    clear:left;
    width:50px;
    height:67.5px;
    border:1px solid #000;
    margin-bottom:6px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;

}
#destaques{
    height:365px; 
    border:1px solid white; 
    width:92%; 
    padding:4%; 
    overflow:auto; 
    background-color:white; 
   overflow:hidden ;
}

#destaques a
{
	color: #333333;
    font-size: 0.875em;
    line-height: 1.2857em;
    text-decoration: none;
}
#destaques_wrapper h2{text-align:center; margin-left:0;	color: #666666;}

.floatleft{float:left; }
.floatright{float:right;}
.nocentro
{ width: 49% ;
   text-align:left ; 
   vertical-align: middle ; 
   margin-left:auto;
   margin-right:auto;
}
.clear {clear:both;}
.roundcorners{
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
}


#home_afiliacao
{
	height: 277px;
	border: 1px solid white;
	width: 82%;
	padding: 4%;
	overflow: hidden;
	background-color: white;
	margin-top: 20px;
	margin-left: 30px;
	
	font-family: 100% verdana,arial,sans-serif;
	font-size:20px;
}

.home_afiliacao_p
{
	font-style: italic;
	font-size: x-small;
	text-align: center;
	bottom:0;
}

/* end middle wrapper */


/* gray button */

.grayone 
{
    display :block;
    position:absolute;
    bottom:20px;
    left:32%;
    background-color : #F5F5F5;
    border-color: rgba(0, 0, 0, 0.098);
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-size: 32px;
    font-weight: bold;
    
    line-height: 1.8em;
    width: 200px;


    padding: 0 8px;
    text-align: center;
    text-decoration: none;

  
   
}



/* END gray button */


.oclientestop
{
    color: lightgray;
    font-size: 30px;
    
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: -20px;
    text-align: left;

    vertical-align: middle;
    width: 80%;
    margin-left:6%;
	
	
}
.oclientes
{
	margin: 0px 5% 15px 5% ; 
	padding-bottom:20px;
	background:url(images/division_line.jpg) repeat-x bottom;
	background-color:#FAFAFA;
	
}
.oclientes img
{
	border:none;
	opacity:0.90;
}

.oclientes > span {
	display:block;
	width:100%;
	height:13px;
	background:url(images/division_topline.jpg) repeat-x;
}

