body {
	margin: 0px;
}

a:link {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #990000;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	font-weight: normal;
}
h1 em {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	font-style: normal;
}
h1 a {
	color: #990000;
	text-decoration: underline;
}


.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.Texto3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #993300;
	line-height: 27px;
}
.Texto4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #339900;
}
.Texto5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}


.Productos_tabla {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Productos_tabla td {
	padding-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
	width: 280px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.Productos_tabla img {
	border: 1px solid #CC6633;
	margin-bottom: 7px;
}
.Productos_tabla em {
	color: #666600;
	padding-left: 5px;
	font-weight: bold;
	font-size: 18px;
}


.BarraBottom_table {

}


.BarraBottom_table td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.BarraBottom_table td em {
	font-size: 12px;
	color: #666666;
	font-style: normal;
}
.BarraBottom_table em a {
	color: #993300;
}

.Botonin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding: 3px;
}


.MenuIns {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	background-image: url(imagenes/template/menu.jpg);
	text-align: center;
	padding-top: 7px;
	background-repeat: repeat-x;
	font-weight: bold;
	padding-bottom: 25px;
	vertical-align: top;
}
.MenuIns a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.MenuIns a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.MenuIns a:hover {
	color: #Fd7;
	text-decoration: none;
}
.MenuIns em {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 7px;
	color: #CC6666;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.HomeTable {
	background-image: url(imagenes/home/logo4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
.Articulos_tabla {
	width: 100%;
}
.Articulos_tabla td {
	color: #000000;
	font-size: 14px;
}

.Articulos_tabla td em {
	font-style: normal;
	color: #999999;
	font-size: 11px;
	padding-left: 9px;
}

.Articulos_tabla a:link,visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC99;
}
.Articulos_tabla a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
}
.Articulos_texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	text-indent: 12px;
}
.Blog_tabla {
	width: 600px;
	margin-left: 1px;
	margin-top: 1px;
}
.Blog_tabla h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #663300;
	font-weight: bold;
	padding-top: 1px;
	line-height: 28px;
}
.Blog_tabla td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCCCC;
	padding-top: 1px;
}
.Blog_tabla th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	padding-top: 14px;
}
.Blog_tabla th em {
	font-size: 36px;
	color: #FF6699;
}

