/* CSS Document */
@import url(home.css);
body {
	border: 0;
	margin: 0;
	padding: 0;
	/*background: #000 url(../img/fondo.gif);*/
	}

/*-----------------------------------------------------------------*/

.fotos {
	
	padding: 0;
	margin: 0 0 20px 0;
	border: 0;
	
}



.texto1 {
	line-height: 19px;
	font-size: 11px;
 	font-weight: normal;
 	color: #316D78;
 	font-family: tahoma;
 	text-decoration: none;
 	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	/*text-align: justify;*/
	/*background: #ff8800;*/
	}
	

.texto2 {
	line-height: 19px;
	font-size: 11px;
 	font-weight: none;
 	color: #666;
 	font-weight: none;
 	font-family: tahoma;
 	text-decoration: none;
 	margin: 0;
	padding: 0;
	/*letter-spacing: 1px;*/
	/*text-align: justify;*/
	/*background: #ff8800;*/
	}

.texto3 {
	line-height: 19px;
	font-size: 12px;
 	font-weight: none;
 	color: #666;
 	font-weight: none;
 	font-family: verdana;
 	text-decoration: none;
 	margin: 0;
	padding: 0;
	/*letter-spacing: 1px;*/
	/*text-align: justify;*/
	/*background: #ff8800;*/
	}
	
	
.texto4 {
	line-height: 19px;
	font-size: 14px;
 	font-weight: normal;
 	color: #316D78;
 	
 	font-family: tahoma;
 	text-decoration: none;
 	margin: 0;
	padding: 0;
	/*letter-spacing: 1px;*/
	/*text-align: justify;*/
	/*background: #ff8800;*/
	}

.texto5 {
	line-height: 19px;
	font-size: 12px;
 	font-weight: normal;
 	color: #316D78;
 	
 	font-family: tahoma;
 	text-decoration: none;
 	margin: 0;
	padding: 0;
	/*letter-spacing: 1px;*/
	/*text-align: justify;*/
	/*background: #ff8800;*/
	}


a.menu01:link, a.menu01:visited {
	margin: 0;
	text-decoration : none;
	font-size : 10px;
	color : #316D78;
	font-family : verdana;
	font-weight: normal;

	border: 0;
	padding: 0;
	}
a.menu01:hover  {
  	color: #000;
	}

a.menu02:link, a.menu02:visited {
	margin: 0;
	text-decoration : none;
	font-size : 10px;
	color : #fff;
	font-family : verdana;
	font-weight: normal;

	border: 0;
	padding: 0;
	}
a.menu02:hover  {
  	color: #000;
	}
	
	
a.menu03:link, a.menu03:visited {
	margin: 0;
	text-decoration : none;
	font-size : 10px;
	color : #666;
	font-family : verdana;
	font-weight: normal;

	border: 0;
	padding: 0;
	}
a.menu03:hover  {
  	color: #000;
	}
	
	
	a.menu04:link, a.menu04:visited {
	margin: 0;
	text-decoration : none;
	font-size : 10px;
	color : #fff;
	font-family : verdana;
	font-weight: normal;
background: #316D78;
	border: 0;
	padding: 0 2px 0 2px;
	}
a.menu04:hover  {
  	color: #000;
	}