.TituloProducto{
	color: white;
	height: 48px;
	background-image: url(../images/tituloproducto.gif);
	font-size: 18px;
	font-family: "Trebuchet MS";
	padding-top: 12px;
	padding-left: 9px;
	width:440px;
	}
.page{
	border: 3px outset #b9b9b9;
	width: 750px;
	margin-left: auto ;
   margin-right: auto ;
	width:440px;
}
a {
	color: #C8833F; /*#cbb943; */
	text-decoration: none;
}
a img {
	border: 0;
}
a:hover {
	color: #CBB943;
	text-decoration: underline;
}
.DivNuevo{
	 width:140px; height:120px; 
	 background-image: url(../images/fondonuevo.jpg); 
	 background-repeat:no-repeat;
	 text-align: center;
	}
#nuevo {
	margin-left: 15px;
	margin-right: 15px;
	}
#nuevo a{
	font-size: 10px;
	color: Yellow;
	text-transform: uppercase;
	font-weight: bold;
}
.precio{
	font-size: 12px;
	color: Yellow;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	line-height: 80px;
	background-image: url(../images/precio.png);
	background-position: center;
	background-repeat: no-repeat;
}
.fotonuevo{
	width: 60px;
	height: 60px;
}
.TDNormal {
	font-size : 11px;
	text-align : justify;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type : circle;
	line-height: 16px;
}
	font-size : 12px;
	text-align : justify;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type : circle;
	/*border: 1px solid White;*/
}
.BotonSeleccionar {
	border: 2px solid #808080;
	background-color: Green;
	color: Yellow;
	width: 80px;
	line-height: 30px;
	font-size: 11px;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
}
.BotonBorrar {
	border: 2px solid #808080;
	background-color: Red;
	color: Yellow;
	width: 80px;
	line-height: 30px;
	font-size: 11px;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
}
body {
	/*background: #333333;
	color: #FFFFFF;*/
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
}
h2 a, h2 a:visited,h2 a:hover, h3 a, h3 a:visited, h3 a:hover, h3 a:visited {
	color: #FFFFFF;
	font-size: 1.4em;
	text-decoration: none;
}
h2, h3 {
	font-size: 1.4em;
	font-weight: normal;
}
.categories {
	/*border: 2px solid #808080;*/
	/*color: #FFFF00;*/
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	text-align: justify;
	margin: 0px 15px 0px 15px;
	/*background: #3A3A3A;*/
}
.products {
	border: 2px solid #808080;
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	margin: 0px 5px 0px 5px;
}
.center {
	text-align: center;
	height: 25px;
	background-image: url(../images/back_blue1.gif);
	padding-top: 5px;
	font-weight: bold;
	}
.post {
	color: #979797;
}
#commentform input, #commentform textarea, #searchform input {
	background-color: #575757;
	border: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 1.2em;
}
#CategoriasPrincipales{
	margin: 1px 0px 1px 1px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	/*background-color: #434343;*/
}
