/**
* Structure.css - Style used in roll project - Página de estilo usada em todo o projeto.
*
* @author Michel Phillipe - Thiago de Jesus
* @licence Othos Telecomunicações
* @version v 1.0 11/02/2010
* @package Panels default Files - Arquivos padrões do projeto
* @access public
*/


@CHARSET "UTF-8";


a {
	
	text-decoration: none;
	color:#515151;
}


a:link {
	text-decoration: none;
	color:#000000;	
}

a:active{
	text-decoration: none;
	color:#515151;	
}

#blogTitle{
	color:#000000;
}

#blogDescription{
	color:#444444;
	text-align: left;	
}


#submitButtom{
	background: url(../images/btn-normal.png)  left top no-repeat;
	border: 0px;
	margin-top: 15px;	
	height: 38px; /* era 40px */
	width: 124px;
	left: 8px;
	color: #ffffff;
	cursor:pointer;
	font-size: 18px;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
	position:relative;
}



#submitButtom:HOVER{
	background: url(../images/btn-over.png)  left top no-repeat;
}

#nolink:visited {
	text-decoration:none;
}




#nolink {
	color:#DAD6D3;
	text-decoration:none;
}


a {
	color:#515151;
	text-decoration:none;
}

body
{
	background-color: #fff;
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 12px;
	margin:0px;
	text-align:center;
	height:800px;
	 line-height: 1.3;
}

#centerSite{
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	position:relative;
	text-align:left;
	top:0px;
	width:975px;
	height:20px;
}

#sectorBoxTitle{
	color:#717171;	font-size:12px;	font-weight:bold;
	height: 20px;
}

#sectorBox{
	color:#999999;
	text-decoration:none;
	font-size:11px;	
}

#content{
	padding-left:14px; 
	padding-right:10px; 
	padding-top:1px; 
	width:970px;
}

#breadCrumbs{
	height: 60px;
	width:680px;
	margin-left:20px;
	margin-bottom:10px;
	border-bottom:1px solid #DDDDDD;
}

#breadCrumbsText{
	padding-top: 38px;
	font-size:13px;
	}
	
a.siteMapLink {
	text-decoration: none;
	color:#bbbbbb;
}


a.siteMapLinKLast{
	text-decoration: none;
	color: #000000;
}

#headerMenu{
	position:relative;
	top:-1px;
	height: 15px;
	position:relative;
	background: url(../images/bk-white-line.png)  left top no-repeat;	
	text-align:center;
}

#contentLogos{
	position:relative;
	height:90px;	
}

#headerLogo{
	height:70px;
	float: left;
	width:520px;
	position:relative;
	margin-left: 13px;
}

#languageSelect{
	position:relative;
	top:32px;
	float: left;
	width:220px;
	height:90px;
	left:220px;
	z-index: 200;
}

#laguageSelected{
	text-align:center;	
	color:#444444;
	font-size: 14px;
}

#languageFlag{
	width:20px;
	margin-left: 5px;
	margin-right: 5px;
	font-size:14px;
	border:0px;
}

#emailDescription{
	font-size:13px;
	text-align: left;	
	color:#000000;
}

#email{
	font-size:12px;
	text-align: center;	
	color:#888888;
}

#phone{
	font-size:12px;
	text-align: center;	
	color:#888888;
}

#languageOptions{
	margin-top: 20px;
	margin-left: 50px;
	color:#AAAAAA;
	width:180px;
}

#languageOptionItem{
	float:left;
	margin-left: 5px;
	color:#AAAAAA;
	border: 0px;
	text-decoration: none;
	font-size: 11px;
}


#topMenu{
	position:relative;
	height:80px;
	clear:both;
	width:970px;
	background: url(../images/title-bg.png)  left bottom no-repeat;
}
	
div.menuTittle{
	position:relative;
	top:10px;		
}
 
#menuBtASelected{
	cursor:pointer;
	background: url(../images/menu_o2c_click.png)  left top no-repeat;
	color:#ffffff;
	font	
}

div.menuBtA{
	position:relative;
	margin-left:30px;
	font-family: Lucida Sans Unicode, Sans Unicode, Lucida Grande, Arial, Verdana,sans-serif;
	background: url(../images/menu_o2c_normal.png)  left top no-repeat;
	width: 105px;
	height:71px;
	float:left;
	top: 0px;
	cursor:pointer;
	font-size:16.5px;
	font-weight:500;
	position:relative;
	text-align:center;
	color:#DAD6D3;
}

div.menuBtA:hover {
	background: url(../images/menu_o2c_over.png)  left top no-repeat;
	overflow: visible;
	color:#ffffff;	
}

#menuBtBSelected{
	cursor:pointer;
	background: url(../images/menu_o2c_click.png)  left top no-repeat;
	color:#ffffff;
	font	
}

div.menuBtB{
	position:relative;
	margin-left:0px;
	font-family: Lucida Sans Unicode, Sans Unicode, Lucida Grande, Arial, Verdana,sans-serif;
	background: url(../images/menu_o2c_normal.png)  left top no-repeat;
	width: 105px;
	height:71px;
	float:left;
	top: 0px;
	cursor:pointer;
	font-size:16.5px;
	font-weight:500;
	position:relative;
	text-align:center;
	color:#DAD6D3;
}

div.menuBtB:hover {
	background: url(../images/menu_o2c_over.png)  left top no-repeat;
	overflow: visible;
	color:#ffffff;	
}

img.slideItem{
	width: 680px;
	height: 150px;
	position:absolute;
	top:0px;
}

#sectorContainer{
	position:relative;
	top:-2px;
	width:960px;
	background: url(../images/meio.png)  left top repeat-y;
	z-index:0;
	padding-left: 15px;
}

#sectorFoot{
	position:relative;
	height:30px;
	width:960px;
	background: url(../images/rodape.png)  left top no-repeat;
	top:-2px;
}

#othosCopyright{
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

#siteMap{
	font-size: 14px;
	font-family: Arial;	
	color:#444444;
	width:550px;
	height:30px;
}


a.siteMapLinkHome {
	text-decoration: none;
	color:#515151;
}


div.accent{
	font-size: 9px;
}

#sectorSiteMap{
	height: 20px;
	position:relative;
	left:1px;
}

#sectorSiteMapHeader{
	background: url(../images/borda-superior-quadro-cinza.png)  left top no-repeat;
	height: 17px;
}

#sectorSiteMapContent{
	height: 20px;
	background: #d8d8d8;
	width: 937px;
	margin-left: 11px;
}

#sectorSiteMapFoot{
	background: url(../images/borda-inferior-quadro-cinza.png)  left top no-repeat;
	height: 17px;
}


