#contenido {
	position: static;
	width:550px;
	height:300px;
	overflow: auto;
	z-index:1;
	visibility: visible;
}
/*#pie {
	position: static;
	width:600px;
	height:35px;
	overflow: auto;
	z-index:1;
	visibility: visible;
}*/
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo_iz {
	background-image: url(../imagenes/fondos/fondo_iz.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_iz_4 {

	background-image: url(../imagenes/fondos/fondo_iz_4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_login {
	background-image: url(../imagenes/titulos/acceso_clientes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.fondo_prod_serv {
	background-image: url(../imagenes/titulos/productos_servicio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fecha{
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	font-weight: bold;
}
.titulo{
	font-family: Tahoma;
	font-size: 11px;
	color: #CB0D16;
	font-weight: bold;
}
.titulo2{
	font-family: Tahoma;
	font-size: 14px;
	color: #CB0D16;
	font-weight: bold;
}
.link{
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration:underline;
}
.link:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration:none;
}

.link_2{
	font-family: Tahoma;
	font-size: 11px;
	color: #CB0D16;
	text-decoration:none;
}
.link_2:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #CB0D16;
	text-decoration:underline;
}

.form {
	font-size: 9px;
	border: 1px solid #999999;
}
.fondo_contenido {
	background-image: url(../imagenes/fondos/contenedor.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondo_degrade {
	background-image: url(../imagenes/fondos/fondo_degrade..jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.link_3 {

	font-family: Tahoma;
	font-size: 11px;
	color: #636563;
	text-decoration:none;
}
.link_3:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}
.listatiendas {
	list-style-image: url(../imagenes/lista.gif);

}
.linkdonde {
	color: #333333;
	text-decoration: underline;

}
