body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #990000;
	background-image: url("fon2.jpg"/*tpa=http://localhost/imagenes/fon2.jpg*/);
	background-repeat: repeat;
}
.Estilo10 {font-size: 16px; font-family: "Antigoni Light"; }
.Estilo11 {color: #990000}
hr {
	border: thin dotted #CCCCCC;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.Estilo17 {
	font-family: "Antigoni Light";
	font-size: 14px;
}
.Estilo19 {font-family: "Antigoni Light"; font-size: 14px; color: #9C2926; }
.Estilo20 {font-size: 16px}
.Estilo21 {color: #9C2926}
.Estilo22 {
	color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Estilo23 {
	font-family: Arial;
	font-size: 9px;
	color: #DFDFDF;
}
.Estilo25 {
	font-family: "Antigoni Light";
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}
.Estilo27 {
	font-family: "Antigoni Light";
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.Estilo29 {
	font-size: 16px;
	font-family: "Antigoni Light";
	color: #999999;
	font-weight: bold;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #838280;
	border-collpase: collapse;
}
td {border: 0px 
}
.marco1 {
   padding:8px;
   background-color: #f5f5f5;
   width: 200px;
   border: 1px solid #999999;
}
.marco1 IMG{
   border: 1px solid #000000;
   width: 2px;
}
.marco3 {
   padding:1px 1px 1px 1px;
   background-color: #ffffff;
   border: 1px solid #999999;
}

.blur{
   background-color: #ccc; /*shadow color*/
   color: inherit;
   margin-left: 2px;
   margin-top: 10px;
}
.shadow, .content{
   position: relative;
   bottom: 0px;
   right: 2px;
}
.shadow{
   background-color: #666; /*shadow color*/
   color: inherit;
}
.content{
   background-color: #fff; /*background color of content*/
   color: #000; /*text color of content*/
   border: 1px solid #000; /*border color*/
   padding:1px;
	bottom:-2px;
}
.content IMG{
   border: 1px solid #000000;
} 