﻿/*HTML*/
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url('/Content/Artifacts/fckeditor/image/Portal/API_EadIDC_BackGround.png');
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	color: #4C4C4C;
	line-height: 15px;
	font-size: 11px;
}
hr {
	border: 1px solid #ECEEEB;
}
h1 {
	font-size: 14px;
	color: #D10000;
	font-weight: bold;
	border-bottom: 2px solid #ECEEEB;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
h2 {
	font-size: 11px;
	color: #CE0100;
}
h3 {
	color: #CE0100;
	font-size: 11px;
}

a {
	font-size: 10px;
	color: #c70000;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin: 0px;
}
/*All*/
.uibutton {
	position: relative !important;
	padding: 0.4em 1em 0.4em 1em !important;
}
a.uibutton {
	text-decoration:none;
}
a.uibutton:hover {
	text-decoration:underline;
}
.ClearAll {
	display: table;
	clear: both;
	width: 100%;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
/*Container*/
.Container {
	width: 775px;
	margin: 0px auto;
}
.Container_Top {
	height: 171px;
	padding-top: 5px;
	background-image: url('/Content/Artifacts/fckeditor/image/Portal/Topo_FundoCaixaClips.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.Container_Top_Flash {
	display: table;
	height: 225px;
	width: 100%;
	padding-top: 5px;
}
.Container_Middle {
	min-height: 400px;
}
.Container_Bottom {
	background-image: url(/Content/Artifacts/fckeditor/image/Portal/Rodape_Fundo.png);
	background-repeat: no-repeat;
	height: 80px;
	padding: 35px 5px 5px 75px;
	margin: 30px 0px -15px 0px;
}
.Container_Sign {
	text-align: right;
	padding-bottom: 15px;
}
.Container_Sign a {
	font-size: 10px;
	color: #4c4c4c;
}
.Container_Bottom_Payment {
	padding-top: 10px;
}
.Container_Bottom_Payment p{
	padding-bottom: 5px;
}
.Container_Bottom_Payment p img{
	margin-right: 2px;
}
/*Survey*/
.Atria_Surveys_Survey_ResultBar {
	background-color:#C70000;
}
.Container_Survey_Title {
	padding-bottom: 10px;
}
.Container_Survey_Answers {
	padding-bottom: 15px;
}
.Container_Survey_Buttons {
	padding-bottom: 15px;
	padding-left: 100px;
	width: 100%;
}
.Container_Survey_Buttons_Full {
	padding-bottom: 15px;
	padding-left: 195px;
}
.Container_Survey_Buttons_Full a{
	color: #4c4c4c;
}
.Container_Survey_Buttons a{
	color: #4c4c4c;
}
/*Newsletter*/
.Container_Middle_Row_Cell>span>div>.Atria_MailSender_Buttons {
	display: none;
}
.Container_Newsletter_Fields {
	margin-top: 5px;
	margin-bottom: 10px;
}
.Container_Newsletter_Fields>input {
	width:98%;
	color:#4C4C4C;
	font-size: 11px;
	padding: 5px 0px 5px 5px;
	margin-bottom: 5px;
}
.Container_Newsletter_Fields>.Atria_Validator_Helper{
	padding-bottom: 15px;
	color: #C70000;
}
.Container_Middle_Row_Cell>span>div>.Atria_MailSender_HtmlContent>a {
	text-decoration: none;
	margin-left: 198px;
	color: #4c4c4c;
	margin-top: 5px;
}
.Container_Middle_Row_Cell>span>div>.Atria_MailSender_HtmlContent>a:hover {
	text-decoration: underline;
}
/*Top*/
.Container_Top_Logo {
	padding-top: 15px;
	width: 18%;
	padding-left: 3%;
}
.Container_Top_Logo a {
	display: table;
}
.Container_Top_Left {
	width: 44%;
	padding-top: 0px;
}
.Container_Top_Left_Short {
}
.Container_Top_Left_Top {
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	color: #000000;
}
.Container_Top_Left_Bottom {
	padding-top: 85px;
	font-size: 10px;
}
.Container_Top_Left_Bottom a {
	color: #4C4C4C;
}
.Container_Top_Right {
	width: 35%;
	background-repeat: no-repeat;
	height: 129px;
	background-position: right top;
}
.Container_Top_Right_Content {
	padding: 30px 0px 0px 40px;
}
.Container_Top_Right_Content_Bottom a {
	color: #4C4C4C;
}
.Container_Top_Right_Content_Top {
	color: #D10000;
	font-size: 13px;
	padding-left: 6px;
}
.Container_Top_Right_Content_Form {
	height: 40px;
	margin-top: 10px;
}
.Container_Top_Right_Content_Form_Short {
}
/*Menu*/
.Container_Top_Menu {
	width: 100%;
	clear: both;
	padding-top: 17px;
	margin: 0px;
}
.Container_Top_Menu ul {
	margin: 0px;
	padding: 0px;
}
.Container_Top_Menu li {
	float: left;
	height: 18px;
	list-style: none;
	margin: 0px;
	padding-left: 7px;
	padding-right: 6px;
	padding-top: 3px;
	border-left: 1px solid white;
	background-image: url(/Content/Artifacts/fckeditor/image/Portal/API_EadIDC_BackGround_Red.png);
	background-repeat: repeat-x;
	text-transform: uppercase;
	font-weight: bold;
}
.Container_Top_Menu li:hover {
	background-image: url(/Content/Artifacts/fckeditor/image/Portal/API_EadIDC_BackGround_RedHover.png);
}
.Container_Top_Menu li a {
	color: white;
	text-decoration: none !IMPORTANT;
}
.Container_Top_Menu li a:hover {
	color: white;
}
li.Container_Top_Menu_First {
	border-left: 0px !IMPORTANT;
}
/*Bottom*/
.Container_Bottom_Left {
	width: 100%;
}
/*HightlightBox*/
.Container_Middle_HightlightBox {
}
.Container_Middle_HightlightBox_Top {
	background: url('/Content/Artifacts/fckeditor/image/Portal/Caderninho_LinhaSup.png') no-repeat top left;
	height: 5px;
}
.Container_Middle_HightlightBox_Content {
	min-height: 145px;
	padding: 10px 20px 10px 20px;
	background: url('/Content/Artifacts/fckeditor/image/Portal/Caderninho_LinhaMeio.png') repeat-y top left;
}
.Container_Middle_HightlightBox_Content_Top {
}
.Container_Middle_HightlightBox_Bottom {
	background: url('/Content/Artifacts/fckeditor/image/Portal/Caderninho_LinhaInf.png') no-repeat top left;
	height: 5px;
}
.Container_Middle_HightlightBox_Content_Middle_Item {
	margin: 5px 0px 5px 0px;
}
.Container_Middle_HightlightBox_Content_Middle_Item img {
	margin-right: 5px;
}
.Container_Middle_HightlightBox_Content_Middle_Item a {
	text-decoration: none;
	font-size: 11px;
	color: #4C4C4C;
}
.Container_Middle_HightlightBox_Content_Middle_Item a:hover {
	text-decoration: underline;
}
.Container_Middle_HightlightBox_Content_Middle_Course {
	min-height: 105px;
}
.Container_Middle_HightlightBox_Content_Middle_More {
	text-align: right;
}
/*Banners*/
.Container_Middle_Banners {
	padding-top: 15px;
}
.Container_Middle_Banners_Banner {
	padding-left: 2px;
}
.Container_Middle_Banners_FirstBanner {
	padding-left: 0px;
}
/*Testimony*/
.Container_Middle_Area_Content_TestimonyItem {
	padding-bottom: 10px;
}
.Container_Middle_Area_Content_TestimonyItem_Top {
	background: url('/Content/Artifacts/fckeditor/image/Portal/Depoimento_Sup.png') no-repeat top left;
	height: 4px;
}
.Container_Middle_Area_Content_TestimonyItem_Content {
	min-height: 40px;
	padding: 10px 20px 10px 20px;
	background: url('/Content/Artifacts/fckeditor/image/Portal/Depoimento_Meio.png') repeat-y top left;
}
.Container_Middle_Area_Content_TestimonyItem_Bottom {
	background: url('/Content/Artifacts/fckeditor/image/Portal/Depoimento_Inf.png') no-repeat top left;
	height: 6px;
}
.Container_Middle_Area_Content_TestimonyItem_Content_By {
	text-align: right;
	padding-top: 5px;
}
.Container_Middle_Area_Content_TestimonyMore {
}
.Container_Middle_Area_Content_TestimonyMore a {
	color: #4C4C4C;
}
.Container_Middle_Area_Content_TestimonyMore_First {
	padding-right: 125px;
}
/*Testimony Full*/
.Container_Middle_Area_Content_Full_TestimonyItem {
margin-left: 10px;
margin-bottom: 10px;
}
.Container_Middle_Area_Content_Full_TestimonyItem_Top {
	background: url('/Content/Artifacts/fckeditor/image/Portal/Depoimento_InternaSup.png') no-repeat top left;
	height: 4px;
}
.Container_Middle_Area_Content_Full_TestimonyItem_Content {
	min-height: 40px;
	padding: 10px 20px 10px 20px;
	background: url('/Content/Artifacts/fckeditor/image/Portal/Depoimento_InternaMeio.png') repeat-y top left;
}
.Container_Middle_Area_Content_Full_TestimonyItem_Bottom {
	background: url('/Content/Artifacts/fckeditor/image/Portal/Depoimento_InternaInf.png') no-repeat top left;
	height: 6px;
}
.Container_Middle_Area_Content_Full_TestimonyItem_Content_By {
	text-align: right;
	margin-right:5px;
	padding-top: 5px;
}
.Container_Middle_Area_Content_Full_TestimonyMore {
}
.Container_Middle_Area_Content_Full_TestimonyMore a {
	color: #4C4C4C;
}
.Container_Middle_Area_Content_Full_TestimonyMore_First {
	padding-right: 125px;
}
/*Paper*/
.Container_Middle_Paper {
	width: 100%;
	background: url('/Content/Artifacts/fckeditor/image/Portal/Pagina_Dir.png') repeat-y top right;
	padding-right: 4px;
	display: inline-block;
}
.Container_Middle_Paper_Content {
	background: url('/Content/Artifacts/fckeditor/image/Portal/Pagina_Inf.png') repeat-x bottom left;
	background-color: #FFFFFF;
	min-height: 450px;
	padding: 0px 15px 30px 15px;
	width: 746px;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	display: inline-block;
}
.Container_Middle_Paper_Content_Internal_Enrol_Text {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.Container_Middle_Paper_Content_Internal_Enrol_Step {
}
.Container_Middle_Paper_Content_Internal_Enrol_Step_Item {
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 15px;
}
/*Middle*/
.Container_Middle_Row {
	clear: both;
	width: 100%;
	display: inline-block;
}
.Container_Middle_Row_Cell {
	width: 100%;
}
.Container_Middle_Row_Cell90 {
	width: 90%;
}
.Container_Middle_Row_Cell80 {
	width: 80%;
}
.Container_Middle_Row_Cell70 {
	width: 70%;
}
.Container_Middle_Row_Cell63 {
	width: 63%;
}
.Container_Middle_Row_Cell60 {
	width: 60%;
}
.Container_Middle_Row_Cell50 {
	width: 50%;
}
.Container_Middle_Row_Cell51 {
	width: 395px;
}
.Container_Middle_Row_Cell49 {
	width: 380px;
}
.Container_Middle_Row_Cell40 {
	width: 40%;
}
.Container_Middle_Row_Cell35 {
	width: 33%;
}
.Container_Middle_Row_Cell30 {
	width: 30%;
}
.Container_Middle_Row_Cell20 {
	width: 20%;
}
.Container_Middle_Row_Cell10 {
	width: 10%;
}
/*Contact*/
.Atria_MailSender_Buttons_BtnSend{
	float:right;
	margin-right:4px;
}
.Container_Middle_Paper_Content_Contact {
	margin-top: -3px;
}
.Container_Middle_Paper_Content_Contact_formContato {
	width: 310px;
	margin: 20px 12px 0px 185px;
}
.Container_Middle_Paper_Content_Contact_formContato_row, .Container_Middle_Paper_Content_Contact_formContato_rowBtn {
	width: 318px;
	float: left;
	padding-bottom: 4px;
}
.Container_Middle_Paper_Content_Contact_formContato_row_label {
	width: 70px;
	float: left;
	text-align: right;
	padding: 3px 10px 0px 0px;
}
.Container_Middle_Paper_Content_Contact_formContato {
	width: 310px;
	margin: 20px 12px 0px 184px;
}
.Container_Middle_Paper_Content_Contact_formContato_row input {
	width: 226px;
	padding: 5px;
	color:#4C4C4C;
	font-size:11px;	
}
.Container_Middle_Paper_Content_Contact_formContato_row textarea {
	width: 226px;
	height: 50px;
	color:#4C4C4C;
	font-size:11px;	
	padding: 5px;
}
.Container_Middle_Paper_Content_Contact_Buttons {
	clear:both;
	display:table;
	margin-left:445px;
	margin-top:5px;
}
.Container_Middle_Paper_Content_Contact_Buttons a {
	color: #4c4c4c;
}
.Atria_MailSender_Buttons  {
	display: none;
}
.Container_Middle_Paper_Content_Contact_formContato_row select {
	width: 234px;
	height: 22px;
	font-size: 12px;
	color: #333333;
	font-family: "Trebuchet MS";
	float: left;
	border: 1px #a8a7a7 solid;
}
.Container_Middle_Paper_Content_Contact_formContato_row input:focus, .Container_Middle_Paper_Content_Contact_formContato_row 

textarea:focus, .Container_Middle_Paper_Content_Contact_formContato_row select:focus {
	border-color: #777777;
}
.Container_Middle_Paper_Content_Contact_formContato_rowBtn input {
	width: 50px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #D47E0F;
	border: 0 none;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	margin-left: 10px;
	width: 60px;
}
.Atria_MailSender {
	width: 100%;
	display: table;
}
.Atria_MailSender_HtmlContent {
}
.Atria_MailSender_Buttons #ctl24_btnSend {
	margin-right: 8px;
}

/*BreadCrumbs*/
.BreadCrumbs, .BreadCrumbs span {
	padding-bottom: 20px;
	color: #999999;
}
.BreadCrumbs span {
	padding-right: 5px;
}
.BreadCrumbs a{
	color: #999999;
}
.BreadCrumbs_Current, .BreadCrumbs_Current a {
	color: #999999 !IMPORTANT;	
	text-decoration: underline;
}
/*Areas*/
.Container_Middle_Paper_Content_Courses > h1{
	margin-bottom:15px;
}
.Container_Middle_Paper_Content_Courses_Item{
	padding-top: 5px;
	padding-bottom: 15px;
}
.Container_Middle_Paper_Content_Courses_Item img{
	float:left;
	padding: 5px 5px 0px 0px;
}
.Container_Middle_Paper_Content_Courses_Item > a{
	color:#4C4C4C!important;
	text-decoration:none!important;
}
.Container_Middle_Paper_Content_Courses_Item > a > h2{
	color:#4C4C4C!important;
	text-decoration:none!important;
}
.Container_Middle_Paper_Content_Courses_Item > a:hover > h2{
	text-decoration:underline!important;
	color:#4C4C4C!important;	
}
.Container_Middle_Paper_Content_Courses_Item_Title{
	
}
.Container_Middle_Paper_Content_Courses_Item_Resume{
	padding-top: 2px;
}
.Container_Middle_Paper_Content_Courses_Item_Link{
	padding-top: 10px;
}
.Container_Middle_Paper_Content_HowWorks {
	display: table;
}
.Container_Middle_Paper_Content_HowWorks_Screen {
	padding-right: 20px;
}
.Container_Middle_Paper_Content_HowWorks_Text {
	width: 450px;
}
.Container_Middle_Paper_Content_HowWorks > h1{
	margin-bottom:15px;
}
.Container_Middle_Paper_Content_Diferentials > h1{
	margin-bottom:15px;
}
.Container_Middle_Paper_Content_Testimonials > h1{
	margin-bottom:15px;
}
.Atria_ResumeTopic_Paginator{
	text-align: center;
	overflow: auto;
	margin-top: 10px;
	font-weight:600;
}
.Atria_ResumeTopic_Paginator a {
	color: #4c4c4c;
	margin-right: 5px;
}
/*Form*/
.Container_Top_Right_Content_Form .UserLogin_Row {
	float: left;
}
.Container_Top_Right_Content_Form .UserLogin_CellLabel {
	display: none;
}
.Container_Top_Right_Content_Form .UserLogin_CellInput {
	float: left;
}
.Container_Top_Right_Content_Form .UserLogin_CellInput input {
	color:#4C4C4C;
	font-size:11px;
	height:15px;
	margin-right:5px;
	width:85px;
}
.Container_Top_Right_Content_Form .UserLogin_CellButton input{
	background-image:url(/Content/Artifacts/fckeditor/image/Portal/Botao_Login.png);
	background-repeat:no-repeat;
	border:0 none;
	display:table;
	height:20px;
	text-align:right;
	width:22px;
}
.Container_Top_Right_Content_Form .UserLogin_CellButton a {
}
.Container_Top_Right_Content_Form .UserLogin_CellButton a:hover {
}
/*SeeMore*/
ul.Container_Middle_Paper_Content_SeeMore li {
	padding-bottom: 5px;
}
.Promotion {
	padding-top: 5px;
}
/*AtriaDefault*/
.General_MainLoading_Background {
	position: fixed !IMPORTANT;
}
.General_MainLoading {
	position: fixed !IMPORTANT;
	right: 10px !IMPORTANT;
	bottom: 10px !IMPORTANT;
}
#progressbar{ height: 15px;}
.surveyAnswer {margin-bottom:10px}

/*Onde Estamos*/

.imagem-padrao {
	border: 0px;
}
.detalhe-onde-estamos-mapa {
	float: left;	
	width: 410px;
	min-height: 410px;
	height: auto;
	display: inline-block;
}
.detalhe-onde-estamos-descricao {
	float: right;
	width: 330px;
	min-height: 410px;
	height: auto;
	display: inline-block;
}
.contato-email {
	float: left; 
	width: 430px;
}
.contato-email-formulario {
	margin:20px 12px 0 40px !important;
}
.contato-email-botoes {
	margin-left:301px;
}
.contato-banner {
	float:left;
	margin-top:15px;
	width:300px;
}
/*IE6*/
.alert-ie6 {
	z-index: 99999;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
}
.alert-ie6-box {
	border: 1px solid #C0C0C0;
	background-color: #FFFDEA;
	width: 100%;
	padding: 10px;
	margin: 10px auto;
	width: 510px;
}
.alert-ie6-box-brownsers {
	clear:both;
	display:table;
	text-align:center;
	width:100%;
}
.alert-ie6-box-brownsers-brownser {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 120px;
	display: table;
	text-align:center;
}
.alert-ie6-box-brownsers-brownser div {
	width: 100px;
	text-align:center;
}
.alert-ie6-box-title {
	color:red;
	font-weight:bold;
}
.alert-ie6-box-close {
	text-align:right;
}

