/* RESET */
* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}

body {
	font-size:100%;
	background:#e6e6e6 url(../_imgs/background-body.jpg) repeat-x 0 123px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Arial Black", Verdana, Arial, Helvetica, Sans-Serif;
	text-transform:uppercase;
}

h1 {font-size:1.9em;}
h2 {font-size:0.9em;}
h3 {font-size:0.7em;}
/*
h4 {font-size:;}
h5 {font-size:;}
*/

a:link, a:active, a:visited {text-decoration:none; color:#ff5b15;}
a:hover {text-decoration:underline;}

fieldset, a img {border:0;}
legend {display:none;}

a, p, address, span, li, dt, dd, th, td {
	font-size:0.7em;
}


/* HEADER */
#headerMaster {
	width:100%;
	height:127px;
	background:url(../_imgs/background-header.jpg) repeat-x 0 0;
}

	#header {
		width:750px;
		height:127px;
		margin:0 auto;
	}
		#header h1 {
			width:450px;
			height:89px;
			float:left;
			margin:7px 0 0 14px;
			background:url(../_imgs/control-parking-logo.jpg) no-repeat 0 0;
		}
			#header h1 a {
				width:292px;
				height:83px;
				display:block;
				text-indent:-90000em;
				overflow:hidden;
			}
		
		#newsite {
			width:250px;
			height:75px;
			float:left;
			margin:10px 0 0 20px;
			font-size:0.6em;
			color:#FF0;
			text-indent:-90000em;
			overflow:hidden;
			background:url(../_imgs/bandeira_newsite.gif) no-repeat top right;
		}


	/* MENU */
	#header #menu {
		width:100%;
		height:30px;
		display:block;
		clear:both;
	}
		#header #menu li {
			height:30px;
			float:left;
			position:relative;
			line-height:30px;
			list-style:none;
		}
		#header #menu li.menuDiv {
			width:2px;
			background:url(../_imgs/background-menuDivisor.jpg) no-repeat 0 0;
		}
			#header #menu li a {
				height:30px;
				float:left;
				color:#000;
				font-size:10px;
				text-align:center;
				text-transform:uppercase;
				letter-spacing:1e-006;
				font-family:"Arial Black", Verdana, Arial, Helvetica, Sans-Serif;
			}
			#header #menu li a.menuHome {
	width:58px;
}
			#header #menu li a.menuQuemSomos {width:99px;}
			#header #menu li a.menuProdutos {
	width:92px;
}
			#header #menu li a.menuRecursos {
	width:92px;
}
			#header #menu li a.menuDiferenciais {
	width:112px;
}
			#header #menu li a.menuResponsabilidadeSocial {
	width:120px;
}
			#header #menu li a.menuParceria {
	width:94px;
}
			#header #menu li a.menuSac {
	width:60px;
}

			#header #menu li a:hover {
				text-decoration:none;
				color:#fff;
				background:url(../_imgs/background-menuOver.jpg) repeat-x 0 0;
			}

					#header #menu li ul.submenu {
						display:none;
						padding:5px 15px 8px 0;
						position:absolute; 
						top:30px;
						left:0;
						list-style:none;
						border:1px solid #c5c5c5;
						background-color:#fff;
					 }

					#header #menu li:hover ul,
					#header #menu li.over ul {display:block;}

					#header #menu li ul.submenu li {
						width:150px;
						height:auto;
						float:none;
						margin:0 0 0 10px;
						padding:0;
						list-style:none;
						line-height:16px;
					}
					#header #menu li ul.submenu li a {
						height:18px;
						float:none;
						padding:0;
						color:#4b4b4b;
						font-size:1.4em;
						font-family:Verdana, Arial, Helvetica, Sans-Serif;
						text-transform:capitalize;
					}
						#header #menu li ul.submenu li a span {font-size:1.0em;}
						#header #menu li ul.submenu li a span.menuParking {color:#e11128;}
						#header #menu li ul.submenu li a span.menuValet {color:#737477;}
						#header #menu li ul.submenu li a span.menuSelo {color:#826819;}
						#header #menu li ul.submenu li a span.menuWash {color:#1430c0;}
						#header #menu li ul.submenu li a span.menuUniversitario {color:#166437;}
					#header #menu .submenu li a:hover {text-decoration:underline; background:none; color:#4b4b4b;}

/* WRAPPER */
#wrapper {
	width:750px;
	margin:0 auto;
}

/* VITRINE */
#vitrine {
	width:100%;
	height:169px;
}


/* CONTENT */
#content {
	width:750px;
	float:left;
	margin:5px 0 0;
	background-color:#fff;
}

	#left {float:left; background:url(../_imgs/vertical-dottedline.gif) repeat-y 99.5% 0;}
	#right {float:left;}

.boxDestaque {
	width:92%;
	float:left;
	padding:10px 10px 6px 16px;
	border-bottom:1px solid #b8b8b8;
}
	.boxDestaque h2 {
		margin:0 0 5px;
		line-height:13px;
		color:#000;
	}
	.boxDestaque h3 {
		margin:0 0 10px;
		line-height:10px;
		color:#ff5c17;
	}
	.boxDestaque p {
	line-height:15px;
	color:#4b4b4b;
	}

	.boxDestaqueHome {
		float:left;
		padding:0 0 8px;
		border-top:1px solid #b8b8b8;
	}


#content .classNoBorder {border:0;}

#cartoesAceitos {
	padding:0 0 25px;
	color:#000;
	font-size:0.6em;
	text-transform:uppercase;
	text-align:center;
	background:url(../_imgs/cartao-visa.gif) no-repeat bottom center;
}

#content #sacControlParking {
	width:auto;
	height:24px;
	display:block;
	margin:8px 0 0;
	font-family:"Arial Black", Arial, Verdana, Helvetica, Sans-Serif;
	color:#000;
	text-indent:35px;
	line-height:25px;
	background:url(../_imgs/sac-controlparking.gif) no-repeat 5px 0;
}

#content h2#sacControlParking {font-size:0.9em;}
#content a#sacControlParking {font-size:0.7em;}

/* FOOTER */
#footer {
	height:105px;
	clear:both;
	border-top:1px solid #b8b8b8;
	background:#fff url(../_imgs/background-footer.jpg) repeat-x 0 75px;
}

	#footer address {
	width:100%;
	float:left;
	padding:10px 0 18px;
	text-indent:0px;
	/*text-align:center;*/
		font-size:9px;
	font-style:normal;
	background:url(../_imgs/cartoes.gif) no-repeat 645px 5px;
	}
	#footer p {
		width:100%;
		text-transform:uppercase;
		text-align:center;
		font-size:9px;
	}

/* ARTILHEIRA */
#artilheira {
	width:100%;
	float:left;
	clear:both;
	margin:10px 0;
}
	#artilheira a {
		width:28px;
		height:20px;
		display:inline;
		float:right;
		margin:0 50px 0 0;
		text-indent:-90000em;
		overflow:hidden;
		background:url(../_imgs/artilheira.gif) no-repeat 0 0;
	}
