@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration: none;
}

:focus { outline: 0 }

body {
	color: #333;
	background: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
}

.logo {
	position:relative;
	left:-60px;
	top:40%;
	background:url(img/dz.gif);
	width:121px;
	height:121px;
	cursor:pointer;
	z-index:9999;
}

.principal {
	width:750px;
	height:600px;
	border-left:1px solid #b8ccdc;
	border-right:1px solid #b8ccdc;
	border-bottom:5px solid #50b748;
	background-color:#ffffff;
	text-align:left;
}

p { margin-bottom: 6px }

strong { font-weight: bold }

em { font-style: italic }


ol, ul { list-style: none }

.menu_superior {height:16px;text-align:center;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
.menu_superior_in {width:404px;padding-left:191px}

.menu_superior_esq li {float:right;display: inline;background-color:#ff7100;padding:0 0 1px 0;width:15%;}
.menu_superior_esq li a {color:#ffffff;text-decoration:none;}
.menu_superior_esq li a:hover {color:#fff100; /*background-color:#ed6000;*/}
.menu_superior_esq li#current {background-color:#ed6000;color:#fff100;}

.menu_superior_dir li {float:right;display: inline;background-color:#aaaaaa;color:#ffffff;padding:0 0 1px 0;width:13%;}
.menu_superior_dir li a {color:#ffffff;text-decoration:none;}
.menu_superior_dir li a:hover {color:#fff100;text-decoration:none; /*background:#888888;*/}
.menu_superior_dir li#current {background:#888888;color:#fff100;}

blockquote:before, blockquote:after, q:before, q:after { content: "" }

blockquote, q { quotes: "" "" }

/* Real CSS Begins */

.container {
	width: 750px;
	margin: 0 auto;
	padding-top: 70px;
        padding-left: 60px;
}

.sidebar {
	width: 180px;
	margin-right: 10px;
	float: left;
	text-align:right;
}

.agencia {
	width:390px;
	height:390px;
	margin:5px;
	padding:5px;
	border:1px solid #777;
	overflow: hidden;
}

.direita {
	width: 148px;
	float: right;
	position:relative;
	top:-80px;
	right:0px;
	text-align:left;
	color:#777777;
	font-size: 9px;
}


/* HEADER */

#header { padding-bottom: 70px }


p#tagline {
	text-indent: -9999px;
	background: url(img/tagline.png) no-repeat;
	width: 140px;
	height: 6px;
}

p span { color: #999 }



/* Clients */

#clientHolder {
	float: right;
}

ul#clients {
	display: none;
}

ul#clients li, ul#clientsOpen li {
	margin-bottom: 2px;
}

#clientHolder ul li a,a:visited {
	color: #777 ;
	border-color: #777 ;
}

#clientHolder ul li a:hover {
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	color: #84acc2;
	border-color: #84acc2;
}



/* MAIN */

#mainCont {
	clear: both;
	padding-top: 0px;
	position:relative;
	top:-40px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #777;
}

.client p, h1 {
	padding: 0 5px;
}

.client p span {
	text-transform: uppercase;
	color: #84acc2;
}

.client p span.lower { text-transform: lowercase }


/* SLIDER */

.contentslider {
	padding:5px;
	background:#fff;
}

.cs_wrapper, .cs_article { background: #fff }

.cs_leftBtn, .cs_rightBtn {
	width:34px;
	background:#fff;
	text-align: center;
}

/* These styles may be affected by the plugin, so avoid changing them if it's not absolutely necessary. */

.contentslider {
	position:relative;
	display:block;
	width:430px;
	height:400px;
	margin:0;
	overflow:hidden;
	margin-bottom: 15px;

}
.cs_wrapper {
	position:relative;
	display:block;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
.cs_slider {
	position:absolute;
	width:15000px;
	height:100%;
	margin:0;
	padding:0;
}
.cs_article {
	float:left;
	position:relative;
	top:0;
	left:0;
	display:block;
	width:430px;
	height:400px;
	margin:0 auto;
	padding:0;
}

.cs_article #texto {
	position:relative; 
	top:400px;
	padding-left:0px;
	padding-top:5px;
	width:400px;
	height:160px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cs_article #imagem {
	position:absolute;
	top:0;
	left:0;
	border:0;
}


.cs_article #cinza {
	position:relative; 
	top:0px;
	padding-left:0px;
	width:400px;
	height:160px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cs_article #cinza12 {
	position:relative; 
	top:0px;
	padding-left:0px;
	width:380px;
	height:160px;
}

.cs_article #cinza12 p {
	line-height:130%;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cs_article #cinza9 {
	position:relative; 
	top:0px;
	padding-left:0px;
	width:380px;
	height:160px;
}

.cs_article #cinza9 p {
	line-height:120%;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cs_article #contato {
	position:relative; 
	top:0px;
	padding:10px;
	width:378px;
	height:378px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #555;
}

.cs_leftBtn, .cs_rightBtn {
	position:absolute;
	top:0;
	height:400px;
	padding:0;
	z-index:10000;
	background-color:transparent;
}
.cs_leftBtn {
	left:0;
	outline:0;
}
.cs_rightBtn {
	right:3px;
	outline:0;
}
.cs_leftBtn img, .cs_rightBtn img {
	border:0;
	position:relative;
	top:200px;
	margin:0;
}

.bt	 {color:#fff;background-color:#555;border:0;border-bottom:2px solid #555;font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.laranja {width:483px;height:5px;background:#ff7100;float:left;}
.azul    {width:112px;height:5px;background:#005aa9;float:left;}
.amarelo {width:155px;height:5px;background:#fff100;float:left;}



/* Easy Slider */

	#conteudo{	
		padding:5px;
		margin-bottom:2em;
		}	

	.imagem {border:none;width:400px;height:400px;}
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:none;
            overflow:hidden;
            text-indent:-8000px;
            }

	#slider{}	

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}

	#slider li{ 
		width:400px;
		height:400px;
		overflow:hidden; 
		}	
											

