BODY {
	/*background: #FFFFFF;*/
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	background-color: #7E7E7E;
}

A {
	text-decoration: none;
	color: #993333;
	font-weight: bold;
}

A:Hover {
	text-decoration: underline;
	color: #993333;
}

a.Nav:link,a.Intro:visited{ color: #993333; text-decoration: none; }
a.Nav:hover,a.Intro:active{ color: #993333; font-weight: bold; text-decoration: none; }

a.LinkPie:link,a.LinkPie:visited{ color: #993333; text-decoration: none; font: 14px; }
a.LinkPie:hover,a.LinkPie:active{
	color: #993333;
	font: 14px;
}

a.MenuDer:link,a.MenuDer:visited{ color: #FFFFFF; text-decoration: none; font: 12px; }
a.MenuDer:hover,a.MenuDer:active{
	color: #993333;
	font: 12px;
	text-decoration:underline;
}

.TabCate{ border-left: 1px dotted #CCCC99;
border-right: 1px dotted #CCCC99;
border-top: 1px dotted #CCCC99;
border-bottom: 1px dotted #CCCC99;
	}
.TabCateFuc{ border-left: 1px dotted Fuchsia;
border-right: 1px dotted Fuchsia;
border-top: 1px dotted Fuchsia;
border-bottom: 1px dotted Fuchsia;
}
.TabCateAzul{ border-left: 1px solid #A5D0DA;
border-right: 1px solid #A5D0DA;
border-top: 1px solid #A5D0DA;
border-bottom: 1px solid #A5D0DA;
}
.TabCateCont{ border-left: 5px solid #A5D0DA;
border-right: 5px solid #A5D0DA;
}
.DesNoti{padding: 5px;
	}
a.Intro:link,a.Intro:visited{ color: #993333; text-decoration: none; }
a.Intro:hover,a.Intro:active{ color: #993333; font-weight: bold; text-decoration: none; }
.BodyTABLEalpha{
	FILTER: alpha(opacity=95, style=0);
	
	border-spacing : 0px;
	border-collapse : collapse;
}

.contenedor{
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-position: center;
}
.fondo_yedra{
	/*background-image: url(img2/fondo_yedra.jpg);*/
	background-image: url(img2/yedra_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BodyTABLEalpha{
	color:#000000;
	border: 0px;
	padding: 15px;
	background-image: url(img2/fondo_linea.jpg);
	background-repeat:repeat-y;
	/*background : #F7F7F7 ;*/
	opacity: .90;
   -moz-opacity: .90;
   filter:alpha(opacity=90);
   float: left;
/*	FILTER: alpha(opacity=85, style=0);
	
	border-spacing : 0px;
	border-collapse : collapse;*/
}

