/* CSS Document */
body {
	border: 0;
	margin: 0;
	padding: 0;
	/*background: #000 url(../img/fondo.gif);*/
	}

/*-----------------------------------------------------------------*/

.fotos {
	
	padding: 0;
	margin: 0;
	border: 1px solid #000000;
	
}

/*-----------------------------------------------------------------*/
.texto01{
	text-decoration : none;
	font-size : 10px;
	color : #fff;
	font-family : verdana;
	font-weight: none;
	margin: 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;
	line-height: 20px;
  }


.td1{

background: #ccc;
}


.td2{
background: #005939;

}

.texto02{
	text-decoration : none;
	font-size : 14px;
	color : #005939;
	font-family : verdana;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;
	line-height: 20px;
  }

 .texto03{
	text-decoration : none;
	font-size : 10px;
	color : #333;
	font-family : verdana;
	font-weight: none;
	margin: 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;
	line-height: 14px;
  }
  
a.menu01:link {
	margin: 0;
	text-decoration : none;
	font-size : 10px;
	color : #fff;
	font-family : verdana;
	font-weight: bold;
	/*background: #fff;*/
	border: 0;
	padding: 0;
	}
a.menu01:visited {
	margin: ;
	text-decoration : none;
	font-size : 10px;
	color : #fff;
	font-family : verdana;
	font-weight: bold;
	/*background: #fff;*/
	border: 0;
	padding: 0;
	}
a.menu01:hover {
		color : #000;
	}


	a.menu02:link {
	margin: 0;
	text-decoration : none;
	font-size : 10px;
	color : #005939;
	font-family : verdana;
	font-weight: bold;
	/*background: #fff;*/
	border: 0;
	padding: 0;
	}
a.menu02:visited {
	margin: ;
	text-decoration : none;
	font-size : 10px;
	color : #005939;
	font-family : verdana;
	font-weight: bold;
	/*background: #fff;*/
	border: 0;
	padding: 0;
	}
a.menu02:hover {
		color : #000;
	}
	
	
	
.cajaform{
	text-decoration : none;
	font-size : 11px;
	height: 15px;
	width: 350px;
	color : #005939;
	font-family : verdana;
	font-weight: none;
	margin: 0;
	border: 1px solid #005939;
	padding: 0;
	letter-spacing: 0px;
	
	background: #FFF;
  }
  
 .areaform{
	text-decoration : none;
	font-size : 11px;
	width: 350px;
	height: 100px;
	color : #005939;
	font-family : verdana;
	font-weight: none;
	margin: 0;
	border: 1px solid #005939;
	padding: 0;
	letter-spacing: 0px;
	line-height: 20px;
	background: #FFF;
  }
  
  
.botonform{
	text-decoration : none;
	font-size : 11px;
	height: 15px;
	width: 350px;
	color : #fff;
	font-family : verdana;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;
		
	background: #005939;
  }	
