/* CSS Document */


.colDir {
	padding-top:35px;
}

/* FILTRO */

#filtro{
	padding:5px;
	margin-bottom:30px;
	background:url(../img/alerta.gif) center left no-repeat;
	background-position:10px;
	background-color:#d7d7d7;
}

h2, h4 {
	padding:0px;
	margin-bottom:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
}

h4 {
	margin-bottom:0px;
}

#filtro p{
	width:490px;
	margin-bottom:0px;
	text-align:right;
	font-weight:bold;
}

#filtro select{
	width:230px;
	padding:3px;
	margin-left:40px;
}

/* OUTROS CLINTES */

ul#outrosclientes{
	width:800px;
	overflow:auto;
}

ul#listclientes{
	width:798px;
	overflow:auto;
	padding:30px 0;
	margin-top:30px;
	border-top:3px solid #ccc;
}

ul#outrosclientes li{
	width:235px;
	float:left;
	padding:20px 0 5px;
}

ul#outrosclientes li.meio{
	padding:20px 44px 5px 44px;
}

ul#listclientes li{
	width:235px;
	float:left;
	margin:5px 0;
}

ul#listclientes li.meio{
	margin:5px 44px;
}

ul#outrosclientes h3{
	width:241px;
	height:160px;
}

ul#outrosclientes h3 img{
	border:1px solid #ccc;
}

ul#outrosclientes h4{
	font-size:20px;
	color:#BE3926;
	font-weight:normal;
}

ul#outrosclientes li div {
	height:130px;
	clear:both;
}

ul#outrosclientes li p{
	height:80px;
	overflow:hidden;
}