@charset "utf-8";
/* CSS hostingcook */

body {
	background-image: url(../images/fondoPagina.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #343434;
	text-decoration:none;
}

a:hover {
	color: #666600;
	text-decoration:none;
}

.textodetalles {
	font-family:Arial;
	font-size:14px;
	color:#343434;
}

.categoriast {
	font-family: Arial;
	font-size:14px;
	color:#363636;
	padding-left:17px;
}

.categoriasd {
	font-family:Arial;
	font-size:10px;
	color:#999999;
	padding-left:17px;
}

.textosomos {
	font-family:Arial;
	font-size:12px;
	color:#343434;
	padding-left:15px;
	padding-right:45px;
}

.contenedorContenido {
	background:url(../images/contenidofondo.jpg);
}

.categoriafondo {
	background:url(../images/contenidocategoriafondo.jpg);
}

.footer {
	background:url(../images/contenidobajo.jpg);
	height:71px;
}
