body {
	background-color: #DFDFDF;
	padding: 0px;
	margin: 4px 4px 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.tablatitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D80001;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D80001;
	text-align: left;
	text-indent: 5px;
	background-color: #D6D3D3;
}

.tablamenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D80001;
	background-color: #FFCECE;
	text-indent: 2px;
}
.tablamenuA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D80001;
	background-color: #FFF;
	text-indent: 10px;
}
.tablamenulink {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	font-size: 11px;
}
.tdtitulo {
	color: #FFF;
	background: #D80001;
	text-align: center;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tdtituloB {
	color: #FFFFFF;
	text-align: center;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #A3A3A3;
}
.tdfondo {
	background: url(fotos/masby.13.jpg) repeat-y top;
	width: 5px;
}
.tdbordes {
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0DFDF;
	border-bottom-color: #E0DFDF;
}
.bordizq {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
}
.borderch {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}





.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6F6F6F;
	text-align: justify;
}


.texto9gri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #787878;
}
.texto10ngr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.texto11bl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto11gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.texto11grisosc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}
.texto11rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D80001;
}
.texto13gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.texto12rojobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D80001;
	font-weight: bold;
}
