body {
	background-image: url(imgs/fondo.gif);
	background-repeat: repeat-x;
	background-color: #F9950E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.banderin {
	background-image: url(imgs/banderin.gif);
	height:96px;
}
.fuente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.8px;
}
.fuente2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rojo {
	background-image: url(imgs/img/fdorojo.gif);
	height:400px;
	width:575px;
	text-align: center;
	background-repeat: no-repeat;
}
.rojo2 {
	background-image: url(imgs/img/fdorojo2.gif);
	height:400px;
	width:575px;
	text-align: center;
	background-repeat: no-repeat;
}
.celeste {
	background-image: url(imgs/img/fdocel.gif);
	height:400px;
	width:575px;
	text-align: center;
	background-repeat: no-repeat;
}
.verde {
	background-image: url(imgs/img/fdoverde.gif);
	height:400px;
	width:575px;
	text-align: center;
	background-repeat: no-repeat;
}
.ama {
	background-image: url(imgs/img/fdoama.gif);
	height:400px;
	width:575px;
	text-align: center;
	background-repeat: no-repeat;
}
.agenda {
	background: url(imgs/img/agenda.gif) 50px -10px;
	height:430px;
	width:575px;
	text-align: center;
	background-repeat: no-repeat;
	line-height:normal;
		
}
.nar {
	background: url(imgs/img/fdonar.gif) ;
	height:400px;
	width:575px;
	text-align: center;
	background-repeat: no-repeat;
}