﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #383938;
	font-family: Tahoma;
	font-size: x-small;
}
	
a:link 
{	
	text-decoration: none;
}
a:visited  
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: none;
}
a:active  
{	
	text-decoration: none; 
}
	
#top
{
	
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-bottom-color: #383938;
	background-image: url( /images/top_bar.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffeb9c;	
}
#top_page
{
	width: 996px;
	height: 77px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	background-image: url( /images/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#logotipo
{
	width: 194px;
	height: 70px;
	
	
}
#title_company
{
	background-position: center;
	width: 194px;
	height: 15px;
	background-image: url( /images/company_name.png);
	margin-top: 10px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
#local
{
	width: 758px;
	height: 15px;
	position: absolute;
	top: 50px;
	right: 0px;
	font-family: tahoma;
	font-size: x-small;
	text-align: right;
	padding-right: 10px;

	
}
#date
{
	
 float:right;
	
}
#menu
{
	position:relative;
	width: 758px;
	height: 38px;
	background-color: #383938;
	position: absolute;
	top: 65px;
	right: 0px;
}
#menu_left
{
	width: 5px;
	height: 38px;
	background-image: url( /images/menu_top_left.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	background-color: #383938;
	position: absolute;
	top: 0px;
	left: 0px;
}
#menu_right
{
	width: 5px;
	height: 38px;
	background-image: url( /images/menu_top_rigth.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	background-color: #383938;
	position: absolute;
	top: 0px;
	right: 0px;
}

#center
{	
	width: 100%;	
		
	padding-top: 40px;
	padding-bottom: 15px;
	background-image: url( /images/back_center.png);
	background-repeat: repeat-x;
	background-position: top;	
	background-color: #ffffff;	
}
#content
{	
	width: 964px;	
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	
}
#content_left
{
	width: 190px;
	overflow:hidden;
	float: left;	
}
#content_right
{
	width: 206px;
	overflow:hidden;
	float: right;
	
}

#content_center
{
	width: 538px;	
	margin: 0px 0px 0px 205px;
}

#bottom
{
	
	background-color: #383938;
	border-top-style: solid;
	border-top-width: 11px;
	border-top-color: #fb8905;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
}

#bottom_page
{
	margin-top: -7px;
	width: 964px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #383938;
	font-family: tahoma;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
address
{
	padding-top: 20px;
	font-style: normal;
}



/* ---------------------------------------- ContentBasic -------------------------------------  */

#ContentBasicContainer
{
	width: 538px;
	font-family: Arial;	
	overflow:hidden;
}

#ContentBasicPath 
{
	font-family: Verdana;
	font-size: x-small;
	color: #707070;
	font-weight: bold;
	text-transform: lowercase;
}

.ContentBasicPathClass1 a
{
	font-family: Verdana;
	font-size: x-small;
	color: #5db201;
	font-weight: bold;
	text-transform: lowercase;
}

.ContentBasicPathClass34 a
{
	font-family: Verdana;
	font-size: x-small;
	color: #fb8905;
	font-weight: bold;
	text-transform: lowercase;
}

#ContentBasicUpdate
{
	width: 538px;
	margin: 15px 0px 15px 0px;
	padding: 3px 0px 3px 0px;
	border-color: #cecece;
	font-size: x-small;
	font-family: Tahoma;
	color: #707070;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#ContentBasicTitle
{
	width: 538px;
	font-size: 26px;
	font-weight:bold;
	text-align:justify;
}

#ContentBasicIntroText
{
	width: 538px;
	font-size: 18px;	
	color:#444444;
	text-align:justify;
}

#ContentBasicAutor
{
	margin: 15px 0px 15px 0px;
	height: 21px;
	float: left;
	overflow: hidden;
	vertical-align: middle;
}

#ContentBasicTextSize
{
	margin: 15px 0px 15px 0px;
	height: 21px;
	float:right;
	overflow:hidden;
}

#ContentBasicText
{
	margin-top: 15px;
	width: 538px;
	text-align:justify;
	font-size: small;
	float: left;
	overflow: hidden;
	
}

#ContentBasicText a
{
	color: #707070;
	font-weight: bold;
	
}
#ContentBasicShareTwitter
{
	margin: 25px 5px 15px 5px;
	float: right;
	overflow: hidden;
	vertical-align: bottom;
}
#ContentBasicShareFaceBook
{
	margin: 25px 5px 15px 5px;
	float: right;
	overflow: hidden;
	vertical-align: bottom;
}


#ContentBasicText a:hover
{
	text-decoration: underline;
}
#ContentBasicText img
{
	border: 1px solid #c2c2c2;
	padding: 2px;
	
}


#ContentBasicPrint img
{
	padding-top: 15px;
	float: left;
	overflow: hidden;
}

#ContentBasicTab
{
	margin-top: 15px;
	width: 538px;
	float:left;
	overflow:hidden;

}
/*--Comment--*/
#CommentContainer
{
	font-size: 15px;
	font-family: Tahoma;
	color: #707070;
	font-weight: bold;
}

.CommentImput 
{
	width: 500px; 
}
.CommentTextArea
{
	width: 500px;
	height: 80px;
}
#CommentName, #CommentCreated
{
	font-size: 15px;
	font-family: Tahoma;
	color: #707070;
}

#CommentName
{
	float: left;
	overflow: hidden;
	font-weight: bold;	
	overflow:hidden;

}

#CommentCreated
{
	float: left;
	overflow: hidden;	
}

#CommentEnviar
{
	text-align:right; 
}

#CommentEspaco
{
	width: 475px;
	margin: 15px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-top-width: thin;
}

.ContentBasicTab
{
	Width: 538px;
}


.ContentBasicTab .ajax__tab_header
{
	background-color:#383938;	
	font-family: tahoma;
	font-size: small;	
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
	height:40px;
	padding: 0px;	
}
	
.ContentBasicTab .ajax__tab_outer
{
	
	
}
.ContentBasicTab .ajax__tab_inner
{
	background-color: #383938;
	height: 40px;
	padding: 0px;	
}
.ContentBasicTab .ajax__tab_tab 
{
	height: 40px;
	padding: 0px 14px 0px 15px;
}
.ContentBasicTab .ajax__tab_hover .ajax__tab_outer {}
.ContentBasicTab .ajax__tab_hover .ajax__tab_inner {}
.ContentBasicTab .ajax__tab_hover .ajax__tab_tab {}
.ContentBasicTab .ajax__tab_active .ajax__tab_outer
{
	margin-bottom: -1px;	
	color: #383938;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-left-color: #c2c2c2;
	overflow:hidden;
}
.ContentBasicTab .ajax__tab_active .ajax__tab_inner
{
	
	background-color: #ffffff;
}
.ContentBasicTab .ajax__tab_active .ajax__tab_tab {}
.ContentBasicTab .ajax__tab_body
{
	padding:15px 15px 5px 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #c2d2d2;
	border-bottom-color: #c2d2d2;
	border-left-color: #c2d2d2;
	overflow:hidden;
}

#Comment
{
	width: 505px;
	margin: 5px 0px 15px 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;	
	color:#444444;
	text-align:justify;
	font-weight: normal;
	float: left;
	overflow: hidden;
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cecece;
	float: left;	
	overflow:hidden;
}

#CommentResultText
{
	font-size: 11px;
	font-family: Tahoma;
	color: #C2C2C2;
	font-weight: bold;
	float: left;
	
}

#CommentRestanteValor
{
	font-size: 11px;
	font-family: Tahoma;
	color: #FF5050;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	padding-left: 5px;
}
/*--ReadMore--*/
#ReadMoreImage
{
	float:left;
}

.ReadMoreNumber
{	
	font-family: Arial;
	font-size:20px;
	font-weight: bold;	
	float:left;
	width: 25px;
	padding-bottom: 10px;
	color:#fb8905;		
}

.ReadMoreText a
{
	color: #707070;
	padding-bottom: 10px;
	font-family: tahoma;
	font-size: small;
	font-weight: bold;	
}
.ReadMoreText a:hover
{
	text-decoration: underline;
}

.ReadMoreItem
{
	width: 246px;	
	padding-bottom: 10px;
}

#ReadMoreTitle
{
	float:left;
	font-size:medium;
	font-weight: bolder;
	margin-top: 10px;	
}
/*--SendToFriend--*/
#SendToFriendImage
{
	margin-top: 5px;
	margin-right:5px;
	float:left;
}
#SendToFriendTitle
{
	margin-top: 5px;
	float:left;		
}
/*--Contact--*/
#ContactImage
{
	margin-top: 5px;
	margin-right:5px;
	float:left;
}
#ContactTitle
{
	margin-top: 5px;
	float:left;		
}
#CommentImage
{
	margin-top: 5px;
	margin-right:5px;
	float:left;
}
#CommentTitle
{
	margin-top: 10px;
	float:left;		
}

/* --------------------------------------- ContactBasic ------------------------------------------ */

#ContactContainer
{		
	width: 100%;
	font-size: small;	
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
}

.ContactNameTitleTodos
{
	float: left;
	overflow: auto;
}

.ContactNameTitle
{	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	font-family: Tahoma;
	color: #707070;
}

.ContactNameImput
{
	width: 255px;
	height: 19px;
}


.ContactEmailTitleTodos
{
	 overflow:auto;
	
}

.ContactEmailTitle
{	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	font-family: Tahoma;
	color: #707070;
}

.ContactEmailImput
{	
	width: 255px;
	height: 19px;
}	

.ContactFoneTitle
{	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	font-family: Tahoma;
	color: #707070;
}

.ContactFoneImput
{	
	width: 98px;
	height: 19px;	
}

.ContactSubjectTitleTodos
{
	float: left;	
}

.ContactSubjectTitle
{	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	font-family: Tahoma;
	color: #707070;
}

.ContactSubjectImput
{	
	width: 255px;
	height: 19px;	
}

.ContactMessageTitle
{	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	font-family: Tahoma;
	color: #707070;
}

.ContactMessageImput
{	
	width: 532px;
	height: 200px;
}

.ContactButton
{	
	padding-top: 5px;
	padding-bottom: 10px;
	float: right;
}

.ContactLink
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: small;
	font-family: Tahoma;
	font-weight:bold;
}

.ContactLink a
{	
	color: #444444;
}

.ContactLink a:hover
{	
	text-decoration: underline;	
}

.ContactMsgStatus
{
	font-size: 15px;
	font-family: Tahoma;
	margin-top: 5px;
	margin-bottom: 10px;	
}

.ContactAddress
{	
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 15px;
	font-family: Tahoma;
	color: #707070;
}

.ContactLoader
{
    padding-top: 5px;
    padding-right: 10px;
	padding-bottom: 10px;
	float: right;        
}

/* -------------------------------------------- ClassificationBasic --------------------------------------  */

#ClassificationBasicContainer
{
	width: 538px;
	font-family: Arial;	
	overflow:hidden;
}

#ClassificationBasicPath 
{
	font-family: Verdana;
	font-size: x-small;
	color: #707070;
	font-weight: bold;
	text-transform: lowercase;
}

.ClassificationBasicPathClass1 a
{
	font-family: Verdana;
	font-size: x-small;
	color: #5db201;
	font-weight: bold;
	text-transform: lowercase;
}

.ClassificationBasicPathClass34 a
{
	font-family: Verdana;
	font-size: x-small;
	color: #fb8905;
	font-weight: bold;
	text-transform: lowercase;
}

#ClassificationBasicTitle
{
	margin-top: 15px;
	width: 538px;
	font-size: 26px;
	font-weight:bold;
	text-align:justify;
}

#ClassificationBasicTextSize
{
	margin: 15px 0px 15px 0px;
	height: 21px;
	float:right;
	overflow:hidden;
}

#ClassificationBasicText
{
	width: 538px;
	text-align:justify;
	font-size: small;
	float:left;
	overflow:hidden;
}

#ClassificationBasicText img
{
	border: 1px solid #c2c2c2;
	padding: 2px;
}

/* --------------------------------------- Weather --------------------------------------*/
#WeatherText
{
	float:right;
	overflow:hidden;
}
#WeatherImage
{
	width: 20px;
	height: 15px;
	float: right;
	overflow: hidden;
	margin-top: -4px;
	margin-right: 5px;
	margin-left: 3px;
}

/* --------------------------------------- sunset --------------------------------------*/

#sunset
{
	width: 190px;
	font-family: tahoma;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	overflow:hidden;
}

#sunset_image
{	
	padding: 3px;
	width: 16px;
	height: 10px;
	background: url( /images/sunset.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	overflow:hidden;
}

#sunset_text
{
	padding:3px;
	float:left;
	overflow:hidden;
}

#sunset_time
{
	padding: 3px 3px 3px 0px;
	float:left;
	color: #fb8905;
	overflow:hidden;
}

/* --------------------------------------- SearchResult --------------------------------------*/

#SearchResultContainer
{
	width: 538px;	
}
#SearchHeaderContent
{
	font-size: large;
	font-weight:bold;
	
	border-color: #c2c2c2;
	border-bottom-style: solid;	
	border-bottom-width: 1px;
	padding-bottom: 3px;
}
#SearchMessageContent
{
	font-size: small;
	font-weight:bold;
	color: #aaa;
	margin-bottom: 10px;
}

#SearchHeaderDownload
{
	font-size: large;
	font-weight:bold;
	
	border-color: #c2c2c2;
	border-bottom-style: solid;	
	border-bottom-width: 1px;
	
	margin-top: 15px;
	padding-bottom: 3px;
}
#SearchMessageDownload
{
	font-size: small;
	font-weight:bold;
	color: #aaa;
	margin-bottom: 10px;
}
#SearchResultContent
{
	font-size: small;
	font-weight:bold;
}




#ImageGalleryHeader
{
	font-size: large;
	font-weight:bold;
	
	border-color: #c2c2c2;
	border-bottom-style: solid;	
	border-bottom-width: 1px;
	
	margin-top: 15px;
	padding-bottom: 3px;
}
#ImageGalleryMessage
{
	font-size: small;
	font-weight:bold;
	color: #aaa;
	margin-bottom: 10px;
}
#SearchResultImageGallery
{
	font-size: small;
	font-weight:bold;
}

#SearchResultImageGallery a 
{
	color: #444444;
}
#SearchResultImageGallery a:hover
{
	text-decoration: underline;
}


#SearchResultContent a 
{
	color: #444444;
}
#SearchResultContent a:hover
{
	text-decoration: underline;
}
#SearchResultContentIntroText
{
	font-size: x-small;
	margin-bottom: 5px;
}
#SearchResultContentIntroText a 
{
	color: #707070;
}
#SearchResultContentIntroText a:hover
{
	text-decoration: underline;
}

#SearchResultDownload
{
	font-size: small;
	font-weight: bold;
}

#SearchResultDownload a 
{
	color: #444444;
}
#SearchResultDownload a:hover
{
	text-decoration: underline;
}

/* --------------------------------------- Search --------------------------------------*/

#Search
{	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	width:190px;
	height:24px;
}


.SearchInput
{
	position:absolute;
	top:0px;
	left:0px;
	width: 143px;
	height: 19px;	
	margin-right: -6px;
	margin-bottom: 5px;
	padding-left: 22px;
	background: url( /images/lupa.png);
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;	
	line-height: 19px;	
}
.SearchButton
{
	position:absolute;
	top:0px;
	right:0px;


}

/* --------------------------------------- PollList --------------------------------------*/
 

#PollListContainer
{
   
    
    width: 538px;
    font-family: Arial;
    position: relative;
    color: #FF0000;
  
     
     
}

.PollListContainer
{
    width: 538px;
    font-family: Arial;
    position: relative;
    color: #FF0000;
  
    
     
}

#PollListClassName
{
    padding: 0px 0px 4px 2px; 
	margin-left: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
    
    
}

.PollListClassImagem
{
	vertical-align: middle;
}

.PollListClassTitle
{
   	vertical-align: super;
}


#PollListClassName a
{
    color:#444444;
   
}

#PollListClassName a:hover
{
	text-decoration:underline;
}

.PollListClassItem
{
   width: 269px;
    font-size: medium;
	font-family: Tahoma;
   
}

#PollListTitle a
{
    color:#444444;           
}

#PollListTitle a:hover
{
    color: #000000;
}

#PollListUpdate
{
    width: 538px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-color: #c2c2c2;
	font-size: x-small;
	font-family: Tahoma;
	color: #444444;	
	border-bottom-style: solid;	
	border-bottom-width: 1px;
    margin-top: 20px;
}

#PollListMessage
{
     color: #000000;	
	font-size: 16px;
	text-align:center;
}

.PollListMessage
{
    color: #000000;	
	font-size: 16px;
	text-align:center;
	
}

#PollListImage
{
	 padding: opx 0px 0px 0px; 
  
}


/* --------------------------------------- CenterPoll --------------------------------------*/

.CenterPollContainer
{
    padding: 10px;
}

.CenterPollMessage
{
	text-align: center;
	padding-top: 5px;
	color: #FF3030;	
}

.CenterPollItemTotal
{
    text-align: right;
    float: left;
    width: 491px;
    margin-right: 5px;
    margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bolder;
}

.CenterPollItemTotalHits
{	
	margin-top: 8px;
	margin-bottom: 8px;
	width: 20px;
	float: left;
	font-weight: bolder;	
}


.CenterPollItemPrincipal
{
	width: 530px;
	height: 15px;			
}

.CenterPollItemResultado
{
	width: 490px;
	height: 15px;	
	background-color: #eee;	
	float:left;	
}

.CenterPollItemDesign
{
    height: 15px;
	background-color: #fb8905;
	width: 490px;
}

.CenterPollItemPercentual
{
    height: 15px;
    padding-left: 5px;   
    float:left;	 
}

.CenterPollContainerTitle
{
    padding: 5px 0px 8px 0px;
    font-weight: bolder;
    font-size: 13px;
}

.CenterPollOptionText
{
    width: 180px;
    height: 11px;
    margin-top: 5px;
}

/* --------------------------------------- Poll --------------------------------------*/

.PollContainer
{
	padding: 10px;
	border: solid 1px #c2c2c2;
}

.PollContainerTitle
{
	padding: 5px 0px 8px 0px;
	font-weight: bolder;
}

.PollContainerName
{	
	padding: 0px 0px 0px 0px;
	font-weight: bolder;	
	font-size: 10px;
	color: #fb8905;	
}

.PollContainerButton
{
	text-align: right;
}

.PollContainerTotalHits
{	
	font-weight: bold;
	text-align: center;
}

.PollOptionText
{
	width: 180px;
	height: 15px;	
}

.PollItemPrincipal
{
	width: 180px;
	height: 15px;		
}

.PollItemResultado
{
	width: 140px;
	height: 10px;	
	background-color: #eee;	
	float:left;	
}

.PollItemDesign
{	
	height: 10px;
	background-color: #fb8905;		
}

.PollItemPercentual
{
	padding-left: 5px;
	float:left;	
	width: 30px;
	height: 15px;	
}

.PollMessage
{
    text-align: center;
    padding-top: 5px;
    color: #FF3030;
}

.PollItemTotal
{
    text-align: right;
    float: left;
    width: 141px;
    margin-top: 8px;
    margin-right: 5px;
    font-weight: bold;
}

.PollItemTotalHits
{	
	margin-top: 8px;
	margin-bottom: 8px;	
	font-weight: bold;	
}


.PollLoader
{
  
	top: -97px;
	left: 137px;
	
	background-color:Transparent;
}

/* --------------------------------------- PageCounter --------------------------------------*/

.PageCounter
{
    font-family: Tahoma;
    font-size: 12px;
    text-align: center;
    
}


.PageCounter a:hover
{
	text-decoration:none;
	font-weight:bolder;
}

.PageCounter a
{
	color:#444444;
}



/* --------------------------------------- NewsletterResult --------------------------------------*/

#NewsletterResultContainer
{
    font-size: 15px;
	font-family: Tahoma;
	color: #707070;
}

#NewsletterResultTitle
{
}

.NewsletterResultName
{
	   font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
    color: #383938;
    padding-top: 5px;
    padding-bottom: 5px;
}

.NewsletterResultNameItem
{
    width: 254px;
	height: 19px;

}

.NewsletterResultEmail
{ 
       font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
    color: #383938;
    padding-top: 10px;
    padding-bottom: 5px;
}

.NewsletterResultEmailItem
{
    width: 254px;
	height: 19px;
	
}

.NewsletterResultCategoryTitle
{
    font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
    color: #383938;
    padding-top: 5px;
    padding-bottom: 5px;
}
.NewsletterResultDescription
{
   
   font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
    color: #383938;
    padding-top: 5px;
    padding-bottom: 5px;
}    

.NewsletterResultCategoryItem
{
    font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
   padding-top: 10px;
   padding-bottom : 10px;
}

.NewsletterResultSendButton
{
   padding-top: 5px;
   padding-bottom : 10px;
   float:right;
}

.NewsletterResultSendButtonItem
{
  
    
}

.NewsletterResultMsgStaus
{
     font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
     padding-top: 5px;
    padding-bottom: 5px;
}

/* --------------------------------------- Newsletter --------------------------------------*/

#NewsletterContainer
{
	margin-top:15px;
	padding: 10px 0px 5px 10px;
	border: solid 1px #c2c2c2;
	overflow:hidden;
	
}

#NewsLetterLoader
{
	overflow:hidden;
	position:absolute;
	top: 8px;
	left: 178px;
	background-color:Transparent;
}

#NewsLetterDescription
{
	margin-bottom:5px;
	font-weight: bolder;
	text-align:justify;	
	
}
#NewsLetterTitle
{	
	margin-bottom:5px;
	font-weight: bolder;	
	font-size: 10px;
	color: #fb8905;	
}
#NewsletterForm
{
	position: relative;
	overflow: hidden;
	height: 30px;
}

#NewsletterImputName
{
	
}

.NewsletterImputName
{	


	
}

#NewsletterImputEmail
{	
	overflow:hidden;
	position:absolute;
	top: 5px;
	left: 0px;
		
}

.NewsletterImputEmail
{	
		
	width: 160px;
	height: 19px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	line-height: 19px;
			
}

#NewsletterButton
{

    
}

.NewsletterButton
{
    overflow:hidden;
    position:absolute;
	
	 left: 161px;
	
	 top:6px;
	
}

.NewsLetterMessage
{
   
   font-weight:bolder;
    
}

/* --------------------------------------- MostPopularBasic --------------------------------------*/

    .ajax__myTab .ajax__tab_header {        font-family: verdana,tahoma,helvetica;        font-size: 11px;        border-bottom: solid 1px #999999     }         .ajax__myTab .ajax__tab_outer {        padding-right: 4px;        height: 21px;        background-color: #C0C0C0;        margin-right: 2px;        border-right: solid 1px #666666;        border-top: solid 1px #aaaaaa     }         .ajax__myTab .ajax__tab_inner {        padding-left: 3px;        background-color: #C0C0C0;     }         .ajax__myTab .ajax__tab_tab {        height: 13px;        padding: 4px;        margin: 0;     }         .ajax__myTab .ajax__tab_hover .ajax__tab_outer {        background-color: #cccccc     }         .ajax__myTab .ajax__tab_hover .ajax__tab_inner {        background-color: #cccccc     }         .ajax__myTab .ajax__tab_hover .ajax__tab_tab {}        .ajax__myTab .ajax__tab_active .ajax__tab_outer {        background-color: #fff;        border-left: solid 1px #999999;     }         .ajax__myTab .ajax__tab_active .ajax__tab_inner {        background-color:#fff;     }         .ajax__myTab .ajax__tab_active .ajax__tab_tab {}        .ajax__myTab .ajax__tab_body {        font-family: verdana,tahoma,helvetica;        font-size: 10pt;        border: 1px solid #999999;        border-top: 0;        padding: 8px;        background-color: #ffffff;      }


.MostPopularBasicContainer
{
	width: 538px;
	margin-top: 15px;
	
	float:left;
	font-family: tahoma;
	font-size: small;
	font-weight: bolder;
	color: #707070;
	overflow:hidden;	
}

.MostPopularBasicContainer a
{
	color:#707070;	
	text-decoration: none;
}

.MostPopularBasicContainer a:hover 
{
	text-decoration: underline;
}

.MostPopularBasicContainer a:visited
{
	color:#707070;	
}

.MostPopularBasicContainerTab .ajax__tab_header
{
	background-color:#fb8905;	
	font-family: tahoma;
	font-size: medium;
	font-weight: bolder;
	line-height:28px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;	
	height: 28px;
}
	
.MostPopularBasicContainerTab .ajax__tab_outer
{
	
	
}
.MostPopularBasicTab .ajax__tab_inner
{
	background-color: #fb8905;
	height: 28px;	

}
.MostPopularBasicContainerTab .ajax__tab_tab 
{
	padding: 0px 25px 0px 25px;
	height: 28px;

}
.MostPopularBasicContainerTab .ajax__tab_hover .ajax__tab_outer {}
.MostPopularBasicContainerTab .ajax__tab_hover .ajax__tab_inner {}
.MostPopularBasicContainerTab .ajax__tab_hover .ajax__tab_tab {}
.MostPopularBasicContainerTab .ajax__tab_active .ajax__tab_outer
{
	margin-bottom: -1px;	
	color: #383938;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-left-color: #c2c2c2;
	overflow:hidden;
}
.MostPopularBasicContainerTab .ajax__tab_active .ajax__tab_inner
{
	
	background-color: #ffffff;
}
.MostPopularBasicContainerTab .ajax__tab_active .ajax__tab_tab {}
.MostPopularBasicContainerTab .ajax__tab_body
{
	padding:15px 15px 5px 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #c2d2d2;
	border-bottom-color: #c2d2d2;
	border-left-color: #c2d2d2;
	overflow:hidden;
}

.MostPopularBasicContent
{
	width: 538px;		
}

.MostPopularBasicContentItem
{
    padding-bottom: 10px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C2C2C2;
    padding-right: 10px;
    font-size: 11px;
    float: left;
    width: 256px;	
}

.MostPopularBasicContentNumber
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #fb8905;
    float: left;
    width: 15px;
    margin-left: 5px;
}

.MostPopularBasicContentTitle
{
    float: right;
    width: 230px;    
}

.MostPopularBasicDownload
{
	width: 538px;		
}

.MostPopularBasicDownloadItem
{
    padding-bottom: 10px;
    border-right-style: solid;
    border-right-width: 1px;
    border-spacing: 4px;
    border-right-color: #C2C2C2;
    padding-right: 10px;
    font-size: 11px;
    float: left;
    width: 256px;
    
    
    }

.MostPopularBasicDownloadNumber
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #fb8905;
    float: left;
    width: 15px;
    margin-left: 5px;
}

.MostPopularBasicDownloadTitle
{
    float: right;
    width: 230px;    
}

.MostPopularBasicImageGallery
{
	width: 538px;		
}

.MostPopularBasicImageGalleryItem
{
    padding-bottom: 10px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C2C2C2;
    padding-right: 10px;
    font-size: 11px;
    float: left;
    width: 256px;	
}

.MostPopularBasicImageGalleryNumber
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #fb8905;
    float: left;
    width: 15px;
    margin-left: 5px;
}

.MostPopularBasicImageGalleryTitle
{
    float: right;
    width: 230px;    
}

/* --------------------------------------- HighlightsThreeTabs --------------------------------------*/

.HighlightsThreeTabsContainer
{
	width: 206px;
	margin-bottom: 15px;	
	font-family: tahoma;
	font-size: x-small;	
	overflow:hidden;		
}

.HighlightsThreeTabsContainer p
{
	margin-top: 0px;
	margin-bottom: 6px;	
}

.HighlightsThreeTabsContainer ul
{
	list-style-position: outside;
	list-style-image: url(/images/seta.png);	
	padding: 6px;
	margin: 0px 0px 0px 10px;
}

.HighlightsThreeTabsContainer li
{
	margin-bottom: 5px;
}
	

.HighlightsThreeTabsContainer a
{
	color:Black;	
	text-decoration: none;
}

.HighlightsThreeTabsContainer a:hover 
{
	text-decoration: underline;
}

.HighlightsThreeTabsContainer a:visited
{
	color:Black;	
}

.HighlightsThreeTabsTab .ajax__tab_header
{
	background-color:#fb8905;	
	font-family: tahoma;
	font-size: 9px;
	font-weight: bolder;
	line-height: 20px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #c2c2c2;
	height: 20px;
	
}
	
.HighlightsThreeTabsTab .ajax__tab_outer
{
	
	
}
.HighlightsThreeTabsTab .ajax__tab_inner
{
	background-color: #fb8905;
	height: 20px;

}
.HighlightsThreeTabsTab .ajax__tab_tab 
{
	padding: 0px 3px 0px 3px;
	height: 20px;
}
.HighlightsThreeTabsTab .ajax__tab_hover .ajax__tab_outer {}
.HighlightsThreeTabsTab .ajax__tab_hover .ajax__tab_inner {}
.HighlightsThreeTabsTab .ajax__tab_hover .ajax__tab_tab {}

.HighlightsThreeTabsTab .ajax__tab_active .ajax__tab_outer
{

	
	margin-bottom:-1px;	
	color: #383938;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-left-color: #c2c2c2;
	overflow:hidden;
}



.HighlightsThreeTabsTab .ajax__tab_active .ajax__tab_inner
{	
	background-color: #ffffff;
}
.HighlightsThreeTabsTab .ajax__tab_active .ajax__tab_tab {}
.HighlightsThreeTabsTab .ajax__tab_body
{
	padding:5px 9px 5px 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #c2d2d2;
	border-bottom-color: #c2d2d2;
	border-left-color: #c2d2d2;
	overflow:hidden;
}

/* --------------------------------------- HighlightsBasic --------------------------------------*/

.HighLightsBasicContainer
{
    margin-bottom: 5px;
    margin-top: 5px;
	overflow:hidden;
	float: left;
	width: 538px;
}

.HighLightsBasicItem p
{
	margin-top: 0px;
	margin-bottom: 0px;	
}

.HighLightsBasicItem a
{
	color:Black;	
	text-decoration: none;
}

.HighLightsBasicItem a:hover	
{
	
}

.HighLightsBasicItem a:hover span
{
	text-decoration: underline;
}

.HighLightsBasicItem a:visited
{
	color:Black;	
}


.HighLightsBasicItem img
{
	border: 1px solid #c2c2c2;
	padding: 0px;
}

.HighLightsBasicItem
{
  padding-right: 15px;
  padding-bottom: 5px;
  float: left;
  width: 273px;
}





/* --------------------------------------- Menu Top --------------------------------------*/

.TopMenuBasicContainer
{
	margin-left:auto;
	margin-right:auto;
	width: 748px;
}

.TopMenuBasic
{
	margin-left:auto;
	margin-right:auto;
	height: 38px;
	font-family: Tahoma;
	font-size: 11px;	
	text-transform:lowercase;
	text-align:center;
}

.TopMenuBasicItemStatic
{
	height: 35px;
	margin-top:2px;
	padding-left:2px;
	color: #FFFFFF;
}

.TopMenuBasicItemStaticHover
{
	height: 35px;
	margin-top:0px;
	padding-left:2px;
	color: #fdb813;
}
.TopMenuBasicItemStaticSelected
{
	height: 35px;
	margin-top:0px;
	padding-left:2px;
	color: #fdb813;
}

.TopMenuBasic img
{
	padding: 0px 23px 0px 23px;
	margin-top: 26px;
	height:10px;
}

.TopMenuBasicItemDynamic
{
	background-image: url( /images/menu_top_arrow.png) ;
	background-repeat:no-repeat;
	background-position: 10px 10px;
	text-transform:lowercase;
	padding:5px 5px 5px 10px;
	color: #FFFFFF;
	background-color: #383938;
}

.TopMenuBasicItemDynamicHover
{	
	padding:5px 5px 5px 10px;
	color: #fdb813;
}
.TopMenuBasicItemDynamic a
{
	background:none;
}

/* --------------------------------------- MenuBasiclateralTwo --------------------------------------*/

.LateralTwoMenuBasicContainer
{
	margin-top: 10px;	
	margin-bottom: 25px;	
}


.LateralTwoMenuBasic
{
	width: 190px;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}

.LateralTwoMenuBasicTitle
{
	font-size: 16px;
	color: #383938;
	font-family: Tahoma;
	font-weight: bold;	
	margin-bottom: 3px;
}

.LateralTwoMenuBasicItemStatic
{
	height: 17px;
	margin-top:2px;
	padding-left:3px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #fb8905;
	color: #707070;
}
.LateralTwoMenuBasicItemStaticHover
{
	height: 17px;
	margin-top:2px;
	padding-left:3px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #fb8905;
	background-color: #fb8905;
	color: #fff;
}
.LateralTwoMenuBasicItemDynamic
{
	font-weight: bold;
	font-size: 10pt;	
	padding: 3px 5px 3px 5px;
	color: #707070;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #fb8905;
}

.LateralTwoMenuBasicItemDynamicHover
{	
	background-color: #fb8905;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
}
.LateralTwoMenuBasicItemDynamic a
{
	background:none;
}

/* --------------------------------------- MenuBasicLateralOne --------------------------------------*/

.LateralOneMenuBasicContainer
{
	margin-top: 25px;	
	margin-bottom: 25px;	
}

.LateralOneMenuBasic
{
	width: 190px;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}

.LateralOneMenuBasicTitle 
{
	font-size: 16px;
	color: #383938;
	font-family: Tahoma;
	font-weight: bold;	
	margin-bottom: 3px;
}

.LateralOneMenuBasicItemStatic
{
	border: 1px solid #C0C0C0;
	width: 190px;
	height: 253px;
	margin-top: 2px;
	background-image: url( /images/jornal.jpg);
}

.LateralOneMenuBasicItemDynamic
{
	font-weight: bold;
	font-size: 10pt;	
	padding: 3px 5px 3px 5px;
	color: #707070;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #5db201;
}

.LateralOneMenuBasicItemDynamicHover
{	
	background-color: #5db201;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
}
.LateralOneMenuBasicItemDynamic a
{
	background:none;
}

/* --------------------------------------- MenuBasicBottom --------------------------------------*/

.BottomMenuBasicContainer
{
	margin-left:auto;
	margin-right:auto;
	width: 748px;
	
}

.BottomMenuBasic
{
	margin-left:auto;
	margin-right:auto;
	height: 38px;
	font-family: Tahoma;
	font-size: 11px;	
	text-transform:lowercase;
	text-align:center;
}

.BottomMenuBasicItemStatic
{
	height: 35px;
	margin-top:2px;
	padding-left:2px;
	color: #FFFFFF;
}

.BottomMenuBasicItemStaticHover
{
	height: 35px;
	margin-top:0px;
	padding-left:2px;
	color: #fdb813;
}

.BottomMenuBasic img
{
	padding: 0px 15px 0px 15px;
	margin-top: 3px;
	width: 1px;
	height:15px;
}

/* --------------------------------------- MainContents --------------------------------------*/

/*Divs*/
#MainContent
{
	width: 538px;
}

#MainContent p
{
	margin-top: 0px;
	margin-bottom: 6px;	
}

#MainContent a
{
	color:Black;	
	text-decoration: none;
}


#MainContent a:hover	
{
	
}

#MainContent a:hover span
{
	text-decoration: underline;
}




#MainContent a:visited
{
	color:Black;	
}


#MainContent img
{
	border: 1px solid #c2c2c2;
	padding: 2px;
}

#MainContent1
{
	width: 538px;
	float: left;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C2C2C2;
}
#MainContent2
{	
	margin-right:15px;
	width: 169px;
	float:left;
}
#MainContent3
{	
	margin-right: 15px;
	width: 169px;
	float:left;
}
#MainContent4
{	
	width: 169px;
	float:left;
}



/* --------------------------------------- ImageGalleryList --------------------------------------*/

#ImageGalleryListContainer
{
	width: 538px;
	font-family: Arial;
	position: relative;	
}

.ImageGalleryListMainTitle
{
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	width: 538px;
	color:#333;
	font-size: 18px;
	font-weight:bold;
	text-align:justify;
	font-family: Tahoma;
		
	border-color: #c2c2c2;
	border-bottom-style: solid;	
	border-bottom-width: 1px;
}

#ImageGalleryListMainTitle a
{
	color: #000000;
}

#ImageGalleryListMainTitle a:hover
{
	color:#222222;
	text-decoration: none;
}	

#ImageGalleryListMainTitle
{
	font-size: medium;
	font-family: Tahoma;
}

.ImagegalleryTitleTop
{
	font-weight:bold;
	font-size: 12px;
}

.ImagegalleryDate
{
	font-weight:bold;
	font-size: 10px;
}

#ImageGalleryListTitle
{
	color:#000000;
	font-size: 18px;
	font-weight:bold;
	text-align:justify;
	width: 538px;	
}

#ImageGalleryListTitle a
{
	color: #000000;
}

#ImageGalleryListTitle  a:hover
{
	text-decoration:underline;
}

#ImageGalleryListIntroText a
{
	color:#444444;
}

#ImageGalleryListIntroText a:hover
{
	text-decoration:underline;
}

#ImageGalleryListIntroText
{	
	font-size: 14px;	
	text-align:justify;
	margin-bottom: 15px;
	width: 538px;
}

.ImageGalleryListClassItem a
{
	color:#444444;
}
.ImageGalleryListClassItem a:hover
{
	color:#222222;
	text-decoration: underline;
}	

.ImageGalleryListClassItem
{
	font-size: medium;
	font-family: Tahoma;
}

#ImageGalleryListClassName
{
	padding: 0px 0px 5px 2px; 
	margin-left: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
}

.ImageGalleryListClassImagem
{
	vertical-align: middle;
}
.ImageGalleryListClassTitle
{
   	vertical-align: super;
}

#ImageGalleryListMessage
{
     color: #000000;	
	font-size: 16px;
	text-align:center;	
}

#ImageGalleryListUpdate
{
	width: 538px;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-color: #c2c2c2;
	font-size: x-small;
	font-family: Tahoma;
	color: #444444;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#ImageGalleryListImage a
{	
	border: 1px solid #c2c2c2;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 160px;
	
	float: left;	
}

/* --------------------------------------- ImageGalley --------------------------------------*/

#ImageGalleryContainer
{	
	width: 100%;
	font-size: small;	
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma;
}

.ImageGalleryTitle
{
	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;	
	color: #fb8905;

}

.ImageGalleryDescription
{
	
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;	
	color:#444444;
	text-align:justify;
	font-family: Verdana;

}


.ImageGallery
{
	margin-bottom:1px;
	margin-right: 1px;
	padding:1px;
	border: 1px solid #c2c2c2;
}

.ImageGalleryLink
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: lowercase;
	text-align:right;
}

.ImageGalleryLink a
{	
	color: #707070;
		
}
.ImageGalleryLink a:hover
{
	
	text-decoration: underline;
	
}

.CommentTitle
{
    margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #fb8905;

}

.CommentForm
{
    margin-top: 5px;
	margin-bottom: 5px;

}

.CommentFormName
{
   	font-size: 12px;
	color: #444444;   
}



.CommentImput
{
    
	/*height: 19px;   
	margin-top: 2px;
	margin-bottom: 2px; 
	width: 523px;*/
}

.CommentTextArea
{
  /*	margin-top: 5px;
	margin-bottom: 5px; 
	width: 523px;*/
}

.CommentEnviarButton
{
    position:relative;
    padding-top: 5px;
    margin-bottom: 5px;
    left: 240px;
    
}

.CommentResult
{
    margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;	
	color: #FF5050;
	font: bold;

}

#CommentCreated, #CommentName
{
	font-size: 12px;
	font-family: Tahoma;
	color: #707070;
}

#CommentName
{
	float: left;
	overflow: hidden;
	font-weight: bold;	
	overflow:hidden;

}

#CommentCreated
{
    float: left;
	overflow: hidden;
	font-weight: bold;	
	overflow:hidden;
}

#Comment
{
    font-size: 12px;
	font-family: Tahoma;
	color: #444444;
	padding-bottom: 15px;
    
}


/* --------------------------------------- DownloadList --------------------------------------*/

#DownloadListContainer
{
	width: 538px;
	font-family: Arial;	
	position:relative;
}
.DownloadsListItem a
{
	color:#707070;	
	text-decoration: none;
}
.DownloadsListItem a:hover 
{
	text-decoration: underline;
}
.DownloadsListItem
{
	width: 250px;
	padding-bottom: 5px;
}
#DownloadsListNumber
{	
	font-family: Arial;
	font-size:16px;
	font-weight: bold;
	color:#fb8905;
	float:left;
	width: 20px;
}

#DownloadsListTitle
{	
	font-family: Tahoma;
	font-size:12px;
	float:left;
	width: 215px;	
}

.DownloadListClassItem a
{
	color:#444444;
}
.DownloadListClassItem a:hover
{
	color:#222222;
	text-decoration: none;
}	

.DownloadListClassItem
{
	width: 261px;	
	font-size: medium;
	font-family: Tahoma;
}

#DownloadListClassName
{
	padding: 0px 0px 4px 2px; 
	margin-left: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
}

.DownloadListClassImagem
{
	vertical-align: middle;
}
.DownloadListClassTitle
{
   	vertical-align: super;
}

#DownloadsListMessage
{
     color: #000000;	
	font-size: 16px;
	text-align:center;	
}


/* --------------------------------------- ContentPrint --------------------------------------*/

#ContentPrintContainer
{
	width: 100%;
	font-family: Arial;	
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
}

#ContentPrintPath 
{
	font-family: Verdana;
	font-size: x-small;
	color: #707070;
	font-weight: bold;
	text-transform: lowercase;
}

.ContentPrintPathClass5
{
	padding-top:10px;
}

.ContentPrintPathClass9 
{
	padding-top:10px;
}

.ContentPrintPathClass5 a
{
	font-family: Verdana;
	font-size: x-small;
	color: #5db201;
	font-weight: bold;
	text-transform: lowercase;
}

.ContentPrintPathClass9 a
{
	font-family: Verdana;
	font-size: x-small;
	color: #fb8905;
	font-weight: bold;
	text-transform: lowercase;
}

#ContentPrintUpdate
{
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	border-color: #cecece;
	font-size: x-small;
	font-family: Tahoma;
	color: #707070;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#ContentPrintSiteTitle
{
	width: 100%;
	font-size: 26px;
	font-weight:bold;
	text-align:justify;
}



#ContentPrintTitle
{
	width: 100%;
	font-size: 22px;
	font-weight:bold;
	text-align:justify;
}

#ContentPrintIntroText
{
	width: 100%;
	font-size: 16px;	
	color:#444444;
	text-align:justify;
}

#ContentPrintAutor
{
	margin: 15px 0px 15px 0px;
	height: 21px;
	float: left;
	overflow: hidden;
	vertical-align: middle;
}

#ContentPrintText
{
	margin-top: 15px;
	width: 100%;
	text-align:justify;
	font-size: small;
	float: left;
	overflow: hidden;
	
}

#ContentPrintText img
{
	border: 1px solid #c2c2c2;
	padding: 2px;
}



/* --------------------------------------- ContentList --------------------------------------*/

#ContentListContainer
{
	width: 538px;
	font-family: Arial;	
	position:relative;
}

.ContentListMainTitle
{
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	width: 538px;
	color:#333;
	font-size: 18px;
	font-weight:bold;
	text-align:justify;
	font-family: Tahoma;
		
	border-color: #c2c2c2;
	border-bottom-style: solid;	
	border-bottom-width: 1px;
}
#ContentListTitle a
{
	color: #000000;
}

#ContentListIntroText a
{
	color:#444444;
}
#ContentListIntroText a:hover
{
	text-decoration:underline;
}

#ContentListTitle  a:hover
{
	text-decoration:underline;
}

#ContentListUpdate
{
	width: 538px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-color: #c2c2c2;
	font-size: x-small;
	font-family: Tahoma;
	color: #444444;	
	border-bottom-style: solid;	
	border-bottom-width: 1px;
}

#ContentListTitle
{
	color:#000000;
	font-size: 18px;
	font-weight:bold;
	text-align:justify;
}

#ContentListIntroText
{
	font-size: 14px;	
	text-align:justify;
	margin-bottom: 15px;
}

#ContentListImage a
{
	float:left;
	border: 1px solid #c2c2c2;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

.ContentListClassItem a
{
	color:#444444;
}
.ContentListClassItem a:hover
{
	color:#222222;
	text-decoration: none;
}	

.ContentListClassItem
{
	width: 261px;	
	font-size: medium;
	font-family: Tahoma;
}

#ContentListClassName
{
	padding: 0px 0px 4px 2px; 
	margin-left: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
}

.ContentListClassIamgem
{
	vertical-align: middle;
}
.ContentListClassTitle
{
   	vertical-align: super;
}

#ContentListMainMessage
{
     color: #000000;	
	font-size: 16px;
	text-align:center;	
}


/* --------------------------------------- ChurchBasic --------------------------------------*/

#ChurchBasicRegion
{  
	width: 250px;
	padding: 15px 0px 4px 2px; 
	margin-right: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
	color:#333;
	font-size: 14px;
	font-weight:bold;
	text-align:justify;
	font-family: Tahoma;
	vertical-align:text-top;
}
#ChurchBasicDistrict
{  
	margin-top: 3px;
	font-size: small;
	color:#555;
}

#ChurchBasicDistrict a
{
	color:#555;
}

#ChurchBasicNameChurch
{
	width:534px;
	padding: 15px 0px 4px 2px; 
	margin-right: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
	color:#333;
	font-size: 14px;
	font-weight:bold;
	text-align:justify;
	font-family: Tahoma;
	vertical-align:text-top;
	
}



#ChurchBasicNamePastor
{
	
	margin-top: 10px;
	color:#333;
	font-size: 15px;
	font-weight:bold;
	text-align:justify;
	font-family: Tahoma;
	vertical-align:text-top;
	margin-right: 15px;
	


}

#ChurchBasicMapChurch
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	font-size: small;
	font-family: Tahoma;
	font-weight:bold;
	
}

#ChurchBasicMapChurch a
{	
	color: #444444;
}

#ChurchBasicMapChurch a:hover
{	
	text-decoration: underline;	
}

#ChurchBasicAddressChurch
{
	margin-top: 3px;
	font-size: small;
	color:#555;
}

#ChurchBasicNeighborhoodChurch
{	
	font-size: small;
	color:#555;
}

#ChurchBasicCityChurch
{
	font-size: small;
	color:#555;
}
#ChurchBasicZipCodeChurch
{
	font-size: small;
	color:#555;
}


/* --------------------------------------- BannerRight --------------------------------------*/

.RightBannerContainer
{				
	width: 206px;
	overflow:hidden;
	float:left;
	margin: 0px;
}
.RightBannerContainer td
{
	margin: 0px;
	padding: 0px;
}

.RightBannerItem 
{
	margin-top:15px;	
}


/* --------------------------------------- BannerLeft --------------------------------------*/

.LeftBannerContainer
{	
 			
	width: 200px;
	overflow:hidden;
	float:right;
	margin: 0px:0px:0px:5px;
	padding-left: 5px;
}
.LeftBannerContainer td
{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

.LeftBannerItem 
{
	margin-bottom:15px;
	margin-left: 5px;
}  


/* --------------------------------------- BannerMain --------------------------------------*/

.MainBannerContainer
{
	margin: 10px 0px 10px 0px;
	width: 538px;
	float:left;
}

/* ---------------------------------------  --------------------------------------*/

/* ---------------------- ListFlex  ---------------------- */

/* ----------------------         ---------------------- */

#ListFlexContainer
{
	width: 538px;
	font-family: Arial;	
	position:relative;
}

#ListFlexMainTitle
{
	
		

}
#ListFlexSubTitle a
{
	color: #000000;
}

#ListFlexIntroText a
{
	color:#444444;
}
#ListFlexIntroText a:hover
{
	text-decoration:underline;
}

#ListFlextTitle  a:hover
{
	text-decoration:underline;
}

#ListFlexSubTitle a
{
	color:#444444;
}
#ListFlexSubTitle a:hover
{
	text-decoration:underline;
}


#ListFlexTitle
{
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color:#333;
	font-size: 10px;
	font-weight:bold;
	text-align:justify;
	font-family: Tahoma;
	border-color: #c2c2c2;
	border-bottom-style: solid;	
	border-bottom-width: 1px;
}

#ListFlexSubTitle
{
	color:#000000;
	font-size: 18px;
	font-weight:bold;
	text-align:justify;
	padding-bottom: 5px;
	
}

#ListFlexIntroText
{

	font-size: 14px;	
	text-align:justify;
	margin-bottom: 15px;
}

#ListFlexClassName
{
	padding: 0px 0px 4px 2px; 
	margin-left: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
}

.ListFlexClassImagem
{
	vertical-align: middle;
}

.ListFlexClassTitle
{
   	vertical-align: super;
}



#ListFlexMessage
{
     color: #000000;	
	font-size: 16px;
	text-align:center;	
}

.ListFlexClassItem a
{
	color:#444444;
}
.ListFlexClassItem a:hover
{
	color:#222222;
}	

.ListFlexClassItem
{
	font-size: medium;
	font-family: Tahoma;
}





/* ----------------------     Curriculum    ---------------------- */


.ajax__myTab .ajax__tab_header
{
	font-family: verdana, tahoma, helvetica;
	font-size: 11px;
	border-bottom: solid 1px #cacaca;
	border-bottom-style: dotted;
}
.ajax__myTab .ajax__tab_outer
{
	padding-right: 2px;
	height: 21px;
	background-color: #eee;
	margin-right: 2px;
}
.ajax__myTab .ajax__tab_inner
{
	padding-left: 3px;
	background-color: #eee;
}
.ajax__myTab .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
}
.ajax__myTab .ajax__tab_hover .ajax__tab_inner
{
	background-color: #ccc;
}
.ajax__myTab .ajax__tab_active .ajax__tab_outer, .body_management
{
	background-color: #3b3b3b;
}
.ajax__myTab .ajax__tab_active .ajax__tab_inner, .ajax__myTab .ajax__tab_hover .ajax__tab_outer
{
	background-color: #fdb813;
}
.ajax__myTab .ajax__tab_body
{
	font-family: verdana, tahoma, helvetica;
	font-size: 10pt;
	padding: 8px;
	background-color: #fff;
	border-bottom: 1px dotted #cacaca;
}


/* ----------------------     Dados Pessoais   ---------------------- */

.Linha1
{
	margin-top: 20px;
}

.CurriculumNomelbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
	float: left;
}

.CurriculumNometxt
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	float: left;
	margin-right: 10px;
}

.CurriculumSexolbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-left:37px;
	float: left;
	margin-right:10px;
}

.CurriculumSexoDrop
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
}



.Linha2
{
	margin-top: 20px;	
}

.CurriculumDataNascimentolbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	float: left;
	padding-right: 10px;
}

.CurriculumDataNascimentotxt
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;	
	float: left;
}

.CurriculumEstadoCivillbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-left: 74px;
	float: left;
	padding-right: 10px;
}

.CurriculumEstadoCivilDrop
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
}



.Linha3
{
	margin-top: 20px;
}

.CurriculumNFilhoslbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	float: left;
}

.CurriculumNFilhosDrop
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	float: left;
}

.CurriculumReligiaolbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	padding-left: 23px;
	float: left;
}

.CurriculumReligiaoDrop
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;	
	float: left;	
}

.CurriculumReligiaoDropValidador
{
	
}


.Linha4
{
	margin-top: 20px;
}

.CurriculumEmaillbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	float: left;
}

.CurriculumEmailtxt
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
	float: left;
}

.CurriculumEmpregadolbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	padding-left: 36px;
	float: left;
}

.CurriculumEmpregadoDrop
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;	
}


.Linha5
{
	margin-top: 20px;
}

.CurriculumEnderecolbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	float: left;	
}

.CurriculumEnderecotxt
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
}


.Linha6
{
	margin-top: 20px;
}

.CurriculumBairrolbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	float: left;
}

.CurriculumBairrotxt
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
	float: left;
}

.CurriculumCEPlbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	padding-left: 73px;
	float: left;
}

.CurriculumCEPtxt
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
}


.Linha7
{
	margin-top: 20px;
}

.CurriculumCidadelbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	float: left;
}

.CurriculumCidadetxt
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
	float: left;
}

.CurriculumEstadolbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	padding-left: 75px;
	float: left;
}

.CurriculumEstadoDrop
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
}


.Linha8
{
	margin-top: 20px;
}

.CurriculumTelelbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	float: left;
}

.CurriculumTeletxt
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
	float: left;
}

.CurriculumCelularlbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	padding-left: 104px;
	float: left;
}

.CurriculumCelulartxt
{	
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
}


.Linha9
{
	margin-top: 20px;	
	margin-bottom: 10px;
}

.CurriculumFotolbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	padding-right: 10px;
	float: left;
}

.CurriculumFotoUP
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
}

.Linha10
{
	margin-top: 15px;
}

.CurriculumBtnPessoais
{
	padding-left: 429px;
	padding-top: 10px;
}

.Linha11
{
	margin-top: 15px;	
}

.CurriculumDeficiencialbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
	float: left;
	margin-top: 5px;	
}

.CurriculumDeficienciarbl
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
	float: left;
}

.CurriculumDeficienciatxt
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
}


/* ----------------------     Curriculum Escolaridade   ---------------------- */

.LinhaEsc1
{
	margin-top: 20px;
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;	
}

.CurriculumEscolaridadeEMck
{
	background-color: #CCCCCC;
}

.CurriculumEscolaridadeEMrb
{
	
}

.CurriculumEscolaridadeEMEscolalbl
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.CurriculumEscolaridadeEMEscolatxt
{

}

.CurriculumEscolaridadeEMCursolbl
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.CurriculumEscolaridadeEMCursotxt
{

}


.LinhaEsc2
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-top: 15px;	
}

.CurriculumEscolaridadeETck
{
	background-color: #CCCCCC;
}

.CurriculumEscolaridadeETrb
{	
	
}

.CurriculumEscolaridadeETEscolalbl
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.CurriculumEscolaridadeETEscolatxt
{
	
}

.CurriculumEscolaridadeETCursolbl
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.CurriculumEscolaridadeETCursotxt
{

}



.LinhaEsc3
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-top: 15px;	
}

.CurriculumEscolaridadeESck
{
	background-color: #CCCCCC;
}

.CurriculumEscolaridadeESrb
{
	
}

.CurriculumEscolaridadeESEscolalbl
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.CurriculumEscolaridadeESEscolatxt
{

}

.CurriculumEscolaridadeESCursolbl
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.CurriculumEscolaridadeESCursotxt
{

}


.LinhaEsc4
{
	font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-top: 15px;	
}

.CurriculumEscolaridadePGck
{
	background-color: #CCCCCC;
}

.CurriculumEscolaridadePGrb
{
	
}

.CurriculumEscolaridadePGEscolalbl
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.CurriculumEscolaridadePGEscolatxt
{

}

.CurriculumEscolaridadePGCursolbl
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.CurriculumEscolaridadePGCursotxt
{

}


.LinhaEsc10
{
	margin-top: 100px;
}

.CurriculumIBtnEscAnterior
{
	float: left;
}

.CurriculumIBtnEscProximo
{
	padding-left: 430px;
}


/* ----------------------     Curriculum Idiomas & Informática   ---------------------- */

.LinhaInf1
{
	
}

.LinhaInf2
{
	float: left;	
	background-color: #FFFFFF;
}

.CurriculumIngleslbl
{
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

.CurriculumIdiomaInglesck
{
	margin-right: 38px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.CurriculumIdiomaLeituraIngleslbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

.CurriculumIdiomaLeituraInglesDrop
{
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CurriculumIdiomaFalaIngleslbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

.CurriculumIdiomaFalaInglesDrop
{
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CurriculumIdiomaEscritaIngleslbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

.CurriculumIdiomaEscritaInglesDrop
{	
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}




.LinhaInf3
{
	float: left;
	background-color: #FFFFFF;
}

.CurriculumIdiomaEspanholck
{
	margin-right: 19px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CurriculumIdiomaLeituraEspanhollbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

.CurriculumIdiomaLeituraEspanholDrop
{
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CurriculumIdiomaFalaEspanhollbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

.CurriculumIdiomaFalaEspanholDrop
{
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CurriculumIdiomaEscritaEspanhollbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

.CurriculumIdiomaEscritaEspanholDrop
{
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}




.LinhaInf4
{
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

.CurriculumIdiomaOutrosck
{
	margin-right: 33px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CurriculumIdiomaLeituraOutroslbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

.CurriculumIdiomaLeituraOutrosDrop
{
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CurriculumIdiomaFalaOutroslbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

.CurriculumIdiomaFalaOutrosDrop
{
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CurriculumIdiomaEscritaOutroslbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

.CurriculumIdiomaEscritaOutrosDrop
{	
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}



.LinhaInf5
{
	background-color: #CCCCCC;
	color: #FFFFFF;
}


.CurriculumInformaticalbl
{
	font-weight: bold;
}



.LinhaInf6
{
	float: left;
}

.Access
{
	width:100%
}

.CurriculumInformaticaAccessck
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 54px;
}

.CurriculumInformaticaNivelAccesslbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.CurriculumInformaticaAccessDrop
{
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.Excel
{
	width:100%
}

.CurriculumInformaticaExcelck
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 67px;
}

.CurriculumInformaticaNivelExcellbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.CurriculumInformaticaExcelDrop
{
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.Internet
{
	width:100%
}

.CurriculumInformaticaInternetck
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 47px;
}

.CurriculumInformaticaNivelInternetlbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.CurriculumInformaticaInternetDrop
{
	margin-top: 5px;
	margin-bottom: 5px;	
	float: left;
}


.Point
{
	width:100%
}

.CurriculumInformaticaPointck
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 23px;
}

.CurriculumInformaticaNivelPointlbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.CurriculumInformaticaPointDrop
{
	margin-top: 5px;
	margin-bottom: 5px;	
	float: left;
}


.Word
{
	width:100%
}

.CurriculumInformaticaWordck
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 67px;
}

.CurriculumInformaticaNivelWordlbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.CurriculumInformaticaWordDrop
{
	margin-top: 5px;
	margin-bottom: 5px;	
	float: left;
}

.Outros
{
	width:100%
}

.CurriculumInformaticaOutrosck
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 57px;
}

.CurriculumInformaticaNivelOutroslbl
{
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.CurriculumInformaticaOutrosDrop
{
	margin-top: 5px;
	margin-bottom: 5px;	
	float: left;
}

.LinhaInf10
{
	margin-top: 300px;
}

.CurriculumIBtnInfAnterior
{
	float: left;
}

.CurriculumIBtnInfProximo
{
	padding-left: 430px;	
}

/* ----------------------     Curriculum Experiência Profissional   ---------------------- */


.LinhaPro1
{
    margin-top: 5px;
	margin-bottom: 5px;
    font-weight : bold;
		
}

#LinhaPro1
{
    margin-top: 5px;
	margin-bottom: 2px;
    font-weight : bold;
		
}


.LinhaPro2
{
    margin-top: 5px;
	margin-bottom: 2px;   
}

.LinhaProExp1
{
    border: 1px solid #C0C0C0;
    margin-bottom: 10px;    
}

.LinhaPro3
{
    margin-bottom: 5px; 
    font-weight: bold;
    color: White;
    background-color: #C0C0C0;
    height: 20px;
}

.LinhaPro3lbl
{
    margin-left: 2px;
}

.LinhaPro4
{
    margin-bottom: 5px;    
    margin-left: 5px;
    margin-right : 5px; 
}

#LinhaPro4lbl
{
    font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
	float: left;	  
}

.LinhaPro4lbl
{
	float: left;
	margin-right: 16px;
}

#LinhaPro4txt
{     
    float: left;  
}

.LinhaPro4txt
{
    width: 420px;
    height: 16px;
}

.LinhaPro5
{
    margin-bottom: 5px;    
    margin-left: 5px;
    margin-right : 5px;    
}

#LinhaPro5lbl
{
    font-family: verdana, tahoma, helvetica;
	font-size: 9pt;
	margin-right: 10px;
	float: left;
}

.LinhaPro5lbl
{
    float: left;
    margin-right: 35px;
}

#LinhaPro5txt
{
    margin-left: 5px;    
}

.LinhaPro5txt
{
    margin-left: 5px; 
}

.LinhaPro6
{
    margin-bottom: 5px;    
    margin-left: 5px;
    margin-right : 5px;    
}


.LinhaPro6lbl1
{
    margin-right: 5px;
    float: left;
}


.LinhaPro6lbl2
{
    float: left;
   margin-left: 5px;
   margin-right: 5px;
}

.LinhaPro6txt1
{
    float: left;
    width: 75px;
    height: 16px;
}

.LinhaPro6txt2
{
    width: 75px;
    height: 16px;
}

.LinhaPro7
{
    margin-bottom: 5px;    
    margin-left: 5px;
    margin-right : 5px;     
}

LinhaPro7lbl
{
     margin-bottom: 5px;    
}
.LinhaPro7txt
{
    margin-top: 5px;
    width: 496px;
    height: 45px;
 }
 
 .LinhaProExp2
{
    border: 1px solid #C0C0C0;
    margin-bottom: 5px;    
}

.CurriculumIBtnProAnterior
{
	float: left;
}

.CurriculumIBtnProProximo
{
	padding-left: 430px;		
}


/* ----------------------     Curriculum Area Pretendida  ---------------------- */

.LinhaPre1234
{
	margin-bottom: 15px;
}

.LinhaPre123
{
	float: left;
	width: 50%;
}

.LinhaPre1
{
	width:100%;
	float: left;
}

.CurriculumPretendidaArealbl
{	
	margin-top: 8px;
	margin-bottom: 5px;	
	margin-right: 31px;		
	float: left;		
}

.CurriculumInformaticaAreaDrop
{
	margin-bottom: 5px;
	padding-top: 5px;
}

.LinhaPre2
{
	width:100%;
	float: left;
}

.CurriculumPretendidaFuncaolbl
{
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 14px;		
	float: left;	
}

.CurriculumPretendidaFuncaoDrop
{
	margin-top: 8px;
	margin-bottom: 5px;		
}

.LinhaPre3
{
	width:100%;
	float: left;
}

.CurriculumPretendidaNivellbl
{
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 31px;	
	float: left;		
}

.CurriculumPretendidaNivelDrop
{
	margin-top: 8px;
	margin-bottom: 5px;		
}


.LinhaPre4
{
	width:100%;
	float: left;
}

.CurriculumPretendidaSerielbl
{
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 29px;	
	float: left;		
}

.CurriculumPretendidaSerieDrop
{
	margin-top: 8px;
	margin-bottom: 5px;		
}


.LinhaPre5
{
	width:100%;
	float: left;
}

.CurriculumPretendidaDisciplinalbl
{
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 2px;	
	float: left;		
}

.CurriculumPretendidaDisciplinaDrop
{
	margin-top: 8px;
	margin-bottom: 5px;		
}




.LinhaPre6
{
	margin-left: 260px;
	border: 1px solid #CCCCCC;
}

.CurriculumPretendidaPrelbl
{	
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-weight: bold;
}


.CurriculumPretendidaRequisitolbl
{
	margin-top: 8px;
	margin-bottom: 5px;	
}

.LinhaPre10
{
	margin-top: 200px;
}

.CurriculumIBtnPreAnterior
{
		
}
