html, body {
	background-color: #afafaf;
	font-size: 16px;
	font-family: arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	}

#container {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
	}

#top {
	background-image: url(img/bg-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #eee;
	height: 90px;
	}

#med {
	background-color: #eee;
	}

#bottom {
	background-image: url(img/bg-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
	clear: both;
	font-size: 0.8em;
	}

#menutop {
	height: 20px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: 10px;
	}
#boxlat {
	width: 140px;
	margin-left: 10px;
	float: left;
	background-color: #fff;
	}
#boxlat .bgtop {
	height: 15px;
	background-image: url(img/bg-menu-top.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	}
#boxlat .bgbot {
	height: 15px;
	background-image: url(img/bg-menu-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
	}
.boxanun {
	float: left;
	width: 190px;
	margin-left: 12px;
	margin-bottom: 10px;
	background-color: #fff;
	font-size: 0.8em;
	}
.boxanun img {
	border: 0;
	}
.boxanun p{
	padding: 5px;
	margin: 0;
	text-align: center;
	}
.boxanun p a{
	color: #000;
	}
.boxanun p img {
	margin-bottom: 10px;
	}
.boxanun .bgtop {
	height: 15px;
	background-image: url(img/bg-anun-top.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	}
.boxanun .bgbot {
	height: 15px;
	background-image: url(img/bg-anun-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
	text-align: right;
	}
.boxanun .bgbot a{
	margin-right: 15px;
	font-size: 0.85em;
	}
.texto {
	font-size: 0.8em;
	margin-left: 155px;
	padding: 10px;
	}
.texto p {
	margin: 0;
	padding: 0;
	}
#menutop ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 776px;
	}

#menutop ul li {
	float: left;
	margin-left: 10px;
	text-align: center;
	}
#menutop ul li a {
	height: 19px;
	width: 100px;
	display: block;
	font-size: 0.9em;
	padding-top: 2px;
	font-weight: bold;
	}
#menutop ul li a:hover{
	background-color: #ccc;
	}

#top img {
	margin-left: 10px;
	border: 0;
	}

#top h1 {
	margin: 0;
	padding: 0;
	display: inline;
	margin-left: 60px;
	font-size: 1.9em;
	font-style: italic;
	}
#top h1 a {
	/*color: #231a83;*/
	/*color: #1a4e83;*/
	color: #261882;
}
a {
	color: #007DFF;
	text-decoration: none;
	}

#boxlat ul, #boxlat ul.links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom: 10px;
	}
#boxlat ul li {
	font-size: 0.7em;
	width: 120px;
	margin-left: 10px;
	margin-bottom: 7px;
	}
#boxlat ul.links li {
	font-size: 0.7em;
	width: 120px;
	margin-left: 10px;
	margin-bottom: 0px;
	}
#boxlat ul li a {
	border-bottom: 1px solid #eee;
	width: 120px;
	display: block;
	}
#boxlat ul li a:hover {
	border-bottom: 1px solid #007DFF;
	width: 120px;
	display: block;
	}
#boxlat h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 1em;
	text-align: center;
	}
#peg {
	background-color: #afafaf;
	padding-top: 20px;
	}
#peg h2 {
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-left: 30px;
	height: 20px;
	font-size: 1.1em;
	background-image: url(img/bg-top.gif);
	color: #007DFF;
	}

#peg ul {
	margin-top: 0;
	list-style-image: url(img/ipm-list.jpg);
	}
#peg ul li {
	border-bottom: 2px solid #bbddfe;
	}

#peg .over {
	height: 200px;
	overflow: auto;
	background-color: #eee;
	padding-top: 10px;
}

#peg .bgbot {
	background-image: url(img/bg-bottom.gif);
	height: 20px;
	}
.cuerpotext {
	width: 606px;
	margin-left: 160px;
	margin-bottom: 35px;
}

.cuerpotext h2 {
	font-size: 18px;
	background-color: #fff;
	padding-left: 25px;
	background-image: url(img/ipm-h2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	}

.centneg {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 5s980px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #0881FF;
	background-color: #E1EDFF;
	}
.centneg .rojo {
	color: red;
	margin-bottom: 5px;
}
dt {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding-left: 15px;
	padding-top: 2px;
	font-style: italic;
	background-image: url(img/ipm-dt.jpg);
	background-position: left;
	background-repeat: no-repeat;
	}

dd {
	font-size: 13px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	text-align: justify;
	font-family: sans-serif;
	background-image: url(img/logo-ipm-fondo.png);
	background-position: top right;
	background-repeat: no-repeat;
	}
.linkdd {
	margin-top: 10px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	padding-left: 5px;
	}
.linkdd a {
	text-decoration: underline;
	}
.nota {
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	font-size: 11px;
	margin-bottom: 20px;
	padding: 10px;
}

.nota p {
	margin: 0;
	}
.flotader {
	float: right;
	margin: 5px;
	}
.justify {
	text-align: justify;
	font-family: sans-serif;
	font-size: 12px;
	}
ul.diseno {
	list-style-image: url(img/ipm-dt.jpg);
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
div.prod {
	border-bottom: 2px solid #ccc;
	background-color: #fff;
	margin-bottom: 20px;
	}
h3.titprod {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: #0081FF;
	font-style: italic;
	border-bottom: 1px solid #0081FF;
	}
img.fotoprod {
	margin-right: 30px;
	float: right;
	}
ul.caractprod {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: georgia, times new roman, serif;
	list-style-type: none;
	margin-left: 30px;
	/*list-style-image: url(img/listapre.jpg);*/
	}
/*
ul.caractprod li {
	margin-top: 5px;
	}
*/
div.precioprod {
	font-size: 40px;
	font-family: georgia, times new roman, serif;
	font-style: italic;
	margin-right: 40px;
	text-align: right;
	clear: both;
	}
.iva {
	font-size: 25px;
	}
.banner {
	text-align: center;
	}
.banner h2 {
	margin: 0;
	padding: 0;
	}
.banner h2 a img {
	border: 1px solid #0081FF;
	border: 0;
	}
table.resumenprod {
	width: 100%;
	background-color: #fff;
	padding-bottom: 30px;
	}
table.resumenprod tr td {
	border-bottom: 1px solid #ccc;
	}
table.resumenprod tr td a {
	text-decoration: underline;
	}
table.resumenprod tr td.tdprecio {
	text-align: right;
	padding-right: 20px;
	width: 60px;
	font-style: italic;
	font-weight: bold;
	}
.notaprod {
	background-color: #fff;
	font-size: 11px;
	}
.pdf {
	padding-right: 80px;
	font-size: 12px;
	}
.pdf a img {
	border: 0;
	}
.select {
	font-size: 13px;
	}
table.listprod {
	width: 100%;
	background-color: #fff;
	text-align: right;
	}
td.desc {
	width: 72%;
	background-color: #eee;
	text-align: left;
	}
/*
td.precio {
	width: 20%;
	}
*/
td.precio_tot {
	background-color: #eee;
	}
td.tottag {
	background-color: #eee;
	font-weight: bold;
	text-align: left;
	border-top: 10px solid #ccc;
	}
td.preciototal {
	background-color: #ccc;
	font-weight: bold;
	}
td.importetotal {
	text-align: left;
	height: 30px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #ccc;
	}
td.totnum {
	background-color: #eee;
	font-weight: bold;
	border-top: 10px solid #ccc;
	width: 100px;
	}
th {
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	
	}
table.carro {
	border: 1px solid #ccc;
	width: 100%;
	font-size: 12px;
	}
table.carro tr td input {
	height: 10px;
	}
table.carro tr td select {
	height: 15px;
	font-size: 10px;
	border: 1px solid #ccc;
	margin-left: 10px;
	}
table.carro tr td.cantidad {
	width: 125px;
	}
table.carro tr td.tdprod {
	width: 170px;
	}
table.carro tr td.subir {
	text-align: right;
	padding-right: 10px;
	}
.negro {
	color: #000;
	}
.cantidad {
	background-color: #F4F4F4;
	text-align: center;
	}
table.form_pedido {
	width: 100%;
	font-size: 13px;
	}
table.form_pedido tr td input.corto {
	width: 120px;
	border: 1px solid #ccc;
	}
table.form_pedido tr td input.largo {
	width: 300px;
	border: 1px solid #ccc;
	}
input.boton {
	background-color: #ccc;
	border: 1px solid #000;
	}
.pedido {
	text-align: center;
	margin-bottom: 10px;
	}
.codpedido {
	background-color: #fff;
	text-align: center;
	font-weight: bold;
	}
.masinfo {
	text-align: center;
	font-size: 12px;
	}
