@charset "ISO-8859-1";

.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
}
p {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texpeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodyrojo {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #990000;

}
.tit2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-image: url(../imagenes/fon_mor.jpg);
	background-repeat: repeat-y;
}
.titama {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-image: url(../imagenes/fon_ama.jpg);
	background-repeat: repeat-y;
	letter-spacing: 1px;
	vertical-align: middle;
	word-spacing: normal;
}
.titnar {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-image: url(../imagenes/fon_nar.jpg);
	background-repeat: repeat-y;
	letter-spacing: 1px;
	vertical-align: middle;
	word-spacing: normal;
}
.bodyazul {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #000066;
}

.pie {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	width: auto;
	padding: 10px;
	background: url(../imagenes/fondo.png) repeat left top;
}
.centrar{
	margin: 0 auto;
	text-align:center;
}
