.botones {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FF9900;
	background-image:url(img/boton.jpg);
	border: thin solid #993333;
	border-width:1px;
	margin: 1px;
	padding: 3px;
	text-align: center;
	display: block;
}
.botones:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	background-color:#FF9900;
	background-image:url(img/boton.jpg);
	border: thin solid #993333;
	border-width:1px;
	margin: 1px;
	padding: 3px;
	display: block;
	text-decoration: none;
	text-align: center;
}
.botonesHover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	background-color:#FF9900;
	background-image:url(img/boton.jpg);
	border: thin solid #993333;
	border-width:1px;
	margin: 1px;
	padding: 3px;
	display: block;
	text-decoration: none;
	text-align: center;
}
a.enlacesmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
a.enlacesmenu:hover{
	text-decoration: none;
	color: #993333;
	display: block;
	
}
.subMe{
	background-image:url(img/boton.jpg);
}
.espan{
	width: 10px;
	height: 10px;
}
body {
	background-color: #CCCCCC;
}
.pie {
font-size:12px;
color:#A44900;
}
.enlacepie:link
{
color:#A44900;
text-decoration:none;
}
.enlacepie:active
{
color:#A44900;
text-decoration:none;
}
.enlacepie:visited
{
color:#A44900;
text-decoration:none;
}
.enlacepie:hover
{
color:#A44900;
text-decoration:underline;
}
