/***** PAGE-STRUCTURE *****/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
background-image: url("http://cidadedesaopaulo.com/img/bg2-bike-cidadesp.gif");
                background-repeat:repeat-x;
                background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;	
	font-size: 100%;
	color:#000000;
	text-align: center; /* for IE */	
}

table{
	font-weight:normal;
	font-size: 90%;
	line-height:135%;	
}

ul {
	width: 100%;
	list-style: none;
}

#container {
	width: 994px;
	height: auto;
	margin: 0 auto;
	text-align: left; /* counter the body center */	
	clear: both;
}


/** MIDDLE INTERNAS **/

#content_internas {
	width: 100%;
	height: auto;
/*	min-height: 800px;*/
	clear: both;
	float:left;		
	background-color:#FFF;
	font-size:1.0em;
/*	line-height:130%;*/
	margin-top:10px;
}

#content_internas_top {
	width: 974px;
	height: auto;
/*	min-height: 50px;*/
	clear: none;
	float:left;		
	margin:10px 0 0 10px;
	background:white;
}

.breadcrumbs {

}

.breadcrumbs a {

}

.breadcrumbs {

}

.img_ico_breadcrumbs{
	width:40px;
	height:40px;
	vertical-align:middle;
	
}


#content_internas_left{
	font-size: 13px;	/* hack font menu NN7 */
	width: 210px;
	height: auto;
	min-height: 500px;
	margin:20px 0 0 0;
	clear: none;
	float:left;
}

#content_internas_middle{
	width: 474px;
	height: auto;
/*	min-height: 500px;*/
	margin:20px 0 0 10px;
	clear: none;
	float:left;
	background-color:#fafafa;
	padding:0 20px;	
}


#content_internas_right{
	width: 240px;
	height: auto;
/*	min-height: 500px;*/
	margin:20px 0 0 10px;
	clear: none;
	float:left;
	border: 1px solid #f0f0f0;	
	font-size: 80%;
	color:#333;
}

* html #content_internas_left {  /* box model hack - ie6, ie5 */
	margin-left:0;
	ma\rgin-left:0;	
}

* html #content_internas_right {  /* box model hack - ie6, ie5 */
	margin-left:10px;
	ma\rgin-left:10px;	
}

.border_imgs{
	border:1px solid #CCC;
	padding:3px;
}

.border_title{
	width:100%;
	border-bottom:3px dotted #BBB;
	background-color:#FFF;
	text-align:left;
	display:block;
}

.ico_sec{
	float:left;
}

.cor_sec6_1{
	background-color:#66cccc;	
}

.cor_sec6_2{
	background-color:#ecffff;	
}


/**** TEXT-STYLES *****/


hr {
	color: #990000;
	background-color: #990000;
	height: 2px;
	width:98%;
	margin-top:10px;
	clear:both;
}


/** MENU INTERNAS **/

ul.menu, ul.menu ul, ul.usermenu, ul.usermenu ul{
	list-style: none; 
	display: block; 
	width: 210px; 
	margin: 0px;
	border: 0px;
	padding: 0px;
}

ul.menu ul, ul.usermenu ul {
	margin-left: 10px;
	width: 200px; 
}


ul.menu li.parent li.active{ /* controla ultimo level do menu*/
	background: #cf4444;
}


ul.menu li.active{
	background: #f8cccd;
}

/*
ul.menu li#current {
	background: #f8cccd;
}
*/
/*
ul.menu li{
	background: blue;
}
*/

ul.menu ul ul, ul.usermenu ul ul {
	margin-left: 10px;
	width: 190px; 
}

ul.menu ul ul ul, ul.usermenu ul ul ul{
	margin-left: 10px;
	width: 180px; 
}


ul.menu li a {
	display: block;
	height:auto;	
	padding: 8px 0 8px 5px;
	border-width:0 0 2px 0;
	border-color: #ccc;
	border-style: solid;
	color: #666;
	text-decoration: none;
	background: #fafafa;
	color: #000;	
}

ul.menu li.active a {
	background: #fafafa;
	color: #000;
}

ul.menu li a:hover, ul.menu li#active a:hover {
	color: #ee3338;
	border-color: #ccc;
	background: #eee; 
}

/** fim MENU INTERNAS **/


/* conteudo artigos */

#content_internas_middle h1, #content_internas_middle h2, #content_internas_middle h3, #content_internas_middle h4, #content_internas_middle h5, #content_internas_middle h6{
	font-size:100%;
	font-weight:bold;	
	clear:none;
	margin:10px 0;
}

#content_internas_middle h2{
	margin:10px 0 0 0;
}

.componentheading{
	font-size:120%;
	font-weight:bold;	
	clear:none;
	margin:10px 0;
}

#content_internas_middle h1{
	font-size:130%;
}

#content_internas_middle p{
	margin:0 0 20px 0;		
}

.article-tools{
	margin:0;
}

.contentheading{
	font-size:150%;
	font-weight:bold;	
	clear:both;
	margin:10px 0;
	width:100%;
	float:left;
}



.createdate{
	font-size:80%;
	color:#666;
}

.modifydate{
	font-size:60%;
	color:#999;
	margin:10px 0;
}

.createby{
	font-size:60%;
	color:#999;
/*	margin-left:20px;*/
	margin:10px 0 0 0;
}

.article-meta{
	
}

.article-content, .contentdescription{
	font-size:90%;
	color:#333;
	line-height:130%;
	display:block;
	clear:both;
}

.img_caption {
	font-size:80%;
	color:#333;
	text-align:center;
	font-style:italic;
	margin-left:15px;
	float:right;
	width:100%;
	height:auto;
	display:block;
}

.caption {
	font-size:80%;
	color:#333;
	text-align:center;
	font-style:italic;
	float:right;
	height:auto;
	display:block;
}

div.buttonheading {
	float: right;
	width: auto;
	height:30px;
	background-color:#eee;
	border-bottom: 2px solid #ee3338;
	margin-top:-60px;
	display:block;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	padding:0;
	border:0;
}

div.article-tools div.buttonheading {

}


#box_icones_internas {
	width:100%;
	height:26px;
	margin:0 0 10px 0;
	float: left;
	clear:both;
	background-color:white;
}

#box_icones_internas ul{
	width: 100%;
	margin-left:20px;
	font-size:70%;
}

* html #box_icones_internas ul{  /* box model hack - ie6, ie5 */
	margin-left:0;
	ma\rgin-left:0;	
}

#box_icones_internas li{
	display: inline;
	list-style-type: none;
}

#box_icones_internas img{
	float:none;
	vertical-align:middle;
	margin:2px;
}

#table_shortcuts {
	width:100%;
	height:26px;
	margin:0 0 10px 0;
	float: left;
	clear:both;
	background-color:red;
}

#table_shortcuts ul{
	width: 100%;
	margin-left:20px;
	font-size:70%;
}

* html #table_shortcuts ul{  /* box model hack - ie6, ie5 */
	margin-left:0;
	ma\rgin-left:0;	
}

#table_shortcuts li{
	display: inline;
	list-style-type: none;
}

#table_shortcuts img{
	float:none;
	vertical-align:middle;
	margin:2px;
}


/** LINKS **/

a:link, a:visited{
	text-decoration:none;
	color:#333;
}	

a:hover, a:active{
	text-decoration:none;
	color:#e9602f;	
	color:#ee3338;		
}


a.titulo_sec1:link, a.titulo_sec1:visited {
	color: #333;
	font-size:80%;
	text-transform:uppercase;
	margin:10px 5px;
	line-height:150%;
	font-weight:normal;
}

a.titulo_sec1:hover, a.titulo_sec1:active {
	color: #333;
	font-size:80%;
	text-transform:uppercase;
	margin:10px 5px;
	line-height:150%;
	font-weight:normal;			
}

a.titulo_sec2:link, a.titulo_sec2:visited {
	color: #ee3338;
	font-size:100%;
	text-transform:uppercase;	
	margin:0 5px;
	font-weight:bold;	
}

a.titulo_sec2:hover, a.titulo_sec2:active {
	color: #ee3338;
	font-size:100%;
	text-transform:uppercase;	
	margin:0 5px;
	font-weight:bold;	
}


div.article-content a{
	text-decoration:none;
	font-weight:normal;
	color:#cf4444;
	font-size:100%;
}

div.article-content a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#cf4444;		
}

a.readon:link, a.readon:visited  {
	font-size:11px;
	color:#000;
	width:auto;
	display:block;
	float:left;
	clear:both;
	margin-right:10px;
	margin-bottom:20px;
	border:1px solid #eee;
	padding:0 2px 2px 4px;
}

a.readon:hover, a.readon:active{
	background-color:#ccc;
	text-decoration:none;
	color:#000;
}

a.blogsection:link, a.blogsection:visited  {
	font-size:10px;
}

div.article-content img{
	margin:10px 0;
	float:left;
}

div.article-content td img{
	float:none;
}


/* artigos mais lidos */

#content_internas_right h2 {
	font-size:100%;
	font-weight:bold;	
	clear:none;
	margin:15px 10px;
	color:#ee3338;
}

.mais_lidos {
	width: 100%;
	margin-top:20px;
	border-width:0 0 2px 0;
	border-color: #ccc;
	border-style: solid;
	color: #666;
	text-decoration: none;
	background: #fafafa;
	color: #000;		
}

ul.mostread {
	margin-left: 5px;
	width: 100%;
	list-style: none;
}

ul.mostread li a {
	display: block;
	height:auto;	
	padding: 5px;
}

ul.mostread li.active a {
	background: #fafafa;
	color: #000;
}

/* enquete */

div.enquete {
	width: 100%;
	margin-top:20px;
	border-width:0 0 2px 0;
	border-color: #fff;
	border-style: solid;
	color: #666;
	text-decoration: none;
	background: #fafafa;
	color: #000;
}

div.enquete input{
	margin:5px;
}

/* dica cit */

#content_internas_right h3 {
	font-size:100%;
	font-weight:bold;	
	clear:none;
	margin:10px 5px;
	color:#3f99cf;
}

#content_internas_right p {
	font-size:100%;
	clear:none;
	margin:10px 5px;
}

#content_internas_right table{
	font-weight:normal;
	font-size: 100%;
	line-height:135%;	
}


/* cadastre-se */

/*#tabelaDados input, #ckform */
#content_internas_middle input{
	height:25px;
	margin-top:5px;
	padding:3px 3px 0 3px;
	border: 1px solid #ccc;
	color:#000000;
	font-size: 12px;
	text-align:left;
	font-weight:normal;
}

#tabelaDados select{
	height:24px;
	margin-top:5px;
	padding:3px 3px 0 3px;
	border: 1px solid #ccc;
	color:#000000;
	font-size: 12px;
	text-align:left;
	font-weight:normal;
}

#tabelaDados textarea{
	margin-top:5px;
	padding:3px 3px 0 3px;
	border: 1px solid #ccc;
	color:#000000;
	font-size: 12px;
	text-align:left;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.submit input{

}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td, 
tr.sectiontableentry2 td {
  padding: 4px 10px;
}

tr.sectiontableentry2 td {
  background-color:#fff;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
	font-size:100%;
	line-height:110%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

/* banners - right */

div.banneritem {
	margin-bottom: 5px !important;
}

/* listas artigos */

div.article-content ul{
	margin:0 0 0 30px;
	list-style: square;	
}

div.article-content li {
	list-style: square;	
	margin:0 0 0 20px;
	padding:5px 0;
	display: block;
	height:auto;
}


.wrapper{
	margin:0;
	padding:0;
}


.article_separator {
	display:none;
}

.pathway{
	font-weight:bold;
}

.breadcrumbs{
/*	color:#ee3338;*/
}


ul.latestnews {
	font-size:12px;
	margin-left: 5px;
	width: 100%;
	list-style: none;
}

ul.latestnews li a {
	display: block;
	height:auto;	
	padding: 5px;
}

ul.latestnews li.active a {
	background: #fafafa;
	color: #000;
}



h2.contentheading a.contentpagetitle{
	font-size:16px;
	width:auto;
	display:block;
	float:left;
	clear:both;
	
}

.addthis_toolbox{
	float:left;
	margin:20px 0;
	font-size:10px;
	width:450px;
	height:auto;
	padding:10px;
	background-color:#eee;
	clear:both;

}


img.imagem_home_media{
	width:130px;
	height:57px;	
	border:1px solid #CCC;
	padding:3px;
	clear:both;
	float:left;
	margin:0;
}


.blog_more{
	margin:20px 0;
	
}

#map_canvas{
	width:470px; 
	height:420px;
	display:block;
	border:1px solid #CCC;
	float:left;
	clear:both;
}

#control_panel{
	float:left;
	width:450px;
	height:auto;
	text-align:left;
	margin:20px 0;
	padding:10px;
	clear:both;
	background-color:#ddd;
}

#control_panel select{
	height:auto;
	margin-top:5px;
	padding:3px 3px 0 3px;
	border: 1px solid #ccc;
	color:#000000;
	font-size: 12px;
	text-align:left;
	font-weight:normal;
	background-color:#ffff99;
}

#control_panel submit{
	height:auto;
	margin-top:5px;
	padding:3px 3px 0 3px;
	border: 1px solid #ccc;
	color:#000000;
	font-size: 12px;
	text-align:left;
	font-weight:normal;
	background-color:#ffff99;
}

#directionsPanel{
	margin:20px 0;
	background-color:#FFEE77;
	float:left;
	clear:both;
	width:470px;
	text-align:left;
}




/** LATESTNEWSMENU INTERNAS **/

ul.latestnewsmenu, ul.latestnewsmenu ul, ul.lastestnewsusermenu, ul.lastestnewsusermenu ul{
	list-style: none; 
	display: block; 
	width: 210px; 
	margin: 0px;
	border: 0px;
	padding: 0px;
}

ul.latestnewsmenu ul, ul.lastestnewsusermenu ul {
	margin-left: 10px;
	width: 200px; 
}


ul.latestnewsmenu li.parent li.active{ /* controla ultimo level do menu*/
	background: #cf4444;
}


ul.latestnewsmenu li.active{
	background: #f8cccd;
}

/*
ul.menu li#current {
	background: #f8cccd;
}
*/
/*
ul.menu li{
	background: blue;
}
*/

ul.latestnewsmenu ul ul, ul.lastestnewsusermenu ul ul {
	margin-left: 10px;
	width: 190px; 
}

ul.latestnewsmenu ul ul ul, ul.lastestnewsusermenu ul ul ul{
	margin-left: 10px;
	width: 180px; 
}


ul.latestnewsmenu li a {
	display: block;
	height:auto;	
	padding: 8px 0 8px 5px;
	border-width:0 0 2px 0;
	border-color: #ccc;
	border-style: solid;
	color: #666;
	text-decoration: none;
	background: #fafafa;
	color: #000;	
}

ul.latestnewsmenu li.active a {
	background: #fafafa;
	color: #000;
}

ul.latestnewsmenu li a:hover, ul.latestnewsmenu li#active a:hover {
	color: #ee3338;
	border-color: #ccc;
	background: #eee; 
}

/** fim latestnewsmenu INTERNAS **/