@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.png);
	visibility: inherit;
	background-repeat:  repeat-x;
}

/* CSS Document */

#contenedor {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 850px;
}
#logo {
	width: 370px;
	float: left;
	margin: 0px;
	text-align: left;
	padding: 0px;

}
#header {
	height: 90px;
	margin: 0px;
	padding: 0px;
	width: 850px;
	visibility: inherit;
	float: left;

}
#menu {
	width: 450px;
	margin-right: 30px;
	margin-bottom: 0px;
	height: 90px;
	float: left;
	padding-top: 60px;


}
#menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	padding: 7px 0px 0px;
	margin: 0px 0px 0px 5px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 36px;
	background-image: url(../images/bg_buts.png);
	background-repeat:  repeat-x;
	width: 85px;
	float: left;


}
#menu p {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #222222;
	font-weight: normal;
}
#menu a:link {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
#menu a:visited {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
#menu a:hover {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}

#topMenu {
	padding: 5px 30px 0px 0px;
	margin-top: 0px;
	width: 820px;
	float: left;
	text-align: right;
	position: absolute;
	z-index: 100;
	top: 0px;
	margin-left: -425px;
	left: 50%;







}
#topMenu ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;



}
#topMenu li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	float: right;
	display: inline;



}

#topMenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;

}
#topMenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;

}
#topMenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;

}

#contentGeneral {
	width: 850px;
	padding: 30px 0px 0px;
	height: auto;
	background-image: url(../images/bg_content.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	float: left;


}
/* CONTENT 1 */
#content {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 0px;

}
#content h1 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #333333;
	margin: 0px 20px 20px;
	padding: 5px 0px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 790px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-image: url(../images/bg_titulos_h1content.png);
	background-repeat: no-repeat;


}
#content h2 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #333333;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;


}
#content h3 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	padding: 0px;
	font-weight: normal;
	margin: 0px;

}
#content h4 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #555555;
	margin: 0px 20px 10px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 2px;
	float: left;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;

}
#content p {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 17px;
	margin: 0px 20px 10px;
	float: left;
	width: 790px;
	padding: 0px;
}
#content ol {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: left;
	width: 790px;

}
#content ul {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;

}
#content li {
	padding: 9px 9px 8px;
	margin: 0px 20px 20px 0px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	color: #666666;
	background-color: #e7e7e7;
	border: 1px solid #CCCCCC;
}

#content a:link {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #666666;
	font-size: 12px;
	list-style-type: none;
	text-decoration: underline;
	font-weight: normal;


}
#content a:hover {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #333333;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	font-weight: normal;

}
#content a:visited {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #666666;
	font-size: 12px;
	list-style-type: none;
	text-decoration: underline;
	font-weight: normal;
}


/* CONTENT 2 */
#content2 {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 0px;

}
#content2 h1 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #333333;
	margin: 0px 0px 20px;
	padding: 5px 0px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	width: 790px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;


}
#content2 h2 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #333333;
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#content2 h3 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	padding: 1px 0px;
	font-weight: normal;
	margin: 0px;
}
#content2 h4 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	margin: 0px 0px 20px 20px;
	padding: 0px;
	float: right;
	text-align: right;
	width: 180px;

}
#content2 h5 {
	margin: 0px 0px 15px;
	padding: 5px 0px;
	float: left;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: right;
	background-color: #FFCC00;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#content2 h6 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #333333;
	margin: 0px 0px 5px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 10px 5px 0px;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
	background-color: #FFD017;
	float: left;
	width: 780px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #777777;






}
#content2 p {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 17px;
	margin: 0px 0px 10px;
	float: left;
	width: 790px;
	padding: 0px;
}
#content2 ol {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 790px;

}
#content2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#content2 li {
	padding: 9px 9px 8px;
	margin: 0px 0px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #e7e7e7;
	border: 1px solid #CCCCCC;
	width: 770px;
	float: left;
}

#content2 a:link {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #666666;
	font-size: 12px;
	list-style-type: none;
	text-decoration: underline;
	font-weight: normal;
}
#content2 a:hover {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #333333;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	font-weight: normal;

}
#content2 a:visited {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #666666;
	font-size: 12px;
	list-style-type: none;
	text-decoration: underline;
	font-weight: normal;
}


/* TOTAL */
#total {
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 790px;
	float: left;
	background-color: #FFD015;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;


}
#total ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#total li {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #333333;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 10px;
	text-align: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #777777;
	float: right;
}
#total p {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
}


/* CATALOGO */
#catalogo {
	width: 598px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#catalogo h1 {
	font-family: Arial;
	color: #B97C00;
	margin: 0px;
	padding: 13px 20px 0px 40px;
	font-size: 30px;
	font-weight: normal;
	background-color: #E8B600;
	text-align: left;
	height: 50px;
	text-transform: lowercase;
}
#catalogo h2 {
	font-family: "Comic Sans MS", Tahoma, "Trebuchet MS";
	color: #6699FF;
	margin: 0px;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#catalogo p {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 17px;

}
#catalogo ul {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #003366;
	font-size: 12px;
	list-style-type: circle;
}
#catalogo li {
	padding: 3px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}

/* BANNERS */
#banners {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 830px;
	padding: 0px;

}
#banners ul {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;

}
#banners li {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	float: left;

}
#banners ol {
	padding: 0px;
	margin: 15px 0px 5px 20px;
	font-size: 10px;
	font-weight: normal;
	float: left;
	width: 790px;
	list-style-type: none;



}
#banners h1 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #333333;
	margin: 10px 0px;
	padding: 5px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	float: left;
	width: 790px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#banners h2 {
	font-family: "Comic Sans MS", Tahoma, "Trebuchet MS";
	color: #6699FF;
	margin: 0px;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#banners p {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
	padding: 0px;
	float: left;
	width: 790px;
}
#banners a:link {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #666666;
	font-size: 12px;
	list-style-type: none;
}
#banners a:hover {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #444444;
	font-size: 12px;
	list-style-type: none;
	text-decoration: underline;
}
#banners a:visited {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #666666;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;

}


/* FORM */
#form {
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	width: 790px;
	float: left;


}
#form p {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
}

/* FOOTER */
#footer {
	width: 100%;
	height: 250px;
	background-image: url(../images/bg_footer.png);
	background-repeat:  repeat-x;
	margin: 30px 0px 0px;
	visibility: inherit;
	padding: 0px;
	float: left;
}
#footer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 40px 30px 0px 0px;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	float: left;
	width: 170px;
	color: #999999;

}
#footer li {
	padding: 5px 0px 5px 5px;
	margin: 0px;
	font-size: 10px;

}
#footer h1 {
	margin: 0px 0px 5px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #333333;
	background-color: #FFCC00;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/arrow_1.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
	height: 17px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 7px;






}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	margin-top: 200px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;

}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;

}
.txtForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #888888;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
.boton {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: #555555;
	height: 18px;
	padding-right: 15px;
	padding-left: 5px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: 50%;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-left: 0px;
	float: left;





}
.tituloH1 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.tituloH2 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #4A667B;
	margin: 0px 0px 0px 5px;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #B7D0E8;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}
.tituloH3 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #000000;
	margin: 0px 0px 5px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	text-align: left;
}
.tituloH4 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	color: #5C93BA;
	font-size: 18px;
	font-weight: normal;
}
.txt {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 17px;

}
.oferta {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #999999;
	line-height: 17px;
	font-weight: normal;
	text-decoration: line-through;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.precio {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	font-weight: bold;


}
.contorno1 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 11px;
	line-height: 17px;
	float: right;
	background-color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;


}
.contorno2 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 11px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
	background-color: #FFFFFF;
	padding: 5px;
	float: left;


}
.contorno3 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 11px;
	line-height: 17px;
	background-image: url(../images/bg_ofertas.png);
	background-repeat:  repeat-x;
	padding: 30px 20px 20px;
	text-align: center;
	vertical-align: middle;
}
.linea01 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AAAAAA;
}
.boton2 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: #555555;
	height: 18px;
	padding-right: 15px;
	padding-left: 5px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: 50%;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-left: 20px;
	float: left;
}

