body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	background-image: url(../img/pat_fdo.gif);
}
.txt_mini {
	font-size: 75%;
	color: #999999;
}
.titAzul {
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
	font-size: 140%;
}
.tabla1 {
	border: 1px solid #ADADAD;
}
.titBlanco {
	color: #FFFFFF;
	font-size: 140%;
	font-weight: 600;
}
a.titBlanco:hover {
	color: #003399;
}
a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}

a.mes {
	color: #FFFFFF;
	text-decoration: none;
}
a.mes2 {
	color: #999999;
	text-decoration: none;
	font-size: 95%;
}
a.mes:hover, a.mes2:hover {
	color: #FF7F00;
	text-decoration: none;
}
td.celdaFoto {
	padding-right: 1px;
	padding-bottom: 1px;
}

/*----------- FOTOS ------------*/
div.capaVFoto {
	padding-top: 10px;
}
.textarea {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 250px;
	border: 1px solid #999999;
}

/*------------ AGENDA ------------*/
table.tabla1Over {
	border: 1px solid #FF7F00;
	cursor: pointer;
}
table.tabla1Over td {
	color: #FF7F00;
}
.linkGris {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	font-size: 95%;
}
.txtGrisOscuro {

	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-size: 95%;
}
.linkBlanco {

	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 95%;
}
