@charset "utf-8";
/*
	CSS - Dona Comunicacao
	@autor				DaDg (http://kriaestudio.com/diegoaviladg)
	@modificadoPor		Mateus Leon (mateusleon@yahoo.com.br)
*/
* {
	z-index: 1;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}

body {background: #eee;}

br {clear:both;}
br.l {clear:left;}
br.r {clear:right;}
br.n {clear:none;}

p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-bottom: 20px;
	font-weight: normal;
	text-decoration: none;
}

a {
	color: #000;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
a:hover {
	color: #6c3f80;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
	margin-bottom: 20px;
}
.a-empresa {color: #e70;}
.servicos {color: #090;}
.as-donas {color: #6c3f80;}
.clientes {color: #c00;}

/* TOPO */
#topo_global {
	height: 130px;
	text-align: center;
	background-color: #FC0;
	border-bottom: 20px solid #eee;
}

#topo {
	width: 640px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#logo {
	left: 0;
	top: 28px;
	z-index: 2;
	width: 148px;
	height: 165px;
	position: absolute;
}

#topo_menu {
	float: right;
	width: 430px;
	font-size: 12px;
}

#topo_menu li {display: inline;}

#topo_menu li a {
	float: left;
	color: #555;
	width: 85px;
	height: 23px;
	font-size: 12px;
	margin-left: 1px;
	text-align: center;
	padding-top: 100px;
	text-decoration:none;
	border-bottom: 7px solid #555;
}

#topo_menu li a:hover {
	background: #555;
	color: #fff;
}

#topo_menu li.current a {color: #fff;}
#topo_menu li.current a.page1 {border-bottom: 7px solid #06c;}
#topo_menu li.current a.page2 {border-bottom: 7px solid #e70;}
#topo_menu li.current a.page3 {border-bottom: 7px solid #090;}
#topo_menu li.current a.page4 {border-bottom: 7px solid #6c3f80;}
#topo_menu li.current a.page5 {border-bottom: 7px solid #c00;}
#topo_menu li a.page1:hover {border-bottom: 7px solid #06c;}
#topo_menu li a.page2:hover {border-bottom: 7px solid #e70;}
#topo_menu li a.page3:hover {border-bottom: 7px solid #090;}
#topo_menu li a.page4:hover {border-bottom: 7px solid #6c3f80;}
#topo_menu li a.page5:hover {border-bottom: 7px solid #c00;}

/* CORPO */
#corpo_global {
	float: left;
	width: 100%;
	background: #fff url(../images/bg-corpo.gif) no-repeat;
}

#conteudo {
	width: 640px;
	margin: 40px auto;
}

#c-home {
	float: left;
	width: 560px;
	padding: 40px;
	background: url(../images/bg_conteudo.gif) no-repeat;
}
#c-home p {line-height: 36px;}
#c-home p strong {color: #6c3f80;}

#c-internas {
	float: left;
	width: 600px;
	height: auto;
	padding: 20px;
	background: #fff;
}

/* RODAPE */
#rodape_global {
	float: left;
	width: 100%;
	height: 72px;
	text-align: center;
	background: #eee url(../images/bg_rodape.gif) repeat-x;
}

#rodape {
	width: 640px;
	margin: 0 auto;
	padding-top: 15px;
}
#rodape p {font-size: 11px;}

/* SERVICOS */
.sub-servicos {color: #090;}

/* AS DONAS */
.n-dona {color: #6c3f80;}

/* CLIENTES */
.c-tabRow {
	display: table;
	width: 600px;
}

.c-tabRow .c-tabCliente {
	float: left;
	width: 290px;
	padding: 3px 5px 25px;
}
.c-tabRow .c-tabCliente table h5 {font-size: 12px;}
.c-tabRow .c-tabCliente table p {margin-bottom: 10px;}
.c-tabRow .c-tabCliente table td table {margin-bottom: 5px;}

.c-tabRow .c-tabCliente table td {
	width: 20%;
	padding: 0 4px 4px 0;
}

/* PAGINAS NOVAS DE CLIENTES */
.c-busca {
	float: left;
	width: 564px;
	height: 20px;
	padding: 18px;
	background: #eee;
}

.c-busca label {
	float: left;
	height: 20px;
	color: #8a8a8a;
	font-size: 14px;
	line-height: 20px;
	font-weight: bolder;
	padding: 0 10px 0 30px;
}

.c-busca select {
	float: left;
	color: #000;
	width: auto;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
}

.c-busca a {
	color: #fff;
	float: right;
	height: 14px;
	font-size: 14px;
	background: #ccc;
	padding: 3px 10px;
	line-height: 14px;
	font-weight: bolder;
	text-decoration: none;
}

.c-clientes {
	float: left;
	width: 584px;
	padding: 20px 5px;
	border: 3px solid #eee;
}

/* Text elements */
.c-clientes * {
	color: #9a9a9a;
	font-size: 12px;
	line-height: 16px;
}
.c-clientes A,
.c-clientes * A {color: #000;}
.c-clientes A:hover,
.c-clientes * A:hover {color: #6c3f80;}
.c-clientes ul {
	list-style: square;
	margin: 0 0 18px 15px;
}
.c-clientes ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
.c-clientes ol ol {list-style: upper-alpha;}
.c-clientes ol ol ol {list-style: lower-roman;}
.c-clientes ol ol ol ol {list-style: lower-alpha;}
.c-clientes ul ul,
.c-clientes ol ol,
.c-clientes ul ol,
.c-clientes ol ul {margin-bottom: 0;}
.c-clientes dl {margin: 0 0 24px 0;}
.c-clientes dt {font-weight: bold;}
.c-clientes dd {margin-bottom: 18px;}
.c-clientes strong {font-weight: bold;}
.c-clientes cite,
.c-clientes em,
.c-clientes i {font-style: italic;}
.c-clientes big {font-size: 131.25%;}
.c-clientes ins {
	background: #ffc;
	text-decoration: none;
}
.c-clientes blockquote {
	font-style: italic;
	padding: 0 3em;
}
.c-clientes blockquote cite,
.c-clientes blockquote em,
.c-clientes blockquote i {font-style: normal;}
.c-clientes pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
.c-clientes abbr,
.c-clientes acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.c-clientes sup,
.c-clientes sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
.c-clientes sup {bottom: 1ex;}
.c-clientes sub {top: .5ex;}

.c-clientes .l-subCat,
.c-clientes .l-clip {
	float: left;
	width: 584px;
	list-style: none;
	margin: 0;
}

.c-clientes .l-subCat li {
	float: left;
	list-style: none;
	padding: 14px 17px;
}

.c-clientes .l-subCat img {
	width: 112px;
	height: 112px;
}

.c-clientes .l-clip li {
	float: left;
	list-style: none;
	padding: 14px 18px;
}

.c-clientes .l-clip img {
	width: 80px;
	height: 80px;
}

.c-clientes p,
.c-clientes h4,
.c-clientes h5 {
	float: left;
	clear: both;
	color: #9a9a9a;
	font-size: 20px;
	line-height: 25px;
	padding: 0 12px 15px;
}

.c-clientes h5 {
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 0;
}

.c-clientes p {
	width: 560px;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 0;
}

.c-outros {
	float: left;
	width: 580px;
	padding: 17px 10px;
	background: #eee;
}

.c-outros li {
	float: left;
	width: 290px;
	margin: 0;
}
.c-outros li.tit {width:580px;padding-bottom:15px;}

.c-outros li h4 {
	float: left;
	font-size: 15px;
	line-height: 20px;
	color: #999;
}

.c-outros li.right {float:right;}

.c-outros li.right h4 {
	float: right;
	text-align: right;
}

.c-outros li h4 span {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.c-outros li h4 img {
	float: left;
	margin-right: 10px;
}

.c-outros li.right h4 img {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}