.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(img/plantilla/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.fuentegris {
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.fondonoti {
	background-image: url(img/iamgenes/fondo.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 372px;
	background-position: right top;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.fobdoaajo {
	background-repeat:  repeat-x;
	height: 77px;
	background-color: #000000;
}
.fuenteroja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
}


.bordeimg {
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.bordeder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bordegris {
	border: 1px solid #CCCCCC;
}
.fuentenegra {
	color: #000000;
}

.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.fondocentro {
	background-image: url(img/ptl/plantilla2_r4_c8.jpg);
	height: 542px;
	width: 370px;
}

.fuentegris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
}

