body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	
	background-image:url(images/pixel.gif);
	scrollbar-face-color:#E7F3FF;
	scrollbar-arrow-color:#A0B9CF;
	scrollbar-track-color:#A0B9CF;
}

.texto_idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;

}
.img_captcha {
	border: #000000 1px solid;
	background-color: #c0c0c0;
}
.descrprod  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}


.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	width: 14%;
	letter-spacing: 1px;
}
.boton a:link{
	color:#000000;
}
.boton a:hover{
	color:#FFCC00;
}
.boton a:visited{
	color:#000000;
}
.boton a:visited:hover{
	color:#FFCC00;
}


.cabecera {
	background-repeat: no-repeat;
	height: 99px;
	width: 763px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0066FF;
	font-weight: bold;
	line-height: 26px;
	margin-top: 6px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}


.azul_sup {
	background-image: url(images/margen_superior.jpg);
	background-repeat: repeat-x;
	height: 59px;
}
.azul_inf {
	background-image: url(images/margen_inferior.jpg);
	background-repeat: repeat-x;
	height: 54px;
}
.sombra_inf {
	background-image: url(images/sombra_inferior.jpg);
	background-repeat: repeat-x;
	height: 10px;
	background-position: top;
}
.sombra_izq {
	background-image: url(images/sombra_izquierda.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
.sombra_der {
	background-image: url(images/sombra_derecha.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.sombra_sup {
	background-image: url(images/sombra_superior.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
}
.boton_inferior {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #003366;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	font-weight: normal;
}

.mitablita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}

.boton_inferior a:link{
	color:#000000;
	text-transform: capitalize;
}
.boton_inferior a:hover{
	color:#FFCC00;
	text-transform: capitalize;
}
.boton_inferior a:visited{
	color:#000000;
	text-transform: capitalize;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}
.texto2 a:link{
	color:#0066FF;
}
.texto2 a:hover{
	color:#FFCC00;
}
.texto2 a:visited{
	color:#0066FF;
}



.texto2nobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}
.texto2nobold a:link{
	color:#0066FF;
}
.texto2nobold a:hover{
	color:#FFCC00;
}
.texto2nobold a:visited{
	color:#0033FF;
}
.miguestbook {
	border: 2px solid #BBBBBB;
	padding: 4px;
}
