body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #616576;
	text-decoration: none;
	margin: 0;
	background-color: #FBF2F0;
	margin-top: 15px;
	background-image: url(../img/fdobak.jpg);
}
.txt_mini {
	font-size: 75%; 
}
a.txt_mini {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}
.txt_mini:hover {
	text-decoration: underline;
	color: #333333;
}
.titAzul {
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
	font-size: 110%;
}
.tabla1 {
	border: 1px solid #ADADAD;
	background-color: #EAEAEA;
}
.titBlanco {
	color: #FFFFFF;
	font-size: 140%;
	font-weight: 600;
}
a.titBlanco:hover {
	color: #003399;
}
a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF00CC;
}

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%;
}
.tAzLink1 {

	font-weight: normal;
	color: #B2BFE0;
	text-decoration: none;
	font-size: 85%;
}
.tAzLink1:hover {

	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.titGris {

	color: #666666;
	font-size: 130%;
	font-weight: bold;
}
.tAzLink2 {


	font-weight: normal;
	color: #003399;
	text-decoration: none;
	font-size: 95%;
}
.tAzLinkSubr {


	font-weight: normal;
	color: #5C77B4;
	text-decoration: underline;
	font-size: 100%;
}
.tBlancoBold {


	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
.tdetallesGris {

	text-decoration: none;
	font-weight: normal;
	color: #8397A0;
	font-size: 95%;
}
.tGrisOscuro {


	text-decoration: none;
	font-weight: normal;
	color: #8397A0;
	font-size: 100%;
}
.tRosaSubr {
	text-decoration: underline;
	font-weight: normal;
	color: #CC66CC;
	font-size: 90%;
}
a.RosaSubr {
	text-decoration: none;
	font-weight: normal;
	color: #FF00FF;
	font-size: 100%;
}
.tabla2 {
	border: 1px solid #ADADAD;
	background-color: #FFFFFF;
	font-size: 90%;
	color: #666666;
}

