@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-position: center;
	margin: 8px;
	padding: 0px;
	background-image: url(../images/fondo.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2A2A2A;
	line-height: 15px;
	vertical-align: top;
}
#cabeza1 {
	height: 231px;
	width: 960px;
	background-image: url(../images/Plantilla_01.jpg);
	background-position: left;
	text-align: left;
	height: 231px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0099;
	vertical-align: text-bottom;	
}

#Cuerpo {
	width: 900px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FF0099;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
}

#Contenido {
	background-image: url(../images/Plantilla_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#Pie {
	width: 900px;
	height: 25px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF0099;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0099;
	text-align: center;
	padding-top: 8px;
}

.menu {
	color: #FFFFFF;
	text-indent: 25px;
	font-weight: bolder;
	background-color: #FF3399;
	background-image: url(../images/punta.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;
	padding: 2px;
}

.menu2 {
	color: #FFFFFF;
	text-indent: 25px;
	font-weight: bolder;
	background-color: #3ab2ee;
	background-image: url(../images/punta2.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;
	height: 10px;
	padding: 2px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}

a:visited {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

tabla {
	height: 133px;
	width: 199px;
}

.productos {
	width: 960px;
	vertical-align: top;
}
.producto {
	height: 325px;
	width: 325px;
	padding: 10px;
	background-image: url(../images/producto.png);
}
.tab-internas {
	padding: 8px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0099;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0066CC;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	line-height: 16px;
	
}
.img {
	border: 1px dotted #CC3366;
	vertical-align: top;
	text-align: left;
	float: left;
	margin-right: 7px;
}



/*tablas de catalogo*/

.productito {
	height: 300px;
	width: 210px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/producto.png);
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CC3399;
	border-right-color: #CC3399;
	border-bottom-color: #CC3399;
	border-left-color: #CC3399;
	margin: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 11px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF3399;
	text-align: center;
	line-height: 10px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
