body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}

.backtabla {
	background-image: url(images/backtabal.jpg);
	background-repeat: repeat-x;
}

.numeros {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.backtablavertical {
	background-image: url(images/separadorvertical.jpg);
	background-repeat: repeat-y;
}
.textoMAS1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.Submenu
{
	font-family: Tahoma, Arial;
	font-size:10px;
	color:#888888;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.Submenu:link
{
	font-family: Tahoma, Arial;
	font-size:10px;
	color:#888888;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.Submenu:hover
{
	font-family: Tahoma, Arial;
	font-size:10px;
	color:#000000;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}
/*
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 1.2;
	
}
a.texto:link {
	color: #F27B00;
	text-decoration: none;
}

a.texto:hover {
	color: #F27B00;
	text-decoration: underline;		
}
*/
.subtitulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF7906;
}

.breadcrumbs {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;	
}
.breadcrumbs a:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;	
}

.breadcrumbs a:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;	
}

.breadcrumbs a:hover{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #FF7906;	
}
.breadcrumbs a:active{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;	
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 1.2;
}
.texto a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #F27B00;
	line-height: 1.2;
	text-decoration: none;	
}

.texto a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #F27B00;
	line-height: 1.2;
	text-decoration: none;
}

.texto a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #F27B00;
	text-decoration: underline;	
}
.texto a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #F27B00;
	line-height: 1.2;	
	text-decoration: none;
}


