/*********************************************/
/***  css file by snoopyvirtualstudio.com  ***/
/***       for cazenaveasesores.com        ***/
/*********************************************/

* html {
  height: 100%;
  margin-bottom: 1px;
}

* form {
  margin: 0;
  padding: 0;
}

* body {
  margin: 0px 0px 0px 0px;
  height: 100%;
  font-size: 100%;
  padding: 0px 0px 0px 0px;
  background: #CCFFFF url(../fondos/fondo_3.gif);
}

* a:link, a:visited, a#active {
  color: #0000ff;
  font-weight: bold;
  text-decoration: underline;
}

* a:hover {
  color: #ff0000;
  font-weight: bold;
  text-decoration: underline;
}

* p {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

div, p, table, td, th {
  font-family: 'Times New Roman',Verdana,Helvetica,Arial,sans-serif;
  line-height: 21px;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
}

.logo_caz {
  color: #e9d387;
  font-size: 3em;
  font-weight: bold;
  line-height: 1em;
}

div.center {
  text-align: center;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2 {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3 {
  margin: 0;
  font-weight: bold;
  font-family: Tahoma,Helvetica,Arial,sans-serif;
  font-size: 1.1em;
  color: #135cae;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.clr {
	clear: both;
}

ul {
  margin: 0;
  padding: 0px 0px 0px 0px;
  list-style: none;
}

li {
  line-height: 21px;
  text-indent: 50px;
  text-align: justify;
  margin: 20px 0px;
  /*padding-bottom: 5px;
  background-repeat: no-repeat;
  background-position: 15px 5px;*/
}

td.lista ul {
  margin: 0;
  padding: 0px 0px 0px 20px;
  list-style: none;
}

td.lista li {
  line-height: 21px;
  text-indent: 28px;
  text-align: left;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(../Clipart/arrow.png);
  background-repeat: no-repeat;
  background-position: 15px 5px;
}

p.tabulado
{
    text-indent: 50px;
    text-align: justify;
    margin: 20px 0px;
}

.footer {
  font-family: 'Times New Roman',Verdana,Helvetica,Arial,sans-serif;
  line-height: 21px;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}