body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
}

.botonera a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ff0000;
	text-decoration: none;
	text-align:right;
	padding: 3px 10px 3px 0px;
	height: 15px;
	width: 200px;
	display:block;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
}
.botonera a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
	background-color:#999;
	text-decoration: none;
	text-align:right;
	padding: 3px 10px 3px 0;
	height: 15px;
	width: 200px;
	display:block;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
}
.botonerain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
	background-color:#999;
	text-decoration: none;
	text-align:right;
	padding: 3px 10px 3px 0;
	height: 15px;
	width: 200px;
	display:block;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	padding: 5px 0 5px 0;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ccc;
}
.footer a{
	color: #FF0000;
}
.barraborde {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#ccc;
}
.fotosborde {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
}
.titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ff0000;
	text-decoration: none;
	text-align:left;
	padding: 5px 0 3px 25px;
	height: 15px;
	width: 725px;
	display:block;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
}

