#conteudo {

	width: 100%;

	margin-top: 125px;

	float: left;

	clear: both;

}



#cont {

	float: right;

	width: 695px;

	margin-left: 40px;

}

#cont h1 {

	color: #134E92;

}

#cont h2 {

	color: #575757;

}

#cont p {

	color: #575757;

}

#cont .texto {

	margin-bottom: 30px;

}

#cont .texto h1 {

	font-size: 16px;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-left: 0px;

}

#cont .texto h2 {

	font-size: 13px;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-left: 0px;

}



#cont .texto p {

	font-size: 13px;

	color: #575757;

}

#cont .texto ul li{
	font-size: 12px;
	color: #575757;
	margin: 10px;
	background-image: url(/img/icons/bulet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 8px;

}

#cont .texto ul li a {

	color: #575757;

}

#cont .texto table td {

	font-size: 13px;

	color: #525252;

	padding-top: 4px;

	padding-bottom: 4px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCC;

}



#cont2 {
	float: right;
	width: 675px;
	border: 1px solid #e1e1e1;
	padding: 10px;



}









#menuesquerdo {
	float: left;
	width: 18%;
	margin-top: 10px;



}



#menuesquerdo h1 {



	font-size: 13px;



	color: #575757;



	padding-top: 0px;



	padding-right: 0px;



	padding-left: 0px;



	margin: 0px;



	padding-bottom: 8px;



}



#menuesquerdo ul li {



	display: block;



	float: left;



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #CCC;



	clear: both;



	width: 100%;



}







#menuesquerdo ul li a {

	color: #575757;

	float: left;

	display: block;

	font-size: 12px;

	padding-top: 2px;

	padding-right: 5px;

	padding-bottom: 2px;

	padding-left: 5px;

	width: 95%;

}



#menuesquerdo ul li a:hover {



	color: #FFF;



	background-color: #134E92;



}

