* {
	margin:0;
	padding:0;
}
body {
	background-color: #E9FFD2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin:10px 0 0 10px;
	text-align:justify;
}
h1 {
	font-size:14px;
	margin:10px 0 10px 10px;
	font-weight:bold;
	font-style:italic;
	width:185px;
	display:block;
	background:#E9FFD2;
}
h1 a {
	text-decoration:none;
}
h3 a {
	text-decoration:none;
}
h2 {
	font-size:18px;
	margin:10px 10px 10px 10px;
	font-weight:bold;
}
h3 {
	font-size:12px;
	margin:10px 0 10px 25px;
}
h4 {
	font-size:14px;
	margin:10px 0 0 10px;
	color: #360;
}
#contenedor {
	overflow:auto;
	width: 750px;
	border: 2px solid #006600;
	background-color: #FFFFFF;
	text-align: left;
	color: #000;
	margin: 15px auto 0 auto;
}
#nocolor {
	width: 750px;
	text-align:right;
	font-size:9px;
	margin:0 auto;
}
#contenido {
	background-color: #FFF;
	overflow: auto;
	width: 750px;
}
#contenidosp {
	background-color: #FFF;
	background:#FFF url(../images/piepag.jpg) bottom right no-repeat;
	overflow: auto;
	width: 750px;
}
#productos {
	float:left;
	width:199px;
	display:inline;
	overflow:auto;
	border-right:1px solid #393;
}
#desprod {
	float:right;
	width:530px;
	display:inline;
	overflow:auto;
	padding:0 10px 0 10px;
}
#desprodsp{
	float:right;
	width:530px;
	display:inline;
	overflow:auto;
	padding:0 10px 0 10px;
	background:url(../images/piepag.jpg) bottom left no-repeat;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.verde {
	color: #360;
	font-weight: bold;
}
a:link {
	color: #060;
}
a:visited {
	color: #060;
}
#contenidocontac {
	background-color: #FFF;
	overflow: auto;
	width: 750px;
	height: 480px;
	background: url(../images/piecontac.jpg) bottom no-repeat;
	text-align: center;
}
#contenidoquien {
	background-color: #FFF;
	overflow: auto;
	width: 750px;
	height: 480px;
	background: url(../images/piequien.jpg) bottom no-repeat;
}
.fdotabla {
	background: url(/images/tabla.jpg);
}
