/* RESETEO DE CSS  */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* FIN RESETEO */
* {
	font-family: "Trebuchet MS", Georgia, Times, serif;
}
body,htm {
	background-color: #660000;
	height: 100%;
}
h1 {
	font-size: 18px;
	color: #669900;
}
h2 {
	font-size: 14px;
	color: #666666;
	cursor:pointer;
}
a.e1:link, a.e1:visited, a.e1:active {
	color: #003366;
	text-decoration: none;
}
a.e1:hover {
	color: #993300;
	text-decoration: underline;
}
a.e2:link, a.e2:visited, a.e2:active {
	color: #003366;
	text-decoration: none;
}
a.e2:hover {
	color: #993300;
	text-decoration: underline;
}
a.e3:link, a.e3:visited, a.e3:active {
	color: #F7E225;
	text-decoration: none;
}
a.e3:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#barrasup {
	color: #CCCCCC;
	background-color: #333333;
	height: 18px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-left: 5px;
	font-size: 12px;
	width: auto;
}
#main {
	background-color: #FFFFFF;
	overflow: hidden;
	min-height: 100%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#top {
	background-color: #FFFFFF;
	height: 183px;
	width: 750px;
	background-image: url(images/mantequilla.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#col_izq {
	overflow: hidden;
	width: 157px;
	float: left;
	position: relative;
	left: 20px;
	background-color: #FDF8CE;
	background-image: url(images/productos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #993300;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 100%;
}
.t1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.t1_prod {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.p1_prod {
	font-size: 12px;
	margin-left: 10px;
}
#menu {
	position: relative;
	width: 520px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	clear: none;
	font-weight: bold;
}
#contenido {
	position: relative;
	width: 520px;
	clear: none;
	float: left;
	margin-left: 40px;
	margin-top: 14px;
	font-size: 14px;
	min-height: 100%;
}
.p1 {
	font-size: 12px;
	text-align: justify;
}
.bordefom {
	border: 1px dashed #006699;
}
.form1 {
	color: #006699;
	background-color: #E8F8FF;
	border: 1px solid #006699;
	width: 200px;
}
.botonform1 {
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #006699;
	width: 200px;
}
#msg {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFEAEA;
	padding: 5px;
	border: 1px dashed #CC0000;
}
.pie {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
}
