/* CSS Document */

body{
	padding:0; 
	margin:0;




}

a { color:#FFFFFF;}
a:hover {text-decoration:none;}	
	
	
	#head {margin-top:0px;}

/* IE6 Only */
* html #head {margin-top:0px;}

/* IE7 Only */
*:first-child+html #head {margin-top:0px;} 

	
/* 
	TagBox table styles
	written by TagBox http://www.tagbox.de
*/
table {
  border-collapse: collapse;
  border: 0px solid #03476F;
  color: #363636;
  background: #FFFFFF;
  }
caption {

  background: transparent;
  padding:6px 4px 8px 0px;
  color: #03476F;
  }
td, th {
	border: 0px dotted #03476F;
	padding: 0px;
	color: #363636;
	line-height: 1em;
  }


.Estilo1 {
	font-family: "Times New Roman";
	font-weight: bold;
	/*8	background-color:#754937;*/
	font-style: italic;
	text-align:justify;
	font-size:14px;
	color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;



}

.ff{
	background-color:#663300;
	padding-top:5px;
	width:175px;
	height:243px;
	}



.Estilo3 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.Estilo5 {
	font-family: Arial;
	font-weight: bold;
	/*8	background-color:#754937;*/
	font-style: inherit;
	text-align:justify;
	font-size:12px;
	color:#000000;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;



}

.Estilo6 {
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
	text-align:justify;
	margin-right:10px;


}

.Estilo7 {
	font-family: "Times New Roman";
	font-weight: bold;
	/*8	background-color:#754937;*/
	font-style: italic;
	text-align:center;
	font-size:14px;
	color:#2E4B33;
	margin-left:10px;
	margin-right:10px;
	width:290px;



}

.estilo10{
	margin-right:5px;
	margin-left:5px;
	}


.estilo15{
	margin:10px 10px 10px 10px;
	}
	
	
.class1 A:link {
	text-decoration: none;
	#text-decoration: none;
	_text-decoration: none;
	}
.class1 A:visited {
	text-decoration: none;
	#text-decoration: none;
	_text-decoration: none;
	}
.class1 A:active {
	text-decoration: none;
	#text-decoration: none;
	_text-decoration: none;
	}
.class1 A:hover {
	text-decoration: underline; 
	color: #000000;
	#text-decoration: underline; 
	#color: #000000;
	_text-decoration: underline; 
	_color: #000000;
	}


