body {
	margin: 0px;
	background-color: #333333;
}
.tit {
	background-image: url(images/radio_tit.png);
	height: 40px;
	width: 530px;
	text-indent: 10px;
	font-family: Arial, Verdana, Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.atit {
	font-family: Arial, Verdana, Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
}
.atit:hover {
	text-decoration:underline;
}

.borde {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/radio_fondocont.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EFEFEF;
}
.relleno {
margin-right:10px;
}


.pie {
	background-image: url(images/radio_pie.png);
	height: 85px;
	background-color: #9DC47D;
}
.conMenu {
	background-image: url(images/radio_menu.png);
	height: 39px;
	background-repeat:  repeat-x;
}
.menuSup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.tablainf {
	background-image: url(images/radio_ceninf.png);
	background-repeat:  repeat-x;
	height: 15px;
}
.tablainf2 {
	background-image: url(images/radio_ceninf2.png);
	background-repeat:  repeat-x;
	height: 20px;
}
.tablader {
	background-image: url(images/radio_dercen.png);
	background-repeat:  repeat-x;
	height: 20px;
}
.menuSup:hover {
	text-decoration: underline;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.body2 {
	margin: 0px;
	background-color: #9DC47D;
	background-image: url(images/radio_fondo.png);
	background-repeat:  repeat-x;
}
.nomProd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2E7DC7;
	text-decoration: none;
}
.nomProd:hover {
	color: #00006F;
}
.texto:hover {
	text-decoration: underline;
}
.precio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #C40000;
	text-decoration: none;
}
.catalogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C40000;
	text-decoration: none;
}
.catalogo:hover {
	text-decoration: underline;
}
.submenu {
	display:block;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	padding-left:15px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-transform: uppercase;
	height: 25px;
	padding-right: 15px;
}
.tablaSubmenu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFF;
}

.submenu:hover {
	background-color: #EAEAEA;
}
.atit2 {
	font-family: Arial, Verdana, Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
.familia {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}
.pvp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
	text-decoration: none;
}
.textosubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c10000;
	text-decoration: none;
	font-weight: bold;
}
.textosubmenu:hover {
	color: #000;
	text-decoration: underline;
}
