body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
	background-repeat: repeat;
}

.divfondo {
	background-color:#000;
	background-position: top;
	height: 100%;
	width: 100%;
}
.sombraderecha{
   background-image: url(sombrader.png) !important;
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombrader.png', sizingMethod='scale');
   background: repeat-y;/*o lo que se te venga en gana */   
} 
.sombraizquierda{
   background-image: url(sombraizq.png) !important;
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombraizq.png', sizingMethod='scale');
   background: repeat-y;/*o lo que se te venga en gana */   
} 
.sombraupcentro{
	background-image: url(sombraupcentro.png) !important;
	background-image: none;

   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombraupcentro.png', sizingMethod='scale');
	background: repeat-x;/*o lo que se te venga en gana */
	height: 10px;
}
.sombradowncentro{
	background-image: url(sombradowncentro.png) !important;
	background-image: none;

   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombradowncentro.png', sizingMethod='scale');
	background: repeat-x;/*o lo que se te venga en gana */
	height: 10px;
}
.sombraupizq{
	background-image: url(sombraupizq.png) !important;
	background-image: none;

   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombraupizq.png', sizingMethod='scale');
	background: repeat-x;/*o lo que se te venga en gana */
	height: 10px;
}
.sombraupder{
	background-image: url(sombraupder.png) !important;
	background-image: none;

   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombraupder.png', sizingMethod='scale');
	background: repeat-x;/*o lo que se te venga en gana */
	height: 10px;
}
.sombradownizq{
	background-image: url(sombradownizq.png) !important;
	background-image: none;

   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombradownizq.png', sizingMethod='scale');
	background: repeat-x;/*o lo que se te venga en gana */
	height: 10px;
}
.sombradownder{
	background-image: url(sombradownder.png) !important;
	background-image: none;

   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombradownder.png', sizingMethod='scale');
	background: repeat-x;/*o lo que se te venga en gana */
	height: 10px;
}
.textopie {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.textoblanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.textoblanco1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-align:center; 
}
.textoazul {	font-family: Tahoma;	font-size: 11px;	color:#009;	text-align:justify;}

.textoazul1 {	font-family: Tahoma;	font-size: 11px;	color:#009;	}

A.textopie:link {	text-decoration:underline;	color:#000000;	font-family: Tahoma;	font-size: 11px;}
A.textopie:active {	text-decoration:underline;	color:#000000;	font-family: Tahoma;	font-size: 11px;}
A.textopie:hover {	text-decoration:underline;	color:#FF0000;	font-family: Tahoma;	font-size: 11px;}
A.textopie:visited {	text-decoration:underline;	color:#000000;	font-family: Tahoma;	font-size: 11px;}
.bordeplantilla {	border: 1px solid #999999;}

.campos {	border: 0px solid #003E5C;	width: 200px;	margin-bottom: 0px;	margin-left: 0px;}

label {	color: #C1EBFF;}

#general {width:750px; height:600px; position:relative;  background-color:#666; margin:auto; }
#flash1 {width:750px; height:170px; position:absolute;  background-color:#666; }
#catalogo {width:750px; height:400px; position:absolute; background-color:#666;  margin-top:170px;  }
#tablacat {width:700px; height:390px; position:absolute;  margin-top:50px; margin-left:25px;  }
#piedatos {width:730px; height:10px; position:absolute; background-color:#0033CC; margin-top:570px; padding:10px;   }
 #piedatos img {margin-left:12px; }








